diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-05-09 20:05:46 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-05-09 20:05:46 +0000 |
commit | df9a14a13257e5808a89bbeb6364388cb8d18571 (patch) | |
tree | b653bfda9a3697227d047be0259d2e2813b38d0f /ld | |
parent | d2012d17180930c0b701d82262d91163f10dc113 (diff) | |
download | gdb-df9a14a13257e5808a89bbeb6364388cb8d18571.zip gdb-df9a14a13257e5808a89bbeb6364388cb8d18571.tar.gz gdb-df9a14a13257e5808a89bbeb6364388cb8d18571.tar.bz2 |
Add missing changelog entry for last commit:
* configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 956c22f..a17ea6a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -4,6 +4,7 @@ (earmelfb.c, earmelfb_linux.c): New rules. * Makefile.in: Regenerated. * emulparams/armelfb.sh, emulparams/armelfb_linux.sh: New files. + * configure.tgt: Add armeb-elf and arm*b-*-linux-gnu. 2003-05-09 Nick Clifton <nickc@redhat.com> |