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 fd3962e..7c068c7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ 1999-09-01 Nick Clifton <nickc@cygnus.com> + * config/tc-arm.c (md_section_align): Do not align sections in ELF + format. + * as.c (show_usage): Add --gdwarf2 to list of options displayed. * as.texinfo: Document --gdwarf2 command line option. Add additional documentation of ARM command line switches. |