This commit was manufactured by cvs2svn to create branch
[external/binutils.git] / include / coff / ChangeLog
1 2003-04-15  Rohit Kumar Srivastava <rohits@kpitcummins.com>
2
3         * sh.h: Replace occurrances of 'Hitachi' with 'Renesas'.
4         * h8300.h: Likewise.
5         * h8500.h: Likewise.
6
7 2003-03-25  Stan Cox   <scox@redhat.com>
8             Nick Clifton  <nickc@redhat.com>
9             
10         Contribute support for Intel's iWMMXt chip - an ARM variant:
11
12         * arm.h (ARM_NOTE_SECTION): Define.
13
14 2002-11-30  Alan Modra  <amodra@bigpond.net.au>
15
16         * ecoff.h: Replace boolean with bfd_boolean.
17         * xcoff.h: Likewise.
18
19 2002-03-18  Tom Rix  <trix@redhat.com>
20
21         * rs6k64.h: Add U64_TOCMAGIC, AIX 5 64 bit magic number.
22
23 2002-02-01  Tom Rix  <trix@redhat.com>
24
25         * xcoff.h: Conditionally support <aiaff> for pre AIX 4.3.
26  
27 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
28
29         * or32.h: New file.
30
31 2001-12-24  Tom Rix  <trix@redhat.com>
32
33         * xcoff.h (xcoff_big_format_p): Make <bigaf> the default archive 
34         format.
35         (XCOFFARMAG_ELEMENT_SIZE, XCOFFARMAGBIG_ELEMENT_SIZE): Define for 
36         archive header ascii elements.  
37
38 2001-12-17  Tom Rix  <trix@redhat.com>
39
40         * xcoff.h :  Add .except and .typchk section string and styp flags.
41         Fix xcoff_big_format_p macro.  
42
43 2001-12-16  Tom Rix  <trix@redhat.com>
44
45         * xcoff.h : Clean up formatting. 
46
47 2002-01-15  Richard Earnshaw  <rearnsha@arm.com>
48
49         * arm.h (F_VFP_FLOAT): Define.
50
51 2001-11-11  Timothy Wall  <twall@alum.mit.edu>
52
53         * ti.h: Move arch-specific stuff from here...
54         (COFF_ADJUST_SYM_IN/OUT): Optionally put page flag into symbol
55         value. 
56         * tic54x.h: ...to here.
57         
58 2001-10-26  Christian Groessler  <cpg@aladdin.de>
59
60         * external.h (GET_LINENO_LNNO): Fix usage of H_GET_32/16.
61         (PUT_LINENO_LNNO): Likewise with H_PUT_32/16.
62
63 2001-09-21  Nick Clifton  <nickc@cambridge.redhat.com>
64
65         * ti.h (GET_SCNHDR_PAGE): Fix compile time warning.
66
67 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
68
69         * external.h (GET_LINENO_LNNO): Use H_GET_32/16.
70         (PUT_LINENO_LNNO): Use H_PUT_32/16.
71         * m88k.h (GET_LNSZ_SIZE, GET_LNSZ_LNNO, GET_SCN_NRELOC,
72         GET_SCN_NLINNO): Use H_GET_32.
73         (PUT_LNSZ_LNNO, PUT_LNSZ_SIZE, PUT_SCN_NRELOC, PUT_SCN_NLINNO):
74         Use H_PUT_32.
75         * ti.h: Formatting fixes.  Make use of H_GET_* and H_PUT_* throughout.
76         * xcoff.h: White space changes.
77
78 2001-09-05  Tom Rix <trix@redhat.com>
79
80         * xcoff.h : Add XCOFF_SYSCALL32 and XCOFF_SYSCALL64 hash table flags.
81         
82 2001-08-27  Andreas Jaeger  <aj@suse.de>
83
84         * xcoff.h (struct __rtinit): Make proper prototype for rtl.
85
86 Fri Aug 24 01:18:51 2001  J"orn Rennecke <amylaar@redhat.com>
87
88         * internal.h (R_JMP2, R_JMPL2, R_MOVL2): Comment spelling fix.
89
90 2001-04-05  Tom Rix <trix@redhat.com>
91
92         * rs6000.h : move xcoff32 external structures from xcofflink. 
93         * rs6k64.h : move xcoff64 external structures from xcofflink. 
94         * internal.h : promote 32 bit structure elements to 64 bit
95         for xcoff64 support
96         * xcoff.h : New file.
97         
98 2001-03-23  Nick Clifton  <nickc@redhat.com>
99
100         * a29k.h: Fix compile time warning.
101         * external.h: Fix compile time warning.
102         * m88k.h: Fix compile time warning.
103
104 2001-03-13  Nick Clifton  <nickc@redhat.com>
105
106         * external.h: New file. Common structure definitions found in
107         other COFF header files.
108
109         * a29k.h: Use external.h.
110         * apollo.h: Use external.h.
111         * arm.h: Use external.h.
112         * h8300.h: Use external.h.
113         * h8500.h: Use external.h.
114         * i386.h: Use external.h.
115         * i860.h: Use external.h.
116         * ia64.h: Use external.h.
117         * m68k.h: Use external.h.
118         * m88k.h: Use external.h.
119         * mcore.h: Use external.h.
120         * mips.h: Use external.h.
121         * mipspe.h: Use external.h.
122         * powerpc.h: Use external.h.
123         * rs6000.h: Use external.h.
124         * rs6k64.h: Use external.h.
125         * sh.h: Use external.h.
126         * sparc.h: Use external.h.
127         * tic30.h: Use external.h.
128         * tic80.h: Use external.h.
129         * w65.h: Use external.h.
130         * we32k.h: Use external.h.
131         * z8k.h: Use external.h.
132
133 2001-02-09  David Mosberger  <davidm@hpl.hp.com>
134
135         * pe.h (PEPAOUTSZ): Rename from PEP64AOUTSZ.
136         Rename from PEPAOUTHDR.
137
138 2001-01-23  H.J. Lu  <hjl@gnu.org>
139
140         * pe.h (struct external_PEI_DOS_hdr): New.
141         (struct external_PEI_IMAGE_hdr): New.
142
143 2000-12-11  Alan Modra  <alan@linuxcare.com.au>
144
145         * ti.h (OCTETS_PER_BYTE_POWER): Change #warning to #error.
146
147 2000-12-08  Alan Modra  <alan@linuxcare.com.au>
148
149         * ti.h (OCTETS_PER_BYTE_POWER): Change #warn to #warning.
150
151 2000-06-30  DJ Delorie  <dj@cygnus.com>
152
153         * pe.h: Clarify a comment.
154
155 2000-05-05  Clinton Popetz  <cpopetz@cygnus.com>
156
157         * rs6k64.h (U802TOC64MAGIC): Change to U803XTOCMAGIC.
158
159 2000-04-24  Clinton Popetz  <cpopetz@cygnus.com>
160
161         * rs6k64.h: New file.
162
163 2000-04-17  Timothy Wall  <twall@cygnus.com>
164         
165         * ti.h: Load page cleanup.
166         * intental.h: Add load page field.
167         
168 Mon Apr 17 16:44:01 2000  David Mosberger  <davidm@hpl.hp.com>
169
170         * pe.h (PEP64AOUTHDR): New header for PE+.
171         (PEP64AOUTSZ): New macro.
172         (IMAGE_SUBSYSTEM_UNKNOWN): New macro.
173         (IMAGE_SUBSYSTEM_NATIVE): Ditto.
174         (IMAGE_SUBSYSTEM_WINDOWS_GUI): Ditto.
175         (IMAGE_SUBSYSTEM_WINDOWS_CUI): Ditto.
176         (IMAGE_SUBSYSTEM_POSIX_CUI): Ditto.
177         (IMAGE_SUBSYSTEM_WINDOWS_CE_GUI): Ditto.
178         (IMAGE_SUBSYSTEM_EFI_APPLICATION): Ditto.
179         (IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER): Ditto.
180         (IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER): Ditto.
181         * internal.h (PE_DEF_FILE_ALIGNMENT): Define only if not defined
182         already.
183         * ia64.h: New file.
184
185 2000-04-13  Alan Modra  <alan@linuxcare.com.au>
186
187         * ti.h (ADDR_MASK): Don't use ul suffix on constants.
188         (PG_MASK): Ditto.
189
190 2000-04-11  Timothy Wall  <twall@cygnus.com>
191
192         * ti.h: Remove load page references until load pages are
193         reimplemented. 
194         * tic54x.h: Ditto.
195         
196 2000-04-07  Timothy Wall  <twall@cygnus.com>
197
198         * internal.h: Fix some comments related to TI COFF (instead of tic80).
199         * ti.h: New.
200         * tic54x.h: New.
201         
202 Wed Apr  5 22:08:41 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
203
204         * sh.h (R_SH_LOOP_START, R_SH_LOOP_END): Define.
205
206 2000-03-15  Kazu Hirata  <kazu@hxi.com>
207
208         * internal.h: Fix a typo in the comment for R_MOVL2.
209
210 2000-02-28  Nick Clifton  <nickc@cygnus.com>
211
212         * mipspe.h (MIPS_PE_MAGIC): Define.
213         * sh.h (SH_PE_MAGIC): Define.
214
215 2000-02-22  Nick Clifton  <nickc@cygnus.com>  DJ Delorie <dj@cygnus.com>
216
217         * sh.h: Add Windows CE definitions.
218         * arm.h: Add Windows CE definitions.
219         * mipspe.h: New file: Windows CE definitions for MIPS.
220         * pe.h: Add constants for ILF support.
221         
222 2000-01-05  Nick Clifton  <nickc@cygnus.com>
223
224         * pe.h: Fix formatting of comments.
225         (IMAGE_FILE_AGGRESSIVE_WS_TRIM): Define.
226         (IMAGE_FILE_LARGE_ADDRESS_AWARE): Define.
227         (IMAGE_FILE_16BIT_MACHINE): Define.
228         (IMAGE_FILE_REMOVABLE_RUN_FROM_SWAP): Define.
229         (IMAGE_FILE_UP_SYSTEM_ONLY): Define.
230         (IMAGE_FILE_MACHINE_UNKNOWN): Define.
231         (IMAGE_FILE_MACHINE_ALPHA): Define.
232         (IMAGE_FILE_MACHINE_ALPHA64): Define.
233         (IMAGE_FILE_MACHINE_I386): Define.
234         (IMAGE_FILE_MACHINE_IA64): Define.
235         (IMAGE_FILE_MACHINE_M68K): Define.
236         (IMAGE_FILE_MACHINE_MIPS16): Define.
237         (IMAGE_FILE_MACHINE_MIPSFPU): Define.
238         (IMAGE_FILE_MACHINE_MIPSFPU16): Define.
239         (IMAGE_FILE_MACHINE_POWERPC): Define.
240         (IMAGE_FILE_MACHINE_R3000): Define.
241         (IMAGE_FILE_MACHINE_R4000): Define.
242         (IMAGE_FILE_MACHINE_R10000): Define.
243         (IMAGE_FILE_MACHINE_SH3): Define.
244         (IMAGE_FILE_MACHINE_SH4): Define.
245         (IMAGE_FILE_MACHINE_THUMB): Define.
246
247 1999-09-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
248
249         * internal.h: Delete bogus R_PCLONG, duplicate R_RELBYTE and
250         R_RELWORD, and rewrite some R_* as decimal.
251
252 1999-09-06  Donn Terry  <donn@interix.com>
253
254         * internal.h (DTYPE): Define.
255         * pe.h (struct external_PEI_filehdr): Rename from
256         external_PE_filehdr.  Define even if COFF_IMAGE_WITH_PE is not
257         defined.
258
259 1999-07-17  Nick Clifton  <nickc@cygnus.com>
260
261         * arm.h (F_SOFT_FLOAT): Rename from F_SOFTFLOAT.
262
263 1999-06-21  Philip Blundell  <pb@nexus.co.uk>
264
265         * arm.h (F_SOFTFLOAT): Define.
266
267 1999-07-05  Nick Clifton  <nickc@cygnus.com>
268
269         * arm.h (F_ARM_5): Define.
270
271 Wed Jun  2 18:08:18 1999  Richard Henderson  <rth@cygnus.com>
272
273         * internal.h (BEOS_EXE_IMAGE_BASE, BEOS_DLL_IMAGE_BASE): New.
274
275 Mon May 17 13:35:35 1999  Stan Cox  <scox@cygnus.com>
276
277         * arm.h (F_PIC, F_ARM_2, F_ARM_2a, F_ARM_3, F_ARM_3M,
278         F_ARM_4, F_ARM_4T, F_APCS26): Changed values to distinguish
279         F_ARM_2a, F_ARM_3M, F_ARM_4T.
280
281 1999-05-15  Nick Clifton  <nickc@cygnus.com>
282
283         * mcore.h (IMAGE_REL_MCORE_RVA): Define.
284
285 1999-04-21  Nick Clifton  <nickc@cygnus.com>
286
287         * mcore.h (GET_LINENO_LNNO): New macro.
288         (PUT_LINENO_LNNO): New macro.
289
290 1999-04-08  Nick Clifton  <nickc@cygnus.com>
291
292         * mcore.h: New header file.  Defines for Motorola's MCore
293         processor. 
294
295 Sun Dec  6 21:36:37 1998  Mark Elbrecht  <snowball3@usa.net>
296
297         * internal.h (C_WEAKEXT): Define.
298
299 Wed Jan 27 13:35:35 1999  Stan Cox  <scox@cygnus.com>
300
301         * arm.h (F_PIC_INT, F_ARM_2, F_ARM_3, F_ARM_4, F_APCS26):
302         Changed values to avoid clashing with IMAGE_FILE_* coff header
303         flag values.
304         
305 Wed Apr  1 16:06:15 1998  Nick Clifton  <nickc@cygnus.com>
306
307         * internal.h: Document numbers associated with Thumb symbol
308         types. 
309
310 Fri Mar 27 17:16:57 1998  Ian Lance Taylor  <ian@cygnus.com>
311
312         * internal.h (ISPTR, ISFCN, ISARY): Add casts to unsigned long.
313
314 Mon Feb  2 17:10:38 1998  Steve Haworth  <steve@pm.cse.rmit.EDU.AU>
315
316         * tic30.h: New file.
317
318 Fri Dec 12 11:49:07 1997  Fred Fish  <fnf@cygnus.com>
319
320         * tic80.h (R_MPPCR15W): New relocation type, for 15 bit PC relative
321         offsets.
322
323 Tue Dec  2 10:21:40 1997  Nick Clifton  <nickc@cygnus.com>
324
325         * arm.h (COFFARM): New define.
326
327 Mon Dec  1 20:24:18 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
328
329         * sh.h (R_SH_SWITCH8): New.
330
331 Sat Nov 22 15:10:14 1997  Nick Clifton  <nickc@cygnus.com>
332
333         * internal.h (C_THUMBEXTFUNC, C_THUMBSTATFUNC): Constants to
334         define static and external functions.
335
336         * arm.h: Add bits to support PIC and APCS-FLOAT type binaries,
337         when implemented.
338
339 Fri Oct  3 14:25:17 1997  Fred Fish  <fnf@cygnus.com>
340
341         * tic80.h (R_PPL16B): Make constant uppercase for consistency.
342
343 Tue Jul 22 18:18:58 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
344
345         * go32exe.h: New file.
346
347 Tue Jul  8 12:23:55 1997  Fred Fish  <fnf@cygnus.com>
348
349         * tic80.h (TIC80_TARGET_ID): Add define.
350         * internal.h (struct internal_filehdr): Add f_target_id field.
351
352 Tue Jun  3 16:44:18 1997  Nick Clifton  <nickc@cygnus.com>
353
354         * internal.h: Add storage classes for Thumb symbols
355
356 Mon May 26 14:07:55 1997  Ian Lance Taylor  <ian@cygnus.com>
357
358         * tic80.h (R_PPL16B): Correct value.
359
360 Tue May 13 10:21:14 1997  Nick Clifton  <nickc@cygnus.com>
361
362         * arm.h (constants):   Added new flag bits F_APCS_26 and
363         F_APCS_SET for the f_flags field of the filehdr structure.  Added new
364         flags: F_APCS26, F_ARM_2, F_ARM_3, F_ARM_7, F_ARM_7T to store
365         information in the flags field of the internal_f structure used by BFD
366         routines.
367
368 Sat May  3 08:24:59 1997  Fred Fish  <fnf@cygnus.com>
369
370         * internal.h (C_UEXT, C_STATLAB, C_EXTLAB, C_SYSTEM):
371         New storage classes for TIc80.
372
373 Fri Apr 18 11:52:55 1997  Niklas Hallqvist  <niklas@appli.se>
374
375         * alpha.h (ALPHA_ECOFF_BADMAG): Recognize *BSD/alpha magic too.
376         (ALPHA_R_LITERALSLEAZY): Define.
377         * ecoff.h (ALPHA_MAGIC_BSD): Define.
378
379 Wed Jan 29 11:31:51 1997  Ian Lance Taylor  <ian@cygnus.com>
380
381         * i960.h (R_IPR13, R_ALIGN): Define.
382
383 Mon Jan 27 13:34:30 1997  Ian Lance Taylor  <ian@cygnus.com>
384
385         * internal.h (R_IPRMED, R_OPTCALL, R_OPTCALLX): Move definitions
386         from here...
387         * i960.h (R_IPRMED, R_OPTCALL, R_OPTCALLX): ...to here.
388
389 Wed Jan 22 20:10:47 1997  Fred Fish  <fnf@cygnus.com>
390
391         * tic80.h (TIC80MAGIC): Renamed to TIC80_AOUTHDR_MAGIC.
392
393 Fri Dec 27 22:05:45 1996  Fred Fish  <fnf@cygnus.com>
394
395         * tic80.h: New file for TIc80 support.
396
397 Thu Dec 19 16:18:11 1996  Ian Lance Taylor  <ian@cygnus.com>
398
399         * arm.h (_LIT): Define.
400
401 Fri Jun 28 12:54:38 1996  Ian Lance Taylor  <ian@cygnus.com>
402
403         * pe.h (FILHSZ): Define.
404
405 Wed Jun 26 16:24:26 1996  Ian Lance Taylor  <ian@cygnus.com>
406
407         * All files: Define FILHSZ, AOUTSZ, AOUTHDRSZ, SCNHSZ, SYMESZ,
408         AUXESZ, LINESZ, RELSZ as numeric constants rather than uses of
409         sizeof.  Define AOUTHDRSZ in all files.
410         * pe.h (AOUTSZ): Define by adding to AOUTHDRSZ.
411
412 Fri Jun 21 11:17:46 1996  Richard Henderson  <rth@tamu.edu>
413
414         * alpha.h: Add declarations for relocation types added for Alpha
415         OSF/1 3.0.
416
417 Tue Jun 18 16:04:29 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
418
419         * h8300.h (H8300SMAGIC): Define.
420         (H8300SBADMAG): Define.
421
422 Mon Jun 10 11:53:28 1996  Jeffrey A Law  (law@cygnus.com)
423
424         * internal.h (R_BCC_INV, R_JMP_DEL): New relocations for
425         relaxing in the H8/300 series.
426
427 Thu May 16 15:49:22 1996  Ian Lance Taylor  <ian@cygnus.com>
428
429         * sh.h (R_SH_CODE, R_SH_DATA, R_SH_LABEL): Define.
430
431 Tue May  7 00:36:39 1996  Jeffrey A Law  (law@cygnus.com)
432
433         * internal.h (R_JMPL2): Renamed from R_JMPL_B8 to be
434         consistent with other similar relocs.
435
436         * internal.h (H8/300 specific relocs): Add comments better
437         explaining what each reloc is used for.
438         (R_MOV16B1, R_MOV16B2): Renamed from R_MOVB1 and R_MOVB2.
439         (R_MOV24B1, R_MOV24B2): Renamed from R_MOVLB1 and R_MOVLB2.
440         (R_MOVL1, R_MOVL2): New relocs.
441         
442 Fri May  3 13:01:12 1996  Jeffrey A Law  (law@cygnus.com)
443
444         * internal.h (R_PCRWORD_B): Define for the h8300 relaxing
445         linker.
446
447 Wed May  1 19:21:03 1996  Ian Lance Taylor  <ian@cygnus.com>
448
449         * internal.h (SCNNMLEN): Define.
450         (struct internal_scnhdr): Use SCNNMLEN for s_name field.
451
452 Fri Mar 29 13:41:25 1996  Ian Lance Taylor  <ian@cygnus.com>
453
454         * pe.h: Define IMAGE_COMDAT codes.
455
456 Wed Mar 27 17:29:42 1996  Ian Lance Taylor  <ian@cygnus.com>
457
458         * arm.h (union external_auxent): Add x_checksum, x_associated, and
459         x_comdat fields to x_scn struct.
460         * i386.h (union external_auxent): Likewise.
461         * powerpc.h (union external_auxent): Likewise.
462         * internal.h (union internal_auxent): Likewise.
463
464 Thu Mar 21 16:25:57 1996  David Mosberger-Tang  <davidm@azstarnet.com>
465
466         * ecoff.h (struct ecoff_find_line): Add caching fields.
467
468 Thu Mar 14 15:22:44 1996  Jeffrey A Law  (law@cygnus.com)
469
470         * internal.h (R_MEM_INDIRECT): New reloc for the h8300.
471  
472 Fri Feb  9 10:44:11 1996  Ian Lance Taylor  <ian@cygnus.com>
473
474         * aux-coff.h: Rename from aux.h, to avoid problems on hapless DOS
475         systems which think that aux is a com port.
476
477 Mon Feb  5 18:35:00 1996  Ian Lance Taylor  <ian@cygnus.com>
478
479         * i960.h (F_I960HX): Define.
480
481 Wed Jan 31 13:11:54 1996  Richard Henderson  <rth@tamu.edu>
482
483         * aux.h: New file.
484         * internal.h, m68k.h: Protect against multiple inclusion.
485
486 Wed Nov 22 13:48:39 1995  Ian Lance Taylor  <ian@cygnus.com>
487
488         * ecoff.h (_RCONST, STYP_RCONST, RELOC_SECTION_RCONST): Define.
489         (NUM_RELOC_SECTIONS): Update.
490         * symconst.h (scRConst): Define.
491
492 Tue Nov 14 18:54:29 1995  Ian Lance Taylor  <ian@cygnus.com>
493
494         * internal.h (C_NT_WEAK): Define.
495
496 Thu Nov  9 14:08:30 1995  Ian Lance Taylor  <ian@cygnus.com>
497
498         * rs6000.h (STYP_OVRFLO): Define.
499
500 Tue Nov  7 14:38:45 1995  Kim Knuttila  <krk@cygnus.com>
501
502         * powerpc.h (IMAGE_NT_OPTIONAL_HDR_MAGIC): Added define.
503         * pe.h: Added defines for file level flags
504
505 Mon Nov  6 17:28:01 1995  Harry Dolan  <dolan@ssd.intel.com>
506
507         * i860.h: New file, based on i386.h.
508
509 Wed Nov  1 15:25:18 1995  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <manfred@lts.sel.alcatel.de>
510
511         * m68k.h (PAGEMAGICEXECSWAPPED): Define.
512         (PAGEMAGICPEXECSWAPPED): Define.
513         (PAGEMAGICPEXECTSHLIB): Define.
514         (PAGEMAGICPEXECPAGED): Define.
515         (_COMMENT): DEFINE.
516         * m88k.h (_COMMENT): Define.
517
518 Wed Oct 18 18:36:19 1995  Geoffrey Noer  <noer@cygnus.com>
519
520         * sym.h: #if 0'd out runtime_pdr struct because it chokes 
521         Visual C++ and there aren't any references to it elsewhere in gdb.
522
523 Mon Oct 16 11:12:24 1995  Ian Lance Taylor  <ian@cygnus.com>
524
525         * rs6000.h (SMALL_AOUTSZ): Define.
526
527         * internal.h (XMC_TD): Define.
528
529 Tue Oct 10 18:41:03 1995  Ian Lance Taylor  <ian@cygnus.com>
530
531         * internal.h (struct internal_aouthdr): Add o_cputype field.
532         * rs6000.h (AOUTHDR): Rename o_resv1 to o_cputype.
533
534 Mon Oct  9 14:45:46 1995  Ian Lance Taylor  <ian@cygnus.com>
535
536         * rs6000.h (AOUTHDR): Add o_maxdata field.  Add comments.
537         (_PAD, _LOADER): Define.
538         (STYP_LOADER): Define.
539         * internal.h (struct internal_aouthdr): Add o_maxdata field.
540
541 Thu Oct  5 10:02:57 1995  Ian Lance Taylor  <ian@cygnus.com>
542
543         * ecoff.h: Define section name macros and STYP macros for various
544         Alpha sections: .got, .hash, .dynsym, .dynstr, .rel.dyn, .conflic,
545         .comment, .liblist, .dynamic.
546
547 Wed Oct  4 10:56:35 1995  Kim Knuttila  <krk@cygnus.com>
548
549         * pe.h: Moved DOSMAGIC and NT_SIGNATURE defines here
550         * powerpc.h: removed DOSMAGIC, NT_SIGNATURE, and DEFAULT_* defines
551         Also removed other unused defines (various MAGIC ones)
552         * i386.h: removed DOSMAGIC, NT_SIGNATURE, and DEFAULT_* defines
553         * arm.h: removed DOSMAGIC, NT_SIGNATURE, and DEFAULT_* defines
554         * apollo.h: removed unused DEFAULT_* defines
555         * alpha.h: removed unused DEFAULT_* defines
556         * h8500.h: removed unused DEFAULT_* defines
557         * h8300.h: removed unused DEFAULT_* defines
558         * i960.h: removed unused DEFAULT_* defines
559         * m88k.h: removed unused DEFAULT_* defines
560         * we32k.h: removed unused DEFAULT_* defines
561         * rs6000.h: removed unused DEFAULT_* defines
562         * mips.h: removed unused DEFAULT_* defines
563         * m68k.h: removed unused DEFAULT_* defines
564         * z8k.h: removed unused DEFAULT_* defines
565         * w65.h: removed unused DEFAULT_* defines
566         * sparc.h: removed unused DEFAULT_* defines
567         * sh.h: removed unused DEFAULT_* defines
568
569 Fri Sep 29 08:40:08 1995  Kim Knuttila  <krk@cygnus.com>
570
571         * powerpc.h: Reformatted to GNU coding conventions.
572
573 Wed Sep 27 06:50:50 1995  Kim Knuttila  <krk@nellie>
574
575         * pe.h: added defines for more section characteristics
576         * powerpc.h (new file): base coff definitions for ppc PE
577
578 Tue Sep 12 12:08:20 1995  Ian Lance Taylor  <ian@cygnus.com>
579
580         * internal.h (struct internal_syment): Change n_numaux field from
581         char to unsigned char.
582
583 Fri Sep  1 15:39:36 1995  Kazumoto Kojima  <kkojima@info.kanagawa-u.ac.jp>
584
585         * mips.h (struct rpdr_ext): Define.
586
587 Thu Aug 31 16:51:50 1995  steve chamberlain  <sac@slash.cygnus.com>
588
589         * internal.h (internal_aouthdr, internal_filehdr):
590         don't indirect the pe stuff.
591
592 Tue Aug 29 14:16:07 1995  steve chamberlain  <sac@slash.cygnus.com>
593
594         * i386.h (NT_DEF_RESERVE, NT_DEF_COMMIT): Make the same
595         as 'the other' compiler.
596         * internal.h (NT_IMAGE_BASE): Deleted.
597         (NT_EXE_IMAGE_BASE, NT_DLL_IMAGE_BASE): New.
598         (PE_DEF_SECTION_ALIGNMENT, PE_DEF_FILE_ALIGNMENT): New.
599         (R_IMAGEBASE): New.
600
601 Mon Aug 21 18:12:19 1995  steve chamberlain  <sac@slash.cygnus.com>
602
603         * internal.h: (internal_filehdr): Moved PE stuff into
604         internal_extra_pe_filehdr.
605         (internal_aouthdr): Moved PE stuff into
606         interanl_extra_pe_aouthdr.
607
608 Mon Jul 24 14:05:39 1995  Ian Lance Taylor  <ian@cygnus.com>
609
610         * internal.h: Move R_SH_* relocs from here...
611         * sh.h: ...to here.
612         (R_SH_SWITCH16, R_SH_SWITCH32): Define.
613         (R_SH_USES, R_SH_COUNT, R_SH_ALIGN): Define.
614
615 Thu Jun 29 00:04:25 1995  Steve Chamberlain  <sac@slash.cygnus.com>
616
617         * internal.h (NT_DEF_RESERVE, NT_DEF_COMMIT): Increase a lot.
618
619 Tue May 16 15:08:20 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
620
621         * internal.h (NT_subsystem, NT_stack_heap): Delete
622
623 Tue May 16 15:08:20 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
624
625         * internal.h (NT_subsystem, NT_stack_heap): Now extern.
626
627 Sat May 13 10:14:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
628
629         * pe.h: New file.
630         * i386.h (NT_SECTION_ALIGNMENT, NT_FILE_ALIGNMENT,
631         NT_DEF_RESERVE, NT_DEF_COMMIT): New.
632         * internal.h (internal_filehdr):  New fields for PE.
633         (IMAGE_DATA_DIRECTORY): New.
634         (internal_aouthdr): New fields for PE.
635
636 Tue Feb 14 17:59:37 1995  Ian Lance Taylor  <ian@cygnus.com>
637
638         * ecoff.h (struct ecoff_fdrtab_entry): Define.
639         (struct ecoff_find_line): Define.
640
641 Sat Feb  4 14:38:03 1995  David Mosberger-Tang  <davidm@piston.cs.arizona.edu>
642
643         * sym.h (struct pdr): field "prof" added.
644
645         * alpha.h (PDR_BITS1_PROF_*): added, macros for PDR_BITS*_RESERVED_*
646         updated accordingly.
647
648 Sun Jan 15 18:38:33 1995  Steve Chamberlain  <sac@splat>
649
650         * w65.h: New file.
651
652 Wed Nov 23 22:43:38 1994  Steve Chamberlain  (sac@jonny.cygnus.com)
653
654         * sh.h (SH_ARCH_MAGIC_BIG, SH_ARCH_MAGIC_LITTLE): New.
655         (SHBADMAG): Changed to suit.
656
657 Tue Jul 26 17:46:08 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
658
659         * i960.h (F_I960JX): New macro.
660
661 Wed Jul  6 00:48:57 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
662
663         * alpha.h:  Add definitions for alpha file header flags, encoding
664         the object type of the file.
665
666 Mon Jun 20 13:47:01 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
667
668         * ecoff.h (ecoff_swap_tir_in): Remove declaration.
669         (ecoff_swap_tir_out): Likewise.
670         (ecoff_swap_rndx_in, ecoff_swap_rndx_out): Likewise.
671         (struct ecoff_debug_swap): Add new fields: swap_tir_in,
672         swap_rndx_in, swap_tir_out, swap_rndx_out, read_debug_info.
673
674 Sun Jun 12 03:51:52 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
675
676         * symconst.h:  Pick up SGI define for stIndirect.
677
678 Fri Apr 22 13:05:28 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
679
680         * ecoff.h (REGINFO): Don't define.
681         (struct ecoff_reginfo): Don't define.
682
683         * sh.h (SH_ARCH_MAGIC): Rename from SHMAGIC.  SHMAGIC is used by
684         several targets to mean a shared library.
685         (SHBADMAG): Corresponding change.
686
687 Thu Apr 14 13:00:53 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
688
689         * mips.h (RELOC_BITS3_TYPE_BIG): Changed from 0x1e to 0x3e.
690         (RELOC_BITS3_TYPEHI_LITTLE): Define.
691         (RELOC_BITS3_TYPEHI_SH_LITTLE): Define.
692         (MIPS_R_PCREL16): Change value from 8 to 12 to match Irix 4.
693         (MIPS_R_RELHI): Define.
694         (MIPS_R_RELLO): Define.
695         (MIPS_R_SWITCH): Change value from 9 to 22.
696
697 Thu Apr  7 14:19:35 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
698
699         * mips.h (MIPS_R_SWITCH): Define.
700
701 Thu Mar 31 19:28:33 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
702
703         * internal.h (internal_aouthdr): Added comments for Apollo fields.
704
705 Thu Mar 31 16:28:02 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
706
707         * ecoff.h (STYP_ECOFF_LIB): Define as used on Irix 4.
708
709 Fri Mar 25 17:16:55 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
710
711         * ecoff.h (struct ecoff_debug_info): Add adjust field.
712         (struct ecoff_value_adjust): Define.
713
714 Tue Mar 22 13:22:47 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
715
716         * mips.h (MIPS_R_PCREL16): Define.
717
718 Sat Feb 26 10:26:38 1994  Ian Lance Taylor  (ian@cygnus.com)
719
720         * ecoff.h: Add casts to avoid warnings from SVR4 cc.
721
722 Mon Feb 21 09:48:46 1994  Ian Lance Taylor  (ian@lisa.cygnus.com)
723
724         * sym.h (struct runtime_pdr): Make field adr bfd_vma, not unsigned
725         long.
726         (SYMR): Make field value bfd_vma, not long.
727
728 Fri Feb  4 23:35:53 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
729
730         * rs6000.h (STYP_DEBUG): Define.
731
732 Wed Feb  2 14:31:37 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
733
734         * internal.h (union internal_auxent): Change x_csect.x_scnlen into
735         a union of a long and a pointer to a symbol.  XCOFF sometimes uses
736         this field as a symbol index.
737
738 Mon Jan 10 23:54:25 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
739
740         * ecoff.h (ecoff_debug_info): Remove fields line_end,
741         external_dnr_end, external_pdr_end, external_sym_end,
742         external_opt_end, external_aux_end, ss_end, external_fdr_end.
743         Replace ifdbase with ifdmap.
744
745 Wed Jan  5 17:05:36 1994  Ken Raeburn  (raeburn@deneb.cygnus.com)
746
747         * ecoff.h (STYP_EXTENDESC, STYP_COMMENT, STYP_XDATA, STYP_PDATA):
748         Define.
749
750 Wed Jan  5 16:58:24 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
751
752         * ecoff.h (NUM_RELOC_SECTIONS): Define.
753
754 Tue Dec 21 09:24:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
755
756         * sparc.h (struct external_reloc): Rename field r_addend to
757         r_offset.
758
759 Sat Dec 11 16:12:32 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
760
761         * internal.h (R_DISP7, R_SH_IMM16): New reloc types.
762
763 Tue Nov 23 14:23:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
764
765         * ecoff.h (struct ecoff_debug_swap): Added *_end fields for all
766         the symbolic information pointers.
767
768         * sym.h: Named the EXTR structure ecoff_extr.
769
770 Fri Nov 19 08:21:18 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
771
772         * sparc.h (RELSZ): Use correct size.
773
774 Wed Nov 17 17:18:16 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
775
776         * mips.h (struct ecoff_debug_info): Define.
777
778 Tue Nov  2 17:56:57 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
779
780         * ecoff.h (struct ecoff_debug_swap): Define.
781
782 Thu Oct 28 17:07:50 1993  Stan Shebs  (shebs@rtl.cygnus.com)
783
784         * i386.h (I386LYNXMAGIC): Rename to LYNXCOFFMAGIC.
785         * m68k.h (LYNXCOFFMAGIC): Define.
786         * sparc.h: New file.
787
788 Tue Oct 19 15:34:50 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
789
790         * alpha.h (external_aouthdr): Split four byte padding field into
791         two byte bldrev field and two byte padding field.
792
793         * ecoff.h (_LITA, _PDATA, _XDATA, STYP_LITA): Defined.
794
795 Wed Oct 13 15:52:34 1993  Ken Raeburn  (raeburn@cygnus.com)
796
797         Sun Oct 10 17:27:10 1993  Troy Rollo (troy@cbme.unsw.edu.au)
798
799         * internal.h: Added o_sri, o_inlib and o_vid for Apollos as well
800         as R_DIR16.
801
802         * apollo.h: New file
803
804 Mon Oct 11 17:16:48 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
805
806         * ecoff.h (REGINFO, struct ecoff_reginfo): Define.
807
808 Tue Oct  5 10:52:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
809
810         * rs6000.h: Change non-ASCII characters in comment to octal
811         escapes.
812
813 Tue Sep 28 03:27:04 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
814
815         * ecoff.h (_FINI, STYP_ECOFF_FINI):  Add to support .fini section.
816
817 Fri Sep 24 11:53:53 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
818
819         * mips.h (BADMAG): Recognize MIPS_MAGIC_LITTLE3 and MIPS_MAGIC_BIG3.
820         * ecoff.h: Define MIPS_MAGIC_LITTLE3 and MIPS_MAGIC_BIG3.
821
822 Thu Sep 23 21:07:14 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
823
824         * mips.h (BADMAG): Recognize MIPS_MAGIC_LITTLE2 and MIPS_MAGIC_BIG2.
825         * ecoff.h: Define MIPS_MAGIC_LITTLE2 and MIPS_MAGIC_BIG2.
826
827 Thu Sep 16 20:27:21 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
828
829         * sym.h, symconst.h: Add comment stating these files are not part
830         of GDB, GAS, etc.  In 1991, when we asked rms whether we could
831         include these files in GDB (although they are copyrighted by
832         someone besides the FSF), he said it was OK if they were not
833         considered part of GDB.
834
835 Fri Sep 10 17:40:35 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
836
837         * ecoff.h (AUX_PUT_ANY): Cast val argument to bfd_vma.
838
839         * alpha.c (external_aouthdr): Need four bytes of padding between
840         vstamp and tsize.
841
842 Tue Sep  7 14:20:43 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
843
844         * ecoff.h (AUX_GET_ANY, AUX_PUT_ANY): Changed to reflect further
845         change in bfd swapping routine names.
846
847 Tue Sep  7 10:15:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
848
849         * ecoff.h (AUX_GET_ANY): Change name of _do_getb32 to reflect bfd
850         changes.
851
852 Fri Aug 13 14:30:32 1993  Ian Lance Taylor  (ian@cygnus.com)
853
854         * ecoff.h (RELOC_SECTION_NONE): Define.
855
856 Thu Aug 12 11:24:42 1993  Ian Lance Taylor  (ian@cygnus.com)
857
858         * alpha.h (struct external_reloc): Add r_symndx field.
859         (RELSZ): Correct.
860         (RELOC_BITS*): Correct.
861         (ALPHA_R_*): Define.
862         * ecoff.h (RELOC_SECTION_{XDATA,PDATA,FINI,LITA,ABS}): Define.
863         (r_extern): Undefine.
864         * internal.h (struct internal_reloc): Make r_vaddr bfd_vma rather
865         than long.  Add r_extern field.
866
867         * alpha.h (PDR_BITS*): Define.
868         * sym.h (PDR): Give correct names to new fields.
869
870         * ecoff.h: Moved MIPS reloc definitions from here...
871         * mips.h: to here.
872
873 Mon Aug  2 16:37:14 1993  Stu Grossman  (grossman at cygnus.com)
874
875         * i386.h:  Add Lynx magic number.
876
877 Tue Aug  3 11:17:53 1993  Ian Lance Taylor  (ian@cygnus.com)
878
879         * alpha.h: Corrected external symbolic debugging structures to
880         match actual usage.
881         * internal.h (internal_filehdr, internal_aouthdr,
882         internal_scnhdr): Changed type of some fields to bfd_vma so they
883         can hold 64 bits.
884         * sym.h (HDRR, FDR, PDR, EXTR): Likewise.
885         (PDR): Added new fields found on Alpha.
886         * symconst.h (magicSym2): Define; new value found on Alpha.
887
888         * ecoff.h: New file.
889         * alpha.h, mips.h: Moved common information into ecoff.h.  Moved
890         external structure definitions in from ecoff-ext.h.
891         * ecoff-ext.h: Removed; information now in alpha.h and mips.h.
892
893 Sun Jul 18 21:43:59 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
894
895         * i386.h: Recognize I386PTXMAGIC.
896
897 Fri Jul 16 09:54:35 1993  Ian Lance Taylor  (ian@cygnus.com)
898
899         * mips.h (MIPS_AOUT_{OZ}MAGIC): Renamed from {OZ}MAGIC.
900
901 Thu Jul 15 12:23:55 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
902
903         * m88k.h (union external_auxent): Move x_fcn back inside x_fcnary.
904         ({GET,PUT}_FCN_{LNNOPTR,ENDNDX}): Adjust accordingly.
905
906 Sun Jul 11 18:00:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
907
908         * m68k.h: Define MC68KBCSMAGIC.
909
910 Thu Jun 10 11:46:28 1993  Ian Lance Taylor  (ian@cygnus.com)
911
912         * mips.h (_INIT, STYP_MIPS_INIT): Define (used on Irix4).
913         (STYP_OTHER_LOAD): Define as STYP_MIPS_INIT.
914
915 Wed Jun  9 15:09:09 1993  Ian Lance Taylor  (ian@cygnus.com)
916
917         * mips.h (OMAGIC): Define.
918
919 Tue Jun  8 12:16:03 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
920
921          Support for H8/300-H
922         * h8300.h: New magic number.
923         * internal.h: New relocations.
924
925 Mon Apr 26 18:04:47 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
926
927         * internal.h, sh.h: Support for SH.
928
929 Sat Apr 24 21:34:59 1993  Jim Kingdon  (kingdon@cygnus.com)
930
931         * a29k.h: Define _LIT.
932
933 Fri Apr 23 18:41:23 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
934
935         * alpha.h: New file.
936
937 Thu Apr  8 12:36:34 1993  Ian Lance Taylor  (ian@cygnus.com)
938
939         * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
940         * m88k.h, i386.h, we32k.h: Don't define all the storage classes;
941         they're already in internal.h.
942
943 Wed Apr  7 11:51:24 1993  Jim Kingdon  (kingdon@cygnus.com)
944
945         * internal.h: Change n_sclass to unsigned char.
946         Change C_EFCN to 0xff, change RS/6000 dbx symbols
947         to no longer be signed.
948
949 Fri Mar 19 14:52:56 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
950
951         * internal.h: Add H8/500 reloc types.
952
953 Wed Mar 17 09:46:03 1993  Ian Lance Taylor  (ian@cygnus.com)
954
955         * ecoff-ext.h (AUX_PUT_ANY): Don't use void values in branches of
956         conditional expression.
957
958 Thu Mar  4 14:12:06 1993  Ian Lance Taylor  (ian@cygnus.com)
959
960         * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY.
961         (AUX_PUT_*): New macros corresponding to the AUX_GET macros.
962         (ecoff_swap_tir_out): Added prototype.
963
964         * mips.h (N_BTMASK, N_TMASK, N_BTSHFT, N_TSHIFT): Define; these
965         are needed to interpret gcc debugging output.
966
967 Tue Feb  9 07:43:27 1993  Ian Lance Taylor  (ian@cygnus.com)
968
969         * we32k.h (BTYPE, ISPTR, ISFCN, ISARY, DECREF): Removed
970         more definitions duplicated in internal.h.
971
972 Wed Feb  3 09:18:24 1993  Ian Lance Taylor  (ian@cygnus.com)
973
974         * mips.h (RELOC_BITS3_TYPE_*): Correct for big endian machines.
975
976 Mon Jan 25 11:35:51 1993  Ian Lance Taylor  (ian@cygnus.com)
977
978         * internal.h (internal_aouthdr): Added additional fields used only
979         by MIPS ECOFF.
980
981 Thu Jan 21 10:28:38 1993  Ian Lance Taylor  (ian@cygnus.com)
982
983         * mips.h (AOUTHDR): Added additional fields used by ECOFF.
984
985 Tue Jan 19 12:21:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
986
987         * i386.h, we32k.h (N_*, T_*, DT_*): Removed still more definitions
988         duplicated in internal.h.
989
990         * mips.h (RELOC_SECTION_*, ECOFF_R_*): Defined constants for ECOFF
991         relocs.
992
993 Fri Jan 15 18:17:00 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
994
995         * ecoff-ext.h: Added prototypes for new ECOFF swapping functions.
996         (opt_ext): New structure.
997         * mips.h (ZMAGIC): Defined to be 0413.
998         (_LIB): Defined to be ".lib"
999         (external_reloc): MIPS ECOFF relocs are only 8 bytes.  Added
1000         macros to aid in swapping.
1001
1002 Fri Jan  8 16:19:26 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
1003
1004         * ecoff-ext.h: Added prototypes for ECOFF swapping functions.
1005         * internal.h (internal_scnhdr): Always provide s_align field, not
1006         just on i960.
1007         (internal_reloc): Always provide r_size field, not just on
1008         RS/6000.
1009         * mips.h (_RDATA, _SDATA, _SBSS, _LIT4, _LIT8, STYP_RDATA,
1010         STYP_SDATA, STYP_SBSS, STYP_LIT4, STYP_LIT8): Defined.
1011         (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB, MIPS_UNMARK_STAB,
1012         STABS_SYMBOL): Moved in from gdb/mipsread.c.
1013
1014 Wed Jan  6 14:01:46 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
1015
1016         * i386.h, we32k.h: removed STYP_* defines, since they duplicated
1017         those in internal.h.
1018
1019 Tue Dec 29 15:40:07 1992  Ian Lance Taylor  (ian@cygnus.com)
1020
1021         * i386.h: define I386AIXMAGIC for Danbury AIX PS/2 compiler.
1022
1023 Sat Dec 12 16:07:57 1992  Ian Lance Taylor  (ian@cygnus.com)
1024
1025         * i386.h: don't define BTYPE, ISPTR, ISFCN, ISARY, DECREF: they
1026         are defined in internal.h.
1027
1028 Thu Nov 12 09:52:01 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
1029
1030         * internal.h: (internal_reloc): r_offset is now a long.
1031         * z8k.h: slight comment enhancement
1032
1033 Wed Sep 30 07:46:08 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
1034
1035         * internal.h: changed z8k reloc types
1036
1037 Fri Aug 28 10:16:31 1992  Brendan Kehoe  (brendan@cygnus.com)
1038
1039         * we32k.h: new file
1040
1041 Thu Aug 27 13:00:01 1992  Brendan Kehoe  (brendan@cygnus.com)
1042
1043         * symconst.h: comment out cruft at the end of #endif
1044
1045 Tue Aug 25 15:06:49 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
1046
1047         * internal.h: added #define for STYP_LIT, removed from a29k and
1048         h8300.
1049
1050         * z8k.h: added z8000 support
1051
1052 Thu Jul 16 16:32:00 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
1053
1054         * internal.h: added R_RELLONG_NEG reloc type
1055
1056 Fri Jun 12 20:11:04 1992  John Gilmore  (gnu at cygnus.com)
1057
1058         * symconst.h:  Fix unterminated comment.
1059
1060 Wed Jun 10 07:57:49 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
1061
1062         * i386.h: a.out magic numbers from
1063         mohring@informatik.tu-muenchen.de
1064
1065 Mon Jun  8 20:13:33 1992  John Gilmore  (gnu at cygnus.com)
1066
1067         * ecoff-ext.h, mips.h:  Use unsigned chars everywhere.
1068         (Suggested by Antti Miettinen.)
1069
1070 Tue Apr 14 15:18:44 1992  John Gilmore  (gnu at cygnus.com)
1071
1072         * sym.h:  Add comments.
1073         * symconst.h:  Merge with Fred's changes.
1074
1075 Tue Apr 14 14:30:05 1992  Fred Fish  (fnf@cygnus.com)
1076
1077         * symconst.h:  Pick up SGI defines for stStruct, stUnion, stEnum,
1078         langCplusplus, and langCplusplusV2.
1079
1080 Thu Apr  2 19:47:43 1992  John Gilmore  (gnu at cygnus.com)
1081
1082         * sym.h, symconst.h:  MIPS has provided redistributable versions
1083         of these files.  Thanks!
1084         * ecoff-ext.h:  Add weakext bit to match new sym.h.
1085
1086 Fri Mar  6 00:10:46 1992  John Gilmore  (gnu at cygnus.com)
1087
1088         * ecoff-ext.h:  Add relative file descriptors.
1089
1090 Thu Feb 27 11:53:04 1992  John Gilmore  (gnu at cygnus.com)
1091
1092         * ecoff-ext.h:  New file for external (in-file) form of ecoff
1093         symbol structures.
1094
1095 Thu Feb  6 11:33:32 1992  Steve Chamberlain  (sac at rtl.cygnus.com)
1096
1097         * h8300.h: made the external_lineno l_lnno field 4 bytes wide.
1098         andded GET/PUT_LINENO_LNNO macros
1099
1100 Sat Nov 30 20:38:35 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
1101
1102         * a29k.h, h8300.h, i386.h, i960.h, internal.h, m68k.h, m88k.h,
1103         mips.h, rs6000.h: Move from above coff-<foo>.h.
1104
1105 \f
1106 Local Variables:
1107 version-control: never
1108 End: