diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 67ee1c1..e7112e1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2001-07-10 John Healy <jhealy@redhat.com> + + * config/obj-elf.c (obj_elf_section): md_elf_section_change_data_hook + added to grab section information after it's been extracted from the + .section directive. + 2001-07-10 Anders Norlander <anorland@synergenix.se> * doc/as.texinfo (Incbin): Fix grammatical errors. |