diff options
author | Eric Christopher <echristo@gmail.com> | 2001-11-06 21:39:09 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2001-11-06 21:39:09 +0000 |
commit | 76b3015fc18a2dbcb8170c80c35cf9fd04e552c6 (patch) | |
tree | 63d94cd9054c80be4e8bf8a5f80ba61c61ae00a0 /gas/ChangeLog | |
parent | 389377553181d054d5c69d095d200025164c1360 (diff) | |
download | gdb-76b3015fc18a2dbcb8170c80c35cf9fd04e552c6.zip gdb-76b3015fc18a2dbcb8170c80c35cf9fd04e552c6.tar.gz gdb-76b3015fc18a2dbcb8170c80c35cf9fd04e552c6.tar.bz2 |
2001-11-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* config/tc-mips.c (my_getSmallParser): Fix small parser bug.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3e43d3f..d33b7c1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-11-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * config/tc-mips.c (my_getSmallParser): Fix small parser bug. + 2001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com> * config/tc-s390.c (tc_s390_force_relocation): Force all relocations @@ -29,7 +33,7 @@ (do_fp_{ctrl,ldst,ldstm,dyadic,monadic,cmp,from_reg,to_reg}): Rename to do_fpa_*. All callers changed. - * tc-arm.c (insns): Add two temporary instructions to handle + * tc-arm.c (insns): Add two temporary instructions to handle ldrd/strd. 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr> @@ -373,7 +377,7 @@ 2001-10-08 Tom Rix <trix@redhat.com> - * config/tc-ppc (ppc_bf, ppc_biei) : Set first .bi lineno value to + * config/tc-ppc (ppc_bf, ppc_biei) : Set first .bi lineno value to location of next .bf * config/obj-coff.c (coff_frob_symbol) : XCOFF does not use endndx. |