2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / elfcpp / ChangeLog
1 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
2
3 * elfcpp.h (enum STT): Remove STT_IFUNC.
4
5 2008-12-03 Nick Clifton <nickc@redhat.com>
6
7 * elfcpp.h (enum STT): Add STT_IFUNC.
8
9 2008-06-12 David S. Miller <davem@davemloft.net>
10
11 * powerpc.h: New file.
12 * elfcpp.h (SHT_ORDERED): New enum constant.
13 (DT_PPC_GOT, DT_PPC64_GLINK, DT_PPC64_OPD, DT_PPC64_OPDSZ): Same.
14
15 2008-05-28 Caleb Howe <cshowe@google.com>
16
17 * dwarf.h (enum DW_FORM): Define.
18
19 2008-04-19 Ian Lance Taylor <iant@google.com>
20
21 * elfcpp_file.h (class Elf_file): Add large_shndx_offset_ field.
22 (Elf_file::large_shndx_offset): New function.
23 (Elf_file::construct): Initialize large_shndx_offset_.
24 (Elf_File::initialize_shnum): If necessary, adjust shstrndx_ and
25 set large_shndx_offset_.
26
27 2008-04-16 David S. Miller <davem@davemloft.net>
28
29 * elfcpp.h (DF_1_NOW, DF_1_GLOBAL, DF_1_GROUP,
30 DF_1_NODELETE, DF_1_LOADFLTR, DF_1_INITFIRST,
31 DF_1_NOOPEN, DF_1_ORIGIN, DF_1_DIRECT, DF_1_TRANS,
32 DF_1_INTERPOSE, DF_1_NODEFLIB, DF_1_NODUMP,
33 DF_1_CONLFAT): New enum constants.
34
35 2008-04-15 David S. Miller <davem@davemloft.net>
36
37 * sparc.h (EF_SPARC_EXT_MASK, EF_SPARC_32PLUS_MASK,
38 EF_SPARC_32PLUS, EF_SPARC_SUN_US1, EF_SPARC_HAL_R1,
39 EF_SPARC_SUN_US3, EF_SPARC_LEDATA, EF_SPARCV9_MM,
40 EF_SPARCV9_TSO, EF_SPARCV9_PSO, EF_SPARCV9_RMO):
41 Define as enum constants.
42
43 2008-04-11 David S. Miller <davem@davemloft.net>
44
45 * sparc.h: New file
46 * elfcpp.h (SHN_BEFORE, SHN_AFTER): New enum constants.
47 (SHT_SPARC_GOTDATA, SHF_ORDERED, SHF_EXCLUDE,
48 STT_SPARC_REGISTER, DT_SPARC_REGISTER): Likewise.
49
50 2008-04-03 Ian Lance Taylor <iant@google.com>
51
52 * elfcpp_swap.h (Swap_unaligned<64, true>::writeval): Correct
53 byte order.
54
55 2008-03-24 Ian Lance Taylor <iant@google.com>
56
57 * elfcpp.h (NT_VERSION, NT_ARCH): Define as enum constants.
58 (NT_GNU_ABI_TAG, NT_GNU_HWCAP): Likewise.
59 (NT_GNU_BUILD_ID, NT_GNU_GOLD_VERSION): Likewise.
60 (ELF_NOTE_OS_LINUX, ELF_NOTE_OS_GNU): Likewise.
61 (ELF_NOTE_OS_SOLARIS2, ELF_NOTE_OS_NETBSD): Likewise.
62 (ELF_NOTE_OS_SYLLABLE): Likewise.
63
64 2008-03-21 Ian Lance Taylor <iant@google.com>
65
66 * Added source code to GNU binutils.
67
This page took 0.039529 seconds and 5 git commands to generate.