mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 04:48:37 +01:00
18ca835d6d
* Solved conflicts with the libtool related files by simply using the vendor versions. IIRC the haiku related changes to libtool and autoconf were relevant only for the binutils. * Solved {libstdc++-v3,libmudflap}/configure conflicts by re-running autoconf for these directories. I'm already working on fixing the Haiku build, so please don't do the same. git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20318 a95241bf-73f2-0310-859d-f6bbb57e9c96
46 lines
1.1 KiB
Plaintext
46 lines
1.1 KiB
Plaintext
2007-02-13 Release Manager
|
|
|
|
* GCC 4.1.2 released.
|
|
|
|
2006-09-29 Joseph S. Myers <joseph@codesourcery.com>
|
|
|
|
PR other/25035
|
|
* configure.ac (AC_EXEEXT): Remove.
|
|
(GCC_NO_EXECUTABLES): Call.
|
|
(ssp_use_symver): Default to no if unable to link.
|
|
(AC_CHECK_FUNCS): Hardwire results if unable to link.
|
|
* aclocal.m4, configure, Makefile.in: Regenerate.
|
|
|
|
2006-05-24 Release Manager
|
|
|
|
* GCC 4.1.1 released.
|
|
|
|
2006-02-28 Release Manager
|
|
|
|
* GCC 4.1.0 released.
|
|
|
|
2006-02-27 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
PR 26473
|
|
* configure.ac (ACX_NONCANONICAL_TARGET): Use it.
|
|
* Makefile.am (target_noncanonical): Define.
|
|
(libsubincludedir): New variable.
|
|
(nobase_libsubinclude_HEADERS): Likewise.
|
|
(nobase_include_HEADERS): Remove.
|
|
* configure: Regenerated.
|
|
* Makefile.in: Likewise.
|
|
* aclocal.m4: Regenerated.
|
|
|
|
2006-01-23 Richard Guenther <rguenther@suse.de>
|
|
|
|
* configure.ac: Use -fPIC for symbol versioning test.
|
|
* configure: Regenerate.
|
|
|
|
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
* ALL: Update FSF address.
|
|
|
|
2005-07-02 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
* ALL: First release as more than just a single file.
|