diff options
author | Ulf Carlsson <ulfc@engr.sgi.com> | 2000-07-02 01:21:08 +0000 |
---|---|---|
committer | Ulf Carlsson <ulfc@engr.sgi.com> | 2000-07-02 01:21:08 +0000 |
commit | 545885037eb3a4006cd1483dca3a3970a8231f1d (patch) | |
tree | 4d89cfaaae2de84cb7c5d36d4b20aed0263fb425 /gas/ChangeLog | |
parent | 8614eeee67f98b831035247ca1aa4b554e2586bb (diff) | |
download | gdb-545885037eb3a4006cd1483dca3a3970a8231f1d.zip gdb-545885037eb3a4006cd1483dca3a3970a8231f1d.tar.gz gdb-545885037eb3a4006cd1483dca3a3970a8231f1d.tar.bz2 |
Forgot to commit the ChangeLog.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 67f4b61..5a4befe 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +2000-07-01 Koundinya K <kk@ddeorg.soft.net> + + * configure.in: Add entry for mips-*-sysv4*MP* + * configure: Rebuild + * config/tc-mips.c (mips_target_format): Return elf32-tradbigmips or + elf32-tradlittlemips for traditional mips targets. + * config/tc-mips.c (md_estimate_size_before_relax): Duplicate the + test for Link Once sections as in adjust_reloc_syms. + * config/te-tmips.h: New file for traditional mips targets. Define + TE_TMIPS. + 2000-06-29 Mark Elbrecht <snowball3@bigfoot.com> * config/obj-coff.c (obj_coff_setcion) [BFD_ASSEMBLER]: If the |