diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b934e24..cdda16d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ 2000-09-05 Alan Modra <alan@linuxcare.com.au> + * expr.c (operand): Fix a comment typo. + * write.c (write_relocs): Fix a signed/unsigned warning. + * config/tc-hppa.c (fudge_reg_expressions): New (hppa_force_reg_syms_absolute): New. (pa_equ): Allow reg_section expressions. |