about summary refs log tree commit diff
path: root/Makeconfig
Commit message (Expand)AuthorAgeFilesLines
* Respect --localstatedir for /var/db parent directory.Roland McGrath2012-06-221-1/+1
* Remove unused default-abi definition in Makeconfig.Joseph Myers2012-06-011-7/+2
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-301-11/+45
* syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath2012-05-241-0/+4
* BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath2012-05-161-1/+1
* BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath2012-05-161-1/+2
* Revert "Revert "Build glibc with -frounding-math""Andreas Jaeger2012-05-081-1/+6
* Revert "Build glibc with -frounding-math"Andreas Jaeger2012-05-071-6/+1
* Build glibc with -frounding-mathAndreas Jaeger2012-05-061-1/+6
* Remove unused localtime makefile variables.Joseph Myers2012-05-011-8/+0
* Remove --as-needed configure test.Joseph Myers2012-04-251-10/+1
* Don't handle libgcc_s suffixes.Joseph Myers2012-04-241-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove have-initfini and need-nopic-initfiniAndreas Schwab2012-02-081-10/+1
* Sort objects before relocationsUlrich Drepper2012-01-271-0/+6
* Static linking is always neededUlrich Drepper2012-01-081-9/+0
* Remove non-ELF supportUlrich Drepper2012-01-071-33/+3
* Remove --enable-omitfp supportUlrich Drepper2012-01-071-12/+1
* Use CPPFLAGS from configure.Mike Frysinger2011-09-191-1/+1
* Cleanup of configuration optionsUlrich Drepper2011-09-101-0/+4
* Add rules to build libresolv with SSP flagsUlrich Drepper2011-08-171-1/+3
* Install db-MakefileUlrich Drepper2011-06-151-0/+6
* Add sotruss programUlrich Drepper2011-05-281-0/+6
* Add support for generated PIE link rulesAndreas Schwab2011-05-131-3/+3
* Use --{start,end}-group to handle circular dependency between libgcc.a and li...Paul Pluzhnikov2011-05-051-1/+1
* Remove use of ranlib.Ulrich Drepper2011-02-151-5/+1
* Work around shortest-stem feature in make 3.82+Andreas Schwab2010-10-241-4/+4
* Link as-needed against ld.so.Roland McGrath2010-04-191-1/+10
* Revert "Shorten build commands"Roland McGrath2010-04-091-3/+2
* Shorten build commandsDaniel Jacobowitz2010-04-081-2/+3
* Propagate -fdebug-prefix-map from CFLAGS to ASFLAGS.Paul Pluzhnikov2010-04-051-2/+2
* Pass $(sysdep-LDFLAGS) when using --print-file-name.Ryan S. Arnold2010-01-141-4/+4
* Consolidate PIE linking Makefile rules.H.J. Lu2009-06-161-0/+16
* * Makeconfig: Undo last change. Add asflags-cpu to ASFLAGS in the glibc-2.10 cvs/glibc-2_10-base cvs/glibc-2_10 cvs/fedora-glibc-20090509T2200Ulrich Drepper2009-05-091-14/+1
* [BZ #10118]Ulrich Drepper2009-05-091-0/+12
* [BZ #9955]Ulrich Drepper2009-04-231-1/+1
* 2009-02-27 Roland McGrath <roland@redhat.com>Roland McGrath2009-02-281-3/+3
* * Makeconfig (%.v.i): Strip trailing # comments,Roland McGrath2009-01-221-1/+1
* 2009-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2009-01-221-2/+3
* 2008-08-18 Roland McGrath <roland@redhat.com>Roland McGrath2008-08-181-1/+1
* * Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper2008-07-261-0/+4
* 2008-05-21 Roland McGrath <roland@redhat.com>Roland McGrath2008-05-221-0/+1
* * Makeconfig (sysd-rules-targets): New variable.Roland McGrath2008-02-011-0/+3
* * Makeconfig (sysd-rules-patterns): New variable.Roland McGrath2008-01-301-1/+8
* * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C whenRoland McGrath2007-07-051-1/+1
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-2/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-2/+0
* .Jakub Jelinek2007-07-311-0/+2
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-2/+0
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-101-1/+10