OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [include/] [aout/] [ChangeLog] - Blame information for rev 824

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
2008-03-27  Cary Coutant 
2
 
3
        * ar.h (ARMAGT): New magic string for thin archives.
4
 
5
2005-08-18  Alan Modra  
6
 
7
        * encap.h: Remove a29k support.
8
 
9
2005-05-10  Nick Clifton  
10
 
11
        * Update the address and phone number of the FSF organization in
12
        the GPL notices in the following files:
13
        adobe.h, aout64.h, ar.h, dynix3.h, encap.h, host.h, hp.h,
14
        ranlib.h, reloc.h, stab.def, stab_gnu.h, sun4.h
15
 
16
2004-01-06  Mark Kettenis  
17
 
18
        * stab.def: Add N_PATCH to DO definition.
19
 
20
2003-03-06  Elias Athanasopoulos  
21
 
22
        * aout64.h (BYTES_IN_WORD): Define if necessary.
23
 
24
2001-09-18  Alan Modra  
25
 
26
        * aout64.h: Formatting fixes.
27
        (N_TXTADDR): Evaluate to a bfd_vma.
28
        (N_DATADDR): Avoid negative unsigned warning.
29
        * hp300hpux.h: Formatting fixes.
30
        (N_DATADDR): Avoid negative unsigned warning.
31
 
32
2000-04-03  Hans-Peter Nilsson  
33
 
34
        * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef.
35
        (RELOC_EXT_BITS_EXTERN_LITTLE): Ditto.
36
        (RELOC_EXT_BITS_TYPE_BIG): Ditto.
37
        (RELOC_EXT_BITS_TYPE_SH_BIG): Ditto.
38
        (RELOC_EXT_BITS_TYPE_LITTLE): Ditto.
39
        (RELOC_EXT_BITS_TYPE_SH_LITTLE): Ditto.
40
 
41
1999-07-12  Ian Lance Taylor  
42
 
43
        * aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR is
44
        defined as 0.
45
 
46
1998-06-28  Peter Schauer  
47
 
48
        * stab.def:  Add N_ALIAS from SunPro F77.
49
 
50
1996-03-11  Ian Lance Taylor  
51
 
52
        * stab.def: Use __define_stab_duplicate rather than __define_stab
53
        for duplicate entries N_BROWS and N_MOD2.
54
        * stab_gnu.h (__define_stab_duplicate): Define before including
55
        stab.def.
56
 
57
1995-10-27  Niklas Hallqvist  
58
 
59
        * aout64.h, host.h, hp300hpux.h, sun4.h: Changed PAGE_SIZE to
60
        TARGET_PAGE_SIZE.
61
 
62
1995-09-12  Ian Lance Taylor  
63
 
64
        * sun4.h (struct internal_sun4_dynamic_link): Change all fields
65
        from long to unsigned long.
66
 
67
1995-07-12  Ken Raeburn  
68
 
69
        * sun4.h (PAGE_SIZE): Undefine before defining.
70
 
71
1994-09-04  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
72
 
73
        * aout64.h: Only define QMAGIC if it isn't already defined.
74
 
75
1994-06-16  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
76
 
77
        * aout64.h (BMAGIC): Define.
78
 
79
1994-06-11  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
80
 
81
        Add weak symbols as an extension to a.out.
82
        * aout64.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB): Define.
83
        * stab.def: Update symbol value table.
84
 
85
1994-06-02  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
86
 
87
        * sun4.h (EXTERNAL_SUN4_DYNAMIC_DEBUGGER_SIZE): Correct from 28 to
88
        24.  Fix up ld_got comment.
89
 
90
1994-03-30  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
91
 
92
        * dynix3.h:  Cleanup, adapt to current bfd version.
93
 
94
1994-02-26  Ian Lance Taylor  (ian@cygnus.com)
95
 
96
        * aout64.h: Add casts to avoid warnings from SVR4 cc.
97
 
98
1994-02-11  Stan Shebs  (shebs@andros.cygnus.com)
99
 
100
        * ar.h (ARMAG, ARMAGB, ARFMAG): Change '\n' to '\012', for greater
101
        portability.
102
 
103
1994-01-21  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
104
 
105
        * sun4.h: Added information about SunOS shared libraries.
106
 
107
1994-01-07  Jim Kingdon  (kingdon@deneb.cygnus.com)
108
 
109
        * aout64.h (N_TXTADDR): Add comment regarding OMAGIC and NMAGIC.
110
 
111
1993-12-25  Jim Kingdon  (kingdon@lioth.cygnus.com)
112
 
113
        * aout64.h (N_DATOFF): Don't pad (revert change of 8 Jul 1993).
114
 
115
1993-11-16  Jim Kingdon  (kingdon@lioth.cygnus.com)
116
 
117
        * aout64.h: New macros ZMAGIC_DISK_BLOCK_SIZE and N_DISK_BLOCK_SIZE
118
        for Linux ZMAGIC.
119
        (N_TXTOFF, N_DATOFF): Use them.
