summaryrefslogtreecommitdiff
path: root/Makeconfig
AgeCommit message (Expand)Author
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-08Remove have-initfini and need-nopic-initfiniAndreas Schwab
2012-01-27Sort objects before relocationsUlrich Drepper
2012-01-08Static linking is always neededUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2012-01-07Remove --enable-omitfp supportUlrich Drepper
2011-09-19Use CPPFLAGS from configure.Mike Frysinger
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-08-17Add rules to build libresolv with SSP flagsUlrich Drepper
2011-06-15Install db-MakefileUlrich Drepper
2011-05-28Add sotruss programUlrich Drepper
2011-05-13Add support for generated PIE link rulesAndreas Schwab
2011-05-05Use --{start,end}-group to handle circular dependency between libgcc.a and li...Paul Pluzhnikov
2011-02-15Remove use of ranlib.Ulrich Drepper
2010-10-24Work around shortest-stem feature in make 3.82+Andreas Schwab
2010-04-19Link as-needed against ld.so.Roland McGrath
2010-04-09Revert "Shorten build commands"Roland McGrath
2010-04-08Shorten build commandsDaniel Jacobowitz
2010-04-05Propagate -fdebug-prefix-map from CFLAGS to ASFLAGS.Paul Pluzhnikov
2010-01-14Pass $(sysdep-LDFLAGS) when using --print-file-name.Ryan S. Arnold
2009-06-16Consolidate PIE linking Makefile rules.H.J. Lu
2009-05-09* Makeconfig: Undo last change. Add asflags-cpu to ASFLAGS in theglibc-2.10cvs/glibc-2_10-basecvs/glibc-2_10cvs/fedora-glibc-20090509T2200Ulrich Drepper
2009-05-09[BZ #10118]Ulrich Drepper
2009-04-23[BZ #9955]Ulrich Drepper
2009-02-282009-02-27 Roland McGrath <roland@redhat.com>Roland McGrath
2009-01-22* Makeconfig (%.v.i): Strip trailing # comments,Roland McGrath
2009-01-222009-01-21 Roland McGrath <roland@redhat.com>Roland McGrath
2008-08-182008-08-18 Roland McGrath <roland@redhat.com>Roland McGrath
2008-07-26* Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper
2008-05-222008-05-21 Roland McGrath <roland@redhat.com>Roland McGrath
2008-02-01* Makeconfig (sysd-rules-targets): New variable.Roland McGrath
2008-01-30* Makeconfig (sysd-rules-patterns): New variable.Roland McGrath
2007-07-05* Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C whenRoland McGrath
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper
2006-04-272006-04-26 Roland McGrath <roland@redhat.com>Roland McGrath
2006-03-01* version.h (VERSION): 2.3.91Roland McGrath
2006-03-01* Makeconfig (+includes): Add back $(includes)Roland McGrath
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath
2006-01-06* Makeconfig (+gnu-stabs): Remove ancient cruft.Roland McGrath
2005-12-28* config.make.in (c++-sysincludes): New substituted variable.Roland McGrath
2005-12-23* Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper
2005-12-222005-12-21 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-11-25* Makeconfig (+cflags): Add -fmerge-all-constants by default.Ulrich Drepper
2005-11-08* configure.in: Grok --with-cpu=CPU option. If given, search forRoland McGrath