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