34dd18bca5
gas: * config/obj-macho.c (obj_mach_o_reorder_section_relocs): New. * config/obj-macho.h (SET_SECTION_RELOCS): Define. (obj_mach_o_reorder_section_relocs): Declare. gas/testsuite: * gas/all/redef2.d: Skip for Darwin. * gas/all/redef3.d: Likewise. * gas/all/weakref1.d: Likewise. * gas/macros/irp.d: Likewise. * gas/macros/repeat.d: Likewise. * gas/macros/rept.d: Likewise. * gas/macros/test2.d: Likewise. * gas/macros/vararg.d: Likewise. * gas/mach-o/macro-irp.d: New. * gas/mach-o/macro-repeat.d: New. * gas/mach-o/macro-rept.d: New. * gas/mach-o/macro-test2.d: New. * gas/mach-o/macro-vararg.d: New. * gas/mach-o/redef2.d: New. * gas/mach-o/redef3.d: New.
91 lines
2.5 KiB
Text
91 lines
2.5 KiB
Text
2012-01-13 Iain Sandoe <idsandoe@googlemail.com>
|
||
|
||
* gas/all/redef2.d: Skip for Darwin.
|
||
* gas/all/redef3.d: Likewise.
|
||
* gas/all/weakref1.d: Likewise.
|
||
* gas/macros/irp.d: Likewise.
|
||
* gas/macros/repeat.d: Likewise.
|
||
* gas/macros/rept.d: Likewise.
|
||
* gas/macros/test2.d: Likewise.
|
||
* gas/macros/vararg.d: Likewise.
|
||
* gas/mach-o/macro-irp.d: New.
|
||
* gas/mach-o/macro-repeat.d: New.
|
||
* gas/mach-o/macro-rept.d: New.
|
||
* gas/mach-o/macro-test2.d: New.
|
||
* gas/mach-o/macro-vararg.d: New.
|
||
* gas/mach-o/redef2.d: New.
|
||
* gas/mach-o/redef3.d: New.
|
||
|
||
2012-01-13 Iain Sandoe <idsandoe@googlemail.com>
|
||
|
||
* gas/mach-o/dysymtab-3.d: New.
|
||
* gas/mach-o/symbols-7.s: New.
|
||
|
||
2012-01-13 Iain Sandoe <idsandoe@googlemail.com>
|
||
|
||
* gas/mach-o/dysymtab-2.d: Update to include the set VMA.
|
||
* gas/mach-o/symbols-1-64.d: Likewise.
|
||
* gas/mach-o/symbols-1.d: Likewise.
|
||
* gas/mach-o/symbols-6.d: Likewise.
|
||
* gas/mach-o/zerofill-1.d: Likewise.
|
||
* gas/mach-o/zerofill-2.d: Likewise.
|
||
|
||
2012-01-12 Iain Sandoe <idsandoe@googlemail.com>
|
||
|
||
* gas/mach-o/dysymtab-2.d: New.
|
||
* gas/mach-o/err-syms-4.s: New.
|
||
* gas/mach-o/err-syms-5.s: New.
|
||
* gas/mach-o/err-syms-6.s: New.
|
||
* gas/mach-o/symbols-6-64.d: New.
|
||
* gas/mach-o/symbols-6-64.s: New.
|
||
* gas/mach-o/symbols-6.d: New.
|
||
* gas/mach-o/symbols-6.s: New.
|
||
|
||
2012-01-09 Iain Sandoe <idsandoe@googlemail.com>
|
||
|
||
* gas/mach-o/err-syms-1.s: New.
|
||
* gas/mach-o/err-syms-2.s: New.
|
||
* gas/mach-o/err-syms-3.s: New.
|
||
* gas/mach-o/symbols-2.d: New.
|
||
* gas/mach-o/symbols-2.s: New.
|
||
* gas/mach-o/symbols-3.s: New.
|
||
* gas/mach-o/symbols-4.s: New.
|
||
* gas/mach-o/symbols-5.d: New.
|
||
* gas/mach-o/symbols-5.s: New.
|
||
|
||
2012-01-08 Richard Sandiford <rdsandiford@googlemail.com>
|
||
|
||
* gas/mips/tls-relw.s, gas/mips/tls-relw.d: New test.
|
||
* gas/mips/mips.exp: Run it.
|
||
|
||
2012-01-08 Richard Sandiford <rdsandiford@googlemail.com>
|
||
|
||
* gas/mips/align3.s, gas/mips/align3.d: New testcase.
|
||
* gas/mips/mips.exp: Run it.
|
||
|
||
2012-01-04 Iain Sandoe <idsandoe@googlemail.com>
|
||
|
||
* gas/mach-o/zerofill-2.d: New.
|
||
|
||
2012-01-04 Iain Sandoe <idsandoe@googlemail.com>
|
||
|
||
* gas/mach-o/zerofill-1.d: New.
|
||
* gas/mach-o/zerofill-1.s: New.
|
||
|
||
2012-01-03 Iain Sandoe <idsandoe@googlemail.com>
|
||
|
||
* gas/mach-o/dysymtab-1-64.d: New.
|
||
* gas/mach-o/dysymtab-1.d: New.
|
||
* gas/mach-o/symbols-1-64.d: New.
|
||
* gas/mach-o/symbols-1.d: New.
|
||
* gas/mach-o/symbols-base-64.s: New.
|
||
* gas/mach-o/symbols-base.s: New.
|
||
|
||
For older changes see ChangeLog-2011
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|