diff options
author | Jeff Law <law@redhat.com> | 1993-12-29 19:33:31 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-12-29 19:33:31 +0000 |
commit | 001581c7842a4ebf24cf0b6796d8b3f10d4c16f3 (patch) | |
tree | 9ec4dc6c48832908eb9d5c2d0e678298b7d0e623 /gas/ChangeLog | |
parent | 4bfe9e81cd785d38a89c5396b268c19f911c2283 (diff) | |
download | gdb-001581c7842a4ebf24cf0b6796d8b3f10d4c16f3.zip gdb-001581c7842a4ebf24cf0b6796d8b3f10d4c16f3.tar.gz gdb-001581c7842a4ebf24cf0b6796d8b3f10d4c16f3.tar.bz2 |
* app.c (do_scrub_next_char): Fix more bugs dealing with
labels without colons (For HPPA and MRI).
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6020996..192d3ef 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 29 11:31:44 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + + * app.c (do_scrub_next_char): Fix more bugs dealing with + labels without colons (For HPPA and MRI). + Sun Dec 26 14:31:47 1993 Torbjorn Granlund (tege@adder.cygnus.com) * tc-hppa.c (pre_defined_registers): Convert to lower case. |