018c5e905db9c2520bf6c830f18b231b99c0137d
[binutils-gdb.git] / include / elf / ChangeLog
1 Thu Jan 11 16:27:34 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2
3 * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi.
4
5 Thu Nov 30 16:47:18 1995 Ian Lance Taylor <ian@cygnus.com>
6
7 * internal.h (struct elf_segment_map): Add includes_filehdr and
8 includes_phdrs fields.
9
10 Tue Nov 28 16:58:10 1995 Ian Lance Taylor <ian@cygnus.com>
11
12 * internal.h (struct elf_segment_map): Define.
13
14 Tue Oct 31 15:19:36 1995 Fred Fish <fnf@cygnus.com>
15
16 * arc.h, common.h, dwarf.h, external.h, hppa.h, internal.h,
17 mips.h, ppc.h: Protect against multiple inclusions.
18
19 Thu Sep 21 13:51:58 1995 Michael Meissner <meissner@tiktok.cygnus.com>
20
21 * ppc.h (EF_PPC_RELOCATABLE_LIB): Add new flag bit.
22
23 Fri Sep 1 15:32:17 1995 Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>
24
25 * mips.h: Add some definitions used on Irix 5.
26
27 Tue Jun 20 10:18:28 1995 Jeff Law (law@snake.cs.utah.edu)
28
29 * hppa.h (CPU_PA_RISC1_0): Protect from redefinitions.
30 (CPU_PA_RISC1_1): Likewise.
31
32 Wed Mar 8 18:14:37 1995 Michael Meissner <meissner@tiktok.cygnus.com>
33
34 * ppc.h: New file for PowerPC support.
35
36 Tue Feb 14 13:59:13 1995 Michael Meissner <meissner@tiktok.cygnus.com>
37
38 * common.h (EM_PPC): Use offical value of 20, not 17.
39 (EM_PPC_OLD): Define this to be the old value of EM_PPC.
40
41 start-sanitize-arc
42 Thu Feb 9 18:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
43
44 * arc.h: Rename ARCH to MACH for consistency with rest of BFD.
45
46 Sat Jan 28 23:56:06 1995 Doug Evans <dje@canuck.cygnus.com>
47
48 * arc.h: New file.
49 end-sanitize-arc
50
51 Tue Jan 24 09:40:59 1995 Michael Meissner <meissner@tiktok.cygnus.com>
52
53 * common.h (EM_PPC): New macro, PowerPC machine id.
54
55 Tue Jan 17 10:51:38 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
56
57 * mips.h (SHT_MIPS_MSYM, SHT_MIPS_DWARF, SHT_MIPS_EVENTS): Define.
58
59 start-sanitize-arc
60 Wed Nov 30 01:42:39 1994 Doug Evans <dje@canuck.cygnus.com>
61
62 * common.h (EM_CYGNUS_ARC): Define.
63 end-sanitize-arc
64
65 Mon Oct 17 13:43:59 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
66
67 * internal.h (Elf_Internal_Shdr): Remove rawdata and size fields.
68 Add bfd_section field.
69
70 Tue May 24 16:11:50 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
71
72 * mips.h (Elf32_External_gptab): Define.
73
74 Mon May 16 13:22:04 1994 Jeff Law (law@snake.cs.utah.edu)
75
76 * common.h (EM_HPPA): Delete.
77 (EM_PARISC): Add.
78 * hppa.h: New file.
79
80 Mon May 9 13:27:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
81
82 * common.h (SHN_LORESERVE): Rename from SHN_LORESERV.
83 (ELF32_R_TYPE, ELF32_R_INFO): Don't rely on size of unsigned char.
84 (ELF64_R_TYPE): Don't rely on size of unsigned long.
85
86 Mon Apr 25 15:53:09 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
87
88 * internal.h (Elf_Internal_Shdr): Use PTR, not void *.
89
90 Fri Mar 11 00:34:59 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
91
92 * mips.h (SHN_MIPS_TEXT, SHN_MIPS_DATA): Define.
93
94 Sat Mar 5 14:08:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
95
96 * internal.h: Remove Elf32_*, Elf64_* typedefs. These names
97 cause conflicts with system headers, e.g. link.h in gdb/solib.c.
98 Combine 32- and 64-bit versions of *_Internal_Dyn.
99 * common.h: Replace uses of Elf64_Word, Elf64_Xword typedefs
100 by their expansion.
101 * mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr
102 typedefs by their expansion. Add DT_MIPS_RLD_MAP definition.
103
104 Fri Feb 18 10:39:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
105
106 * common.h (EM_CYGNUS_POWERPC): Define. This may be temporary,
107 depending upon how quickly I can find a real PowerPC ABI.
108
109 Mon Feb 7 08:27:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
110
111 * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
112
113 Wed Feb 2 14:12:18 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
114
115 * common.h: Add comments regarding value of EM_HPPA and how to
116 pick an unofficial value.
117
118 Wed Nov 17 17:14:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
119
120 * mips.h (SHT_MIPS_OPTIONS): Define.
121
122 Mon Nov 8 17:57:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
123
124 * mips.h: Added some more MIPS ABI macro definitions.
125
126 Wed Nov 3 22:07:17 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
127
128 * common.h (EM_MIPS_RS4_BE): New macro.
129
130 Tue Oct 12 07:28:18 1993 Ian Lance Taylor (ian@cygnus.com)
131
132 * mips.h: New file. MIPS ABI specific information.
133
134 Mon Jun 21 13:13:43 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
135
136 * internal.h: Combined 32- and 64-bit versions of all structures
137 except *_Internal_Dyn. This will simply the assembler interface,
138 and some bfd code.
139
140 Tue May 25 02:00:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
141
142 * external.h, internal.h, common.h: Added 64-bit versions of some
143 structures and macros. Renamed old versions to put "32" in the
144 name. Some are unchanged.
145
146 Thu Apr 29 12:12:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
147
148 * common.h (EM_HPPA, NT_VERSION, STN_UNDEF, DT_*): New macros.
149 * external.h (Elf_External_Dyn): New type.
150
151 * internal.h (Elf_Intenral_Shdr): New field `size'.
152 (Elf_Internal_Dyn): New type.
153
154 Tue Apr 20 16:03:45 1993 Fred Fish (fnf@cygnus.com)
155
156 * dwarf.h (LANG_CHILL): Change value to one randomly picked in
157 the user defined range, to reduce probability of collisions.
158
159 Sun Nov 15 09:34:02 1992 Fred Fish (fnf@cygnus.com)
160
161 * dwarf.h (AT_src_coords): Whitespace change only.
162 * dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2):
163 Add from latest gcc.
164 * dwarf.h (LANG_CHILL): Add as GNU extension.
165
166 Sat Aug 1 13:46:53 1992 Fred Fish (fnf@cygnus.com)
167
168 * dwarf.h: Replace with current version from gcc distribution.
169
170 Fri Jun 19 19:05:09 1992 John Gilmore (gnu at cygnus.com)
171
172 * internal.h: Add real struct tags to all the Type_Defs, so they
173 can be used in prototypes where the Type_Defs are not known.
174
175 Fri Apr 3 20:58:58 1992 Mark Eichin (eichin at cygnus.com)
176
177 * common.h: added ELF_R_{SYM,TYPE,INFO} for handling relocation
178 info
179 added EM_MIPS, and corrected value of EM_860 based on System V ABI
180 manual.
181
182 * external.h: added Elf_External_{Rel,Rela}.
183
184 * internal.h: added Elf_Internal_{Rel,Rela}.
185 added rawdata to Elf_Internal_Shdr.
186
187 Sat Nov 30 20:43:59 1991 Steve Chamberlain (sac at rtl.cygnus.com)
188
189 * common.h, dwarf.h, external.h, internal.h, ChangeLog; moved from
190 ../elf-<foo>
191
192 \f
193 Local Variables:
194 version-control: never
195 End: