]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/elf/s390.h
2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Thu, 21 Jan 2010 11:40:28 +0000 (11:40 +0000)
committerAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Thu, 21 Jan 2010 11:40:28 +0000 (11:40 +0000)
commit55786da2bf93d65fb63444a25bf68e8e73a1f5ed
treeaa834d4c7826f9795aa489363b481fb2a891762d
parentc4b7819565e41809d80f66febb0c89a6204e1ad8
2010-01-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.

2010-01-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* s390.h (EF_S390_HIGH_GPRS): Added macro definition.

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-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* elf32-s390.c (elf32_s390_merge_private_bfd_data): New function.
(bfd_elf32_bfd_merge_private_bfd_data): New macro definition.
bfd/ChangeLog
bfd/elf32-s390.c
binutils/ChangeLog
binutils/readelf.c
gas/ChangeLog
gas/config/tc-s390.c
gas/config/tc-s390.h
include/ChangeLog
include/elf/s390.h