2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Thu, 6 Sep 2012 08:23:25 +0000 (08:23 +0000)
committerAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Thu, 6 Sep 2012 08:23:25 +0000 (08:23 +0000)
commit1dd53816296062b1692306e8db13eee8789fd658
tree27bbece2de93ed9ed4b9ee6311162720e53ddc28
parent32ed457365212f981a588e211655960828944795
2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/tc-s390.c (set_highgprs_p): New variable.
(s390_machinemode): New function.
(md_pseudo_table): Add new pseudo command machinemode.
(md_parse_option): Set set_highgprs_p to TRUE if -mzarch was
specified on command line.
(s390_elf_final_processing): Set the highgprs flag in the ELF
header depending on set_highgprs_p.

* doc/c-s390.texi: Document new pseudo machinemode.
gas/ChangeLog
gas/config/tc-s390.c
gas/doc/c-s390.texi
This page took 0.025409 seconds and 4 git commands to generate.