diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-04-08 05:09:21 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-04-08 05:09:21 +0000 |
commit | af9539e4e537df73df80ac513416c37be5b5f6a0 (patch) | |
tree | 78938895735192fbd5379f459484b845dcb01731 /gas/ChangeLog | |
parent | c839c4db61a73535746c9a8f52e127c100c600ca (diff) | |
download | gdb-af9539e4e537df73df80ac513416c37be5b5f6a0.zip gdb-af9539e4e537df73df80ac513416c37be5b5f6a0.tar.gz gdb-af9539e4e537df73df80ac513416c37be5b5f6a0.tar.bz2 |
2001-04-07 Steven J. Hill <sjhill@cotw.com>
* config/tc-mips.c: Support ELF64 for traditional MIPS targets.
* Makefile.am: (TARG_ENV_HFILES): Add tc-mips.h.
* Makefile.in: Regenerated.
* configure.in: Use traditional MIPS targets for Linux/MIPS.
* configure: Regenerated.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ed47200..a202bb1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +2001-04-07 Steven J. Hill <sjhill@cotw.com> + + * config/tc-mips.c: Support ELF64 for traditional MIPS targets. + + * Makefile.am: (TARG_ENV_HFILES): Add tc-mips.h. + * Makefile.in: Regenerated. + + * configure.in: Use traditional MIPS targets for Linux/MIPS. + * configure: Regenerated. + 2001-04-06 Alexandre Oliva <aoliva@redhat.com> * config/tc-mn10300.c (xr_registers): Added `pc'. |