| History log of /src/tests/usr.bin/ld |
| Revision | Date | Author | Comments |
| 1.4 | 15-Nov-2014 |
uebayasi | Merge tests.
|
| 1.3 | 14-Nov-2014 |
uebayasi | Test orphan ELF section placement.
|
| 1.2 | 14-Nov-2014 |
uebayasi | Test __start_xxx/__stop_xxx symbol generation.
|
| 1.1 | 14-Nov-2014 |
uebayasi | Minimal linker script test.
|
| 1.3 | 15-Nov-2014 |
uebayasi | Merge tests.
|
| 1.2 | 14-Nov-2014 |
uebayasi | Tweak previous.
|
| 1.1 | 14-Nov-2014 |
uebayasi | Test orphan ELF section placement.
|
| 1.7 | 16-Nov-2014 |
uebayasi | Minor tweaks.
|
| 1.6 | 16-Nov-2014 |
uebayasi | Test SORT() command.
|
| 1.5 | 15-Nov-2014 |
uebayasi | Tweaks.
|
| 1.4 | 15-Nov-2014 |
uebayasi | Test object reordering by script.
|
| 1.3 | 15-Nov-2014 |
uebayasi | Test object ordering.
|
| 1.2 | 15-Nov-2014 |
uebayasi | Tweak.
|
| 1.1 | 14-Nov-2014 |
uebayasi | Minimal linker script test.
|
| 1.5 | 05-Jun-2022 |
skrll | Match explicit section names and not .{text,data}.* for example.
This test now passes on hppa.
|
| 1.4 | 17-Feb-2015 |
martin | Make the dummy data that we expect to go into .data section bigger, otherwise on e.g. alpha it goes into the "small objects data" .sdata section, which confuses the matching done in this test.
|
| 1.3 | 15-Nov-2014 |
uebayasi | Merge tests.
|
| 1.2 | 14-Nov-2014 |
uebayasi | Fix thinko in previous.
|
| 1.1 | 14-Nov-2014 |
uebayasi | Test __start_xxx/__stop_xxx symbol generation.
|