diff options
author | Alan Modra <amodra@gmail.com> | 2000-06-03 13:06:33 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2000-06-03 13:06:33 +0000 |
commit | 65172ab8f7857e7ed63782a14be5c3a643d0f055 (patch) | |
tree | dcd375fbb0d6a06af07dd61d3126fe818cc1cc31 /gas/ChangeLog | |
parent | 29fe111d8219afbc44e80d3d517812ce3a826b49 (diff) | |
download | gdb-65172ab8f7857e7ed63782a14be5c3a643d0f055.zip gdb-65172ab8f7857e7ed63782a14be5c3a643d0f055.tar.gz gdb-65172ab8f7857e7ed63782a14be5c3a643d0f055.tar.bz2 |
Update md_shortopts to what we actually handle.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e5fd998..2c766a7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2000-06-03 Alan Modra <alan@linuxcare.com.au> + + * config/tc-i386.c (md_shortopts): Remove 'm', add 'q' to non-elf. + 2000-06-01 Alan Modra <alan@linuxcare.com.au> * expr.c (operand): Test is_end_of_line outside switch to catch @@ -2246,7 +2250,7 @@ Tue Aug 10 12:58:31 1999 Jeffrey A Law (law@cygnus.com) Always Use subsegment zero for the unwinders. (pa_level): Handle "2.0w". -Mon Aug 9 20:02:22 1998 J"orn Rennecke <amylaar@cygnus.co.uk> +Mon Aug 9 20:02:22 1999 J"orn Rennecke <amylaar@cygnus.co.uk> * config/tc-d30v.c (write_2_short): Don't group repeat instructions with the following instruction unless this was specified. |