* elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2
3 * elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
4 targets to support pages of up to 64kB.
5 (elf32_bed): Redefine to get a separate backend data structure for
6 traditional targets.
7 * elf64-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
8 targets to support pages of up to 64kB.
9 (elf64_bed): Redefine to get a separate backend data structure for
10 traditional targets.
11 * elfn32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
12 targets to support pages of up to 64kB.
13 (elf32_bed): Redefine to get a separate backend data structure for
14 traditional targets.
15
16 2004-01-04 Mark Kettenis <kettenis@gnu.org>
17
18 * elf32-sparc.c (elf32_sparc_grok_psinfo): New function.
19
20 2004-01-02 Mark Kettenis <kettenis@gnu.org>
21
22 * elf32-i386.c (elf_i386_grok_prstatus): Add support for FreeBSD.
23 (elf_i386_grok_psinfo): Likewise.
24
25 2004-01-02 Bernardo Innocenti <bernie@develer.com>
26
27 * config.bfd: Add m68k-uClinux target.
28
29 2004-01-01 Grant Edwards <grante@visi.com>
30
31 * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored.
32 * elf32-h8300.c (elf32_h8_gc_mark_hook): New function.
33 (elf32_h8_gc_sweep_hook): New function.
34 (elf_backend_gc_mark_hook): Define.
35 (elf_backend_gc_sweep_hook): Define.
36 (elf_backend_can_gc_sections): Define.
37
38 For older changes see ChangeLog-0203
39 \f
40 Local Variables:
41 mode: change-log
42 left-margin: 8
43 fill-column: 74
44 version-control: never
45 End:
This page took 0.030003 seconds and 4 git commands to generate.