diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a1195e8..ea20cf6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> + + * config/tc-s390.c (s390_elf_final_processing): New function. + * config/tc-s390.h (elf_tc_final_processing): New macro definition. + (s390_elf_final_processing): Added prototype. + + 2010-01-20 Nick Clifton <nickc@redhat.com> PR 11109 |