Marcin Kościelnicki
238830c697
Add __attribute__((__aligned__(1))) to unaligned symbols from scripts (for s390).
...
gold/
* testsuite/binary_test.cc: Add __attribute__((aligned(1))).
* testsuite/script_test_12a.c: Likewise.
* testsuite/script_test_1a.cc: Likewise.
* testsuite/script_test_2.cc: Likewise.
2015-10-28 16:49:13 -07:00
Alan Modra
b90efa5b79
ChangeLog rotatation and copyright year update
2015-01-02 00:53:45 +10:30
Alan Modra
4b95cf5c0c
Update copyright years
2014-03-05 22:16:15 +10:30
Ian Lance Taylor
7c07ececf4
* script.cc (Script_options::finalize_symbols): Finalize SECTIONS
...
symbols before other symbols.
* testsuite/script_test_2.cc (test_addr): Declare.
(test_addr_alias): Declare.
(main): Check that test_addr and test_addr_alias have the right
values.
* testsuite/script_test_2.t: Define test_addr_alias and
test_addr.
2008-07-29 22:58:03 +00:00
Ian Lance Taylor
83bfb6b776
* testsuite/Makefile.am (justsyms_2r.o): Add dependency on
...
justsyms.t.
* testsuite/Makefile.in: Rebuild.
* testsuite/script_test_2a.cc (script_test_string_a): Make 8 bytes
long.
* testsuite/script_test_2.cc (main): Adjust test.
2008-04-11 20:44:52 +00:00
David S. Miller
7c98e6bbc9
* testsuite/justsyms.t: Start at 0x100.
...
* testsuite/justsyms_1.cc: Adjust justsyms_string assertion.
* script_test_2b.cc (script_test_string_b): Make 8 bytes long.
* script_test_2.cc: Adjust string and section length checks.
2008-04-11 18:49:40 +00:00
Ian Lance Taylor
a445fddf82
Fully implement the SECTIONS clause.
2008-02-04 05:43:05 +00:00