X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ChangeLog;h=481d2bd403b612387200bf3461ce12d8fb550a72;hp=90046762023c55b62d8a7504a1ec5794bba77e70;hb=77fa068f2e71f42bc5b3bd797ad672af8ebc90eb;hpb=501068c293f0a31117ceb7f414413c2619afa853 diff --git a/ChangeLog b/ChangeLog index 90046762023..481d2bd403b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2008-12-30 Gerald Pfeifer + + * MAINTAINERS: Make whitespace consistent. + +2008-12-18 Ralf Wildenhues + + Backport from upstream Libtool: + * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): + Add cache variables to tests that require the linker to work. + For shlibpath_overrides_runpath, this also changes the semantics + to let the result from the C compiler take precedence. + +2008-12-02 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2008-12-12 Sebastian Pop + + * configure.ac (ppllibs): Add by default the lib flags. + * configure: Regenerate. + +2008-12-08 Luis Machado + + * MAINTAINERS: Add myself to the write after approval list. + +2008-12-04 Jack Howarth + + * configure.ac: Add double brackets on darwin[912]. + * configure: Regenerate. + +2008-12-03 Daniel Kraft + + * MAINTAINERS: Moved myself and Mikael Morin from Write After + Approval to Reviewer section (for Fortran front-end). + 2008-12-02 Jack Howarth * configure.ac: Expand to darwin10 and later.