diff options
author | Paul Brook <paul@codesourcery.com> | 2007-04-04 18:02:39 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2007-04-04 18:02:39 +0000 |
commit | 9fcfe2ed35402e619d8c65f4ae030b10a5ec140f (patch) | |
tree | be6adbd3757d57f38ef96903417d291b055a622e /ld/ChangeLog | |
parent | e7951e8e63875b4aa1b3b64b1e2c39dc0619dd1c (diff) | |
download | gdb-9fcfe2ed35402e619d8c65f4ae030b10a5ec140f.zip gdb-9fcfe2ed35402e619d8c65f4ae030b10a5ec140f.tar.gz gdb-9fcfe2ed35402e619d8c65f4ae030b10a5ec140f.tar.bz2 |
2007-04-04 Paul Brook <paul@codesourcery.com>
ld/
* configure.tgt: Loosen checks for arm uclinux eabi targets.
gas/
* configure.tgt: Loosen checks for arm uclinux eabi targets.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f023c0b..a838c14 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2007-04-04 Paul Brook <paul@codesourcery.com> + + * configure.tgt: Loosen checks for arm uclinux eabi targets. + 2007-04-02 H.J. Lu <hongjiu.lu@intel.com> PR ld/4090 |