diff options
author | Svein Seldal <svein@dev.seldal.com> | 2003-04-04 14:13:16 +0000 |
---|---|---|
committer | Svein Seldal <svein@dev.seldal.com> | 2003-04-04 14:13:16 +0000 |
commit | 9f8633693f8389bbb53c3f2c348ae2f593568807 (patch) | |
tree | ab25311114363030c3973e4b54c32a5202a56d4d /ld/ChangeLog | |
parent | 226c7fbc4a1b19ea0a9eff38f6931753fef7298e (diff) | |
download | gdb-9f8633693f8389bbb53c3f2c348ae2f593568807.zip gdb-9f8633693f8389bbb53c3f2c348ae2f593568807.tar.gz gdb-9f8633693f8389bbb53c3f2c348ae2f593568807.tar.bz2 |
Fixed wrong entry in the ld/configure.tgt list
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ffac4e7..cdd8db3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,6 @@ 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com> + * configure.tgt: Fixed bug in list of targ_extra_emuls. * emulparams/tic3xcoff.sh (SCRIPT_NAME): Namespace cleanup. Replace s/c4x/tic4x and s/c3x/tic3x/ * emulparams/tic3xcoff_onchip.sh: Ditto |