]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
Mon Aug 21 17:49:28 1995 steve chamberlain <sac@slash.cygnus.com>
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
8a553361
ILT
1Sun Jul 2 17:48:40 1995 Ian Lance Taylor <ian@cygnus.com>
2
3 * bfdlink.h (struct bfd_link_info): Change type of base_file to
4 PTR.
5
3ca120a5
SC
6Thu Jun 29 00:02:45 1995 Steve Chamberlain <sac@slash.cygnus.com>
7
8 * bfdlink.h (struct bfd_link_info): Added base_file member.
9
10Tue Jun 20 16:40:04 1995 Steve Chamberlain <sac@slash.cygnus.com>
11
12 * ansidecl.h: win32s is ANSI enough.
13
14Thu May 18 04:25:50 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15
16 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
17
18 * dis-asm.h (print_insn_arm): Delete declaration.
19 (print_insn_{little,big}_arm): New declarations.
20
21 * floatformat.h (floatformat_arm_ext): Declare.
22
23Sat May 13 10:14:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
24
25 * coff/pe.h: New file.
26 * bfdlink.h (subsytem, stack_heap_parameters): New.
27 * coff/i386.h (NT_SECTION_ALIGNMENT, NT_FILE_ALIGNMENT,
28 NT_DEF_RESERVE, NT_DEF_COMMIT): New.
29 * coff/internal.h (internal_filehdr): New fields for PE.
30 (IMAGE_DATA_DIRECTORY): New.
31 (internal_aouthdr): New fields for PE.
32
856afd17
JM
33Thu May 4 14:36:42 1995 Jason Merrill <jason@phydeaux.cygnus.com>
34
35 * demangle.h: Don't include ansidecl.h if IN_GCC.
36
37start-sanitize-arc
38Tue Mar 7 21:01:54 1995 Doug Evans <dje@chestnut.cygnus.com>
39
40 * dis-asm.h (arc_get_disassembler): New argument `int big_p'.
41end-sanitize-arc
42
43Tue Feb 21 00:37:28 1995 Jeff Law (law@snake.cs.utah.edu)
44
45 * hp-symtab.h: Don't use bitfield enumerations, the HP C compiler
46 does not handle them correctly.
47
9c78b448 48start-sanitize-arc
aa396c68
DE
49Fri Feb 17 12:40:12 1995 Doug Evans <dje@cygnus.com>
50
51 * dis-asm.h (arc_get_disassembler): Change argument to int.
52 All callers updated.
53
9c78b448
DE
54Thu Feb 9 19:45:05 1995 Doug Evans <dje@canuck.cygnus.com>
55
56 * dis-asm.h (print_insn_arc): Deleted.
57 (arc_get_disassembler): Declare.
58end-sanitize-arc
59
df8d5082
ILT
60Thu Feb 9 14:20:27 1995 Ian Lance Taylor <ian@cygnus.com>
61
aa396c68
DE
62 * libiberty.h (basename): Don't declare parameter type; some
63 systems have this in their header files.
df8d5082 64
22a14700
ILT
65Wed Feb 8 17:35:38 1995 Ian Lance Taylor <ian@cygnus.com>
66
67 * bfdlink.h (struct bfd_link_hash_entry): Change format of common
68 symbol information, to remove restrictions on maximum size and
69 alignment power, by using a pointer to a structure instead.
70
ebc4ca90
ILT
71Mon Feb 6 14:55:32 1995 Ian Lance Taylor <ian@cygnus.com>
72
73 * bfdlink.h (enum bfd_link_hash_type): Rename bfd_link_hash_weak
74 to bfd_link_hash_undefweak. Add bfd_link_hash_defweak.
75
76Mon Jan 16 21:00:23 1995 Stan Shebs <shebs@andros.cygnus.com>
77
78 * dis-asm.h (GDB_INIT_DISASSEMBLE_INFO, etc): Remove all
79 GDB-specific definitions.
80
66032a39
SC
81Sun Jan 15 18:39:35 1995 Steve Chamberlain <sac@splat>
82
ebc4ca90 83 * dis-asm.h (print_insn_w65): Declare.
66032a39 84
5e815a37
KR
85Thu Jan 12 17:51:17 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
86
87 * libiberty.h (hex_p): Fix sense of test.
88
ba1c97e7
KR
89Wed Jan 11 22:36:40 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
90
91 * libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init,
92 hex_p, hex_value): New macros and declarations, for hex.c.
93
dc7d3f0c
ILT
94Fri Jan 6 17:44:14 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
95
96 * dis-asm.h: Make idempotent.
97
98Wed Dec 14 13:08:43 1994 Stan Shebs <shebs@andros.cygnus.com>
99
100 * progress.h: New file, empty definitions for progress macros.
101
102start-sanitize-arc
103Tue Nov 29 17:38:20 1994 Doug Evans <dje@canuck.cygnus.com>
104
105 * dis-asm.h (print_insn_arc): Declare.
106 * elf/common.h (EM_CYGNUS_ARC): Define.
107end-sanitize-arc
108
8ee0532b
JL
109Fri Nov 25 00:14:05 1994 Jeff Law (law@snake.cs.utah.edu)
110
111 * hp-symtab.h: New file describing the debug symbols emitted
112 by the HP C compilers.
113
114Fri Nov 11 15:48:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
115
116 * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size from 24
117 to 26 bits, and change u.c.alignment_power from 8 to 6 bits. 6
118 bit in the alignment power is enough for a 64 bit address space.
119
120Mon Oct 31 13:02:51 1994 Stan Shebs (shebs@andros.cygnus.com)
121
122 * demangle.h (cplus_mangle_opname): Declare.
123
adbae12d
ILT
124Tue Oct 25 11:38:02 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
125
126 * bfdlink.h (struct bfd_link_callbacks): Fix comments for
127 multiple_common field.
128
129Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
130
131 * aout/aout64.h: Only define QMAGIC if it isn't already defined.
132
133 * dis-asm.h: Add support for the ARM.
134
135Wed Aug 10 12:51:41 1994 Doug Evans (dje@canuck.cygnus.com)
136
137 * libiberty.h (strsignal): Document its existence even if we
138 can't declare it.
139
1d595f2c
JMD
140Tue Aug 2 14:40:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
141
adbae12d
ILT
142 * os9k.h: Remove u_int16, u_int32, and owner_id typedefs and
143 expand their uses. Those names conflict with Mach headers.
1d595f2c 144
28aac2eb
ILT
145Fri Jul 22 14:17:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
146
147 * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size into a
148 bitfield. Add field u.c.alignment_power.
149
150Sun Jul 10 00:26:39 1994 Ian Dall (dall@hfrd.dsto.gov.au)
151
152 * dis-asm.h: Add print_insn_ns32k declaration.
153
154Mon Jun 20 17:13:29 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
155
156 * bfdlink.h (bfd_link_hash_table): Make creator a const pointer.
157
f5b17a0a
SS
158Sat Jun 18 16:09:32 1994 Stan Shebs (shebs@andros.cygnus.com)
159
160 * demangle.h (cplus_demangle_opname): Declare.
161
3cc6bebb
ILT
162Thu Jun 16 15:19:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
163
164 * bfdlink.h (struct bfd_link_info): Add new field shared.
165
166Mon Jun 6 14:39:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
167
168 * bfdlink.h (struct bfd_link_hash_entry): Remove written field:
169 not needed for all backends.
170
171Thu Apr 28 19:06:50 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
172
173 * dis-asm.h (disassembler): Declare.
174
175Fri Apr 1 00:38:17 1994 Jim Wilson (wilson@mole.gnu.ai.mit.edu)
176
177 * obstack.h: Delete use of IN_GCC to control whether
178 stddef.h or gstddef.h is included.
179
180Tue Mar 22 13:06:02 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
181
182 * bfdlink.h (enum bfd_link_order_type): Add bfd_data_link_order.
183 (struct bfd_link_order): Add data field to union.
184
651d2da7
ILT
185Mon Mar 21 18:45:26 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
186
187 * bfdlink.h (struct bfd_link_callbacks): Change bitsize argument
188 to add_to_set to reloc. Remove bitsize argument from constructor.
189 Comment that reloc_overflow, reloc_dangerous and unattached_reloc
190 must handle NULL pointers for reloc location.
191 (enum bfd_link_order_type): Add bfd_section_reloc_link_order and
192 bfd_symbol_reloc_link_order.
193 (struct bfd_link_order): Add reloc field to union.
194 (struct bfd_link_order_reloc): Define.
195
196Mon Mar 14 12:27:50 1994 Ian Lance Taylor (ian@cygnus.com)
197
198 * ieee-float.h: Removed; no longer used.
199
de1aff42
KH
200Tue Mar 1 18:10:49 1994 Kung Hsu (kung@mexican.cygnus.com)
201
202 * os9k.h: os9000 target specific header file, the header of the
203 object file is used now.
204
4f0200c4
JK
205Sun Feb 27 21:52:26 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
206
207 * floatformat.h: New file, intended to replace ieee-float.h.
208
209Sun Feb 20 17:15:42 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
210
211 * ansidecl.h (ANSI_PROTOTYPES): Define if using ANSI prototypes.
212
f1b43947
ILT
213Wed Feb 16 01:07:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
214
215 * libiberty.h: Don't declare strsignal, to avoid conflicts with
216 Solaris system header files.
217
45fc3ed4
JL
218Sat Feb 12 22:11:32 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
219
220 * libiberty.h (xexit): Use __volatile__ to avoid losing if
221 compiling with gcc -traditional.
222
e51437f1
ILT
223Thu Feb 10 14:05:41 1994 Ian Lance Taylor (ian@cygnus.com)
224
225 * libiberty.h: New file. Declares functions provided by
226 libiberty.
227
228Tue Feb 8 05:19:52 1994 David J. Mackenzie (djm@thepub.cygnus.com)
229
230 Handle obstack_chunk_alloc returning NULL. This allows
231 obstacks to be used by libraries, without forcing them
232 to call exit or longjmp.
233 * obstack.h (struct obstack): Add alloc_failed flag.
234 _obstack_begin, _obstack_begin_1): Declare to return int, not void.
235 (obstack_finish): If alloc_failed, return NULL.
236 (obstack_base, obstack_next_free, objstack_object_size):
237 If alloc_failed, return 0.
238 (obstack_grow, obstack_grow0, obstack_1grow, obstack_ptr_grow,
239 obstack_int_grow, obstack_blank): If alloc_failed, do nothing that
240 could corrupt the obstack.
241
242Mon Jan 24 15:06:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
243
244 * bfdlink.h (struct bfd_link_callbacks): Add name, reloc_name and
245 addend argments to reloc_overflow callback.
246
e1abed7a
ILT
247Fri Jan 21 19:13:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
248
249 * dis-asm.h (print_insn_big_powerpc, print_insn_little_powerpc,
250 print_insn_rs6000): Declare.
251
13a34399
JL
252Thu Jan 6 14:15:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
253
254 * bfdlink.h (struct bfd_link_callbacks): Add bitsize argument to
255 add_to_set field. Add new callback named constructor.
256
257Thu Dec 30 10:44:06 1993 Ian Lance Taylor (ian@rtl.cygnus.com)
258
259 * bfdlink.h: New file for new BFD linker backend routines.
260
261Mon Nov 29 10:43:57 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
262
263 * dis-asm.h (enum dis_insn_tyupe): Remove non-ANSI trailing comma.
264
265Sat Oct 2 20:42:26 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
266
267 * dis-asm.h: Move comment to right place.
268
269Mon Aug 9 19:03:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
270
271 * obstack.h (obstack_chunkfun, obstack_freefun): Add defns from
272 previous version. Are these Cygnus local changes?
273
3c14065d
DM
274Fri Aug 6 17:05:47 1993 David J. Mackenzie (djm@thepub.cygnus.com)
275
06dd4b5d 276 * getopt.h, obstack.h: Update to latest FSF version.
3c14065d
DM
277
278Mon Aug 2 16:37:14 1993 Stu Grossman (grossman at cygnus.com)
279
280 * coff/i386.h: Add Lynx magic number.
281
8828c368
JG
282Mon Aug 2 14:45:29 1993 John Gilmore (gnu@cygnus.com)
283
284 * dis-asm.h: Move enum outside of struct defn to avoid warnings.
285
286Mon Aug 2 08:49:30 1993 Stu Grossman (grossman at cygnus.com)
287
288 * wait.h (WEXITSTATUS, WSTOPSIG): Mask down to 8 bits. This is
289 for systems that store stuff into the high 16 bits of a wait
290 status.
291
308a5981
JG
292Fri Jul 30 18:38:02 1993 John Gilmore (gnu@cygnus.com)
293
294 * dis-asm.h: Add new fields insn_info_valid, branch_delay_insns,
295 data_size, insn_type, target, target2. These are used to return
296 information from the instruction decoders back to the calling
297 program. Add comments, make more readable.
298
299Mon Jul 19 22:14:14 1993 Fred Fish (fnf@deneb.cygnus.com)
300
301 * nlm: New directory containing NLM/NetWare includes.
302
da0f62a0
KR
303Thu Jul 15 12:10:04 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
304
305 * dis-asm.h (struct disassemble_info): New field application_data.
306
482d6747
ILT
307Thu Jul 15 12:41:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
308
309 * dis-asm.h: Added declaration of print_insn_m88k.
310
951d4053
DE
311Thu Jul 8 09:05:26 1993 Doug Evans (dje@canuck.cygnus.com)
312
313 * opcode/h8300.h: Lots of little fixes for the h8/300h.
314
315Fri Jul 2 10:31:59 1993 Ian Lance Taylor (ian@cygnus.com)
316
317 * ansidecl.h: Use ANSI macros if __mips and _SYSTYPE_SVR4 are
318 defined, since RISC/OS cc handles ANSI declarations in SVR4 mode
319 but does not define __STDC__.
320
321Sun Jun 20 18:27:52 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
322
323 * dis-asm.h: Don't need to include ansidecl.h any more.
324
7b490afc
JG
325Fri Jun 18 03:22:10 1993 John Gilmore (gnu@cygnus.com)
326
327 * oasys.h: Eliminate "int8_type", "int16_type", "int32_type", and
328 their variants. These changes are coordinated with corresponding
329 changes in ../bfd/oasys.c.
330
6cbc2dba
FF
331Wed Jun 16 10:43:08 1993 Fred Fish (fnf@cygnus.com)
332
333 * bfd.h: Note that it has been removed.
334
335Tue Jun 8 12:16:03 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
336
337 Support for H8/300-H
338 * dis-asm.h (print_insn_h8300, print_insn_h8300h): Declare it.
339 * coff/h8300.h: New magic number.
340 * coff/internal.h: New relocations.
341 * opcode/h8300.h: Lots of new opcodes.
342
343Tue Jun 1 07:35:03 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
344
345 * ansidecl.h (const): Don't define it if it's already defined.
346
238f7f7a
KR
347Thu May 27 18:19:51 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
348
c66f386a
KR
349 * dis-asm.h (print_insn_hppa): Declare it.
350
238f7f7a
KR
351 * bfd.h: Moved to bfd directory. Small stub here includes it
352 without requiring "-I../bfd".
353
354Thu Apr 29 12:06:13 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
355
356 * bfd.h: Updated with BSF_FUNCTION.
357
ed173a76
SC
358Mon Apr 26 18:15:50 1993 Steve Chamberlain (sac@thepub.cygnus.com)
359
360 * bfd.h, dis-asm.h: Updated with Hitachi SH.
361
362Fri Apr 23 18:41:38 1993 Steve Chamberlain (sac@thepub.cygnus.com)
363
364 * bfd.h: Updated with alpha changes.
365 * dis-asm.h: Added alpha.
366
367Fri Apr 16 17:35:30 1993 Jim Kingdon (kingdon@cygnus.com)
368
369 * bfd.h: Update for signed bfd_*get_*.
370
a1ed7136
JK
371Thu Apr 15 09:24:21 1993 Jim Kingdon (kingdon@cygnus.com)
372
373 * bfd.h: Updated for file_truncated error.
374
375Thu Apr 8 10:53:47 1993 Ian Lance Taylor (ian@cygnus.com)
376
377 * ansidecl.h: If no ANSI, define const to be empty.
378
a6cead71
JK
379Thu Apr 1 09:00:10 1993 Jim Kingdon (kingdon@cygnus.com)
380
a1ed7136
JK
381 * dis-asm.h: Declare a29k and i960 print_insn_*.
382
383 * dis-asm.h: Add print_address_func and related stuff.
384
a6cead71
JK
385 * dis-asm.h (dis_asm_read_memory): Fix prototype.
386
f7ed13c7
JK
387Wed Mar 31 17:40:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
388
389 * dis-asm.h: Add print_insn_sparc.
390
285a08ad
ILT
391Wed Mar 31 17:51:42 1993 Ian Lance Taylor (ian@cygnus.com)
392
393 * bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size
394 prototypes.
395
5128f892
SG
396Wed Mar 31 16:35:12 1993 Stu Grossman (grossman@cygnus.com)
397
398 * dis-asm.h: (disassemble_info): Fix typo in prototype of
399 dis_asm_memory_error().
400
5d0734a7
JK
401Tue Mar 30 19:09:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
402
403 * dis-asm.h (disassembler_info): Add read_memory_func,
f7ed13c7 404 memory_error_func, buffer, and length.
5d0734a7
JK
405 ({GDB_,}INIT_DISASSEMBLE_INFO): Set them.
406 print_insn_*: Remove second argument.
407
408Tue Mar 30 14:48:55 1993 Steve Chamberlain (sac@thepub.cygnus.com)
409
410 * bfd.h: Update for lma field of section.
411
01b4d318
JK
412Tue Mar 30 12:22:55 1993 Jim Kingdon (kingdon@cygnus.com)
413
414 * ansidecl.h: Use ANSI versions on AIX regardless of __STDC__.
415
416Fri Mar 19 14:49:49 1993 Steve Chamberlain (sac@thepub.cygnus.com)
417
418 * dis-asm.h: Add h8500.
419
d7e1be46
PB
420Thu Mar 18 13:49:09 1993 Per Bothner (bothner@rtl.cygnus.com)
421
422 * ieee-float.h: Moved from ../gdb.
423 * dis-asm.h: New file. Interface to dis-assembler.
424
4a3df10a
FF
425Thu Mar 11 10:52:57 1993 Fred Fish (fnf@cygnus.com)
426
427 * demangle.h (DMGL_NO_OPTS): Add define (set to 0) to use
428 in place of bare 0, for readability reasons.
429
430Tue Mar 2 17:50:11 1993 Fred Fish (fnf@cygnus.com)
431
432 * demangle.h: Replace all references to cfront with ARM.
433
434Tue Feb 23 12:21:14 1993 Ian Lance Taylor (ian@cygnus.com)
435
436 * bfd.h: Update for new elements in JUMP_TABLE.
437
438Tue Feb 16 00:51:30 1993 John Gilmore (gnu@cygnus.com)
439
440 * bfd.h: Update for BFD_VERSION 2.1.
441
442Tue Jan 26 11:49:20 1993 Ian Lance Taylor (ian@cygnus.com)
443
444 * bfd.h: Update for SEC_IS_COMMON flag.
445
446Tue Jan 19 12:25:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
447
448 * bfd.h: Update for bfd_asymbol_value bug fix.
449
06c3865a
ILT
450Fri Jan 8 16:37:18 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
451
452 * bfd.h: Update to include ECOFF tdata and target_flavour.
453
454Sun Dec 27 17:52:30 1992 Fred Fish (fnf@cygnus.com)
455
456 * bfd.h: Add declaration for bfd_get_size().
457
d73d72c7
FF
458Tue Dec 22 22:42:46 1992 Fred Fish (fnf@cygnus.com)
459
460 * demangle.h: Protect file from multiple inclusions with
461 #if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif.
462
808566e8
SG
463Mon Dec 21 21:25:50 1992 Stu Grossman (grossman at cygnus.com)
464
465 * bfd.h: Update to get hppa_core_struct from bfd.c.
466
8cedecca
JG
467Thu Dec 17 00:42:35 1992 John Gilmore (gnu@cygnus.com)
468
469 * bfd.h: Update to get tekhex tdata name change from bfd.
470
471Mon Nov 9 23:55:42 1992 John Gilmore (gnu@cygnus.com)
472
473 * ansidecl.h: Update comments to discourage use of EXFUN.
474
475Thu Nov 5 16:35:44 1992 Ian Lance Taylor (ian@cygnus.com)
476
477 * bfd.h: Update to bring in SEC_SHARED_LIBRARY.
478
18fe0e9f
JG
479Thu Nov 5 03:21:32 1992 John Gilmore (gnu@cygnus.com)
480
a4c22791
JG
481 * bfd.h: Update to match EXFUN, bfd_seclet_struct, and SDEF
482 cleanups in bfd.
18fe0e9f 483
ef1b6268
KR
484Wed Nov 4 07:28:05 1992 Ken Raeburn (raeburn@cygnus.com)
485
486 * bout.h (N_CALLNAME, N_BALNAME): Define as char-type values, so
487 widening works consistently.
488
0a926689
JG
489Fri Oct 16 03:17:08 1992 John Gilmore (gnu@cygnus.com)
490
ef1b6268 491 * getopt.h: Update to Revised Standard FSF Version.
0a926689 492
ae0f48c2
RP
493Thu Oct 15 21:43:22 1992 K. Richard Pixley (rich@sendai.cygnus.com)
494
4100543a
RP
495 * getopt.h (struct option): use the provided enum for has_arg.
496
ae0f48c2
RP
497 * demangle.h (AUTO_DEMANGLING, GNU_DEMANGLING,
498 LUCID_DEMANGLING): ultrix compilers require enums to be
499 enums and ints to be ints and casts where they meet. cast some
500 enums into ints.
501
c98d03ea
JG
502Thu Oct 15 04:35:51 1992 John Gilmore (gnu@cygnus.com)
503
504 * bfd.h: Update after comment changes.
505
ab414d87
SC
506Thu Oct 8 09:03:02 1992 Steve Chamberlain (sac@thepub.cygnus.com)
507
508 * bfd.h (bfd_get_symbol_leading_char): new macro for getting in xvec
509
2c0e53a4
SG
510Thu Sep 3 09:10:50 1992 Stu Grossman (grossman at cygnus.com)
511
ab414d87
SC
512 * bfd.h (struct reloc_howto_struct): size needs to be signed if
513 it's going to hold negative values.
2c0e53a4
SG
514
515Sun Aug 30 17:50:27 1992 Per Bothner (bothner@rtl.cygnus.com)
516
517 * demangle.h: New file, moved from ../gdb. Made independent
518 of gdb. Allow demangling style option to be passed as a
519 parameter to cplus_demangle(), but using the
520 current_demangling_style global as the default.
521
afb5dedd
FF
522Sat Aug 29 10:07:55 1992 Fred Fish (fnf@cygnus.com)
523
524 * obstack.h: Merge comment change from current FSF version.
525
6697a1a9
BK
526Thu Aug 27 12:59:29 1992 Brendan Kehoe (brendan@cygnus.com)
527
528 * bfd.h: add we32k
529
530Tue Aug 25 15:07:47 1992 Steve Chamberlain (sac@thepub.cygnus.com)
531
532 * bfd.h: new after Z8000 stuff
533
534Mon Aug 17 09:01:23 1992 Ken Raeburn (raeburn@cygnus.com)
535
536 * bfd.h: Regenerated after page/segment size changes.
537
8c6e4bb2
FF
538Sat Aug 1 13:46:31 1992 Fred Fish (fnf@cygnus.com)
539
540 * obstack.h: Merge changes from current FSF version.
541
542Mon Jul 20 21:06:23 1992 Fred Fish (fnf@cygnus.com)
543
544 * obstack.h (area_id, flags): Remove, replace with extra_arg,
545 use_extra_arg, and maybe_empty_object.
546 * obstack.h (OBSTACK_MAYBE_EMPTY_OBJECT, OBSTACK_MMALLOC_LIKE):
547 Remove, replaced by maybe_empty_object and use_extra_arg bitfields.
548 * obstack.h (obstack_full_begin, _obstack_begin): Remove area_id
549 and flags arguments.
550 * obstack.h (obstack_alloc_arg): New macro to set extra_arg.
551
552Thu Jul 16 08:12:44 1992 Steve Chamberlain (sac@thepub.cygnus.com)
553
554 * bfd.h: new after adding BFD_IS_RELAXABLE
555
556Sat Jul 4 03:22:23 1992 John Gilmore (gnu at cygnus.com)
557
558 * bfd.h: Regen after adding BSF_FILE.
559
a403a2ef
FF
560Mon Jun 29 14:18:36 1992 Fred Fish (fnf at sunfish)
561
562 * obstack.h: Convert bcopy() use to memcpy(), which is more
563 portable, more standard, and can take advantage of gcc's builtin
564 functions for increased performance.
565
566Thu Jun 25 04:46:08 1992 John Gilmore (gnu at cygnus.com)
567
568 * ansidecl.h (PARAMS): Incorporate this macro from gdb's defs.h.
569 It's a cleaner way to forward-declare function prototypes.
570
5e511f6f
SG
571Fri Jun 19 15:46:32 1992 Stu Grossman (grossman at cygnus.com)
572
573 * bfd.h: HPPA merge.
574
0cfe5e69
RP
575Tue Jun 16 21:30:56 1992 K. Richard Pixley (rich@cygnus.com)
576
577 * getopt.h: gratuitous white space changes merged from other prep
578 releases.
579
580Thu Jun 11 01:10:55 1992 John Gilmore (gnu at cygnus.com)
581
582 * bfd.h: Regen'd from bfd.c after removing elf_core_tdata_struct.
583
464dd01a
RP
584Mon May 18 17:29:03 1992 K. Richard Pixley (rich@cygnus.com)
585
0cfe5e69
RP
586 * getopt.h: merged changes from make-3.62.11.
587
464dd01a
RP
588 * getopt.h: merged changes from grep-1.6 (alpha).
589
590Fri May 8 14:53:32 1992 K. Richard Pixley (rich@cygnus.com)
591
592 * getopt.h: merged changes from bison-1.18.
593
594Sat Mar 14 17:25:20 1992 Fred Fish (fnf@cygnus.com)
595
596 * obstack.h: Add "area_id" and "flags" members to obstack
597 structure. Add obstack_chunkfun() and obstack_freefun() to
598 set functions explicitly. Convert maybe_empty_object to
599 a bit in "flags".
600
601Thu Feb 27 22:01:02 1992 Per Bothner (bothner@cygnus.com)
602
603 * wait.h (WIFSTOPPED): Add IBM rs6000-specific version.
604
605Fri Feb 21 20:49:20 1992 John Gilmore (gnu at cygnus.com)
606
607 * obstack.h: Add obstack_full_begin.
608 * bfd.h, obstack.h: Protolint.
609
610Thu Jan 30 01:18:42 1992 John Gilmore (gnu at cygnus.com)
611
612 * bfd.h: Remove comma from enum declaration.
613
614Mon Jan 27 22:01:13 1992 Steve Chamberlain (sac at cygnus.com)
615
616 * bfd.h : new target entr, bfd_relax_section
617
618Wed Dec 18 17:19:44 1991 Stu Grossman (grossman at cygnus.com)
619
620 * bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums.
621
622Thu Dec 12 20:59:56 1991 John Gilmore (gnu at cygnus.com)
623
624 * fopen-same.h, fopen-bin.h: New files for configuring
625 whether fopen distinguishes binary files or not. For use
626 by host-dependent config files.
627
628Sat Nov 30 20:46:43 1991 Steve Chamberlain (sac at rtl.cygnus.com)
629
630 * bfd.h: change the documentation format.
631
632 * created coff, elf and opcode and aout directories. Moved:
633
634 aout64.h ==> aout/aout64.h
635 ar.h ==> aout/ar.h
636 a.out.encap.h ==> aout/encap.h
637 a.out.host.h ==> aout/host.h
638 a.out.hp.h ==> aout/hp.h
639 a.out.sun4.h ==> aout/sun4.h
640 ranlib.h ==> aout/ranlib.h
641 reloc.h ==> aout/reloc.h
642 stab.def ==> aout/stab.def
643 stab.gnu.h ==> aout/stab_gnu.h
644
645 coff-a29k.h ==> coff/a29k.h
646 coff-h8300.h ==> coff/h8300.h
647 coff-i386.h ==> coff/i386.h
648 coff-i960.h ==> coff/i960.h
649 internalcoff.h ==> coff/internal.h
650 coff-m68k.h ==> coff/m68k.h
651 coff-m88k.h ==> coff/m88k.h
652 coff-mips.h ==> coff/mips.h
653 coff-rs6000.h ==> coff/rs6000.h
654
655 elf-common.h ==> elf/common.h
656 dwarf.h ==> elf/dwarf.h
657 elf-external.h ==> elf/external.h
658 elf-internal.h ==> elf/internal.h
659
660 a29k-opcode.h ==> opcode/a29k.h
661 arm-opcode.h ==> opcode/arm.h
662 h8300-opcode.h ==> opcode/h8300.h
663 i386-opcode.h ==> opcode/i386.h
664 i860-opcode.h ==> opcode/i860.h
665 i960-opcode.h ==> opcode/i960.h
666 m68k-opcode.h ==> opcode/m68k.h
667 m88k-opcode.h ==> opcode/m88k.h
668 mips-opcode.h ==> opcode/mips.h
669 np1-opcode.h ==> opcode/np1.h
670 ns32k-opcode.h ==> opcode/ns32k.h
671 pn-opcode.h ==> opcode/pn.h
672 pyr-opcode.h ==> opcode/pyr.h
673 sparc-opcode.h ==> opcode/sparc.h
674 tahoe-opcode.h ==> opcode/tahoe.h
675 vax-opcode.h ==> opcode/vax.h
676
677
678
1daf2df4
SC
679Wed Nov 27 10:38:31 1991 Steve Chamberlain (sac at rtl.cygnus.com)
680
681 * internalcoff.h: (internal_scnhdr) took out #def dependency, now
682 s_nreloc and s_nlnno are always long. (internal_reloc): allways
683 has an offset field now.
684
f39eae7b
JG
685Fri Nov 22 08:12:58 1991 John Gilmore (gnu at cygnus.com)
686
687 * coff-rs6000.h: Lint; use unsigned chars for external fields.
688 * internalcoff.h: Lint; cast storage classes to signed char.
689
27612c29
PB
690Thu Nov 21 21:01:05 1991 Per Bothner (bothner at cygnus.com)
691
692 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).
693 * aout64.h: The heuristic for distinguishing between
694 sunos-style and bsd-style ZMAGIC files (wrt. where the
695 text segment starts) is moved into (the default definition of)
696 the macro N_HEADER_IN_TEXT. This definition is only used
697 if no other definition is used - e.g. bfd/newsos3.c defines
698 N_HEADER_IN_TEXT(x) to be always 0 (as before).
699
c6fec0bf
JG
700Thu Nov 21 11:53:03 1991 John Gilmore (gnu at cygnus.com)
701
702 * aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitions
703 that should handle all uses. LOGICAL_ versions deleted.
704 Eliminate N_HEADER_IN_TEXT, using a_entry to determine which
705 kind of zmagic a.out file we are looking at.
706 * coff-rs6000.h: Typo.
707
708Tue Nov 19 18:43:37 1991 Per Bothner (bothner at cygnus.com)
709
710 (Note: This is a revised entry, as was aout64.h.)
711 * aout64.h: Some cleanups of N_TXTADDR and N_TXTOFF:
712 Will now work for both old- and new-style ZMAGIC files,
713 depending on N_HEADER_IN_TEXT macro.
714 Add LOGICAL_TXTADDR, LOICAL_TXTOFF and LOGICAL_TXTSIZE
715 that don't count the exec header as part
716 of the text segment, to be consistent with bfd.
717 * a.out.sun4.h: Simplified/fixed for previous change.
718
719Mon Nov 18 00:02:06 1991 Fred Fish (fnf at cygnus.com)
720
721 * dwarf.h: Update to DWARF draft 5 version from gcc2.
722
723Thu Nov 14 19:44:59 1991 Per Bothner (bothner at cygnus.com)
724
725 * stab.def: Added defs for extended GNU symbol types,
726 such as N_SETT. These are normally ifdef'd out (because
727 of conflicts with a.out.gnu.h), but are used by bfb_stab_name().
728
f5496c7e
FF
729Thu Nov 14 19:17:03 1991 Fred Fish (fnf at cygnus.com)
730
731 * elf-common.h: Add defines to support ELF symbol table code.
732
733Mon Nov 11 19:01:06 1991 Fred Fish (fnf at cygnus.com)
734
735 * elf-internal.h, elf-external.h, elf-common.h: Add support for
736 note sections, which are used in ELF core files to hold copies
737 of various /proc structures.
738
cfafcfa3
SC
739Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com)
740
6255589a
SC
741 * internalcoff.h: took out the M88 dependency in the lineno
742 struct.
743 * coff-m88k.h: defines GET_LINENO_LNNO and PUT_LINENO_LNNO to use
744 32bit linno entries.
cfafcfa3
SC
745 * a29k-opcode.h: fixed encoding of mtacc
746
747Sun Nov 3 11:54:22 1991 Per Bothner (bothner at cygnus.com)
748
749 * bfd.h: Updated from ../bfd/bfd-in.h (q.v).
750
650e42fb
JG
751Fri Nov 1 11:13:53 1991 John Gilmore (gnu at cygnus.com)
752
753 * internalcoff.h: Add x_csect defines.
754
755Fri Oct 25 03:18:20 1991 John Gilmore (gnu at cygnus.com)
756
757 * Rename COFF-related files in `coff-ARCH.h' form.
758 coff-a29k.h, coff-i386.h, coff-i960.h, coff-m68k.h, coff-m88k.h,
759 coff-mips.h, coff-rs6000.h to be exact.
760
6603bf38
JG
761Thu Oct 24 22:11:11 1991 John Gilmore (gnu at cygnus.com)
762
763