diff options
author | Thiemo Seufer <ths@networkno.de> | 2002-09-18 08:02:22 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2002-09-18 08:02:22 +0000 |
commit | 4cf0dd0d7ca7e6d1caba73e895989e7b6a5e3be8 (patch) | |
tree | abf33801710f2c8daf95780590ff64067b5403f2 /gas/ChangeLog | |
parent | 1f70368c21a866f7379c02da316ae0e2f355d610 (diff) | |
download | gdb-4cf0dd0d7ca7e6d1caba73e895989e7b6a5e3be8.zip gdb-4cf0dd0d7ca7e6d1caba73e895989e7b6a5e3be8.tar.gz gdb-4cf0dd0d7ca7e6d1caba73e895989e7b6a5e3be8.tar.bz2 |
* config/tc-mips.c (s_change_section): Fix parsing. Code cleanup.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5c789a6..7f8700b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2002-09-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * config/tc-mips.c (s_change_section): Fix parsing. Code cleanup. + 2002-09-17 Stan Cox <scox@redhat.com> * tc-mips.c (load_address): Use BFD_RELOC_MIPS_GOT_DISP for newabi. |