]> Git Repo - binutils.git/blame - include/ChangeLog
minor F_SETOWN nit
[binutils.git] / include / ChangeLog
CommitLineData
2a6ef469
DD
12001-07-10 Jeff Johnston <[email protected]>
2
3 * xregex.h: New file to support libiberty regex.
4 * xregex2.h: Ditto.
5
7be4069c
HPN
62001-06-15 Hans-Peter Nilsson <[email protected]>
7
8 * bfdlink.h (struct bfd_link_info): New member export_dynamic.
9
e05c6d27
DD
102001-05-16 Matt Kraai <[email protected]>
11
12 * partition.h: Fix misspelling of `implementation'.
13
6112b874
DD
142001-05-10 Kaveh R. Ghazi <[email protected]>
15
16 * ansidecl.h (NULL_PTR): Delete.
17
579f31ac
JJ
182001-05-11 Jakub Jelinek <[email protected]>
19
20 * elf/ia64.h (ELF_STRING_ia64_unwind_once): Define.
21 (ELF_STRING_ia64_unwind_info_once): Define.
22
457161bf
DD
232001-05-07 Zack Weinberg <[email protected]>
24
25 * demangle.h: Use PARAMS for all prototypes.
26 * ternary.h: Use PARAMS for all prototypes. Use PTR, not void *.
27 Make arguments constant where possible.
28
e00bc6a7
DD
292001-05-07 Mark Mitchell <[email protected]>
30
31 * splay-tree.h (splay_tree_max): New function.
32 (splay_tree_min): Likewise.
33
87e6d782
NC
342001-04-27 Johan Rydberg <[email protected]>
35
36 * dis-asm.h (print_insn_openrisc): Add prototype.
37
400ee7e1
DB
382001-04-15 Daniel Berlin <[email protected]>
39
40 * ternary.h: New file - Ternary search tree header.
41
f5fa8ca2
JJ
422001-04-13 Jakub Jelinek <[email protected]>
43
44 * bfdlink.h (bfd_link_discard): Add discard_sec_merge.
45
d9697354
DD
462001-04-03 Zack Weinberg <[email protected]>
47
48 * ansidecl.h: All logic from gcc/gansidecl.h moved here.
49
129e8d96
DD
502001-03-31 Kaveh R. Ghazi <[email protected]>
51
52 * libiberty.h (alloca): Handle setting C_ALLOCA.
53
e61231f1
JB
542001-03-20 Jim Blandy <[email protected]>
55
56 * demangle.h (enum gnu_v3_constructor_kinds,
57 is_gnu_v3_mangled_ctor, enum gnu_v3_destructor_kinds,
58 is_gnu_v3_mangled_dtor): New declarations.
59
5df9ca2b
DD
602001-03-14 Nick Clifton <[email protected]>
61
62 * ansidecl.h: Fix copyright dates.
63 * demangle.h: Fix copyright dates.
64 * floatformat.h: Fix copyright dates.
65 * fnmatch.h: Fix copyright dates.
66 * getopt.h: Fix copyright dates.
67 * libiberty.h: Add FSF copyright notice.
68 * md5.h: Fix copyright dates.
69 * obstack.h: Fix copyright dates.
70 * splay-tree.h: Fix copyright dates.
71
8aa30e60 722001-03-10 Neil Booth <[email protected]>
7a008bcb 73 John David Anglin <[email protected]>
8aa30e60 74
4f1d9bd8 75 * libiberty.h: Add lbasename.
7a008bcb 76
30673bf5
DD
772001-03-06 Zack Weinberg <[email protected]>
78
79 * libiberty.h: Prototype C_alloca; define alloca to either
80 __builtin_alloca or C_alloca as appropriate.
7a008bcb 81
d84829cc
DD
822001-03-01 John David Anglin <[email protected]>
83
84 * safe-ctype.h (_sch_test): Cast enum bit to unsigned short int for pcc
85 compatibility.
7a008bcb 86
e135f41b
NC
872001-02-18 lars brinkhoff <[email protected]>
88
89 * dis-asm.h: Add PDP-11 target.
90
a85d7ed0
NC
912001-02-09 Martin Schwidefsky <[email protected]>
92
93 * dis-asm.h: Add linux target for S/390.
94
0d2bcfaf
NC
952001-01-11 Peter Targett <[email protected]>
96
97 * dis-asm.h (arc_get_disassembler): Correct declaration.
98
77800f4a
PB
992001-01-09 Philip Blundell <[email protected]>
100
101 * bin-bugs.h (REPORT_BUGS_TO): Set to `[email protected]'.
102
a969366f
DD
1032000-12-18 Joseph S. Myers <[email protected]>
104
105 * COPYING: Update to current
106 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
107 to 19yy as example year in copyright notice).
108
ca6d9fb3
HPN
1092000-12-19 Hans-Peter Nilsson <[email protected]>
110
111 * dis-asm.h (struct disassemble_info): New member "section".
112 (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize private_data member.
113 Initialize section member.
114
328cd6e9
DD
1152000-12-16 Herman A.J. ten Brugge <[email protected]>
116
117 * safe-ctype.h: Make code work on all targets and not just on
118 targets where a char is 8 bits.
119
b79e8c78
NC
1202000-12-10 Fred Fish <[email protected]>
121
85ec56b3
DD
122 * bfdlink.h (struct bfd_link_info): Add new allow_shlib_undefined
123 member to struct for systems where it is normal to have undefined
124 symbols in shared libraries at runtime and the runtime linker
125 takes care of redirecting them.
b79e8c78 126
2c6c6018
CF
1272000-12-07 Zack Weinberg <[email protected]>
128
129 * safe-ctype.h: New file.
130
324069ad
DD
1312000-12-06 Rodney Brown <[email protected]>
132
133 * getopt.h obstack.h: Standarize copyright statement.
7a008bcb 134
f93eaf70
DD
1352000-12-05 Richard Henderson <[email protected]>
136
137 * demangle.h: Change "new_abi" to "v3" everywhere.
138
b13291a9
DD
1392000-11-29 Zack Weinberg <[email protected]>
140
141 * libiberty.h: Move #includes to top. Prototype xmalloc_failed.
7a008bcb 142
6e53a714 1432000-11-15 Kenneth Block <[email protected]>
4cabd1d1
HPN
144
145 * demangle.h: Add gnat and java demangle styles.
146
82e7f05e
HPN
1472000-11-04 Hans-Peter Nilsson <[email protected]>
148
149 * hashtab.h (struct htab): Add member return_allocation_failure.
150 (htab_try_create): New prototype. Mention which functions may
151 return NULL when this is used.
152
6f729788
HPN
1532000-11-03 Hans-Peter Nilsson <[email protected]>
154
155 * hashtab.h: Change void * to PTR where necessary.
156
74bcd529
DD
1572000-10-11 Mark Mitchell <[email protected]>
158
159 * splay-tree.h (splay_tree_predecessor): Declare.
160
b4db717d 1612000-09-29 Hans-Peter Nilsson <[email protected]>
fc7372e2
HPN
162
163 * dis-asm.h: Declare cris_get_disassembler, not print_insn_cris.
164 Fix typo in comment.
165
6c26fec9
AM
1662000-09-28 John David Anglin <[email protected]>
167
168 * alloca-conf.h: New file (copied from libiberty).
169
3e9907fa
CF
1702000-09-05 John David Anglin <[email protected]>
171
172 * md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX.
173
6221ac1b
CF
1742000-09-04 Alex Samuel <[email protected]>
175
5a109b67 176 * dyn-string.h: Adjust formatting.
6221ac1b
CF
177 (dyn_string_insert_char): New macro. New declaration.
178
3e9907fa
CF
1792000-08-28 Jason Merrill <[email protected]>
180
181 * md5.h: New file.
182
b18903cb
NC
1832000-08-24 Greg McGary <[email protected]>
184
185 * libiberty.h (ARRAY_SIZE): New macro.
186
29e6d33b
NC
1872000-07-29 Nick Clifton <[email protected]>
188
189 * os9k.h: Add copyright notice.
190 Fix formatting.
191
cf691d1d
JE
1922000-07-22 Jason Eckhardt <[email protected]>
193
cf691d1d
JE
194 * dis-asm.h (print_insn_i860): Add prototype.
195
eec8c321
L
1962000-07-20 H.J. Lu <[email protected]>
197
198 * bfdlink.h (bfd_link_info): Add new_dtags.
199
67ff385e
HPN
2002000-07-20 Hans-Peter Nilsson <[email protected]>
201
202 * dis-asm.h (print_insn_cris): Declare.
203
9bfcb6d6
L
2042000-07-19 H.J. Lu ([email protected])
205
206 * bfdlink.h (bfd_link_info): Add flags and flags_1.
207
302ab118
DD
2082000-06-05 DJ Delorie <[email protected]>
209
210 * MAINTAINERS: new
211
03d5f569
JM
2122000-06-21 Alex Samuel <[email protected]>
213
214 * dyn-string.h (dyn_string_init, dyn_string_new,
215 dyn_string_delete, dyn_string_release, dyn_string_resize,
216 dyn_string_clear, dyn_string_copy, dyn_string_copy_cstr,
217 dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert,
218 dyn_string_insert_cstr, dyn_string_append, dyn_string_append_cstr,
219 dyn_string_append_char, dyn_string_substring_dyn_string_eq):
220 Define as same name with __cxa_ prepended, if IN_LIBGCC2.
221 (dyn_string_init, dyn_string_copy, dyn_string_copy_cstr,
222 dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert,
223 dyn_string_insert_cstr, dyn_string_append, dyn_string_append_cstr,
224 dyn_string_append_char, dyn_string_substring): Change return type
225 to int.
7a008bcb 226
60bcf0fa
NC
2272000-06-18 Stephane Carrez <[email protected]>
228
229 * dis-asm.h (print_insn_m68hc12): Define.
230 (print_insn_m68hc11): Likewise.
231
b3d44ec8
NC
2322000-06-18 Nick Clifton <[email protected]>
233
234 * os9k.h: Change values of MODSYNC and CRCCON due to bug report
235 from Russ Magee <[email protected]>.
236
03d5f569 2372000-06-07 Kaveh R. Ghazi <[email protected]>
79c6de76 238
03d5f569 239 * demangle.h (demangling_styles): Remove trailing comma in enum.
79c6de76 240
03d5f569
JM
241 * dyn-string.h (dyn_string_append_char): Change parameter from
242 char to int.
f1d95f4b 243
03d5f569 2442000-06-04 Alex Samuel <[email protected]>
f1d95f4b 245
03d5f569 246 * dyn-string.h: Move here from gcc/dyn-string.h. Add new functions.
b8cdcddf 247
03d5f569 248 * demangle.h (DMGL_GNU_NEW_ABI): New macro.
5a109b67 249 (DMGL_STYLE_MASK): Or in DMGL_GNU_NEW_ABI.
03d5f569
JM
250 (current_demangling_style): Add gnu_new_abi_demangling.
251 (GNU_NEW_ABI_DEMANGLING_STYLE_STRING): New macro.
252 (GNU_NEW_ABI_DEMANGLING): Likewise.
253 (cplus_demangle_new_abi): New declaration.
7a008bcb 254
f03aa80d
AC
255Tue May 30 16:53:34 2000 Andrew Cagney <[email protected]>
256
257 * floatformat.h (struct floatformat): Add field name.
258
5af11cab
AM
2592000-05-26 Eli Zaretskii <[email protected]>
260
261 * filenames.h: New file.
262 (HAVE_DOS_BASED_FILE_SYSTEM, IS_DIR_SEPARATOR)
263 (IS_ABSOLUTE_PATH, FILENAME_CMP): New macros.
264
03d5f569
JM
2652000-05-23 Kaveh R. Ghazi <[email protected]>
266
267 * getopt.h (getopt): Also check HAVE_DECL_* when prototyping.
268
269 * libiberty.h (basename): Likewise.
270
a712da20
NC
2712000-05-17 S. Bharadwaj Yadavalli <[email protected]>
272 Rick Gorton <[email protected]>
5a109b67 273
a712da20
NC
274 * bfdlink.h (struct bfd_link_info): Add emitrelocations flag.
275
b019c3c0
AM
2762000-05-08 Alan Modra <[email protected]>
277
278 * dis-asm.h (print_insn_tic54x): Declare.
279
03d5f569
JM
2802000-05-06 Zack Weinberg <[email protected]>
281
282 * ansidecl.h: #define __extension__ to nothing if
283 GCC_VERSION < 2008.
284
03d5f569
JM
2852000-05-04 Kaveh R. Ghazi <[email protected]>
286
287 * demangle.h (demangler_engine): Constify.
288
289Thu May 4 17:15:26 2000 Philippe De Muyter <[email protected]>
290
291 * sort.h (sys/types.h): File included unconditionnaly.
292 (stddef.h): File include only #ifdef __STDC__.
293
2942000-05-03 Zack Weinberg <[email protected]>
295
296 * symcat.h: Remove #endif label.
297
2982000-04-28 Kenneth Block <[email protected]>
299 Jason Merrill <[email protected]>
300
301 * demangle.h (libiberty_demanglers): new table for different styles.
302 (cplus_demangle_set_style): New function for setting style.
303 (cplus_demangle_name_to_style): New function to translate name.
304
03d5f569
JM
3052000-04-24 Mark Mitchell <[email protected]>
306
307 * hashtab.h (hash_pointer): Declare.
308 (eq_pointer): Likewise.
309
3102000-04-23 Mark Mitchell <[email protected]>
311
312 * sort.h: New file.
313
800eeca4
JW
314Fri Apr 21 13:20:53 2000 Richard Henderson <[email protected]>
315 David Mosberger <[email protected]>
316
317 * dis-asm.h (print_insn_ia64): Declare.
318
03d5f569
JM
319Tue Apr 18 16:22:30 2000 Richard Kenner <[email protected]>
320
321 * hashtab.h (enum insert_option): New type.
322 (htab_find_slot, htab_find_slot_with_hash): Use it.
323
3242000-04-17 Kaveh R. Ghazi <[email protected]>
325
326 * symcat.h: Honor autoconf macro HAVE_STRINGIZE. Add
327 comments/caveats with regard to traditional C behavior.
328
2664c1f9
RH
3292000-04-05 Richard Henderson <[email protected]>
330
331 * splay-tree.h (splay_tree_remove): Declare.
332
8ad3436c
AM
3332000-04-04 Alan Modra <[email protected]>
334
335 * bin-bugs.h (REPORT_BUGS_TO): Remove translated part.
336
c20f4f8c
AM
3372000-04-03 Alan Modra <[email protected]>
338
339 * bin-bugs.h: New file.
340
03d5f569
JM
3412000-03-30 Mark Mitchell <[email protected]>
342
343 * hashtab.h (hashval_t): New type.
344 (htab_find_with_hash): Use it as an argument.
345 (htab_find_slot_with_hash): Likewise.
346
adde6300
AM
3472000-03-27 Denis Chertykov <[email protected]>
348
349 * dis-asm.h (print_insn_avr): Declare.
350
b4fe2683
JM
3512000-03-14 Bernd Schmidt <[email protected]>
352
353 * hashtab.h (htab_trav): Modify type so that first arg is of type
354 void **.
355 (htab_find_with_hash, htab_find_slot_with_hash): Declare new
356 functions.
357
3582000-03-09 Alex Samuel <[email protected]>
359
360 * partition.h: New file.
361
3622000-03-09 Zack Weinberg <[email protected]>
363
364 * hashtab.h (struct htab): Add del_f.
365 (htab_del): New type.
366 (htab_create): Add fourth argument.
367
3682000-03-08 Zack Weinberg <[email protected]>
369
370 * hashtab.h (hash_table_t): Rename to htab_t.
371 (struct hash_table): Rename to struct htab. Shorten element
372 names. Reorder elements by size.
373 (htab_hash, htab_eq, htab_trav): New typedefs for the callback
374 function pointers.
375 (hash_table_entry_t): Discard; just use void * for element
376 type.
377
c086cbc6
L
3782000-03-01 H.J. Lu <[email protected]>
379
380 * bfdlink.h (bfd_link_callbacks): Add a boolean arg to
381 the undefined_symbol callback.
382
5b93d8bb
AM
3832000-02-23 Linas Vepstas <[email protected]>
384
385 * dis-asm.h (print_insn_i370): Declare.
386
baa7ae6f
AC
387Tue Feb 22 15:19:54 2000 Andrew Cagney <[email protected]>
388
389 * remote-sim.h (sim_trace): Document return values.
390 (sim_set_trace): Declare. Deprecate.
391
f6af82bd
AM
3922000-02-21 Alan Modra <[email protected]>
393
394 * dis-asm.h (struct disassemble_info): Change `length' param of
395 read_memory_func to unsigned. Change type of `buffer_length' and
396 `octets_per_byte' to unsigned.
397 (buffer_read_memory): Change `length' param to unsigned.
398
a4f41997
NC
3992000-02-16 Nick Clifton <[email protected]>
400
401 * dis-asm.h: Add prototypes for ARM register name functions.
402
4bd6cdc5
AC
403Wed Feb 9 18:45:49 2000 Andrew Cagney <[email protected]>
404
405 * wait.h: Delete. No longer used by GDB.
406
c1a8de50
AC
407Tue Feb 8 17:01:13 2000 Andrew Cagney <[email protected]>
408
409 * remote-sim.h (sim_resume): Clarify use of SIGGNAL.
410 (sim_stop_reason): Clarify meaning of sim_signalled.
411
940b2b78
TW
4122000-02-03 Timothy Wall <[email protected]>
413
414 * dis-asm.h (struct disassemble_info): Added octets_per_byte
415 field and initialize it to one (1).
7a008bcb 416
94470b23
NC
4172000-01-27 Nick Clifton <[email protected]>
418
419 * dis-asm.h: Add prototype for disassembler_usage().
58efb6c0 420 Add prototype for arm_disassembler_options().
4597ba0f 421 Remove prototype for arm_toggle_regnames().
0d42b144 422 Add prototype for parse_arm_disassembler_option().
94470b23 423
4597ba0f
ILT
424Sat Jan 1 19:06:52 2000 Hans-Peter Nilsson <[email protected]>
425
426 * symcat.h (STRINGX) [!__STDC__ || ALMOST_STDC]: Change "?" to "s"
427 to stringify argument s.
428
08ccce32
JL
429Wed Dec 15 11:22:56 1999 Jeffrey A Law ([email protected])
430
431 * hp-symtab.h (HP_LANGUAGE_FORTRAN): New enumeration constant.
432 (HP_LANGUAGE_F77): Define using HP_LANGUAGE_FORTRAN.
433
7d7a6736
ILT
4341999-12-15 Doug Evans <[email protected]>
435
436 * dis-asm.h: Enclose in extern "C" ifdef __cplusplus.
437
4597ba0f
ILT
4381999-12-05 Mark Mitchell <[email protected]>
439
440 * splay-tree.h (struct splay_tree_node): Rename to ...
441 (struct splay_tree_node_s): ... this.
442 (struct splay_tree): Rename to ...
443 (struct splay_tree_s): ... this.
444
4451999-11-30 Kaveh R. Ghazi <[email protected]>
446
447 * ansidecl.h (ATTRIBUTE_MALLOC): New macro.
448
449 * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
450 make_temp_file, xmalloc, xcalloc, xstrdup, xmemdup): Add
451 ATTRIBUTE_MALLOC.
452 (xatexit): Remove __GNUC__ check, add ATTRIBUTE_NORETURN.
453
4541999-11-28 Kaveh R. Ghazi <[email protected]>
455
456 * libiberty.h: Include stdarg.h when ANSI_PROTOTYPES is defined.
457 (asprintf, vasprintf): Provide declarations.
458
459Wed Nov 10 12:43:21 1999 Philippe De Muyter <[email protected]>
b4fe2683 460 Kaveh R. Ghazi <[email protected]>
4597ba0f
ILT
461
462 * ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.
463
08ccce32
JL
4641999-11-04 Jimmy Guo <[email protected]>
465
466 * hp-symtab.h (dntt_type_fparam): Add doc_ranges, misc_kind
467 fields, change location type to CORE_ADDR from int.
468 (dntt_type_const): Name the 5th field location_type.
469
26f59a9e
MM
470Sun Oct 24 19:11:32 1999 Andrew Cagney <[email protected]>
471
472 * sim-d10v.h (SIM_D10V_TS2_DMAP_REGNUM): Define.
473
4597ba0f
ILT
4741999-10-23 08:51 -0700 Zack Weinberg <[email protected]>
475
476 * hashtab.h: Give hash_table_t a struct tag. Add prototypes
477 for clear_hash_table_slot and traverse_hash_table. Correct
478 prototype of all_hash_table_collisions.
479
26f59a9e
MM
480Sat Oct 23 19:00:13 1999 Andrew Cagney <[email protected]>
481
482 * sim-d10v.h: New file.
483
4597ba0f
ILT
484Fri Oct 15 01:47:51 1999 Vladimir Makarov <[email protected]>
485
486 * hashtab.h: New file.
487
4881999-10-10 Kaveh R. Ghazi <[email protected]>
489
490 * ansidecl.h (HAVE_GCC_VERSION): New macro. Use it instead of
491 explicitly testing __GNUC__ and __GNUC_MINOR__.
b4fe2683 492
4597ba0f
ILT
493 (ATTRIBUTE_PRINTF): Use `__format__', not `format'.
494
4951999-09-25 Kaveh R. Ghazi <[email protected]>
496
497 * libiberty.h (make_temp_file): Add a prototype.
498
499Tue Sep 14 00:35:02 1999 Marc Espie <[email protected]>
500
501 * libiberty.h (basename): OpenBSD has a correct prototype.
502 (xrealloc): Remove outdated comment.
503
5041999-09-07 Jeff Garzik <[email protected]>
505
506 * libiberty.h (xmemdup): Add prototype for new function.
507
5bb59d65
ILT
5081999-09-04 Steve Chamberlain <[email protected]>
509
510 * dis-asm.h (print_insn_pj): Declare.
511
4597ba0f
ILT
5121999-09-01 Kaveh R. Ghazi <[email protected]>
513
514 * obstack.h (obstack_grow, obstack_grow0): Move (char*) casts
515 in calls to `_obstack_memcpy' from here ...
516
517 (_obstack_memcpy): ... to here, except in the __STDC__ case which
518 doesn't need it.
519
5201999-08-30 Kaveh R. Ghazi <[email protected]>
521
522 * libiberty.h (getpwd): Prototype.
523
5241999-08-01 Mark Mitchell <[email protected]>
525
526 * splay-tree.h (splay_tree_insert): Return the new node.
527
893e9593
ILT
5281999-07-11 Ian Lance Taylor <[email protected]>
529
530 * ansidecl.h: Copy attribute support macros from egcs.
531
94883c63
MM
5321999-06-22 Mark Mitchell <[email protected]>
533
534 * bfdlink.h (struct bfd_link_hash_entry): Add init_function and
535 fini_function.
536
030d863d
MM
5371999-06-20 Mark Mitchell <[email protected]>
538
539 * mips.h (Elf32_Internal_Msym): New structure.
540 (Elf32_External_Msym): Likewise.
541 (ELF32_MS_REL_INDEX): New macro.
542 (ELF32_MS_FLAGS): Likewise.
543 (ELF32_MS_INFO): Likewise.
7a008bcb 544
dd92f639
NC
5451999-06-14 Nick Clifton <[email protected]>
546
547 * dis-asm.h (arm_toggle_regnames): New prototype.
548 (struct diassemble_info): New field: disassembler_options.
549
252b5132
RH
5501999-04-11 Richard Henderson <[email protected]>
551
552 * bfdlink.h (bfd_elf_version_expr): Rename `match' to `pattern'.
553 Add `match' callback function.
554
5551999-04-10 Richard Henderson <[email protected]>
556
557 * bfdlink.h (bfd_link_info): Add no_undefined.
558
5591999-04-08 Nick Clifton <[email protected]>
560
561 * dis-asm.h: Add prototype for print_insn_mcore.
562
5631999-04-02 Mark Mitchell <[email protected]>
564
565 * splay-tree.h (splay_tree_compare_pointers): Declare.
566
5671999-03-30 Mark Mitchell <[email protected]>
568
569 * splay-tree.h (splay_tree_compare_ints): Declare.
570
571Wed Mar 24 12:46:29 1999 Andrew Cagney <[email protected]>
572
573 * libiberty.h (basename): Cygwin{,32} should have the prototype.
574
5751999-02-22 Jim Lemke <[email protected]>
576
577 * bfdlink.h (bfd_link_info): add field "mpc860c0".
578
579Mon Feb 1 21:05:46 1999 Catherine Moore <[email protected]>
580
581 * dis-asm.h (print_insn_i386_att): Declare.
582 (print_insn_i386_intel): Declare.
583
a712da20 5841998-12-30 Michael Meissner <[email protected]>
252b5132
RH
585
586 * dis-asm.h (INIT_DISASSEMBLE_INFO_NO_ARCH): Cast STREAM and
587 FPRINTF_FUNC to avoid compiler warnings.
588
589Wed Dec 30 16:07:14 1998 David Taylor <[email protected]>
590
591 * dis-asm.h: change void * to PTR (two places).
592
593Mon Dec 14 09:53:31 1998 Kaveh R. Ghazi <[email protected]>
594
595 * demangle.h: Don't check IN_GCC anymore.
596 * splay-tree.h: Likewise.
597
fd6848f6 598Tue Dec 8 00:30:31 1998 Elena Zannoni <[email protected]>
252b5132
RH
599
600 The following changes were made by Elena Zannoni
601 <[email protected]> and Edith Epstein
602 <[email protected]> as part of a project to merge in
603 changes made by HP; HP did not create ChangeLog entries.
604
605 * dis-asm.h (struct disassemble_info): change the type of stream
606 from FILE* to void*, for use with gdb's new type GDB_FILE.
607 (fprintf_ftype): change FILE* parameter type to void*.
608
b4fe2683
JM
609 * demangle.h: (DMGL_EDG): new macro for Kuck and Associates
610 (DMGL_STYLE_MASK): modify to include Kuck and Assoc style
611 (demangling_styles): add new edg_demangling style
612 (EDG_DEMANGLING_STYLE_STRING): new macro
613 (EDG_DEMANGLING): new macro
a712da20 614 (DMGL_HP): new macro, for HP/aCC compiler.
b4fe2683
JM
615 (DMGL_STYLE_MASK): modify to include new HP's style.
616 (demangling_styles): add new hp_demangling value.
617 (HP_DEMANGLING_STYLE_STRING): new macro.
618 (ARM_DEMANGLING): coerce to int.
619 (HP_DEMANGLING): new macro.
252b5132
RH
620
621 * hp-symtab.h: rewritten, from HP.
622 (quick_procedure): change type of language field to unsigned int
623 (quick_module): change type of language field to unsigned int
624 (struct dntt_type_svar): add field thread_specific.
625 (hp_language): add languages modcal and dmpascal.
626
252b5132
RH
627Fri Nov 20 13:14:00 1998 Andrew Cagney <[email protected]>
628
629 * libiberty.h (basename): Add prototype for FreeBSD.
630
631Fri Nov 13 19:19:11 1998 Kaveh R. Ghazi <[email protected]>
632
633 * libiberty.h: Prototype xcalloc.
634
635Sun Nov 8 17:42:25 1998 Kaveh R. Ghazi <[email protected]>
636
637 * ansidecl.h: Wrap problematic macros with !IN_GCC.
638
639 * demangle.h: Never define PARAMS().
640 * splay-tree.h: Likewise.
641
642Sat Nov 7 18:30:20 1998 Peter Schauer <[email protected]>
643
644 * dis-asm.h (print_insn_vax): Declare.
645
646Sat Nov 7 16:04:03 1998 Kaveh R. Ghazi <[email protected]>
647
648 * demangle.h: Don't include gansidecl.h.
649 * splay-tree.h: Likewise.
650
6511998-10-26 16:03 Ulrich Drepper <[email protected]>
652
653 * bfdlink.h (struct bfd_link_info): Add new field optimize.
654
655Thu Oct 22 19:58:00 1998 Kaveh R. Ghazi <[email protected]>
656
657 * splay-tree.h: Wrap function pointer parameter declarations in
658 PARAMS() macro.
659
6601998-10-21 Mark Mitchell <[email protected]>
661
662 * splay-tree.h: New file.
663
664Fri Oct 9 00:02:03 1998 Jeffrey A Law ([email protected])
665
666 * Merge devo and egcs include directories.
667
668Sat Sep 5 12:16:33 1998 Jeffrey A Law ([email protected])
669
670 * getopt.h, obstack.h: Updated from gcc.
671
6721998-08-03 Jason Molenda ([email protected])
673
674 * libiberty.h (xexit): Change decl to use modern GCC attribute
675 to indicate exit does not return.
676
677Mon Jun 1 13:48:32 1998 Jason Molenda ([email protected])
678
679 * obstack.h: Update to latest FSF version.
680
252b5132
RH
681Tue Feb 24 13:05:02 1998 Doug Evans <[email protected]>
682
683 * dis-asm.h (disassemble_info): Member `symbol' renamed to `symbols'
684 and made an "asymbol **". New member num_symbols.
685 (INIT_DISASSEMBLE_INFO_NO_ARCH): Update.
686
687Tue Feb 17 12:32:18 1998 Andrew Cagney <[email protected]>
688
689 * remote-sim.h (sim_fetch_register, sim_store_register): Add
690 register length parameter. Functions return actual length of
691 register.
692
693Thu Feb 12 16:29:01 1998 Ian Lance Taylor <[email protected]>
694
695 * getopt.h: Update to latest FSF version.
696
697Wed Feb 11 16:56:06 1998 Doug Evans <[email protected]>
698
699 * symcat.h: New file.
700
701Mon Feb 2 17:13:31 1998 Steve Haworth <[email protected]>
702
703 * dis-asm.h (print_insn_tic30): Declare.
704
705Thu Jan 22 16:23:59 1998 Fred Fish <[email protected]>
706
707 * dis-asm.h: Add flag INSN_HAS_RELOC to tell disassembly
708 function there is a reloc on this line.
709
710Mon Dec 8 11:22:23 1997 Nick Clifton <[email protected]>
711
712 * dis-asm.h: Remove prototype of disasm_symaddr() as this function
713 no longer exists.
714
715Tue Dec 2 10:20:53 1997 Nick Clifton <[email protected]>
716
717 * dis-asm.h (disasm_symaddr): New prototype.
718
252b5132
RH
719Mon Dec 1 11:29:35 1997 Doug Evans <[email protected]>
720
721 * callback.h (CB_SYSCALL): Comment out arg names in prototypes.
722
723Wed Nov 26 16:47:58 1997 Michael Meissner <[email protected]>
724
725 * callback.h (CB_SYSCALL): Consistantly use names for prototype
726 arguments.
727
728Wed Nov 26 11:39:30 1997 Doug Evans <[email protected]>
729
730 * callback.h (CB_SYSCALL): Change byte count arguments to
731 {read,write}_mem to `int'. New member `magic'.
732 (CB_SYSCALL_MAGIC,CB_SYSCALL_INIT): New macros.
733
734Tue Nov 25 01:35:52 1997 Doug Evans <[email protected]>
735
736 * callback.h (struct stat): Move forward decl up.
737 (host_callback): Pass stat struct pointer to stat,fstat.
738 (CB_SYS_nnn): Reorganize.
739 (CB_SYSCALL): New members p1,p2.
740 (cb_host_to_target_stat): Delete fourth arg.
741
742Sat Nov 22 23:34:15 1997 Andrew Cagney <[email protected]>
743
744 * remote-sim.h (sim_stop_reason): Clarify sim_signalled SIGRC
745 argument.
746
747Mon Nov 17 14:00:51 1997 Doug Evans <[email protected]>
748
749 * callback.h (CB_TARGET_DEFS_MAP): Renamed from target_defs_map.
750 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map,
751 signal_map, stat_map.
752 (errn_map,open_map): Renamed to cb_init_foo_map.
753 (cb_host_to_target_errno,cb_target_to_host_open): Renamed from
754 host_to_target_errno,target_to_host_open.
755 (cb_read_target_syscall_maps): Add prototype.
756 (cb_target_to_host_syscall): Likewise.
757 (cb_host_to_target_stat): Likewise.
758 (cb_syscall): Likewise.
759 (CB_SYS_{exit,open,close,read,write,lseek,unlink,getpid,kill,fstat,
760 argvlen,argv,chdir,stat,chmod,utime,time}): Define.
761 (CB_SYSCALL): New type.
762 (CB_RC): New enum.
763
764Fri Nov 7 10:34:09 1997 Rob Savoye <[email protected]>
765
766 * libiberty.h: Add extern "C" { so it can be used with C++
767 programs.
768 * remote-sim.h: Add extern "C" { so it can be used with C++
769 programs.
770
771Tue Oct 14 16:07:51 1997 Nick Clifton <[email protected]>
772
773 * dis-asm.h (struct disassemble_info): New field
774 'symbol_at_address_func'.
775 (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialise new field with
776 generic_symbol_at_address.
777
778Mon Oct 13 10:17:15 1997 Andrew Cagney <[email protected]>
779
780 * remote-sim.h: Clarify sim_read, sim_write MEM argument.
781
782Wed Sep 24 18:03:10 1997 Stu Grossman <[email protected]>
783
784 * remote-sim.h (SIM_RC): Add a bunch of new return codes for
785 breakpoint stuff.
786 * Add functions to tell the simulator to set/clear/enable/disable
787 intrinsic breakpoints.
788
789Thu Aug 28 19:41:42 1997 Andrew Cagney <[email protected]>
790
791 * libiberty.h (dupargv): Add prototype.
792
793Tue Aug 26 12:25:49 1997 Andrew Cagney <[email protected]>
794
795 * remote-sim.h (sim_create_inferior): Add ABFD arg. Document.
796
797Mon Aug 25 10:50:51 1997 Andrew Cagney <[email protected]>
798
799 * remote-sim.h (sim_open): Add ABFD arg. Document.
800
801Fri Aug 8 16:43:56 1997 Doug Evans <[email protected]>
802
803 * dis-asm.h (arc_get_disassembler): Declare.
804
805Wed Jul 30 11:39:50 1997 Per Bothner <[email protected]>
806
807 * demangle.h (DMGL_JAVA): New option to request Java demangling.
808
809Tue Jul 22 17:59:54 1997 Ian Lance Taylor <[email protected]>
810
811 * libiberty.h (PEXECUTE_*): Define.
812 (pexecute, pwait): Declare.
813
814Fri Jun 6 13:02:33 1997 Andrew Cagney <[email protected]>
815
816 * remote-sim.h (sim_kill): Mark as depreciated.
817
818Fri May 23 13:43:41 1997 Fred Fish <[email protected]>
819
820 * bfdlink.h (struct bfd_link_info): Add task_link member.
821
822Thu May 22 11:32:49 1997 Andrew Cagney <[email protected]>
823
824 * remote-sim.h: Review documentation. Clarify restrictions on
825 when functions can be called.
826
827Wed May 21 16:47:53 1997 Andrew Cagney <[email protected]>
828
829 * remote-sim.h (sim_set_profile_size): Add prototype, document as
830 depreciated.
831
832Tue May 20 09:32:22 1997 Andrew Cagney <[email protected]>
833
834 * remote-sim.h (sim_open): Add callback struct.
835 (sim_set_callbacks): Drop SIM_DESC argument. Document.
836 (sim_size): Remove recently added SIM_DESC argument. Document.
837
838Mon May 19 19:14:44 1997 Andrew Cagney <[email protected]>
839
840 * remote-sim.h: Pass SD into sim_size.
841
842Thu May 15 01:24:16 1997 Mark Alexander <[email protected]>
843
844 * obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun,
845 obstack_freefun): Eliminate compile warnings in gdb.
846
252b5132
RH
847Tue Apr 22 10:24:34 1997 Fred Fish <[email protected]>
848
849 * floatformat.h (floatformat_byteorders): Add comments for previous
850 formats and add floatformat_littlebyte_bigword, primarily for ARM.
851 Add declaration for floatformat_ieee_double_littlebyte_bigword.
852
853Fri Apr 18 13:04:49 1997 Andrew Cagney <[email protected]>
854
855 * remote-sim.h (sim_stop): New interface - asynchronous
856 notification of a request to stop / suspend the running
857 simulation.
858
859 * remote-sim.h (enum sim_stop): Add sim_running and sim_polling as
860 states for use internal to simulators.
861
862 * callback.h (struct host_callback_strut): Put a magic number at
863 the end of the struct to allow basic checking.
864 (struct host_callback_struct ): Add poll_quit - so
865 that the console etc can be polled at regular intervals.
866
867Thu Apr 17 02:17:12 1997 Doug Evans <[email protected]>
868
869 * remote-sim.h (struct _bfd): Declare.
870 (sim_load): Return SIM_RC. New arg `abfd'.
871 (sim_create_inferior): Return SIM_RC. Delete arg `start_address'.
872
873Wed Apr 2 17:09:12 1997 Andrew Cagney <[email protected]>
874
875 * remote-sim.h (sim_trace, sim_size): Make these global. They
876 will go away shortly.
877
878Wed Apr 2 15:23:49 1997 Doug Evans <[email protected]>
879
880 * remote-sim.h (SIM_OPEN_KIND, SIM_RC): New enums.
881 (sim_open): New argument `kind'.
882
883Wed Apr 2 14:45:51 1997 Ian Lance Taylor <[email protected]>
884
885 * COPYING: Update FSF address.
886
887Fri Mar 28 15:29:54 1997 Mike Meissner <[email protected]>
888
889 * callback.h (top level): Include stdarg.h or varargs.h if
890 va_start is not defined.
891 (host_callback_struct): Make {,e}vprintf_filtered take a va_list
892 instead of void *, since va_list might be an array or structure
893 type.
894
895Fri Mar 28 15:44:41 1997 H.J. Lu <[email protected]>
896
897 * libiberty.h (basename): Add prototype for glibc and linux.
898
899Mon Mar 17 19:22:12 1997 Ian Lance Taylor <[email protected]>
900
901 * objalloc.h: New file.
902
903Mon Mar 17 14:57:55 1997 Andrew Cagney <[email protected]>
904
905 * remote-sim.h: New file, copied in from gdb/remote-sim.h. One
906 day this will be placed in a directory of its own.
907
908Sat Mar 15 19:00:14 1997 Ian Lance Taylor <[email protected]>
909
910 * obstack.h: Update to current FSF version.
911
912Thu Mar 6 15:46:59 1997 Andrew Cagney <[email protected]>
913
914 * callback.h (struct host_callback_struct): Add callbacks -
915 flush_stdout, write_stderr, flush_stderr, vprintf_filtered,
916 evprintf_filtered. Delete redundant callbacks - printf_filtered.
917
918Thu Feb 27 23:18:27 1997 Ian Lance Taylor <[email protected]>
919
920 * bfdlink.h (struct bfd_link_info): Remove lprefix and lprefix_len
921 fields.
922
923Tue Feb 25 00:10:49 1997 Ian Lance Taylor <[email protected]>
924
925 * dis-asm.h (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize
926 bytes_per_chunk and display_endian.
927
928Mon Feb 24 17:47:02 1997 Ian Lance Taylor <[email protected]>
929
930 From Eric Youngdale <[email protected]>:
931 * bfdlink.h (struct bfd_elf_version_expr): Define.
932 (struct bfd_elf_version_deps): Define.
933 (struct bfd_elf_version_tree): Define.
934
935Thu Feb 6 14:20:01 1997 Martin M. Hunt <[email protected]>
936
937 * dis-asm.h: (disassemble_info): Add new fields
938 bytes_per_chunk and display_endian to control the
939 display of raw instructions.
940
941Fri Dec 27 22:17:37 1996 Fred Fish <[email protected]>
942
943 * dis-asm.h (print_insn_tic80): Declare.
944
945Sun Dec 8 17:11:12 1996 Doug Evans <[email protected]>
946
947 * callback.h (host_callback): New member `error'.
948
949Wed Nov 20 00:40:23 1996 Doug Evans <[email protected]>
950
951 * callback.h: New file, moved here from gdb.
952
953Mon Nov 18 16:34:00 1996 Dawn Perchik <[email protected]>
954
955 * libiberty.h: Checkin again; last checkin failed due to sticky tag.
956
957Wed Nov 13 08:22:00 1996 Dawn Perchik <[email protected]>
958
959 * libiberty.h: Revert last commit due to conflicts with hpux
960 system headers.
961
962Tue Nov 12 16:31:00 1996 Dawn Perchik <[email protected]>
963
964 * libiberty.h: Move prototypes from argv.c here.
965
966Thu Oct 31 14:56:18 1996 Doug Evans <[email protected]>
967
968 * ansidecl.h (VPARAMS,VA_START): Define.
969
970Fri Oct 25 12:08:04 1996 Ian Lance Taylor <[email protected]>
971
972 * dis-asm.h (disassemble_info): Add bytes_per_line field.
973 (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize bytes_per_line field.
974
975Thu Oct 24 17:10:01 1996 Ian Lance Taylor <[email protected]>
976
977 * dis-asm.h (disassemble_info): Add symbol field.
978 (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize symbol field.
979
980Thu Oct 17 11:17:40 1996 Doug Evans <[email protected]>
981
982 * dis-asm.h (print_insn_m32r): Declare.
983
984Mon Oct 14 23:56:52 1996 Ian Lance Taylor <[email protected]>
985
986 * libiberty.h: Declare parameter types for xmalloc and xrealloc.
987
988Thu Oct 3 13:45:27 1996 Ian Lance Taylor <[email protected]>
989
990 * fnmatch.h: New file.
991
992Thu Oct 3 10:33:14 1996 Jeffrey A Law ([email protected])
993
994 * dis-asm.h (print_insn_mn10x00): Delete declaration.
995 (print_insn_mn10200, print_insn_mn10300): Declare.
996
997Wed Oct 2 21:24:43 1996 Jeffrey A Law ([email protected])
998
999 * dis-asm.h (print_insn_mn10x00): Declare.
1000
1001Mon Sep 30 13:56:11 1996 Fred Fish <[email protected]>
1002
1003 * libiberty.h: Remove #ifndef PRIVATE_XMALLOC.
1004
1005Sat Aug 31 13:27:06 1996 Jeffrey A Law ([email protected])
1006
1007 * dis-asm.h (print_insn_v850): Declare.
1008
1009Tue Aug 13 16:10:30 1996 Stu Grossman ([email protected])
1010
1011 * obstack.h: Change bcopy to memcpy. Works better on Posix
1012 systems, which generally lack bcopy.
1013
1014Mon Aug 12 17:03:18 1996 Stu Grossman ([email protected])
1015
1016 * ansidecl.h: Change WIN32 to _WIN32.
1017
1018Fri Jul 26 13:58:18 1996 Ian Lance Taylor <[email protected]>
1019
1020 * dis-asm.h: Add flavour field.
1021 (print_insn_alpha): Declare.
1022 (print_insn_alpha_osf, print_insn_alpha_vms): Don't declare.
1023 (INIT_DISASSEMBLE_INFO): Initialize flavour field.
1024
1025Tue Jul 23 17:37:58 1996 Fred Fish <[email protected]>
1026
1027 * libiberty.h (PRIVATE_XMALLOC): Enclose xmalloc/xrealloc
1028 definitions inside #ifndef so that programs that want to
1029 can define PRIVATE_XMALLOC and then define xmalloc and
1030 xrealloc anyway they want.
1031 (basename): Document in source that we can't declare the
1032 parameter type because it is declared inconsistently across
1033 different systems.
1034
1035Mon Jul 22 13:16:13 1996 Richard Henderson <[email protected]>
1036
1037 * dis-asm.h (print_insn_alpha): Don't declare.
1038 (print_insn_alpha_osf, print_insn_alpha_vms): Declare.
1039
1040Wed Jul 17 14:45:12 1996 Martin M. Hunt <[email protected]>
1041
1042 * dis-asm.h: (print_insn_d10v): Declare.
1043
1044Mon Jul 15 16:55:38 1996 Stu Grossman ([email protected])
1045
1046 * dis-asm.h: Get rid of decls for print_insn_i8086,
1047 print_insn_sparc64 and print_insn_sparclite.
1048 * (INIT_DISASSEMBLE_INFO): Split into two pieces. One,
1049 INIT_DISASSEMBLE_INFO_NO_ARCH inits everything except for endian,
1050 mach, and arch.
1051
1052Fri Jul 12 10:19:27 1996 Stu Grossman ([email protected])
1053
1054 * dis-asm.h (print_insn_i8086): Declare.
1055
1056Wed Jul 3 16:02:39 1996 Stu Grossman ([email protected])
1057
1058 * dis-asm.h (print_insn_sparclite): Declare.
1059
1060Tue Jun 18 16:02:46 1996 Jeffrey A. Law <[email protected]>
1061
1062 * dis-asm.h (print_insn_h8300s): Declare.
1063
1064Tue Jun 18 15:11:33 1996 Klaus Kaempf <[email protected]>
1065
1066 * fopen-vms.h: New file.
1067
1068Tue Jun 4 18:58:16 1996 Ian Lance Taylor <[email protected]>
1069
1070 * bfdlink.h (struct bfd_link_info): Add notice_all field.
1071
1072Fri Apr 26 10:33:12 1996 Doug Evans <[email protected]>
1073
1074 * demangle.h (#ifdef IN_GCC): #include "gansidecl.h".
1075 (PROTO,PTR,const): Delete.
1076
1077Mon Apr 22 17:27:42 1996 Ian Lance Taylor <[email protected]>
1078
1079 * bfdlink.h (struct bfd_link_info): Add traditional_format field.
1080
1081Mon Apr 15 15:16:56 1996 Doug Evans <[email protected]>
1082
1083 * libiberty.h (choose_temp_base): Add prototype.
1084
1085Tue Mar 12 17:29:46 1996 Ian Lance Taylor <[email protected]>
1086
1087 * bfdlink.h (bfd_wrapped_link_hash_lookup): Declare.
1088 (struct bfd_link_info): Add wrap_hash field.
1089
1090Wed Feb 14 16:49:17 1996 Martin Anantharaman <[email protected]>
1091
1092 * ieee.h (ieee_record_enum_type): Define
1093 ieee_external_reference_info_enum.
1094
1095Fri Feb 2 17:09:25 1996 Doug Evans <[email protected]>
1096
1097 * dis-asm.h (DISASM_RAW_INSN): Delete.
1098
1099Tue Jan 23 09:21:47 1996 Doug Evans <[email protected]>
1100
1101 * dis-asm.h (INIT_DISASSEMBLE_INFO): Set endian to BFD_ENDIAN_UNKNOWN.
1102 New argument FPRINTF_FUNC.
1103
1104Mon Jan 22 16:37:59 1996 Doug Evans <[email protected]>
1105
1106 * dis-asm.h (disassemble_info): New members arch, mach, endian.
1107 (INIT_DISASSEMBLE_INFO): Initialize them.
1108 (DISASM_RAW_INSN{,FLAG}): Define.
1109
1110Thu Jan 18 11:32:38 1996 Ian Lance Taylor <[email protected]>
1111
1112 * demangle.h (cplus_demangle_opname): Change opname parameter to
1113 const char *.
1114 (cplus_mangle_opname): Change return type and opname parameter to
1115 const char *.
1116
1117Fri Jan 5 00:01:22 1996 Ian Lance Taylor <[email protected]>
1118
1119 * ieee.h (enum ieee_record): Add ieee_asn_record_enum,
1120 ieee_at_record_enum, ieee_ty_record_enum, ieee_atn_record_enum,
1121 ieee_bb_record_enum, and ieee_be_record_enum.
1122
1123Wed Jan 3 13:12:09 1996 Fred Fish <[email protected]>
1124
1125 * obstack.h: Update copyright to 1996.
1126 (_obstack_memory_used): Declare.
1127 (obstack_memory_used): Define macro.
1128
1129Thu Dec 28 11:42:12 1995 Ian Lance Taylor <[email protected]>
1130
1131 * libiberty.h (xstrdup): Declare.
1132
1133Thu Dec 21 14:47:17 1995 Michael Meissner <[email protected]>
1134
1135 * wait.h: Protect all macros with #ifndef.
1136
1137Tue Oct 24 21:45:40 1995 Ian Lance Taylor <[email protected]>
1138
1139 * bfdlink.h (struct bfd_link_info): Add static_link field.
1140
1141Tue Sep 12 16:28:04 1995 Ian Lance Taylor <[email protected]>
1142
1143 * bfdlink.h (struct bfd_link_callbacks): Add symbol parameter to
1144 warning callback.
1145
1146Fri Sep 1 13:11:51 1995 Ian Lance Taylor <[email protected]>
1147
1148 * bfdlink.h (struct bfd_link_callbacks): Change warning callback
1149 to take BFD, section, and address arguments.
1150
1151Thu Aug 31 16:45:12 1995 steve chamberlain <[email protected]>
1152
1153 * bfdlink.h (struct bfd_link_info): Remove PE stuff.
1154
1155Tue Aug 22 03:18:23 1995 Ken Raeburn <[email protected]>
1156
1157 * libiberty.h: Declare xstrerror. From Pat Rankin.
1158
1159Mon Aug 21 18:11:36 1995 steve chamberlain <[email protected]>
1160
1161 * bfdlink.h (struct bfd_link_info): Remove PE stuff.
1162
1163Wed Aug 2 08:14:12 1995 Doug Evans <[email protected]>
1164
1165 * dis-asm.h (print_insn_sparc64): Declare.
1166
1167Mon Jul 10 13:26:49 1995 Eric Youngdale <[email protected]>
1168
1169 * bfdlink.h (struct bfd_link_info): Add new field symbolic.
1170
1171Sun Jul 2 17:48:40 1995 Ian Lance Taylor <[email protected]>
1172
1173 * bfdlink.h (struct bfd_link_info): Change type of base_file to
1174 PTR.
1175
1176Thu Jun 29 00:02:45 1995 Steve Chamberlain <[email protected]>
1177
1178 * bfdlink.h (struct bfd_link_info): Added base_file member.
1179
1180Tue Jun 20 16:40:04 1995 Steve Chamberlain <[email protected]>
1181
1182 * ansidecl.h: win32s is ANSI enough.
1183
1184Thu May 18 04:25:50 1995 Ken Raeburn <[email protected]>
1185
1186 Wed May 10 14:28:16 1995 Richard Earnshaw ([email protected])
1187
1188 * dis-asm.h (print_insn_arm): Delete declaration.
1189 (print_insn_{little,big}_arm): New declarations.
1190
1191 * floatformat.h (floatformat_arm_ext): Declare.
1192
1193Sat May 13 10:14:08 1995 Steve Chamberlain <[email protected]>
1194
252b5132 1195 * bfdlink.h (subsytem, stack_heap_parameters): New.
252b5132
RH
1196
1197Thu May 4 14:36:42 1995 Jason Merrill <[email protected]>
1198
1199 * demangle.h: Don't include ansidecl.h if IN_GCC.
1200
1201Tue Feb 21 00:37:28 1995 Jeff Law ([email protected])
1202
1203 * hp-symtab.h: Don't use bitfield enumerations, the HP C compiler
1204 does not handle them correctly.
1205
1206Thu Feb 9 14:20:27 1995 Ian Lance Taylor <[email protected]>
1207
1208 * libiberty.h (basename): Don't declare parameter type; some
1209 systems have this in their header files.
1210
1211Wed Feb 8 17:35:38 1995 Ian Lance Taylor <[email protected]>
1212
1213 * bfdlink.h (struct bfd_link_hash_entry): Change format of common
1214 symbol information, to remove restrictions on maximum size and
1215 alignment power, by using a pointer to a structure instead.
1216
1217Mon Feb 6 14:55:32 1995 Ian Lance Taylor <[email protected]>
1218
1219 * bfdlink.h (enum bfd_link_hash_type): Rename bfd_link_hash_weak
1220 to bfd_link_hash_undefweak. Add bfd_link_hash_defweak.
1221
1222Mon Jan 16 21:00:23 1995 Stan Shebs <[email protected]>
1223
1224 * dis-asm.h (GDB_INIT_DISASSEMBLE_INFO, etc): Remove all
1225 GDB-specific definitions.
1226
1227Sun Jan 15 18:39:35 1995 Steve Chamberlain <sac@splat>
1228
1229 * dis-asm.h (print_insn_w65): Declare.
1230
1231Thu Jan 12 17:51:17 1995 Ken Raeburn <[email protected]>
1232
1233 * libiberty.h (hex_p): Fix sense of test.
1234
1235Wed Jan 11 22:36:40 1995 Ken Raeburn <[email protected]>
1236
1237 * libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init,
1238 hex_p, hex_value): New macros and declarations, for hex.c.
1239
1240Fri Jan 6 17:44:14 1995 Ian Lance Taylor <[email protected]>
1241
1242 * dis-asm.h: Make idempotent.
1243
1244Wed Dec 14 13:08:43 1994 Stan Shebs <[email protected]>
1245
1246 * progress.h: New file, empty definitions for progress macros.
1247
1248Fri Nov 25 00:14:05 1994 Jeff Law ([email protected])
1249
1250 * hp-symtab.h: New file describing the debug symbols emitted
1251 by the HP C compilers.
1252
1253Fri Nov 11 15:48:37 1994 Ian Lance Taylor <[email protected]>
1254
1255 * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size from 24
1256 to 26 bits, and change u.c.alignment_power from 8 to 6 bits. 6
1257 bit in the alignment power is enough for a 64 bit address space.
1258
1259Mon Oct 31 13:02:51 1994 Stan Shebs ([email protected])
1260
1261 * demangle.h (cplus_mangle_opname): Declare.
1262
1263Tue Oct 25 11:38:02 1994 Ian Lance Taylor <[email protected]>
1264
1265 * bfdlink.h (struct bfd_link_callbacks): Fix comments for
1266 multiple_common field.
1267
1268Sun Sep 04 17:58:10 1994 Richard Earnshaw ([email protected])
1269
252b5132
RH
1270 * dis-asm.h: Add support for the ARM.
1271
1272Wed Aug 10 12:51:41 1994 Doug Evans ([email protected])
1273
1274 * libiberty.h (strsignal): Document its existence even if we
1275 can't declare it.
1276
1277Tue Aug 2 14:40:03 1994 Jim Kingdon ([email protected])
1278
1279 * os9k.h: Remove u_int16, u_int32, and owner_id typedefs and
1280 expand their uses. Those names conflict with Mach headers.
1281
1282Fri Jul 22 14:17:12 1994 Ian Lance Taylor ([email protected])
1283
1284 * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size into a
1285 bitfield. Add field u.c.alignment_power.
1286
1287Sun Jul 10 00:26:39 1994 Ian Dall ([email protected])
1288
1289 * dis-asm.h: Add print_insn_ns32k declaration.
1290
1291Mon Jun 20 17:13:29 1994 Ian Lance Taylor ([email protected])
1292
1293 * bfdlink.h (bfd_link_hash_table): Make creator a const pointer.
1294
1295Sat Jun 18 16:09:32 1994 Stan Shebs ([email protected])
1296
1297 * demangle.h (cplus_demangle_opname): Declare.
1298
1299Thu Jun 16 15:19:03 1994 Ian Lance Taylor ([email protected])
1300
1301 * bfdlink.h (struct bfd_link_info): Add new field shared.
1302
1303Mon Jun 6 14:39:44 1994 Ian Lance Taylor ([email protected])
1304
1305 * bfdlink.h (struct bfd_link_hash_entry): Remove written field:
1306 not needed for all backends.
1307
1308Thu Apr 28 19:06:50 1994 Ken Raeburn ([email protected])
1309
1310 * dis-asm.h (disassembler): Declare.
1311
1312Fri Apr 1 00:38:17 1994 Jim Wilson ([email protected])
1313
b4fe2683
JM
1314 * obstack.h: Delete use of IN_GCC to control whether
1315 stddef.h or gstddef.h is included.
252b5132
RH
1316
1317Tue Mar 22 13:06:02 1994 Ian Lance Taylor ([email protected])
1318
1319 * bfdlink.h (enum bfd_link_order_type): Add bfd_data_link_order.
1320 (struct bfd_link_order): Add data field to union.
1321
1322Mon Mar 21 18:45:26 1994 Ian Lance Taylor ([email protected])
1323
1324 * bfdlink.h (struct bfd_link_callbacks): Change bitsize argument
1325 to add_to_set to reloc. Remove bitsize argument from constructor.
1326 Comment that reloc_overflow, reloc_dangerous and unattached_reloc
1327 must handle NULL pointers for reloc location.
1328 (enum bfd_link_order_type): Add bfd_section_reloc_link_order and
1329 bfd_symbol_reloc_link_order.
1330 (struct bfd_link_order): Add reloc field to union.
1331 (struct bfd_link_order_reloc): Define.
1332
1333Mon Mar 14 12:27:50 1994 Ian Lance Taylor ([email protected])
1334
1335 * ieee-float.h: Removed; no longer used.
1336
1337Tue Mar 1 18:10:49 1994 Kung Hsu ([email protected])
1338
1339 * os9k.h: os9000 target specific header file, the header of the
1340 object file is used now.
1341
1342Sun Feb 27 21:52:26 1994 Jim Kingdon ([email protected])
1343
1344 * floatformat.h: New file, intended to replace ieee-float.h.
1345
1346Sun Feb 20 17:15:42 1994 Ian Lance Taylor ([email protected])
1347
1348 * ansidecl.h (ANSI_PROTOTYPES): Define if using ANSI prototypes.
1349
1350Wed Feb 16 01:07:12 1994 Ian Lance Taylor ([email protected])
1351
1352 * libiberty.h: Don't declare strsignal, to avoid conflicts with
1353 Solaris system header files.
1354
1355Sat Feb 12 22:11:32 1994 Jeffrey A. Law ([email protected])
1356
1357 * libiberty.h (xexit): Use __volatile__ to avoid losing if
1358 compiling with gcc -traditional.
1359
1360Thu Feb 10 14:05:41 1994 Ian Lance Taylor ([email protected])
1361
1362 * libiberty.h: New file. Declares functions provided by
1363 libiberty.
1364
1365Tue Feb 8 05:19:52 1994 David J. Mackenzie ([email protected])
1366
1367 Handle obstack_chunk_alloc returning NULL. This allows
1368 obstacks to be used by libraries, without forcing them
1369 to call exit or longjmp.
1370 * obstack.h (struct obstack): Add alloc_failed flag.
1371 _obstack_begin, _obstack_begin_1): Declare to return int, not void.
1372 (obstack_finish): If alloc_failed, return NULL.
1373 (obstack_base, obstack_next_free, objstack_object_size):
1374 If alloc_failed, return 0.
1375 (obstack_grow, obstack_grow0, obstack_1grow, obstack_ptr_grow,
1376 obstack_int_grow, obstack_blank): If alloc_failed, do nothing that
1377 could corrupt the obstack.
1378
1379Mon Jan 24 15:06:05 1994 Ian Lance Taylor ([email protected])
1380
1381 * bfdlink.h (struct bfd_link_callbacks): Add name, reloc_name and
1382 addend argments to reloc_overflow callback.
1383
1384Fri Jan 21 19:13:12 1994 Ian Lance Taylor ([email protected])
1385
1386 * dis-asm.h (print_insn_big_powerpc, print_insn_little_powerpc,
1387 print_insn_rs6000): Declare.
1388
1389Thu Jan 6 14:15:55 1994 Ian Lance Taylor ([email protected])
1390
1391 * bfdlink.h (struct bfd_link_callbacks): Add bitsize argument to
1392 add_to_set field. Add new callback named constructor.
1393
1394Thu Dec 30 10:44:06 1993 Ian Lance Taylor ([email protected])
1395
1396 * bfdlink.h: New file for new BFD linker backend routines.
1397
1398Mon Nov 29 10:43:57 1993 Ian Lance Taylor ([email protected])
1399
1400 * dis-asm.h (enum dis_insn_tyupe): Remove non-ANSI trailing comma.
1401
1402Sat Oct 2 20:42:26 1993 Jim Kingdon ([email protected])
1403
1404 * dis-asm.h: Move comment to right place.
1405
1406Mon Aug 9 19:03:35 1993 David J. Mackenzie ([email protected])
1407
1408 * obstack.h (obstack_chunkfun, obstack_freefun): Add defns from
1409 previous version. Are these Cygnus local changes?
1410
1411Fri Aug 6 17:05:47 1993 David J. Mackenzie ([email protected])
1412
1413 * getopt.h, obstack.h: Update to latest FSF version.
1414
252b5132
RH
1415Mon Aug 2 14:45:29 1993 John Gilmore ([email protected])
1416
1417 * dis-asm.h: Move enum outside of struct defn to avoid warnings.
1418
1419Mon Aug 2 08:49:30 1993 Stu Grossman (grossman at cygnus.com)
1420
1421 * wait.h (WEXITSTATUS, WSTOPSIG): Mask down to 8 bits. This is
1422 for systems that store stuff into the high 16 bits of a wait
1423 status.
1424
1425Fri Jul 30 18:38:02 1993 John Gilmore ([email protected])
1426
1427 * dis-asm.h: Add new fields insn_info_valid, branch_delay_insns,
1428 data_size, insn_type, target, target2. These are used to return
1429 information from the instruction decoders back to the calling
1430 program. Add comments, make more readable.
1431
1432Mon Jul 19 22:14:14 1993 Fred Fish ([email protected])
1433
1434 * nlm: New directory containing NLM/NetWare includes.
1435
1436Thu Jul 15 12:10:04 1993 Ken Raeburn ([email protected])
1437
1438 * dis-asm.h (struct disassemble_info): New field application_data.
1439
1440Thu Jul 15 12:41:15 1993 Ian Lance Taylor ([email protected])
1441
1442 * dis-asm.h: Added declaration of print_insn_m88k.
1443
252b5132
RH
1444Fri Jul 2 10:31:59 1993 Ian Lance Taylor ([email protected])
1445
1446 * ansidecl.h: Use ANSI macros if __mips and _SYSTYPE_SVR4 are
1447 defined, since RISC/OS cc handles ANSI declarations in SVR4 mode
1448 but does not define __STDC__.
1449
1450Sun Jun 20 18:27:52 1993 Ken Raeburn ([email protected])
1451
1452 * dis-asm.h: Don't need to include ansidecl.h any more.
1453
1454Fri Jun 18 03:22:10 1993 John Gilmore ([email protected])
1455
1456 * oasys.h: Eliminate "int8_type", "int16_type", "int32_type", and
1457 their variants. These changes are coordinated with corresponding
1458 changes in ../bfd/oasys.c.
1459
1460Wed Jun 16 10:43:08 1993 Fred Fish ([email protected])
1461
1462 * bfd.h: Note that it has been removed.
1463
1464Tue Jun 8 12:16:03 1993 Steve Chamberlain ([email protected])
1465
1466 Support for H8/300-H
1467 * dis-asm.h (print_insn_h8300, print_insn_h8300h): Declare it.
252b5132
RH
1468
1469Tue Jun 1 07:35:03 1993 Ken Raeburn ([email protected])
1470
1471 * ansidecl.h (const): Don't define it if it's already defined.
1472
1473Thu May 27 18:19:51 1993 Ken Raeburn ([email protected])
1474
1475 * dis-asm.h (print_insn_hppa): Declare it.
1476
1477 * bfd.h: Moved to bfd directory. Small stub here includes it
1478 without requiring "-I../bfd".
1479
1480Thu Apr 29 12:06:13 1993 Ken Raeburn ([email protected])
1481
1482 * bfd.h: Updated with BSF_FUNCTION.
1483
1484Mon Apr 26 18:15:50 1993 Steve Chamberlain ([email protected])
1485
1486 * bfd.h, dis-asm.h: Updated with Hitachi SH.
1487
1488Fri Apr 23 18:41:38 1993 Steve Chamberlain ([email protected])
1489
1490 * bfd.h: Updated with alpha changes.
1491 * dis-asm.h: Added alpha.
1492
1493Fri Apr 16 17:35:30 1993 Jim Kingdon ([email protected])
1494
1495 * bfd.h: Update for signed bfd_*get_*.
1496
1497Thu Apr 15 09:24:21 1993 Jim Kingdon ([email protected])
1498
1499 * bfd.h: Updated for file_truncated error.
1500
1501Thu Apr 8 10:53:47 1993 Ian Lance Taylor ([email protected])
1502
1503 * ansidecl.h: If no ANSI, define const to be empty.
1504
1505Thu Apr 1 09:00:10 1993 Jim Kingdon ([email protected])
1506
1507 * dis-asm.h: Declare a29k and i960 print_insn_*.
1508
1509 * dis-asm.h: Add print_address_func and related stuff.
1510
1511 * dis-asm.h (dis_asm_read_memory): Fix prototype.
1512
1513Wed Mar 31 17:40:16 1993 Jim Kingdon ([email protected])
1514
1515 * dis-asm.h: Add print_insn_sparc.
1516
1517Wed Mar 31 17:51:42 1993 Ian Lance Taylor ([email protected])
1518
1519 * bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size
1520 prototypes.
1521
1522Wed Mar 31 16:35:12 1993 Stu Grossman ([email protected])
1523
1524 * dis-asm.h: (disassemble_info): Fix typo in prototype of
1525 dis_asm_memory_error().
1526
1527Tue Mar 30 19:09:23 1993 Jim Kingdon ([email protected])
1528
1529 * dis-asm.h (disassembler_info): Add read_memory_func,
1530 memory_error_func, buffer, and length.
1531 ({GDB_,}INIT_DISASSEMBLE_INFO): Set them.
1532 print_insn_*: Remove second argument.
1533
1534Tue Mar 30 14:48:55 1993 Steve Chamberlain ([email protected])
1535
1536 * bfd.h: Update for lma field of section.
1537
1538Tue Mar 30 12:22:55 1993 Jim Kingdon ([email protected])
1539
1540 * ansidecl.h: Use ANSI versions on AIX regardless of __STDC__.
1541
1542Fri Mar 19 14:49:49 1993 Steve Chamberlain ([email protected])
1543
1544 * dis-asm.h: Add h8500.
1545
1546Thu Mar 18 13:49:09 1993 Per Bothner ([email protected])
1547
1548 * ieee-float.h: Moved from ../gdb.
1549 * dis-asm.h: New file. Interface to dis-assembler.
1550
1551Thu Mar 11 10:52:57 1993 Fred Fish ([email protected])
1552
1553 * demangle.h (DMGL_NO_OPTS): Add define (set to 0) to use
1554 in place of bare 0, for readability reasons.
1555
1556Tue Mar 2 17:50:11 1993 Fred Fish ([email protected])
1557
1558 * demangle.h: Replace all references to cfront with ARM.
1559
1560Tue Feb 23 12:21:14 1993 Ian Lance Taylor ([email protected])
1561
1562 * bfd.h: Update for new elements in JUMP_TABLE.
1563
1564Tue Feb 16 00:51:30 1993 John Gilmore ([email protected])
1565
1566 * bfd.h: Update for BFD_VERSION 2.1.
1567
1568Tue Jan 26 11:49:20 1993 Ian Lance Taylor ([email protected])
1569
1570 * bfd.h: Update for SEC_IS_COMMON flag.
1571
1572Tue Jan 19 12:25:12 1993 Ian Lance Taylor ([email protected])
1573
1574 * bfd.h: Update for bfd_asymbol_value bug fix.
1575
1576Fri Jan 8 16:37:18 1993 Ian Lance Taylor ([email protected])
1577
1578 * bfd.h: Update to include ECOFF tdata and target_flavour.
1579
1580Sun Dec 27 17:52:30 1992 Fred Fish ([email protected])
1581
1582 * bfd.h: Add declaration for bfd_get_size().
1583
1584Tue Dec 22 22:42:46 1992 Fred Fish ([email protected])
1585
1586 * demangle.h: Protect file from multiple inclusions with
1587 #if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif.
1588
1589Mon Dec 21 21:25:50 1992 Stu Grossman (grossman at cygnus.com)
1590
1591 * bfd.h: Update to get hppa_core_struct from bfd.c.
1592
1593Thu Dec 17 00:42:35 1992 John Gilmore ([email protected])
1594
1595 * bfd.h: Update to get tekhex tdata name change from bfd.
1596
1597Mon Nov 9 23:55:42 1992 John Gilmore ([email protected])
1598
1599 * ansidecl.h: Update comments to discourage use of EXFUN.
1600
1601Thu Nov 5 16:35:44 1992 Ian Lance Taylor ([email protected])
1602
1603 * bfd.h: Update to bring in SEC_SHARED_LIBRARY.
1604
1605Thu Nov 5 03:21:32 1992 John Gilmore ([email protected])
1606
1607 * bfd.h: Update to match EXFUN, bfd_seclet_struct, and SDEF
1608 cleanups in bfd.
1609
1610Wed Nov 4 07:28:05 1992 Ken Raeburn ([email protected])
1611
1612 * bout.h (N_CALLNAME, N_BALNAME): Define as char-type values, so
1613 widening works consistently.
1614
1615Fri Oct 16 03:17:08 1992 John Gilmore ([email protected])
1616
1617 * getopt.h: Update to Revised Standard FSF Version.
1618
1619Thu Oct 15 21:43:22 1992 K. Richard Pixley ([email protected])
1620
1621 * getopt.h (struct option): use the provided enum for has_arg.
1622
1623 * demangle.h (AUTO_DEMANGLING, GNU_DEMANGLING,
1624 LUCID_DEMANGLING): ultrix compilers require enums to be
1625 enums and ints to be ints and casts where they meet. cast some
1626 enums into ints.
1627
1628Thu Oct 15 04:35:51 1992 John Gilmore ([email protected])
1629
1630 * bfd.h: Update after comment changes.
1631
1632Thu Oct 8 09:03:02 1992 Steve Chamberlain ([email protected])
1633
1634 * bfd.h (bfd_get_symbol_leading_char): new macro for getting in xvec
1635
1636Thu Sep 3 09:10:50 1992 Stu Grossman (grossman at cygnus.com)
1637
1638 * bfd.h (struct reloc_howto_struct): size needs to be signed if
1639 it's going to hold negative values.
1640
1641Sun Aug 30 17:50:27 1992 Per Bothner ([email protected])
1642
1643 * demangle.h: New file, moved from ../gdb. Made independent
1644 of gdb. Allow demangling style option to be passed as a
1645 parameter to cplus_demangle(), but using the
1646 current_demangling_style global as the default.
1647
1648Sat Aug 29 10:07:55 1992 Fred Fish ([email protected])
1649
1650 * obstack.h: Merge comment change from current FSF version.
1651
1652Thu Aug 27 12:59:29 1992 Brendan Kehoe ([email protected])
1653
1654 * bfd.h: add we32k
1655
1656Tue Aug 25 15:07:47 1992 Steve Chamberlain ([email protected])
1657
1658 * bfd.h: new after Z8000 stuff
1659
1660Mon Aug 17 09:01:23 1992 Ken Raeburn ([email protected])
1661
1662 * bfd.h: Regenerated after page/segment size changes.
1663
1664Sat Aug 1 13:46:31 1992 Fred Fish ([email protected])
1665
1666 * obstack.h: Merge changes from current FSF version.
1667
1668Mon Jul 20 21:06:23 1992 Fred Fish ([email protected])
1669
1670 * obstack.h (area_id, flags): Remove, replace with extra_arg,
1671 use_extra_arg, and maybe_empty_object.
1672 * obstack.h (OBSTACK_MAYBE_EMPTY_OBJECT, OBSTACK_MMALLOC_LIKE):
1673 Remove, replaced by maybe_empty_object and use_extra_arg bitfields.
1674 * obstack.h (obstack_full_begin, _obstack_begin): Remove area_id
1675 and flags arguments.
1676 * obstack.h (obstack_alloc_arg): New macro to set extra_arg.
1677
1678Thu Jul 16 08:12:44 1992 Steve Chamberlain ([email protected])
1679
1680 * bfd.h: new after adding BFD_IS_RELAXABLE
1681
1682Sat Jul 4 03:22:23 1992 John Gilmore (gnu at cygnus.com)
1683
1684 * bfd.h: Regen after adding BSF_FILE.
1685
1686Mon Jun 29 14:18:36 1992 Fred Fish (fnf at sunfish)
1687
1688 * obstack.h: Convert bcopy() use to memcpy(), which is more
1689 portable, more standard, and can take advantage of gcc's builtin
1690 functions for increased performance.
1691
1692Thu Jun 25 04:46:08 1992 John Gilmore (gnu at cygnus.com)
1693
1694 * ansidecl.h (PARAMS): Incorporate this macro from gdb's defs.h.
1695 It's a cleaner way to forward-declare function prototypes.
1696
1697Fri Jun 19 15:46:32 1992 Stu Grossman (grossman at cygnus.com)
1698
1699 * bfd.h: HPPA merge.
1700
1701Tue Jun 16 21:30:56 1992 K. Richard Pixley ([email protected])
1702
1703 * getopt.h: gratuitous white space changes merged from other prep
1704 releases.
1705
1706Thu Jun 11 01:10:55 1992 John Gilmore (gnu at cygnus.com)
1707
1708 * bfd.h: Regen'd from bfd.c after removing elf_core_tdata_struct.
1709
1710Mon May 18 17:29:03 1992 K. Richard Pixley ([email protected])
1711
1712 * getopt.h: merged changes from make-3.62.11.
1713
1714 * getopt.h: merged changes from grep-1.6 (alpha).
1715
1716Fri May 8 14:53:32 1992 K. Richard Pixley ([email protected])
1717
1718 * getopt.h: merged changes from bison-1.18.
1719
1720Sat Mar 14 17:25:20 1992 Fred Fish ([email protected])
1721
1722 * obstack.h: Add "area_id" and "flags" members to obstack
1723 structure. Add obstack_chunkfun() and obstack_freefun() to
1724 set functions explicitly. Convert maybe_empty_object to
1725 a bit in "flags".
1726
1727Thu Feb 27 22:01:02 1992 Per Bothner ([email protected])
1728
1729 * wait.h (WIFSTOPPED): Add IBM rs6000-specific version.
1730
1731Fri Feb 21 20:49:20 1992 John Gilmore (gnu at cygnus.com)
1732
1733 * obstack.h: Add obstack_full_begin.
1734 * bfd.h, obstack.h: Protolint.
1735
1736Thu Jan 30 01:18:42 1992 John Gilmore (gnu at cygnus.com)
1737
1738 * bfd.h: Remove comma from enum declaration.
1739
1740Mon Jan 27 22:01:13 1992 Steve Chamberlain (sac at cygnus.com)
1741
1742 * bfd.h : new target entr, bfd_relax_section
1743
1744Wed Dec 18 17:19:44 1991 Stu Grossman (grossman at cygnus.com)
1745
4f1d9bd8 1746 * bfd.h, ieee.h: ANSIfy enums.
252b5132
RH
1747
1748Thu Dec 12 20:59:56 1991 John Gilmore (gnu at cygnus.com)
1749
1750 * fopen-same.h, fopen-bin.h: New files for configuring
1751 whether fopen distinguishes binary files or not. For use
1752 by host-dependent config files.
1753
1754Sat Nov 30 20:46:43 1991 Steve Chamberlain (sac at rtl.cygnus.com)
1755
1756 * bfd.h: change the documentation format.
1757
1758 * created coff, elf and opcode and aout directories. Moved:
1759
1760 aout64.h ==> aout/aout64.h
1761 ar.h ==> aout/ar.h
1762 a.out.encap.h ==> aout/encap.h
1763 a.out.host.h ==> aout/host.h
1764 a.out.hp.h ==> aout/hp.h
1765 a.out.sun4.h ==> aout/sun4.h
1766 ranlib.h ==> aout/ranlib.h
1767 reloc.h ==> aout/reloc.h
1768 stab.def ==> aout/stab.def
1769 stab.gnu.h ==> aout/stab_gnu.h
1770
1771 coff-a29k.h ==> coff/a29k.h
1772 coff-h8300.h ==> coff/h8300.h
1773 coff-i386.h ==> coff/i386.h
1774 coff-i960.h ==> coff/i960.h
1775 internalcoff.h ==> coff/internal.h
1776 coff-m68k.h ==> coff/m68k.h
1777 coff-m88k.h ==> coff/m88k.h
1778 coff-mips.h ==> coff/mips.h
1779 coff-rs6000.h ==> coff/rs6000.h
1780
1781 elf-common.h ==> elf/common.h
1782 dwarf.h ==> elf/dwarf.h
1783 elf-external.h ==> elf/external.h
1784 elf-internal.h ==> elf/internal.h
1785
1786 a29k-opcode.h ==> opcode/a29k.h
1787 arm-opcode.h ==> opcode/arm.h
1788 h8300-opcode.h ==> opcode/h8300.h
1789 i386-opcode.h ==> opcode/i386.h
1790 i860-opcode.h ==> opcode/i860.h
1791 i960-opcode.h ==> opcode/i960.h
1792 m68k-opcode.h ==> opcode/m68k.h
1793 m88k-opcode.h ==> opcode/m88k.h
1794 mips-opcode.h ==> opcode/mips.h
1795 np1-opcode.h ==> opcode/np1.h
1796 ns32k-opcode.h ==> opcode/ns32k.h
1797 pn-opcode.h ==> opcode/pn.h
1798 pyr-opcode.h ==> opcode/pyr.h
1799 sparc-opcode.h ==> opcode/sparc.h
1800 tahoe-opcode.h ==> opcode/tahoe.h
1801 vax-opcode.h ==> opcode/vax.h
1802
1803
1804
1805Wed Nov 27 10:38:31 1991 Steve Chamberlain (sac at rtl.cygnus.com)
1806
1807 * internalcoff.h: (internal_scnhdr) took out #def dependency, now
1808 s_nreloc and s_nlnno are always long. (internal_reloc): allways
1809 has an offset field now.
1810
1811Fri Nov 22 08:12:58 1991 John Gilmore (gnu at cygnus.com)
1812
1813 * coff-rs6000.h: Lint; use unsigned chars for external fields.
1814 * internalcoff.h: Lint; cast storage classes to signed char.
1815
1816Thu Nov 21 21:01:05 1991 Per Bothner (bothner at cygnus.com)
1817
1818 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).
1819 * aout64.h: The heuristic for distinguishing between
1820 sunos-style and bsd-style ZMAGIC files (wrt. where the
1821 text segment starts) is moved into (the default definition of)
1822 the macro N_HEADER_IN_TEXT. This definition is only used
1823 if no other definition is used - e.g. bfd/newsos3.c defines
1824 N_HEADER_IN_TEXT(x) to be always 0 (as before).
1825
1826Thu Nov 21 11:53:03 1991 John Gilmore (gnu at cygnus.com)
1827
1828 * aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitions
1829 that should handle all uses. LOGICAL_ versions deleted.
1830 Eliminate N_HEADER_IN_TEXT, using a_entry to determine which
1831 kind of zmagic a.out file we are looking at.
1832 * coff-rs6000.h: Typo.
1833
1834Tue Nov 19 18:43:37 1991 Per Bothner (bothner at cygnus.com)
1835
1836 (Note: This is a revised entry, as was aout64.h.)
1837 * aout64.h: Some cleanups of N_TXTADDR and N_TXTOFF:
1838 Will now work for both old- and new-style ZMAGIC files,
1839 depending on N_HEADER_IN_TEXT macro.
1840 Add LOGICAL_TXTADDR, LOICAL_TXTOFF and LOGICAL_TXTSIZE
1841 that don't count the exec header as part
1842 of the text segment, to be consistent with bfd.
1843 * a.out.sun4.h: Simplified/fixed for previous change.
1844
1845Mon Nov 18 00:02:06 1991 Fred Fish (fnf at cygnus.com)
1846
1847 * dwarf.h: Update to DWARF draft 5 version from gcc2.
1848
1849Thu Nov 14 19:44:59 1991 Per Bothner (bothner at cygnus.com)
1850
1851 * stab.def: Added defs for extended GNU symbol types,
1852 such as N_SETT. These are normally ifdef'd out (because
1853 of conflicts with a.out.gnu.h), but are used by bfb_stab_name().
1854
1855Thu Nov 14 19:17:03 1991 Fred Fish (fnf at cygnus.com)
1856
1857 * elf-common.h: Add defines to support ELF symbol table code.
1858
1859Mon Nov 11 19:01:06 1991 Fred Fish (fnf at cygnus.com)
1860
1861 * elf-internal.h, elf-external.h, elf-common.h: Add support for
1862 note sections, which are used in ELF core files to hold copies
1863 of various /proc structures.
1864
1865Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com)
1866
1867 * internalcoff.h: took out the M88 dependency in the lineno
1868 struct.
1869 * coff-m88k.h: defines GET_LINENO_LNNO and PUT_LINENO_LNNO to use
1870 32bit linno entries.
1871 * a29k-opcode.h: fixed encoding of mtacc
1872
1873Sun Nov 3 11:54:22 1991 Per Bothner (bothner at cygnus.com)
1874
1875 * bfd.h: Updated from ../bfd/bfd-in.h (q.v).
1876
1877Fri Nov 1 11:13:53 1991 John Gilmore (gnu at cygnus.com)
1878
1879 * internalcoff.h: Add x_csect defines.
1880
1881Fri Oct 25 03:18:20 1991 John Gilmore (gnu at cygnus.com)
1882
1883 * Rename COFF-related files in `coff-ARCH.h' form.
1884 coff-a29k.h, coff-i386.h, coff-i960.h, coff-m68k.h, coff-m88k.h,
1885 coff-mips.h, coff-rs6000.h to be exact.
1886
1887Thu Oct 24 22:11:11 1991 John Gilmore (gnu at cygnus.com)
1888
1889