diff options
author | Robert Millan <robertmh@gnu.org> | 2004-08-03 20:48:48 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2004-08-03 20:48:48 +0000 |
commit | 98a5bb3b0e2d9d0337c6ebc449613bc31c75a14e (patch) | |
tree | 9fff97d6fd6e82bdd2d6b2f2d34682c6d3d2eb3a /config | |
parent | 4d4473645282ded9c162611b8a658ad34671c824 (diff) | |
download | gcc-98a5bb3b0e2d9d0337c6ebc449613bc31c75a14e.tar.gz |
configure.in: Turn mt-linux into mt-gnu.
ChangeLog:
2004-08-01 Robert Millan <robertmh@gnu.org>
* configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
libmudflap for all GNU-based systems (with Glibc).
* configure: Regenerate.
config/ChangeLog:
2004-08-01 Robert Millan <robertmh@gnu.org>
* mt-linux: Rename to ...
* mt-gnu: ... this.
libffi/ChangeLog:
2004-08-01 Robert Millan <robertmh@gnu.org>
* configure.ac: Detect knetbsd-gnu and kfreebsd-gnu.
* configure: Regenerate.
From-SVN: r85501
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 5 | ||||
-rw-r--r-- | config/mt-gnu (renamed from config/mt-linux) | 0 |
2 files changed, 5 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 6711da5bdbf..fb7a5fd2a35 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +2004-08-01 Robert Millan <robertmh@gnu.org> + + * mt-linux: Rename to ... + * mt-gnu: ... this. + 2004-06-09 Paolo Bonzini <bonzini@gnu.org> * acx.m4 (ACX_PROG_LN): From gcc, modified to diff --git a/config/mt-linux b/config/mt-gnu index 15bf4171603..15bf4171603 100644 --- a/config/mt-linux +++ b/config/mt-gnu |