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