diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2004-07-12 12:03:42 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2004-07-12 12:03:42 +0000 |
commit | 96979a1832730300b8576c979a465ff325468d63 (patch) | |
tree | 468bfd212f22a53cb1164c269a097b82615e98f2 /ChangeLog | |
parent | e4cb4efab3d1a872ced907866e07c40367292e88 (diff) | |
download | newlib-96979a1832730300b8576c979a465ff325468d63.zip newlib-96979a1832730300b8576c979a465ff325468d63.tar.gz newlib-96979a1832730300b8576c979a465ff325468d63.tar.bz2 |
2004-07-12 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Add noconfigdirs for crx-*-*.
* configure: Regenerate.
2004-07-09 Loren J. Rittle <ljrittle@acm.org>
* configure.in: Build libmudflap by default on FreeBSD.
* configure: Regenerated.
2004-07-09 Mark Mitchell <mark@codesourcery.com>
* configure.in: Do not build libmudflap by default on non-GNU/Linux
systems.
* configure: Regenerated.
2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR target/16344
* Makefile.tpl (profiledbootstrap): Build runtime libraries with
feedback based compiler.
* Makefile.in: Rebuilt.
2004-07-05 Phil Edwards <phil@codesourcery.com>
* configure.in: Do not prepend $srcdir to /dev/null in
makefile fragments.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -1,3 +1,36 @@ +2004-07-12 Paolo Bonzini <bonzini@gnu.org> + + * configure.in: Add noconfigdirs for crx-*-*. + * configure: Regenerate. + +2004-07-12 Paolo Bonzini <bonzini@gnu.org> + + Synced from gcc: + + 2004-07-09 Loren J. Rittle <ljrittle@acm.org> + + * configure.in: Build libmudflap by default on FreeBSD. + * configure: Regenerated. + + 2004-07-09 Mark Mitchell <mark@codesourcery.com> + + * configure.in: Do not build libmudflap by default on non-GNU/Linux + systems. + * configure: Regenerated. + + 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> + + PR target/16344 + * Makefile.tpl (profiledbootstrap): Build runtime libraries with + feedback based compiler. + * Makefile.in: Rebuilt. + + 2004-07-05 Phil Edwards <phil@codesourcery.com> + + * configure.in: Do not prepend $srcdir to /dev/null in + makefile fragments. + * configure: Regenerate. + 2004-07-08 Alexandre Oliva <aoliva@redhat.com> * Makefile.def (host_modules): Set bootstrap=true for flex. |