blob: 06b089d2db07ac530fc69682d3cdce89da165ecc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2004-01-01 Grant Edwards <grante@visi.com>
* elflink.h (elf_gc_sections): Warn when gc-sections option is ignored.
* elf32-h8300.c (elf32_h8_gc_mark_hook): New function.
(elf32_h8_gc_sweep_hook): New function.
(elf_backend_gc_mark_hook): Define.
(elf_backend_gc_sweep_hook): Define.
(elf_backend_can_gc_sections): Define.
For older changes see ChangeLog-0203
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:
|