120
 
121
1993-11-04  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
122
 
123
        * aout64.h (RELOC_STD_BITS_RELATIVE_LITTLE): Fixed value to match
124
        sun3 system; used to overlap other fields.
125
        (RELOC_STD_BITS_JMPTABLE_LITTLE): Likewise.
126
 
127
1993-11-03  David J. Mackenzie  (djm@thepub.cygnus.com)
128
 
129
        * aout64.h (RELOC_STD_BITS_BASEREL_LITTLE): Make it 0x10 (Ken's
130
        suggestion) to avoid conflict with RELOC_STD_BITS_EXTERN_LITTLE.
131
 
132
1993-10-29  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
133
 
134
        * hp300hpux.h (N_SHARED_LIB): Define to be 0.
135
 
136
1993-09-13  John Gilmore  (gnu@cygnus.com)
137
 
138
        * ar.h (ARMAP_TIME_OFFSET):  Add and describe.
139
 
140
Mon Aug 23  Sean Fagan  (sef@cygnus.com)
141
 
142
        * aout64.h [ARCH_SIZE != 64]: Allow N_BADMAG to be overridden.
143
 
144
1993-08-16  Jim Kingdon  (kingdon@lioth.cygnus.com)
145
 
146
        * stab_gnu.h: Include aout/stab.def not just stab.def.
147
 
148
1993-07-18  Jim Kingdon  (kingdon@rtl.cygnus.com)
149
 
150
        * dynix3.h: New, for symmetry running dynix.
151
 
152
1993-07-08  Jim Kingdon  (kingdon@lioth.cygnus.com)
153
 
154
        * aout64.h (N_BADMAG): Recognize QMAGIC.
155
        N_TXTOFF, N_TXTADDR, N_TXTSIZE: Special code for QMAGIC.
156
        N_DATOFF: Pad text size if we need to.
157
 
158
1993-06-18  Jim Kingdon  (kingdon@lioth.cygnus.com)
159
 
160
        * stab.def (N_ECOML): Fix comment.
161
 
162
1993-05-31  Jim Kingdon  (kingdon@cygnus.com)
163
 
164
        * stab.def: Remove Solaris information on N_FUN stabstring grammar;
165
        I've transferred it to gdb/doc/stabs.texinfo, where it belongs.
166
 
167
1993-05-10  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
168
 
169
        * hp300hpux.h: Patch from Glenn Engel for linker problem and
170
        compatibility fix:
171
        (OMAGIC, NMAGIC): New definitions.
172
        (SHAREMAGIC): Deleted.
173
        (HPUX_DOT_O_MAGIC): New macro.
174
        (_N_BADMAG): Adjusted.
175
        (N_HEADER_IN_TEXT, N_DATADDR): New macros.
176
 
177
1993-04-29  Ken Raeburn  (raeburn@deneb.cygnus.com)
178
 
179
        * hp300hpux.h: New file from Glenn Engel, glenne@lsid.hp.com.
180
 
181
1993-04-27  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
182
 
183
        * aout64.h (struct external_exec, *MAGIC, N_BADMAG): Don't define
184
        if `external_exec' is already defined as a macro.
185
        (N_DATOFF, N_TRELOFF, N_DRELOFF, N_SYMOFF, N_STROFF): Don't define
186
        if already defined.
187
        (struct external_nlist, EXTERNAL_NLIST_SIZE): Don't define if
188
        `external_nlist' is already defined as a macro.
189
 
190
1992-08-15  John Gilmore  (gnu@cygnus.com)
191
 
192
        * adobe.h:  Add description of a.out.adobe format.
193
 
194
1992-07-03  John Gilmore  (gnu at cygnus.com)
195
 
196
        * stab.def:  Update more Solaris definitions.
197
        * stab_gnu.h:  Add N_SO language types, and Solaris basic float types.
198
 
199
1992-06-14  John Gilmore  (gnu at cygnus.com)
200
 
201
        * stab.def:  Update descriptions of Solaris-2 stabs; add N_UNDF.
202
 
203
1992-06-11  John Gilmore  (gnu at cygnus.com)
204
 
205
        * stab.def:  Add N_OBJ and N_OPT from Solaris-2.
206
 
207
1992-01-30  John Gilmore  (gnu at cygnus.com)
208
 
209
        * aout64.h: N_TXTSIZE needs some more parentheses.
210
        I don't trust C precedence.
211
 
212
1991-12-18  Per Bothner  (bothner at cygnus.com)
213
 
214
        * aout64.h:  Move common sunos-specific test
215
        to recognize shared libraries into new macro N_SHARED_LIB.
216
        Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
217
 
218
1991-11-30  Steve Chamberlain  (sac at rtl.cygnus.com)
219
 
220
        * aout64.h, ar.h, encap.h, host.h, hp.h, ranlib.h, reloc.h,
221
        stab.def, stab_gnu.h, sun4.h: All moved from the devo/include
222
        directory.
223
 
224
 
225
Local Variables:
226
version-control: never
227
End:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.