diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-06-04 19:37:33 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-06-04 19:37:33 +0000 |
commit | 69cfe7e8fc774000d969ef89591255de708bb0e1 (patch) | |
tree | 762581a76d8aa8db7267a09c4d3a568d590e4818 /bfd | |
parent | 6a132b6db922681ed5c23817f28a7c899bf18394 (diff) | |
download | gdb-69cfe7e8fc774000d969ef89591255de708bb0e1.zip gdb-69cfe7e8fc774000d969ef89591255de708bb0e1.tar.gz gdb-69cfe7e8fc774000d969ef89591255de708bb0e1.tar.bz2 |
* configure.in (mips-*-ecoffl*): New target; use decstation.
(mips-*-ecoff*): Added trailing '*'.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4943814..448bfdc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Fri Jun 4 07:49:01 1993 Ian Lance Taylor (ian@cygnus.com) + * configure.in (mips-*-ecoffl*): New target; use decstation. + (mips-*-ecoff*): Added trailing '*'. + * coff-mips.c (ecoff_get_debug): Get the offset from the first PDR for the FDR, not from the first PDR in the file. |