diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2008-08-16 06:47:17 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2008-08-16 06:47:17 +0000 |
commit | e7c8859c2139c644b2d3506e75ad0c9e368ea2eb (patch) | |
tree | 9c71120145e0735d3bb6d3046b0525005ea88298 /config/ChangeLog | |
parent | 83c265ab8408ecf21deea17f871be0f198366c48 (diff) | |
download | gdb-e7c8859c2139c644b2d3506e75ad0c9e368ea2eb.zip gdb-e7c8859c2139c644b2d3506e75ad0c9e368ea2eb.tar.gz gdb-e7c8859c2139c644b2d3506e75ad0c9e368ea2eb.tar.bz2 |
* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
* configure: Regenerate.
config/
* mt-mips16-compat: New file, taken from mt-mips-elfoabi.
* mt-mips-elfoabi: Include mt-mips16-compat.
* mt-mips-gnu: New file.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 8662c7a..cc9d644 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,9 @@ +2008-08-16 Richard Sandiford <rdsandiford@googlemail.com> + + * mt-mips16-compat: New file, taken from mt-mips-elfoabi. + * mt-mips-elfoabi: Include mt-mips16-compat. + * mt-mips-gnu: New file. + 2008-08-03 Alan Modra <amodra@bigpond.net.au> * mt-spu (all-ld): Update for ld Makefile changes. |