* common.h (ELF64_R_INFO): Warning fix.
[external/binutils.git] / include / elf / ChangeLog
1 2004-06-19  Alan Modra  <amodra@bigpond.net.au>
2
3         * common.h (ELF64_R_INFO): Warning fix.
4
5 2004-06-14  Chris Demetriou  <cgd@broadcom.com>
6
7         * mips.h (R_MIPS_PC32): Add back (undoing removal on 2004-04-24),
8         with an updated comment.
9
10 2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
11
12         * sh.h (EF_SH_HAS_DSP): Remove.
13         (EF_SH_HAS_FP): Remove.
14         (EF_SH_MERGE_MACH): Remove.
15         (EF_SH4_NOFPU): Convert to decimal.
16         (EF_SH4A_NOFPU): Likewise.
17         (EF_SH4_NOMMU_NOFPU): Likewise.
18         (EF_SH3_NOMMU): Add new macro.
19         (EF_SH_BFD_TABLE): Likewise.
20         (sh_find_elf_flags): Add prototype.
21         (sh_elf_get_flags_from_mach): Likewise.
22
23 2004-04-24  Chris Demetriou  <cgd@broadcom.com>
24
25         * mips.h (R_MIPS_PC32, R_MIPS_PC64, R_MIPS_GNU_REL_LO16)
26         (R_MIPS_GNU_REL_HI16): Remove.
27         (R_MIPS_GNU_REL16_S2): Update comment.
28
29 2004-30-30  Galit Heller  <Galit.Heller@nsc.com>
30             Tomer Levi  <Tomer.Levi@nsc.com>
31
32         * common.h (EM_CR): Define.
33         * cr16c.h: New file.
34
35 2004-03-23  Paul Brook  <paul@codesourcery.com>
36
37         * arm.h (EF_ERM_BE8, EF_ARM_LE8, EF_ARM_EABI_VER3): Add.
38
39 2003-03-03  Andrew Stubbs  <andrew.stubbs@superh.com>
40
41         * sh.h: Add EF_SH4_NOMMU_NOFPU.
42
43 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
44
45         * frv.h (EF_FRV_CPU_FR405, EF_FRV_CPU_FR450): Define.
46
47 2004-01-28  Roland McGrath  <roland@redhat.com>
48
49         * common.h (AT_SECURE): New macro.
50
51 2004-01-21  Roland McGrath  <roland@redhat.com>
52
53         * common.h (AT_SUN_UID, AT_SUN_RUID, AT_SUN_GID): New macros.
54         (AT_SUN_RGID, AT_SUN_LDELF, AT_SUN_LDSHDR, AT_SUN_LDNAME,
55         AT_SUN_LPAGESZ, AT_SUN_PLATFORM, AT_SUN_HWCAP, AT_SUN_IFLUSH,
56         AT_SUN_CPU, AT_SUN_EMUL_ENTRY, AT_SUN_EMUL_EXECFD,
57         AT_SUN_EXECNAME) AT_SUN_MMU, AT_SUN_LDDATA): Likewise.
58
59 2004-01-17  Mark Kettenis  <kettenis@gnu.org>
60
61         * common.h (NT_OPENBSD_IDENT): Define.
62
63 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
64
65         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
66         * frv.h (EF_FRV_FDPIC): New macro.
67         (EF_FRV_PIC_FLAGS): Adjust.
68         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
69         * frv.h (R_FRV_FUNCDESC_VALUE, R_FRV_FUNCDESC_GOTOFF12,
70         R_FRV_FUNCDESC_GOTOFFLO, R_FRV_FUNCDESC_GOTOFFHI, R_FRV_GOTOFF12,
71         R_FRV_GOTOFFLO, R_FRV_GOTOFFHI): New.
72         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
73         * frv.h (R_FRV_GOT12, R_FRV_GOTHI, R_FRV_GOTLO, R_FRV_FUNCDESC,
74         R_FRV_FUNCDESC_GOT12, R_FRV_FUNCDESC_GOTHI, R_FRV_FUNCDESC_GOTLO):
75         New.
76
77
78 For older changes see ChangeLog-9103
79 \f
80 Local Variables:
81 mode: change-log
82 left-margin: 8
83 fill-column: 74
84 version-control: never
85 End: