daily update
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
108ba305
JJ
12003-10-22 Jakub Jelinek <jakub@redhat.com>
2
3 * bfdlink.h (struct bfd_elf_version_expr): Remove match field.
4 Add wildcard and mask fields.
5 (BFD_ELF_VERSION_C_TYPE): Define.
6 (BFD_ELF_VERSION_CXX_TYPE): Likewise.
7 (BFD_ELF_VERSION_JAVA_TYPE): Likewise.
8 (struct bfd_elf_version_expr_head): New.
9 (struct bfd_elf_version_tree): Add match field.
10 Change type of globals and locals fields
11 to struct bfd_elf_version_expr_head.
12
b614a702
BW
132003-10-14 Bob Wilson <bob.wilson@acm.org>
14
15 * elf/xtensa.h: Formatting. Fix comments about property section
16 names for linkonce sections.
17
5324d185
AC
182003-09-22 Andrew Cagney <cagney@redhat.com>
19
20 * floatformat.h (struct floatformat): Add field "is_valid".
21
34f4a113
AC
222003-09-15 Andrew Cagney <cagney@redhat.com>
23
24 * floatformat.h (floatformat_to_double): Make input buffer constant.
25 (floatformat_from_double, floatformat_is_valid): Ditto.
5324d185 26
a58f1534
AC
272003-09-15 Andrew Cagney <cagney@redhat.com>
28
29 * floatformat.h (struct floatformat): Make "exp_bias" signed.
30
fca63fe8
DJ
312003-09-15 Daniel Jacobowitz <drow@mvista.com>
32
33 * floatformat.h (floatformat_is_valid): Add prototype.
34
92c2346c
AC
352003-08-27 Andrew Cagney <cagney@redhat.com>
36
37 * dis-asm.h (init_disassemble_info): Declare.
38 (INIT_DISASSEMBLE_INFO): Redefine as a call to
39 init_disassemble_info.
40 (INIT_DISASSEMBLE_INFO_NO_ARCH): Ditto.
41
560e09e9
NC
422003-08-20 Nick Clifton <nickc@redhat.com>
43
44 * bfdlink.h (enum report_method): New enum. Describes how to
45 report something.
46 (struct bfd_link_info): Delete fields 'no_undefined' and
47 'allow_shlib_undefined'. Replace with
48 'unresolved_symbols_in_objects' and
49 'unresolved_symbols_in_shared_libs'.
50
8cf3f354
AM
512003-08-07 Alan Modra <amodra@bigpond.net.au>
52
53 * bfdlink.h: Remove PARAMS macro. Replace PTR with void *.
54 * dis-asm.h: Likewise.
55
05235f71
BW
562003-07-09 Bob Wilson <bob.wilson@acm.org>
57
58 * xtensa-config.h: Undef all macros before defining them.
59
87242c64
L
602003-07-06 H.J. Lu <hongjiu.lu@intel.com>
61
62 * demangle.h: Support C++.
63
b6da3fa8
DD
642003-07-01 Zack Weinberg <zack@codesourcery.com>
65
66 * filenames.h: New file imported from binutils.
67
39071cb8
DD
682003-06-30 Bob Wilson <bob.wilson@acm.org>
69
70 * xtensa-config.h: New file imported from binutils.
71
902695bc
BW
722003-06-30 Bob Wilson <bob.wilson@acm.org>
73
74 * xtensa-config.h (XCHAL_HAVE_CONST16, XCHAL_HAVE_ABS,
75 XCHAL_HAVE_ADDX, XCHAL_HAVE_L32R): Define.
76
1049f94e
AM
772003-06-25 Alan Modra <amodra@bigpond.net.au>
78
79 * bfdlink.h: Correct spelling of "relocatable".
80
70ecf948
DD
812003-06-22 Zack Weinberg <zack@codesourcery.com>
82
83 * safe-ctype.h (HC_UNKNOWN, HC_ASCII, HC_EBCDIC): Rename to
84 HOST_CHARSET_UNKNOWN, HOST_CHARSET_ASCII, HOST_CHARSET_EBCDIC
85 respectively.
86
cbc0188b
DD
872003-06-21 Zack Weinberg <zack@codesourcery.com>
88
89 * safe-ctype.h (HC_UNKNOWN, HC_ASCII, HC_EBCDIC, HOST_CHARSET):
90 New #defines.
91
5cb2c7c4
DD
922003-06-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
93
94 * ansidecl.h: Delete HAVE_LONG_DOUBLE GCC bootstrap support.
95
9ee5e499
JJ
962003-05-23 Jakub Jelinek <jakub@redhat.com>
97
98 * bfdlink.h (struct bfd_link_info): Add execstack and noexecstack.
99 * elf/common.h (PT_GNU_STACK): Define.
100
6f6f27f8
L
1012003-06-03 H.J. Lu <hongjiu.lu@intel.com>
102
103 * bfdlink.h (LD_DEFINITION_IN_DISCARDED_SECTION): New.
104
36af4a4e
JJ
1052003-05-30 Ulrich Drepper <drepper@redhat.com>
106 Jakub Jelinek <jakub@redhat.com>
107
108 * bfdlink.h (struct bfd_link_info): Add pie and executable
109 bits.
110
b9b171fb
NC
1112003-05-21 Nick Clifton <nickc@redhat.com>
112
113 * bfdlink.h (struct bfd_link_hash_table): Fix typo in comment.
114
e4f79046
JB
1152003-05-15 Jim Blandy <jimb@redhat.com>
116
117 * libiberty.h (hex_value): Make the value an unsigned int, to
118 avoid unexpected sign-extension when cast to unsigned types larger
119 than int --- like bfd_vma, on some platforms.
120 (_hex_value): Update declaration.
121
fa48c11b
AM
1222003-05-09 Alan Modra <amodra@bigpond.net.au>
123
124 * xtensa-isa-internal.h (xtensa_isa_module_struct): Remove const on
125 gen_num_opcodes_fn return type.
126
7108c5dc
JM
1272003-05-07 Jason Merrill <jason@redhat.com>
128
eafaf5eb
JM
129 * hashtab.h (iterative_hash): Prototype.
130 (iterative_hash_object): New macro.
7108c5dc 131
c7996ad6
L
1322003-04-28 H.J. Lu <hjl@gnu.org>
133
134 * bfdlink.h (bfd_link_info): Add relax_finalizing.
135
0f0569c4
L
1362003-04-23 H.J. Lu <hjl@gnu.org>
137
138 * bfdlink.h (bfd_link_callbacks): Add error_handler.
139
be33c5dd
SS
1402003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
141
142 * coff/tic4x.h: Namespace cleanup. Replace s/c4x/tic4x
143 and s/c3x/tic3x/
144 * coff/tc-tic4x.h: Ditto
145 * opcode/tic4x.h: Ditto
146
c6d600f0
BW
1472003-04-02 Bob Wilson <bob.wilson@acm.org>
148
149 * xtensa-config.h: Remove comment indicating that this is a
150 generated file.
151
e0001a05
NC
1522003-04-01 Bob Wilson <bob.wilson@acm.org>
153
154 * dis-asm.h (print_insn_xtensa): Declare.
155 * xtensa-config.h: New file.
156 * xtensa-isa-internal.h: Likewise.
157 * xtensa-isa.h: Likewise.
158
bf8db3d4
DD
1592003-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
160
161 * ansidecl.h (ATTRIBUTE_NONNULL, ATTRIBUTE_NULL_PRINTF,
162 ATTRIBUTE_NULL_PRINTF_1, ATTRIBUTE_NULL_PRINTF_2,
163 ATTRIBUTE_NULL_PRINTF_3, ATTRIBUTE_NULL_PRINTF_4,
164 ATTRIBUTE_NULL_PRINTF_5): New.
165 (ATTRIBUTE_PRINTF): Add ATTRIBUTE_NONNULL.
166
f77ed96c
DD
1672003-03-17 Jan Hubicka <jh@suse.cz>
168
169 * hashtab.h (htab_traverse_noresize): Declare.
170
638ceb1a
DD
1712003-02-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
172
173 * libiberty.h: Document return value of physmem routines.
174
4938384a
DD
1752003-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
176
177 * libiberty.h (physmem_total, physmem_available): Prototype.
178
e2803db9
DJ
1792003-02-20 Daniel Jacobowitz <drow@mvista.com>
180
181 * libiberty.h (lrealpath): Add declaration.
182
974a8e9c
DA
1832003-01-31 Grant Grundler <grundler@dsl2.external.hp.com>
184
185 * hppa.h (ldwa, ldda): Add ordered opcodes.
186
5f9624e3
DJ
1872003-01-26 Daniel Jacobowitz <drow@mvista.com>
188
189 * hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types.
190 (struct htab): Add alloc_arg, alloc_with_arg_f, free_with_arg_f.
191 (htab_create_alloc_ex): New prototype.
192 (htab_set_functions_ex): New prototype.
193
b9734f35
JJ
1942003-01-25 Jakub Jelinek <jakub@redhat.com>
195
196 * elf/sparc.h: Add TLS relocs. Move R_SPARC_REV32 to 252.
197
0da35f8b
SS
1982003-01-20 Svein E. Seldal <Svein.Seldal@solidas.com>
199
200 * coff/tic4x.h (TICOFF_TARGET_MACHINE_GET): Fixed define bug
201 * coff/ti.h (TICOFF_TARGET_MACHINE_GET): Added macros
202
32b5d301
DD
2032002-07-17 Geoffrey Keating <geoffk@redhat.com>
204
205 * splay-tree.h (GTY): Define if undefined.
206 (splay_tree_allocate_fn): Return PTR for compatibility, not void *.
207 (struct splay_tree_node_s): Support gengtype.
208 (struct splay_tree_s): Likewise. Make allocate_data a PTR,
209 not a void *.
210
fa59d133
SC
2112002-01-02 Ben Elliston <bje@redhat.com>
212
213 * dis-asm.h (print_insn_iq2000): Declare.
214
2469cfa2
NC
2152002-12-24 Dmitry Diky <diwil@mail.ru>
216
217 * dis-asm.h: Add msp430 disassembler prototype.
218
640c0ccd
CD
2192002-12-27 Chris Demetriou <cgd@broadcom.com>
220
221 * dis-asm.h (print_mips_disassembler_options): Prototype.
222
c6b64018
AM
2232002-12-23 Alan Modra <amodra@bigpond.net.au>
224
225 * bfdlink.h (struct bfd_link_info): Add "strip_discarded".
226
cddd0089
AM
2272002-12-20 Alan Modra <amodra@bigpond.net.au>
228
229 * bfdlink.h (struct bfd_link_info): Replace bfd_boolean fields with
230 bit-fields. Rearrange to put all like types together.
231
b34976b6
AM
2322002-11-30 Alan Modra <amodra@bigpond.net.au>
233
234 * bfdlink.h: Replace boolean with bfd_boolean. Formatting.
235
40fb7a1f
JT
2362002-11-23 Simon Burge <simonb@wasabisystems.com>
237
238 * libiberty.h (basename): Add NetBSD to the list.
239
2a80c0a4
DD
2402002-11-22 Daniel Jacobowitz <drow@mvista.com>
241
242 * libiberty.h (make_relative_prefix): Add prototype.
243
5934e39b
KD
2442002-11-16 Klee Dienes <kdienes@apple.com>
245
246 * opcode/m88k.h (INSTAB): Remove 'next' field.
247 (instruction): Remove definition; replace with extern declaration
248 and mark as const.
249
2fa9fc65
NC
2502002-11-14 Egor Duda <deo@logos-m.ru>
251
252 * bfdlink.h (struct bfd_link_info): Add new boolean
253 field pei386_runtime_pseudo_reloc.
254
2e1a9c3c
DD
2552002-10-26 Roger Sayle <roger@eyesopen.com>
256
257 * partition.h: Close the extern "C" scope when compiling with C++.
258
ca9da28e
DD
2592002-10-26 Roger Sayle <roger@eyesopen.com>
260 DJ Delorie <dj@redhat.com>
261
262 PR bootstrap/8351
263 * getopt.h: Avoid prototyping getopt with no arguments in C++.
264
995a8435
DD
2652002-10-24 Nathan Tallent <eraxxon@alumni.rice.edu>
266
267 * ansidecl.h (__STDC__): Add (__alpha && __cplusplus) to the
268 list of platform compilers that may look, smell and act
269 like __STDC__ but that may not define it.
270
9f84ab0d
DD
2712002-10-11 David O'Brien <obrien@FreeBSD.org>
272
273 * getopt.h: getopt is in unistd.h (based on SUSv2).
274
bffbf940
JJ
2752002-09-26 Jakub Jelinek <jakub@redhat.com>
276
277 * elf/x86-64.h: Add TLS relocs.
278
afbcd36f
AC
2792002-09-26 Andrew Cagney <ac131313@redhat.com>
280
281 * regs/: Delete directory.
282
bb7eb039
AO
2832002-09-19 Alexandre Oliva <aoliva@redhat.com>
284
285 * libiberty.h (asprintf, vasprintf): Don't declare them if the
286 corresponding HAVE_DECL_ macro is 1.
287
37e55690
JJ
2882002-09-19 Jakub Jelinek <jakub@redhat.com>
289
290 * elf/i386.h (R_386_TLS_TPOFF, R_386_TLS_IE, R_386_TLS_GOTIE):
291 Define.
292
8418f5ff
NC
2932002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
294
295 * dis-asm.h: Remove (errant) trailing semicolon (;) from the
296 extern "C" { } declaration.
297
07dd56a9
NC
2982002-09-04 Nick Clifton <nickc@redhat.com>
299
300 * dis-asm.h (print_ppc_disassembler_options): Prototype.
301
026df7c5
NC
3022002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
303
304 * coff/internal.h: Add new relocation types.
305 * coff/ti.h: Add file-header flags for tic4x code.
306 * dis-asm.h: Add standard disassembler for tic4x.
307 * opcode/tic4x.h: New file.
308 * coff/tic4x.h: New file
309
31941635
L
3102002-08-07 H.J. Lu <hjl@gnu.org>
311
312 * bfdlink.h (bfd_link_info): Add allow_undefined_version.
313 (bfd_elf_version_expr): Add symver and script.
314
f7c33884
NC
3152002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
316
4b2a2164 317 * bfdlink.h (bfd_link_common_skip_ar_symbols): New enum.
f7c33884
NC
318 (struct bfd_link_info): Add new field 'common_skip_ar_symbols'.
319
2061187a
RS
3202002-07-25 Richard Sandiford <rsandifo@redhat.com>
321
322 * opcode/mips.h (CPU_R2000): Remove.
323
a40cbfa3
NC
3242002-07-19 Denis Chertykov <denisc@overta.ru>
325 Matthew Green <mrg@redhat.com>
326
327 * dis-asm.h (print_insn_ip2k): Declare.
328
047b2264
JJ
3292002-07-10 Jakub Jelinek <jakub@redhat.com>
330
331 * elf/common.h (SHT_GNU_LIBLIST, DT_GNU_PRELINKED,
332 DT_GNU_CONFLICT*, DT_GNU_LIBLIST*): Define.
333
7815cf4f
AM
3342002-07-01 Alan Modra <amodra@bigpond.net.au>
335
336 * bfdlink.h (struct bfd_sym_chain): Declare.
337 (struct bfd_link_info): Add gc_sym_list. Formatting fixes.
338
007425f1
DD
3392002-06-25 Alan Modra <amodra@bigpond.net.au>
340
341 * demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.
342 * fibheap.h: Likewise.
343 * hashtab.h: Likewise.
344 * partition.h: Likewise.
345 * sort.h: Likewise.
346 * splay-tree.h: Likewise.
347
931f285f
DD
3482002-06-24 Alan Modra <amodra@bigpond.net.au>
349
350 * libiberty.h (basename): Don't declare if HAVE_DECL_BASENAME.
351 * getopt.h (getopt): Don't declare if HAVE_DECL_GETOPT.
352
e25dda9f
DB
3532002-06-18 Dave Brolley <brolley@redhat.com>
354
355 From Catherine Moore:
356 * dis-asm.h (print_insn_frv): New prototype.
357
3c25f8c7
AC
3582002-06-09 Andrew Cagney <cagney@redhat.com>
359
360 * remote-sim.h: Move to directory gdb/.
361 * callback.h: Move to directory gdb/.
362
e0076ab3
NC
3632002-06-07 Charles Wilson <cwilson@ece.gatech.edu>
364
365 * bfdlink.h (struct bfd_link_info): Change type of
366 pei386_auto_import field to int so that -1 can mean enabled by
367 default and 1 can mean enabled by command line switch.
368
18893690
DD
3692002-06-06 DJ Delorie <dj@redhat.com>
370
371 * hashtab.h (htab): Rearrange new members for backward
372 compatibility.
373 (htab_create): Don't use a macro that requires other headers.
374
3752002-06-05 Geoffrey Keating <geoffk@redhat.com>
376
377 * hashtab.h (htab_create): Restore prototype for backward
378 compatibility.
379 (htab_try_create): Likewise.
380
3812002-05-22 Geoffrey Keating <geoffk@redhat.com>
382
383 * hashtab.h (struct htab): Update for change to length specifier.
384
3852002-05-10 Geoffrey Keating <geoffk@redhat.com>
386
387 * hashtab.h (GTY): Define if undefined.
388 (htab_alloc): New typedef.
389 (htab_free): New typedef.
390 (struct htab): Support gengtype; allow user-specified memory
391 allocation.
392 (htab_create_alloc): New.
393 (htab_create): Replace with #define.
394 (htab_try_create): Delete.
395
7f6ec89f
ML
3962002-05-31 Michal Ludvig <mludvig@suse.cz>
397
398 * elf/dwarf2.h (DW_CFA_low_user, DW_CFA_high_user): Renamed
399 to DW_CFA_lo_user, DW_CFA_hi_user respectively.
400
d172d4ba
NC
4012002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
402
403 * dis-asm.h: Prototype print_insn_dlx.
404
b91b96f4
AC
4052002-05-23 Andrew Cagney <ac131313@redhat.com>
406
407 * sim-d10v.h: Delete file. Moved to include/gdb/.
408
13ae64f3
JJ
4092002-05-23 Jakub Jelinek <jakub@redhat.com>
410
411 * elf/common.h (PT_TLS, SHF_TLS, STT_TLS, DF_STATIC_TLS): Define.
412 * elf/ia64.h (R_IA64_LTOFF_TPREL22): Renamed from R_IA64_LTOFF_TP22.
413 * elf/i386.h: Add TLS relocs.
414
6713542f
L
4152002-05-21 H.J. Lu (hjl@gnu.org)
416
417 * bfdlink.h (bfd_link_info): Add allow_multiple_definition.
418
d172d4ba 4192002-05-17 J"orn Rennecke <joern.rennecke@superh.com>
1c509ca8
JR
420
421 * dis-asm.h (print_insn_shl, print_insn_sh64l): Remove prototype.
422
38b581ae
DD
4232002-04-16 David S. Miller <davem@redhat.com>
424
425 * xregex2.h (__restrict_arr): Define to __restrict on GCC
426 3.1 and later. Do not redefine.
427
0c4460bb
DD
4282002-04-01 Phil Edwards <pme@gcc.gnu.org>
429
430 * dyn-string.h: Also allow IN_GLIBCPP_V3 to redefine names.
431
dd7bf85e
DJ
4322002-03-10 Daniel Jacobowitz <drow@mvista.com>
433
434 * gdb: New directory.
435
efdab807
AC
4362002-03-06 Andrew Cagney <ac131313@redhat.com>
437
438 * floatformat.h (floatformat_arm_ext): Delete declaration.
439
2bbcdae9
JB
4402002-02-21 Jim Blandy <jimb@redhat.com>
441
442 Allow the user to specify functions for allocating memory for
443 splay tree roots and nodes.
444 * splay-tree.h (splay_tree_allocate_fn, splay_tree_deallocate_fn):
445 New types.
446 (splay_tree): New fields: `allocate', `deallocate', and
447 `allocate_data'.
448 (splay_tree_new_with_allocator): New function declaration.
449
9a1b9f82
AM
4502002-02-15 Alan Modra <amodra@bigpond.net.au>
451
452 Support arbitrary length fill patterns.
453 * bfdlink.h (enum bfd_link_order_type): Remove bfd_fill_link_order.
454 (struct bfd_link_order): Remove fill. Add data.size.
455
73dbc2cf
AO
4562002-02-08 Alexandre Oliva <aoliva@redhat.com>
457
458 Contribute sh64-elf.
459 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
460 * dis-asm.h (print_insn_sh64): New prototype.
461 (print_insn_sh64l): New prototype.
462 (print_insn_sh64x_media): New prototype.
463
cadaa522
FCE
4642002-02-05 Frank Ch. Eigler <fche@redhat.com>
465
466 * dis-asm.h (disassemble_info): New field `insn_sets'.
467 (INIT_DISASSEMBLE_INFO): Clear it.
468
44354ae1
DD
4692002-02-05 Jason Merrill <jason@redhat.com>
470
471 * demangle.h (cplus_demangle_v3): Add "options" parm.
472 (cplus_demangle_v3_type): Remove prototype.
473 (DMGL_VERBOSE): New macro.
474 (DMGL_TYPES): New macro.
475
42da15d6
DD
4762002-02-02 H.J. Lu (hjl@gnu.org)
477
478 * demangle.h (cplus_demangle_v3_type): New prototype.
479
3b16e843 4802002-01-31 Ivan Guzvinec <ivang@opencores.org>
dc9ebeff 481
3b16e843 482 * dis-asm.h : Add support for or32 targets
dc9ebeff 483
1d619e59
DD
4842002-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
485
486 * libiberty.h (C_alloca): Add ATTRIBUTE_MALLOC.
487
569719c1
DB
4882002-01-27 David O'Brien <obrien@FreeBSD.org>
489
490 * cgen.h (BFD_VERSION): Use BFD_VERSION_DATE instead.
491
11ca392d
NC
4922001-12-14 Nick Clifton <nickc@cambridge.redhat.com>
493
494 * dis-asm.h (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialise the
495 disassembler_options field (to NULL).
496
65765700
JJ
4972001-12-13 Jakub Jelinek <jakub@redhat.com>
498
65765700
JJ
499 * bfdlink.h (struct bfd_link_info): Add eh_frame_hdr field.
500
93fbbb04
GK
5012001-12-07 Geoffrey Keating <geoffk@redhat.com>
502
503 * dis-asm.h (print_insn_xstormy16): Declare.
504
2da4c07f
RH
5052001-12-06 Richard Henderson <rth@redhat.com>
506
507 * demangle.h (no_demangling): New.
508 (NO_DEMANGLING_STYLE_STRING): New.
509
e396998b
AM
5102001-11-14 Alan Modra <amodra@bigpond.net.au>
511
512 * dis-asm.h (print_insn_i386): Declare.
513
19222dc0
TW
5142001-11-11 Timothy Wall <twall@alum.mit.edu>
515
516 * dis-asm.h: Fix comment to refer to octets rather than bytes.
517
3c3bdf30
NC
5182001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
519
520 * dis-asm.h (print_insn_mmix): Add prototype.
521
e4320fb3
DD
5222001-10-24 Neil Booth <neil@daikokuya.demon.co.uk>
523
3b16e843 524 * safe-ctype.h (_sch_isbasic, IS_ISOBASIC): New.
e4320fb3 525
d311a83a
DD
5262001-10-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
527
528 * libiberty.h (hex_init): Revert delete.
529
530 * libiberty.h (_hex_value): Const-ify.
531 (hex_init): Delete.
532
4c89d75d
CF
5332001-10-16 Christopher Faylor <cgf@redhat.com>
534
535 * filenames.h: Add cygwin to the list of dosish style path systems.
536
e6450fe5
DD
5372001-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
538
539 * demangle.h (demangler_engine): Const-ify.
540 * libiberty.h (buildargv): Likewise.
541
8bd621d8
AM
5422001-10-03 Vassili Karpov <malc@pulsesoft.com>
543
544 * bfdlink.h (struct bfd_link_info): Add nocopyreloc field.
545
99ee3a8f
DD
5462001-09-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
547
548 * libiberty.h (reconcat): New function.
549
38bfaea8
DD
5502001-09-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
551
552 * libiberty.h (concat, concat_length, concat_copy, concat_copy2,
553 ACONCAT): Improve comments.
554
ae81c75e
AM
5552001-09-18 Alan Modra <amodra@bigpond.net.au>
556
557 * objalloc.h (OBJALLOC_ALIGN): Define using offsetof.
558
54c20242
DD
5592001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
560
561 * libiberty.h (concat_length, concat_copy, concat_copy2,
562 libiberty_concat_ptr, ACONCAT): New.
563
564 * libiberty.h (ASTRDUP): New macro.
565 libiberty_optr, libiberty_nptr, libiberty_len): Declare.
566
f2e55dc2
DD
5672001-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
568
569 * ansidecl.h: Update comments reflecting previous change.
570
8a423cb3
DD
5712001-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
572
573 * ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.
574
b7781dbe
NC
5752001-08-25 Nick Clifton <nickc@cambridge.redhat.com>
576
577 * bfdlink.h (struct bfd_link_info): Change 'spare_dynamic_tags' to
578 unsigned to remove a compile time warning message.
579
8ea2e4bd
NC
5802001-08-24 H.J. Lu <hjl@gnu.org>
581
582 * bfdlink.h (bfd_link_hash_table_type): New. The linker hash
583 table type, bfd_link_generic_hash_table and
584 bfd_link_elf_hash_table.
585 (bfd_link_hash_table): Add a new field, type, for the linker
586 hash table type.
587
db6751f2
JJ
5882001-08-23 Jakub Jelinek <jakub@redhat.com>
589
590 * bfdlink.h (struct bfd_link_info): Add combreloc and
591 spare_dynamic_tags fields.
592
da4d4077
DD
5932001-08-23 Lars Brinkhoff <lars@nocrew.org>
594
595 * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h:
596 replace "GNU CC" with "GCC".
597
f01b59ed
DD
5982001-08-21 Richard Henderson <rth@redhat.com>
599
600 * fibheap.h: Tidy formatting.
601 (fibnode_t): Limit degree to 31 bits to avoid warning.
602
8e777d6a
DD
6032001-08-20 Daniel Berlin <dan@cgsoftware.com>
604
605 * fibheap.h: New file. Fibonacci heap.
606
eb828599
AC
6072001-08-20 Andrew Cagney <ac131313@redhat.com>
608
609 * floatformat.h (floatformat_arm_ext): Document as deprecated.
610 (floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword)
611 (floatformat_ia64_spill_little, floatformat_ia64_quad_little)
612 (floatformat_ia64_spill_big, floatformat_ia64_quad_big)
613 (floatformat_m88110_harris_ext): Declare.
614
562c4c36
DD
6152001-08-18 Zack Weinberg <zackw@panix.com>
616
617 * ansidecl.h: Reorganize for readability, remove documentation
618 of obsolete macros, document PARAMS and VPARAMS. Add new
619 macros VA_OPEN, VA_CLOSE, and VA_FIXEDARG for nicer variadic
620 function implementation.
621
8fc34799
DD
6222001-08-16 Richard Henderson <rth@redhat.com>
623
624 * hashtab.h (htab_hash_string): Declare.
625
6350bf4f 6262001-08-10 Andrew Cagney <ac131313@redhat.com>
3ea71002
AC
627
628 * libiberty.h (lbasename): Change function declaration to return a
629 const char pointer.
630
d039236d
DD
6312001-08-02 Mark Kettenis <kettenis@gnu.org>
632
633 * xregex.h (_REGEX_RE_COMP): Define.
634 (re_comp): Define to xre_comp.
635 (re_exec): Define to xre_exec.
636
3ede731b
CW
6372001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
638
639 * bfdlink.h (struct bfd_link_info): add new boolean
640 field pei386_auto_import.
641
6ad8a379
DD
6422001-07-18 Andreas Jaeger <aj@suse.de>
643
644 * xregex2.h: Place under LGPL version 2.1.
645
2a6ef469
DD
6462001-07-10 Jeff Johnston <jjohnstn@redhat.com>
647
648 * xregex.h: New file to support libiberty regex.
649 * xregex2.h: Ditto.
650
7be4069c
HPN
6512001-06-15 Hans-Peter Nilsson <hp@axis.com>
652
653 * bfdlink.h (struct bfd_link_info): New member export_dynamic.
654
e05c6d27
DD
6552001-05-16 Matt Kraai <kraai@alumni.carnegiemellon.edu>
656
657 * partition.h: Fix misspelling of `implementation'.
658
6112b874
DD
6592001-05-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
660
661 * ansidecl.h (NULL_PTR): Delete.
662
457161bf
DD
6632001-05-07 Zack Weinberg <zackw@stanford.edu>
664
665 * demangle.h: Use PARAMS for all prototypes.
666 * ternary.h: Use PARAMS for all prototypes. Use PTR, not void *.
667 Make arguments constant where possible.
668
e00bc6a7
DD
6692001-05-07 Mark Mitchell <mark@codesourcery.com>
670
671 * splay-tree.h (splay_tree_max): New function.
672 (splay_tree_min): Likewise.
673
87e6d782
NC
6742001-04-27 Johan Rydberg <jrydberg@opencores.org>
675
676 * dis-asm.h (print_insn_openrisc): Add prototype.
677
400ee7e1
DB
6782001-04-15 Daniel Berlin <dan@cgsoftware.com>
679
680 * ternary.h: New file - Ternary search tree header.
681
f5fa8ca2
JJ
6822001-04-13 Jakub Jelinek <jakub@redhat.com>
683
684 * bfdlink.h (bfd_link_discard): Add discard_sec_merge.
685
d9697354
DD
6862001-04-03 Zack Weinberg <zackw@stanford.edu>
687
688 * ansidecl.h: All logic from gcc/gansidecl.h moved here.
689
129e8d96
DD
6902001-03-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
691
692 * libiberty.h (alloca): Handle setting C_ALLOCA.
693
e61231f1
JB
6942001-03-20 Jim Blandy <jimb@redhat.com>
695
696 * demangle.h (enum gnu_v3_constructor_kinds,
697 is_gnu_v3_mangled_ctor, enum gnu_v3_destructor_kinds,
698 is_gnu_v3_mangled_dtor): New declarations.
699
5df9ca2b
DD
7002001-03-14 Nick Clifton <nickc@redhat.com>
701
702 * ansidecl.h: Fix copyright dates.
703 * demangle.h: Fix copyright dates.
704 * floatformat.h: Fix copyright dates.
705 * fnmatch.h: Fix copyright dates.
706 * getopt.h: Fix copyright dates.
707 * libiberty.h: Add FSF copyright notice.
708 * md5.h: Fix copyright dates.
709 * obstack.h: Fix copyright dates.
710 * splay-tree.h: Fix copyright dates.
711
8aa30e60 7122001-03-10 Neil Booth <neil@daikokuya.demon.co.uk>
7a008bcb 713 John David Anglin <dave@hiauly1.hia.nrc.ca>
8aa30e60 714
4f1d9bd8 715 * libiberty.h: Add lbasename.
7a008bcb 716
30673bf5
DD
7172001-03-06 Zack Weinberg <zackw@stanford.edu>
718
719 * libiberty.h: Prototype C_alloca; define alloca to either
720 __builtin_alloca or C_alloca as appropriate.
7a008bcb 721
d84829cc
DD
7222001-03-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
723
724 * safe-ctype.h (_sch_test): Cast enum bit to unsigned short int for pcc
725 compatibility.
7a008bcb 726
e135f41b
NC
7272001-02-18 lars brinkhoff <lars@nocrew.org>
728
729 * dis-asm.h: Add PDP-11 target.
730
a85d7ed0
NC
7312001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
732
733 * dis-asm.h: Add linux target for S/390.
734
0d2bcfaf
NC
7352001-01-11 Peter Targett <peter.targett@arccores.com>
736
737 * dis-asm.h (arc_get_disassembler): Correct declaration.
738
77800f4a
PB
7392001-01-09 Philip Blundell <philb@gnu.org>
740
741 * bin-bugs.h (REPORT_BUGS_TO): Set to `bug-binutils@gnu.org'.
742
a969366f
DD
7432000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
744
745 * COPYING: Update to current
746 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
747 to 19yy as example year in copyright notice).
748
ca6d9fb3
HPN
7492000-12-19 Hans-Peter Nilsson <hp@bitrange.com>
750
751 * dis-asm.h (struct disassemble_info): New member "section".
752 (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize private_data member.
753 Initialize section member.
754
328cd6e9
DD
7552000-12-16 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
756
757 * safe-ctype.h: Make code work on all targets and not just on
758 targets where a char is 8 bits.
759
b79e8c78
NC
7602000-12-10 Fred Fish <fnf@be.com>
761
85ec56b3
DD
762 * bfdlink.h (struct bfd_link_info): Add new allow_shlib_undefined
763 member to struct for systems where it is normal to have undefined
764 symbols in shared libraries at runtime and the runtime linker
765 takes care of redirecting them.
b79e8c78 766
2c6c6018
CF
7672000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
768
769 * safe-ctype.h: New file.
770
324069ad
DD
7712000-12-06 Rodney Brown <RodneyBrown@mynd.com>
772
773 * getopt.h obstack.h: Standarize copyright statement.
7a008bcb 774
6350bf4f 7752000-12-04 Richard Henderson <rth@redhat.com>
f93eaf70
DD
776
777 * demangle.h: Change "new_abi" to "v3" everywhere.
778
6350bf4f 7792000-11-22 Zack Weinberg <zack@wolery.stanford.edu>
b13291a9
DD
780
781 * libiberty.h: Move #includes to top. Prototype xmalloc_failed.
7a008bcb 782
6e53a714 7832000-11-15 Kenneth Block <kenneth.block@compaq.com>
4cabd1d1
HPN
784
785 * demangle.h: Add gnat and java demangle styles.
786
82e7f05e
HPN
7872000-11-04 Hans-Peter Nilsson <hp@bitrange.com>
788
789 * hashtab.h (struct htab): Add member return_allocation_failure.
790 (htab_try_create): New prototype. Mention which functions may
791 return NULL when this is used.
792
6f729788
HPN
7932000-11-03 Hans-Peter Nilsson <hp@bitrange.com>
794
795 * hashtab.h: Change void * to PTR where necessary.
796
74bcd529
DD
7972000-10-11 Mark Mitchell <mark@codesourcery.com>
798
799 * splay-tree.h (splay_tree_predecessor): Declare.
800
b4db717d 8012000-09-29 Hans-Peter Nilsson <hp@axis.com>
fc7372e2
HPN
802
803 * dis-asm.h: Declare cris_get_disassembler, not print_insn_cris.
804 Fix typo in comment.
805
6c26fec9
AM
8062000-09-28 John David Anglin <dave@hiauly1.hia.nrc.ca>
807
808 * alloca-conf.h: New file (copied from libiberty).
809
3e9907fa
CF
8102000-09-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
811
812 * md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX.
813
6221ac1b
CF
8142000-09-04 Alex Samuel <samuel@codesourcery.com>
815
5a109b67 816 * dyn-string.h: Adjust formatting.
6221ac1b
CF
817 (dyn_string_insert_char): New macro. New declaration.
818
3e9907fa
CF
8192000-08-28 Jason Merrill <jason@redhat.com>
820
821 * md5.h: New file.
822
b18903cb
NC
8232000-08-24 Greg McGary <greg@mcgary.org>
824
825 * libiberty.h (ARRAY_SIZE): New macro.
826
29e6d33b
NC
8272000-07-29 Nick Clifton <nickc@cygnus.com>
828
829 * os9k.h: Add copyright notice.
830 Fix formatting.
831
cf691d1d
JE
8322000-07-22 Jason Eckhardt <jle@cygnus.com>
833
cf691d1d
JE
834 * dis-asm.h (print_insn_i860): Add prototype.
835
eec8c321
L
8362000-07-20 H.J. Lu <hjl@gnu.org>
837
838 * bfdlink.h (bfd_link_info): Add new_dtags.
839
67ff385e
HPN
8402000-07-20 Hans-Peter Nilsson <hp@axis.com>
841
842 * dis-asm.h (print_insn_cris): Declare.
843
9bfcb6d6
L
8442000-07-19 H.J. Lu (hjl@gnu.org)
845
846 * bfdlink.h (bfd_link_info): Add flags and flags_1.
847
302ab118
DD
8482000-06-05 DJ Delorie <dj@redhat.com>
849
850 * MAINTAINERS: new
851
03d5f569
JM
8522000-06-21 Alex Samuel <samuel@codesourcery.com>
853
854 * dyn-string.h (dyn_string_init, dyn_string_new,
855 dyn_string_delete, dyn_string_release, dyn_string_resize,
856 dyn_string_clear, dyn_string_copy, dyn_string_copy_cstr,
857 dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert,
858 dyn_string_insert_cstr, dyn_string_append, dyn_string_append_cstr,
859 dyn_string_append_char, dyn_string_substring_dyn_string_eq):
860 Define as same name with __cxa_ prepended, if IN_LIBGCC2.
861 (dyn_string_init, dyn_string_copy, dyn_string_copy_cstr,
862 dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert,
863 dyn_string_insert_cstr, dyn_string_append, dyn_string_append_cstr,
864 dyn_string_append_char, dyn_string_substring): Change return type
865 to int.
7a008bcb 866
60bcf0fa
NC
8672000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
868
869 * dis-asm.h (print_insn_m68hc12): Define.
870 (print_insn_m68hc11): Likewise.
871
b3d44ec8
NC
8722000-06-18 Nick Clifton <nickc@redhat.com>
873
874 * os9k.h: Change values of MODSYNC and CRCCON due to bug report
875 from Russ Magee <rmagee@home.com>.
876
03d5f569 8772000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
79c6de76 878
03d5f569 879 * demangle.h (demangling_styles): Remove trailing comma in enum.
79c6de76 880
03d5f569
JM
881 * dyn-string.h (dyn_string_append_char): Change parameter from
882 char to int.
f1d95f4b 883
03d5f569 8842000-06-04 Alex Samuel <samuel@codesourcery.com>
f1d95f4b 885
03d5f569 886 * dyn-string.h: Move here from gcc/dyn-string.h. Add new functions.
b8cdcddf 887
03d5f569 888 * demangle.h (DMGL_GNU_NEW_ABI): New macro.
5a109b67 889 (DMGL_STYLE_MASK): Or in DMGL_GNU_NEW_ABI.
03d5f569
JM
890 (current_demangling_style): Add gnu_new_abi_demangling.
891 (GNU_NEW_ABI_DEMANGLING_STYLE_STRING): New macro.
892 (GNU_NEW_ABI_DEMANGLING): Likewise.
893 (cplus_demangle_new_abi): New declaration.
7a008bcb 894
f03aa80d
AC
895Tue May 30 16:53:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
896
897 * floatformat.h (struct floatformat): Add field name.
898
5af11cab
AM
8992000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
900
901 * filenames.h: New file.
902 (HAVE_DOS_BASED_FILE_SYSTEM, IS_DIR_SEPARATOR)
903 (IS_ABSOLUTE_PATH, FILENAME_CMP): New macros.
904
03d5f569
JM
9052000-05-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
906
907 * getopt.h (getopt): Also check HAVE_DECL_* when prototyping.
908
909 * libiberty.h (basename): Likewise.
910
a712da20
NC
9112000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
912 Rick Gorton <gorton@scrugs.lkg.dec.com>
5a109b67 913
a712da20
NC
914 * bfdlink.h (struct bfd_link_info): Add emitrelocations flag.
915
b019c3c0
AM
9162000-05-08 Alan Modra <alan@linuxcare.com.au>
917
918 * dis-asm.h (print_insn_tic54x): Declare.
919
03d5f569
JM
9202000-05-06 Zack Weinberg <zack@wolery.cumb.org>
921
922 * ansidecl.h: #define __extension__ to nothing if
923 GCC_VERSION < 2008.
924
03d5f569
JM
9252000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
926
927 * demangle.h (demangler_engine): Constify.
928
929Thu May 4 17:15:26 2000 Philippe De Muyter <phdm@macqel.be>
930
931 * sort.h (sys/types.h): File included unconditionnaly.
932 (stddef.h): File include only #ifdef __STDC__.
933
9342000-05-03 Zack Weinberg <zack@wolery.cumb.org>
935
936 * symcat.h: Remove #endif label.
937
9382000-04-28 Kenneth Block <block@zk3.dec.com>
939 Jason Merrill <jason@casey.cygnus.com>
940
941 * demangle.h (libiberty_demanglers): new table for different styles.
942 (cplus_demangle_set_style): New function for setting style.
943 (cplus_demangle_name_to_style): New function to translate name.
944
03d5f569
JM
9452000-04-24 Mark Mitchell <mark@codesourcery.com>
946
947 * hashtab.h (hash_pointer): Declare.
948 (eq_pointer): Likewise.
949
9502000-04-23 Mark Mitchell <mark@codesourcery.com>
951
952 * sort.h: New file.
953
800eeca4
JW
954Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
955 David Mosberger <davidm@hpl.hp.com>
956
957 * dis-asm.h (print_insn_ia64): Declare.
958
03d5f569
JM
959Tue Apr 18 16:22:30 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
960
961 * hashtab.h (enum insert_option): New type.
962 (htab_find_slot, htab_find_slot_with_hash): Use it.
963
9642000-04-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
965
966 * symcat.h: Honor autoconf macro HAVE_STRINGIZE. Add
967 comments/caveats with regard to traditional C behavior.
968
2664c1f9
RH
9692000-04-05 Richard Henderson <rth@cygnus.com>
970
971 * splay-tree.h (splay_tree_remove): Declare.
972
8ad3436c
AM
9732000-04-04 Alan Modra <alan@linuxcare.com.au>
974
975 * bin-bugs.h (REPORT_BUGS_TO): Remove translated part.
976
c20f4f8c
AM
9772000-04-03 Alan Modra <alan@linuxcare.com.au>
978
979 * bin-bugs.h: New file.
980
03d5f569
JM
9812000-03-30 Mark Mitchell <mark@codesourcery.com>
982
983 * hashtab.h (hashval_t): New type.
984 (htab_find_with_hash): Use it as an argument.
985 (htab_find_slot_with_hash): Likewise.
986
adde6300
AM
9872000-03-27 Denis Chertykov <denisc@overta.ru>
988
989 * dis-asm.h (print_insn_avr): Declare.
990
b4fe2683
JM
9912000-03-14 Bernd Schmidt <bernds@cygnus.co.uk>
992
993 * hashtab.h (htab_trav): Modify type so that first arg is of type
994 void **.
995 (htab_find_with_hash, htab_find_slot_with_hash): Declare new
996 functions.
997
9982000-03-09 Alex Samuel <samuel@codesourcery.com>
999
1000 * partition.h: New file.
1001
10022000-03-09 Zack Weinberg <zack@wolery.cumb.org>
1003
1004 * hashtab.h (struct htab): Add del_f.
1005 (htab_del): New type.
1006 (htab_create): Add fourth argument.
1007
10082000-03-08 Zack Weinberg <zack@wolery.cumb.org>
1009
1010 * hashtab.h (hash_table_t): Rename to htab_t.
1011 (struct hash_table): Rename to struct htab. Shorten element
1012 names. Reorder elements by size.
1013 (htab_hash, htab_eq, htab_trav): New typedefs for the callback
1014 function pointers.
1015 (hash_table_entry_t): Discard; just use void * for element
1016 type.
1017
c086cbc6
L
10182000-03-01 H.J. Lu <hjl@gnu.org>
1019
1020 * bfdlink.h (bfd_link_callbacks): Add a boolean arg to
1021 the undefined_symbol callback.
1022
5b93d8bb
AM
10232000-02-23 Linas Vepstas <linas@linas.org>
1024
1025 * dis-asm.h (print_insn_i370): Declare.
1026
baa7ae6f
AC
1027Tue Feb 22 15:19:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
1028
1029 * remote-sim.h (sim_trace): Document return values.
1030 (sim_set_trace): Declare. Deprecate.
1031
f6af82bd
AM
10322000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
1033
1034 * dis-asm.h (struct disassemble_info): Change `length' param of
1035 read_memory_func to unsigned. Change type of `buffer_length' and
1036 `octets_per_byte' to unsigned.
1037 (buffer_read_memory): Change `length' param to unsigned.
1038
a4f41997
NC
10392000-02-16 Nick Clifton <nickc@cygnus.com>
1040
1041 * dis-asm.h: Add prototypes for ARM register name functions.
1042
4bd6cdc5
AC
1043Wed Feb 9 18:45:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
1044
1045 * wait.h: Delete. No longer used by GDB.
1046
c1a8de50
AC
1047Tue Feb 8 17:01:13 2000 Andrew Cagney <cagney@b1.cygnus.com>
1048
1049 * remote-sim.h (sim_resume): Clarify use of SIGGNAL.
1050 (sim_stop_reason): Clarify meaning of sim_signalled.
1051
940b2b78
TW
10522000-02-03 Timothy Wall <twall@redhat.com>
1053
1054 * dis-asm.h (struct disassemble_info): Added octets_per_byte
1055 field and initialize it to one (1).
7a008bcb 1056
94470b23
NC
10572000-01-27 Nick Clifton <nickc@redhat.com>
1058
1059 * dis-asm.h: Add prototype for disassembler_usage().
58efb6c0 1060 Add prototype for arm_disassembler_options().
4597ba0f 1061 Remove prototype for arm_toggle_regnames().
0d42b144 1062 Add prototype for parse_arm_disassembler_option().
94470b23 1063
4597ba0f
ILT
1064Sat Jan 1 19:06:52 2000 Hans-Peter Nilsson <hp@bitrange.com>
1065
1066 * symcat.h (STRINGX) [!__STDC__ || ALMOST_STDC]: Change "?" to "s"
1067 to stringify argument s.
1068
08ccce32
JL
1069Wed Dec 15 11:22:56 1999 Jeffrey A Law (law@cygnus.com)
1070
1071 * hp-symtab.h (HP_LANGUAGE_FORTRAN): New enumeration constant.
1072 (HP_LANGUAGE_F77): Define using HP_LANGUAGE_FORTRAN.
1073
7d7a6736
ILT
10741999-12-15 Doug Evans <dje@transmeta.com>
1075
1076 * dis-asm.h: Enclose in extern "C" ifdef __cplusplus.
1077
4597ba0f
ILT
10781999-12-05 Mark Mitchell <mark@codesourcery.com>
1079
1080 * splay-tree.h (struct splay_tree_node): Rename to ...
1081 (struct splay_tree_node_s): ... this.
1082 (struct splay_tree): Rename to ...
1083 (struct splay_tree_s): ... this.
1084
10851999-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1086
1087 * ansidecl.h (ATTRIBUTE_MALLOC): New macro.
1088
1089 * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
1090 make_temp_file, xmalloc, xcalloc, xstrdup, xmemdup): Add
1091 ATTRIBUTE_MALLOC.
1092 (xatexit): Remove __GNUC__ check, add ATTRIBUTE_NORETURN.
1093
10941999-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1095
1096 * libiberty.h: Include stdarg.h when ANSI_PROTOTYPES is defined.
1097 (asprintf, vasprintf): Provide declarations.
1098
1099Wed Nov 10 12:43:21 1999 Philippe De Muyter <phdm@macqel.be>
b4fe2683 1100 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4597ba0f
ILT
1101
1102 * ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.
1103
08ccce32
JL
11041999-11-04 Jimmy Guo <guo@cup.hp.com>
1105
1106 * hp-symtab.h (dntt_type_fparam): Add doc_ranges, misc_kind
1107 fields, change location type to CORE_ADDR from int.
1108 (dntt_type_const): Name the 5th field location_type.
1109
26f59a9e
MM
1110Sun Oct 24 19:11:32 1999 Andrew Cagney <cagney@b1.cygnus.com>
1111
1112 * sim-d10v.h (SIM_D10V_TS2_DMAP_REGNUM): Define.
1113
4597ba0f
ILT
11141999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>
1115
1116 * hashtab.h: Give hash_table_t a struct tag. Add prototypes
1117 for clear_hash_table_slot and traverse_hash_table. Correct
1118 prototype of all_hash_table_collisions.
1119
26f59a9e
MM
1120Sat Oct 23 19:00:13 1999 Andrew Cagney <cagney@b1.cygnus.com>
1121
1122 * sim-d10v.h: New file.
1123
4597ba0f
ILT
1124Fri Oct 15 01:47:51 1999 Vladimir Makarov <vmakarov@loony.cygnus.com>
1125
1126 * hashtab.h: New file.
1127
11281999-10-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1129
1130 * ansidecl.h (HAVE_GCC_VERSION): New macro. Use it instead of
1131 explicitly testing __GNUC__ and __GNUC_MINOR__.
b4fe2683 1132
4597ba0f
ILT
1133 (ATTRIBUTE_PRINTF): Use `__format__', not `format'.
1134
11351999-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1136
1137 * libiberty.h (make_temp_file): Add a prototype.
1138
1139Tue Sep 14 00:35:02 1999 Marc Espie <espie@cvs.openbsd.org>
1140
1141 * libiberty.h (basename): OpenBSD has a correct prototype.
1142 (xrealloc): Remove outdated comment.
1143
11441999-09-07 Jeff Garzik <jgarzik@pobox.com>
1145
1146 * libiberty.h (xmemdup): Add prototype for new function.
1147
5bb59d65
ILT
11481999-09-04 Steve Chamberlain <sac@pobox.com>
1149
1150 * dis-asm.h (print_insn_pj): Declare.
1151
4597ba0f
ILT
11521999-09-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1153
1154 * obstack.h (obstack_grow, obstack_grow0): Move (char*) casts
1155 in calls to `_obstack_memcpy' from here ...
1156
1157 (_obstack_memcpy): ... to here, except in the __STDC__ case which
1158 doesn't need it.
1159
11601999-08-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1161
1162 * libiberty.h (getpwd): Prototype.
1163
11641999-08-01 Mark Mitchell <mark@codesourcery.com>
1165
1166 * splay-tree.h (splay_tree_insert): Return the new node.
1167
893e9593
ILT
11681999-07-11 Ian Lance Taylor <ian@zembu.com>
1169
1170 * ansidecl.h: Copy attribute support macros from egcs.
1171
94883c63
MM
11721999-06-22 Mark Mitchell <mark@codesourcery.com>
1173
1174 * bfdlink.h (struct bfd_link_hash_entry): Add init_function and
1175 fini_function.
1176
030d863d
MM
11771999-06-20 Mark Mitchell <mark@codesourcery.com>
1178
1179 * mips.h (Elf32_Internal_Msym): New structure.
1180 (Elf32_External_Msym): Likewise.
1181 (ELF32_MS_REL_INDEX): New macro.
1182 (ELF32_MS_FLAGS): Likewise.
1183 (ELF32_MS_INFO): Likewise.
7a008bcb 1184
dd92f639
NC
11851999-06-14 Nick Clifton <nickc@cygnus.com>
1186
1187 * dis-asm.h (arm_toggle_regnames): New prototype.
1188 (struct diassemble_info): New field: disassembler_options.
1189
252b5132
RH
11901999-04-11 Richard Henderson <rth@cygnus.com>
1191
1192 * bfdlink.h (bfd_elf_version_expr): Rename `match' to `pattern'.
1193 Add `match' callback function.
1194
11951999-04-10 Richard Henderson <rth@cygnus.com>
1196
1197 * bfdlink.h (bfd_link_info): Add no_undefined.
1198
11991999-04-08 Nick Clifton <nickc@cygnus.com>
1200
1201 * dis-asm.h: Add prototype for print_insn_mcore.
1202
12031999-04-02 Mark Mitchell <mark@codesourcery.com>
1204
1205 * splay-tree.h (splay_tree_compare_pointers): Declare.
1206
12071999-03-30 Mark Mitchell <mark@codesourcery.com>
1208
1209 * splay-tree.h (splay_tree_compare_ints): Declare.
1210
1211Wed Mar 24 12:46:29 1999 Andrew Cagney <cagney@amy.cygnus.com>
1212
1213 * libiberty.h (basename): Cygwin{,32} should have the prototype.
1214
12151999-02-22 Jim Lemke <jlemke@cygnus.com>
1216
1217 * bfdlink.h (bfd_link_info): add field "mpc860c0".
1218
1219Mon Feb 1 21:05:46 1999 Catherine Moore <clm@cygnus.com>
1220
1221 * dis-asm.h (print_insn_i386_att): Declare.
1222 (print_insn_i386_intel): Declare.
1223
a712da20 12241998-12-30 Michael Meissner <meissner@cygnus.com>
252b5132
RH
1225
1226 * dis-asm.h (INIT_DISASSEMBLE_INFO_NO_ARCH): Cast STREAM and
1227 FPRINTF_FUNC to avoid compiler warnings.
1228
1229Wed Dec 30 16:07:14 1998 David Taylor <taylor@texas.cygnus.com>
1230
1231 * dis-asm.h: change void * to PTR (two places).
1232
1233Mon Dec 14 09:53:31 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1234
1235 * demangle.h: Don't check IN_GCC anymore.
1236 * splay-tree.h: Likewise.
1237
fd6848f6 1238Tue Dec 8 00:30:31 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
252b5132
RH
1239
1240 The following changes were made by Elena Zannoni
1241 <ezannoni@kwikemart.cygnus.com> and Edith Epstein
1242 <eepstein@sophia.cygnus.com> as part of a project to merge in
1243 changes made by HP; HP did not create ChangeLog entries.
1244
1245 * dis-asm.h (struct disassemble_info): change the type of stream
1246 from FILE* to void*, for use with gdb's new type GDB_FILE.
1247 (fprintf_ftype): change FILE* parameter type to void*.
1248
b4fe2683
JM
1249 * demangle.h: (DMGL_EDG): new macro for Kuck and Associates
1250 (DMGL_STYLE_MASK): modify to include Kuck and Assoc style
1251 (demangling_styles): add new edg_demangling style
1252 (EDG_DEMANGLING_STYLE_STRING): new macro
1253 (EDG_DEMANGLING): new macro
a712da20 1254 (DMGL_HP): new macro, for HP/aCC compiler.
b4fe2683
JM
1255 (DMGL_STYLE_MASK): modify to include new HP's style.
1256 (demangling_styles): add new hp_demangling value.
1257 (HP_DEMANGLING_STYLE_STRING): new macro.
1258 (ARM_DEMANGLING): coerce to int.
1259 (HP_DEMANGLING): new macro.
252b5132
RH
1260
1261 * hp-symtab.h: rewritten, from HP.
1262 (quick_procedure): change type of language field to unsigned int
1263 (quick_module): change type of language field to unsigned int
1264 (struct dntt_type_svar): add field thread_specific.
1265 (hp_language): add languages modcal and dmpascal.
1266
252b5132
RH
1267Fri Nov 20 13:14:00 1998 Andrew Cagney <cagney@b1.cygnus.com>
1268
1269 * libiberty.h (basename): Add prototype for FreeBSD.
1270
1271Fri Nov 13 19:19:11 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1272
1273 * libiberty.h: Prototype xcalloc.
1274
1275Sun Nov 8 17:42:25 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1276
1277 * ansidecl.h: Wrap problematic macros with !IN_GCC.
1278
1279 * demangle.h: Never define PARAMS().
1280 * splay-tree.h: Likewise.
1281
1282Sat Nov 7 18:30:20 1998 Peter Schauer <peter.schauer@regent.e-technik.tu-muenchen.de>
1283
1284 * dis-asm.h (print_insn_vax): Declare.
1285
1286Sat Nov 7 16:04:03 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1287
1288 * demangle.h: Don't include gansidecl.h.
1289 * splay-tree.h: Likewise.
1290
12911998-10-26 16:03 Ulrich Drepper <drepper@cygnus.com>
1292
1293 * bfdlink.h (struct bfd_link_info): Add new field optimize.
1294
1295Thu Oct 22 19:58:00 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1296
1297 * splay-tree.h: Wrap function pointer parameter declarations in
1298 PARAMS() macro.
1299
13001998-10-21 Mark Mitchell <mark@markmitchell.com>
1301
1302 * splay-tree.h: New file.
1303
1304Fri Oct 9 00:02:03 1998 Jeffrey A Law (law@cygnus.com)
1305
1306 * Merge devo and egcs include directories.
1307
1308Sat Sep 5 12:16:33 1998 Jeffrey A Law (law@cygnus.com)
1309
1310 * getopt.h, obstack.h: Updated from gcc.
1311
13121998-08-03 Jason Molenda (jsm@bugshack.cygnus.com)
1313
1314 * libiberty.h (xexit): Change decl to use modern GCC attribute
1315 to indicate exit does not return.
1316
1317Mon Jun 1 13:48:32 1998 Jason Molenda (crash@bugshack.cygnus.com)
1318
1319 * obstack.h: Update to latest FSF version.
1320
252b5132
RH
1321Tue Feb 24 13:05:02 1998 Doug Evans <devans@canuck.cygnus.com>
1322
1323 * dis-asm.h (disassemble_info): Member `symbol' renamed to `symbols'
1324 and made an "asymbol **". New member num_symbols.
1325 (INIT_DISASSEMBLE_INFO_NO_ARCH): Update.
1326
1327Tue Feb 17 12:32:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
1328
1329 * remote-sim.h (sim_fetch_register, sim_store_register): Add
1330 register length parameter. Functions return actual length of
1331 register.
1332
1333Thu Feb 12 16:29:01 1998 Ian Lance Taylor <ian@cygnus.com>
1334
1335 * getopt.h: Update to latest FSF version.
1336
1337Wed Feb 11 16:56:06 1998 Doug Evans <devans@canuck.cygnus.com>
1338
1339 * symcat.h: New file.
1340
1341Mon Feb 2 17:13:31 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>
1342
1343 * dis-asm.h (print_insn_tic30): Declare.
1344
1345Thu Jan 22 16:23:59 1998 Fred Fish <fnf@cygnus.com>
1346
1347 * dis-asm.h: Add flag INSN_HAS_RELOC to tell disassembly
1348 function there is a reloc on this line.
1349
1350Mon Dec 8 11:22:23 1997 Nick Clifton <nickc@cygnus.com>
1351
1352 * dis-asm.h: Remove prototype of disasm_symaddr() as this function
1353 no longer exists.
1354
1355Tue Dec 2 10:20:53 1997 Nick Clifton <nickc@cygnus.com>
1356
1357 * dis-asm.h (disasm_symaddr): New prototype.
1358
252b5132
RH
1359Mon Dec 1 11:29:35 1997 Doug Evans <devans@canuck.cygnus.com>
1360
1361 * callback.h (CB_SYSCALL): Comment out arg names in prototypes.
1362
1363Wed Nov 26 16:47:58 1997 Michael Meissner <meissner@cygnus.com>
1364
1365 * callback.h (CB_SYSCALL): Consistantly use names for prototype
1366 arguments.
1367
1368Wed Nov 26 11:39:30 1997 Doug Evans <devans@canuck.cygnus.com>
1369
1370 * callback.h (CB_SYSCALL): Change byte count arguments to
1371 {read,write}_mem to `int'. New member `magic'.
1372 (CB_SYSCALL_MAGIC,CB_SYSCALL_INIT): New macros.
1373
1374Tue Nov 25 01:35:52 1997 Doug Evans <devans@seba.cygnus.com>
1375
1376 * callback.h (struct stat): Move forward decl up.
1377 (host_callback): Pass stat struct pointer to stat,fstat.
1378 (CB_SYS_nnn): Reorganize.
1379 (CB_SYSCALL): New members p1,p2.
1380 (cb_host_to_target_stat): Delete fourth arg.
1381
1382Sat Nov 22 23:34:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
1383
1384 * remote-sim.h (sim_stop_reason): Clarify sim_signalled SIGRC
1385 argument.
1386
1387Mon Nov 17 14:00:51 1997 Doug Evans <devans@seba.cygnus.com>
1388
1389 * callback.h (CB_TARGET_DEFS_MAP): Renamed from target_defs_map.
1390 (host_callback): Add stat, fstat, syscall_map, errno_map, open_map,
1391 signal_map, stat_map.
1392 (errn_map,open_map): Renamed to cb_init_foo_map.
1393 (cb_host_to_target_errno,cb_target_to_host_open): Renamed from
1394 host_to_target_errno,target_to_host_open.
1395 (cb_read_target_syscall_maps): Add prototype.
1396 (cb_target_to_host_syscall): Likewise.
1397 (cb_host_to_target_stat): Likewise.
1398 (cb_syscall): Likewise.
1399 (CB_SYS_{exit,open,close,read,write,lseek,unlink,getpid,kill,fstat,
1400 argvlen,argv,chdir,stat,chmod,utime,time}): Define.
1401 (CB_SYSCALL): New type.
1402 (CB_RC): New enum.
1403
1404Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
1405
1406 * libiberty.h: Add extern "C" { so it can be used with C++
1407 programs.
1408 * remote-sim.h: Add extern "C" { so it can be used with C++
1409 programs.
1410
1411Tue Oct 14 16:07:51 1997 Nick Clifton <nickc@cygnus.com>
1412
1413 * dis-asm.h (struct disassemble_info): New field
1414 'symbol_at_address_func'.
1415 (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialise new field with
1416 generic_symbol_at_address.
1417
1418Mon Oct 13 10:17:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
1419
1420 * remote-sim.h: Clarify sim_read, sim_write MEM argument.
1421
1422Wed Sep 24 18:03:10 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
1423
1424 * remote-sim.h (SIM_RC): Add a bunch of new return codes for
1425 breakpoint stuff.
1426 * Add functions to tell the simulator to set/clear/enable/disable
1427 intrinsic breakpoints.
1428
1429Thu Aug 28 19:41:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
1430
1431 * libiberty.h (dupargv): Add prototype.
1432
1433Tue Aug 26 12:25:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
1434
1435 * remote-sim.h (sim_create_inferior): Add ABFD arg. Document.
1436
1437Mon Aug 25 10:50:51 1997 Andrew Cagney <cagney@b1.cygnus.com>
1438
1439 * remote-sim.h (sim_open): Add ABFD arg. Document.
1440
1441Fri Aug 8 16:43:56 1997 Doug Evans <dje@canuck.cygnus.com>
1442
1443 * dis-asm.h (arc_get_disassembler): Declare.
1444
1445Wed Jul 30 11:39:50 1997 Per Bothner <bothner@deneb.cygnus.com>
1446
1447 * demangle.h (DMGL_JAVA): New option to request Java demangling.
1448
1449Tue Jul 22 17:59:54 1997 Ian Lance Taylor <ian@cygnus.com>
1450
1451 * libiberty.h (PEXECUTE_*): Define.
1452 (pexecute, pwait): Declare.
1453
1454Fri Jun 6 13:02:33 1997 Andrew Cagney <cagney@b1.cygnus.com>
1455
1456 * remote-sim.h (sim_kill): Mark as depreciated.
1457
1458Fri May 23 13:43:41 1997 Fred Fish <fnf@cygnus.com>
1459
1460 * bfdlink.h (struct bfd_link_info): Add task_link member.
1461
1462Thu May 22 11:32:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
1463
1464 * remote-sim.h: Review documentation. Clarify restrictions on
1465 when functions can be called.
1466
1467Wed May 21 16:47:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
1468
1469 * remote-sim.h (sim_set_profile_size): Add prototype, document as
1470 depreciated.
1471
1472Tue May 20 09:32:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1473
1474 * remote-sim.h (sim_open): Add callback struct.
1475 (sim_set_callbacks): Drop SIM_DESC argument. Document.
1476 (sim_size): Remove recently added SIM_DESC argument. Document.
1477
1478Mon May 19 19:14:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
1479
1480 * remote-sim.h: Pass SD into sim_size.
1481
1482Thu May 15 01:24:16 1997 Mark Alexander <marka@cygnus.com>
1483
1484 * obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun,
1485 obstack_freefun): Eliminate compile warnings in gdb.
1486
252b5132
RH
1487Tue Apr 22 10:24:34 1997 Fred Fish <fnf@cygnus.com>
1488
1489 * floatformat.h (floatformat_byteorders): Add comments for previous
1490 formats and add floatformat_littlebyte_bigword, primarily for ARM.
1491 Add declaration for floatformat_ieee_double_littlebyte_bigword.
1492
1493Fri Apr 18 13:04:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
1494
1495 * remote-sim.h (sim_stop): New interface - asynchronous
1496 notification of a request to stop / suspend the running
1497 simulation.
1498
1499 * remote-sim.h (enum sim_stop): Add sim_running and sim_polling as
1500 states for use internal to simulators.
1501
1502 * callback.h (struct host_callback_strut): Put a magic number at
1503 the end of the struct to allow basic checking.
1504 (struct host_callback_struct ): Add poll_quit - so
1505 that the console etc can be polled at regular intervals.
1506
1507Thu Apr 17 02:17:12 1997 Doug Evans <dje@canuck.cygnus.com>
1508
1509 * remote-sim.h (struct _bfd): Declare.
1510 (sim_load): Return SIM_RC. New arg `abfd'.
1511 (sim_create_inferior): Return SIM_RC. Delete arg `start_address'.
1512
1513Wed Apr 2 17:09:12 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1514
1515 * remote-sim.h (sim_trace, sim_size): Make these global. They
1516 will go away shortly.
1517
1518Wed Apr 2 15:23:49 1997 Doug Evans <dje@canuck.cygnus.com>
1519
1520 * remote-sim.h (SIM_OPEN_KIND, SIM_RC): New enums.
1521 (sim_open): New argument `kind'.
1522
1523Wed Apr 2 14:45:51 1997 Ian Lance Taylor <ian@cygnus.com>
1524
1525 * COPYING: Update FSF address.
1526
1527Fri Mar 28 15:29:54 1997 Mike Meissner <meissner@cygnus.com>
1528
1529 * callback.h (top level): Include stdarg.h or varargs.h if
1530 va_start is not defined.
1531 (host_callback_struct): Make {,e}vprintf_filtered take a va_list
1532 instead of void *, since va_list might be an array or structure
1533 type.
1534
1535Fri Mar 28 15:44:41 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
1536
1537 * libiberty.h (basename): Add prototype for glibc and linux.
1538
1539Mon Mar 17 19:22:12 1997 Ian Lance Taylor <ian@cygnus.com>
1540
1541 * objalloc.h: New file.
1542
1543Mon Mar 17 14:57:55 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1544
1545 * remote-sim.h: New file, copied in from gdb/remote-sim.h. One
1546 day this will be placed in a directory of its own.
1547
1548Sat Mar 15 19:00:14 1997 Ian Lance Taylor <ian@cygnus.com>
1549
1550 * obstack.h: Update to current FSF version.
1551
1552Thu Mar 6 15:46:59 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1553
1554 * callback.h (struct host_callback_struct): Add callbacks -
1555 flush_stdout, write_stderr, flush_stderr, vprintf_filtered,
1556 evprintf_filtered. Delete redundant callbacks - printf_filtered.
1557
1558Thu Feb 27 23:18:27 1997 Ian Lance Taylor <ian@cygnus.com>
1559
1560 * bfdlink.h (struct bfd_link_info): Remove lprefix and lprefix_len
1561 fields.
1562
1563Tue Feb 25 00:10:49 1997 Ian Lance Taylor <ian@cygnus.com>
1564
1565 * dis-asm.h (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize
1566 bytes_per_chunk and display_endian.
1567
1568Mon Feb 24 17:47:02 1997 Ian Lance Taylor <ian@cygnus.com>
1569
1570 From Eric Youngdale <eric@andante.jic.com>:
1571 * bfdlink.h (struct bfd_elf_version_expr): Define.
1572 (struct bfd_elf_version_deps): Define.
1573 (struct bfd_elf_version_tree): Define.
1574
1575Thu Feb 6 14:20:01 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
1576
1577 * dis-asm.h: (disassemble_info): Add new fields
1578 bytes_per_chunk and display_endian to control the
1579 display of raw instructions.
1580
1581Fri Dec 27 22:17:37 1996 Fred Fish <fnf@cygnus.com>
1582
1583 * dis-asm.h (print_insn_tic80): Declare.
1584
1585Sun Dec 8 17:11:12 1996 Doug Evans <dje@canuck.cygnus.com>
1586
1587 * callback.h (host_callback): New member `error'.
1588
1589Wed Nov 20 00:40:23 1996 Doug Evans <dje@canuck.cygnus.com>
1590
1591 * callback.h: New file, moved here from gdb.
1592
1593Mon Nov 18 16:34:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
1594
1595 * libiberty.h: Checkin again; last checkin failed due to sticky tag.
1596
1597Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
1598
1599 * libiberty.h: Revert last commit due to conflicts with hpux
1600 system headers.
1601
1602Tue Nov 12 16:31:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
1603
1604 * libiberty.h: Move prototypes from argv.c here.
1605
1606Thu Oct 31 14:56:18 1996 Doug Evans <dje@canuck.cygnus.com>
1607
1608 * ansidecl.h (VPARAMS,VA_START): Define.
1609
1610Fri Oct 25 12:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
1611
1612 * dis-asm.h (disassemble_info): Add bytes_per_line field.
1613 (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize bytes_per_line field.
1614
1615Thu Oct 24 17:10:01 1996 Ian Lance Taylor <ian@cygnus.com>
1616
1617 * dis-asm.h (disassemble_info): Add symbol field.
1618 (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize symbol field.
1619
1620Thu Oct 17 11:17:40 1996 Doug Evans <dje@canuck.cygnus.com>
1621
1622 * dis-asm.h (print_insn_m32r): Declare.
1623
1624Mon Oct 14 23:56:52 1996 Ian Lance Taylor <ian@cygnus.com>
1625
1626 * libiberty.h: Declare parameter types for xmalloc and xrealloc.
1627
1628Thu Oct 3 13:45:27 1996 Ian Lance Taylor <ian@cygnus.com>
1629
1630 * fnmatch.h: New file.
1631
1632Thu Oct 3 10:33:14 1996 Jeffrey A Law (law@cygnus.com)
1633
1634 * dis-asm.h (print_insn_mn10x00): Delete declaration.
1635 (print_insn_mn10200, print_insn_mn10300): Declare.
1636
1637Wed Oct 2 21:24:43 1996 Jeffrey A Law (law@cygnus.com)
1638
1639 * dis-asm.h (print_insn_mn10x00): Declare.
1640
1641Mon Sep 30 13:56:11 1996 Fred Fish <fnf@cygnus.com>
1642
1643 * libiberty.h: Remove #ifndef PRIVATE_XMALLOC.
1644
1645Sat Aug 31 13:27:06 1996 Jeffrey A Law (law@cygnus.com)
1646
1647 * dis-asm.h (print_insn_v850): Declare.
1648
1649Tue Aug 13 16:10:30 1996 Stu Grossman (grossman@critters.cygnus.com)
1650
1651 * obstack.h: Change bcopy to memcpy. Works better on Posix
1652 systems, which generally lack bcopy.
1653
1654Mon Aug 12 17:03:18 1996 Stu Grossman (grossman@critters.cygnus.com)
1655
1656 * ansidecl.h: Change WIN32 to _WIN32.
1657
1658Fri Jul 26 13:58:18 1996 Ian Lance Taylor <ian@cygnus.com>
1659
1660 * dis-asm.h: Add flavour field.
1661 (print_insn_alpha): Declare.
1662 (print_insn_alpha_osf, print_insn_alpha_vms): Don't declare.
1663 (INIT_DISASSEMBLE_INFO): Initialize flavour field.
1664
1665Tue Jul 23 17:37:58 1996 Fred Fish <fnf@cygnus.com>
1666
1667 * libiberty.h (PRIVATE_XMALLOC): Enclose xmalloc/xrealloc
1668 definitions inside #ifndef so that programs that want to
1669 can define PRIVATE_XMALLOC and then define xmalloc and
1670 xrealloc anyway they want.
1671 (basename): Document in source that we can't declare the
1672 parameter type because it is declared inconsistently across
1673 different systems.
1674
1675Mon Jul 22 13:16:13 1996 Richard Henderson <rth@tamu.edu>
1676
1677 * dis-asm.h (print_insn_alpha): Don't declare.
1678 (print_insn_alpha_osf, print_insn_alpha_vms): Declare.
1679
1680Wed Jul 17 14:45:12 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1681
1682 * dis-asm.h: (print_insn_d10v): Declare.
1683
1684Mon Jul 15 16:55:38 1996 Stu Grossman (grossman@critters.cygnus.com)
1685
1686 * dis-asm.h: Get rid of decls for print_insn_i8086,
1687 print_insn_sparc64 and print_insn_sparclite.
1688 * (INIT_DISASSEMBLE_INFO): Split into two pieces. One,
1689 INIT_DISASSEMBLE_INFO_NO_ARCH inits everything except for endian,
1690 mach, and arch.
1691
1692Fri Jul 12 10:19:27 1996 Stu Grossman (grossman@critters.cygnus.com)
1693
1694 * dis-asm.h (print_insn_i8086): Declare.
1695
1696Wed Jul 3 16:02:39 1996 Stu Grossman (grossman@critters.cygnus.com)
1697
1698 * dis-asm.h (print_insn_sparclite): Declare.
1699
1700Tue Jun 18 16:02:46 1996 Jeffrey A. Law <law@rtl.cygnus.com>
1701
1702 * dis-asm.h (print_insn_h8300s): Declare.
1703
1704Tue Jun 18 15:11:33 1996 Klaus Kaempf <kkaempf@progis.de>
1705
1706 * fopen-vms.h: New file.
1707
1708Tue Jun 4 18:58:16 1996 Ian Lance Taylor <ian@cygnus.com>
1709
1710 * bfdlink.h (struct bfd_link_info): Add notice_all field.
1711
1712Fri Apr 26 10:33:12 1996 Doug Evans <dje@canuck.cygnus.com>
1713
1714 * demangle.h (#ifdef IN_GCC): #include "gansidecl.h".
1715 (PROTO,PTR,const): Delete.
1716
1717Mon Apr 22 17:27:42 1996 Ian Lance Taylor <ian@cygnus.com>
1718
1719 * bfdlink.h (struct bfd_link_info): Add traditional_format field.
1720
1721Mon Apr 15 15:16:56 1996 Doug Evans <dje@canuck.cygnus.com>
1722
1723 * libiberty.h (choose_temp_base): Add prototype.
1724
1725Tue Mar 12 17:29:46 1996 Ian Lance Taylor <ian@cygnus.com>
1726
1727 * bfdlink.h (bfd_wrapped_link_hash_lookup): Declare.
1728 (struct bfd_link_info): Add wrap_hash field.
1729
1730Wed Feb 14 16:49:17 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de>
1731
1732 * ieee.h (ieee_record_enum_type): Define
1733 ieee_external_reference_info_enum.
1734
1735Fri Feb 2 17:09:25 1996 Doug Evans <dje@charmed.cygnus.com>
1736
1737 * dis-asm.h (DISASM_RAW_INSN): Delete.
1738
1739Tue Jan 23 09:21:47 1996 Doug Evans <dje@charmed.cygnus.com>
1740
1741 * dis-asm.h (INIT_DISASSEMBLE_INFO): Set endian to BFD_ENDIAN_UNKNOWN.
1742 New argument FPRINTF_FUNC.
1743
1744Mon Jan 22 16:37:59 1996 Doug Evans <dje@charmed.cygnus.com>
1745
1746 * dis-asm.h (disassemble_info): New members arch, mach, endian.
1747 (INIT_DISASSEMBLE_INFO): Initialize them.
1748 (DISASM_RAW_INSN{,FLAG}): Define.
1749
1750Thu Jan 18 11:32:38 1996 Ian Lance Taylor <ian@cygnus.com>
1751
1752 * demangle.h (cplus_demangle_opname): Change opname parameter to
1753 const char *.
1754 (cplus_mangle_opname): Change return type and opname parameter to
1755 const char *.
1756
1757Fri Jan 5 00:01:22 1996 Ian Lance Taylor <ian@cygnus.com>
1758
1759 * ieee.h (enum ieee_record): Add ieee_asn_record_enum,
1760 ieee_at_record_enum, ieee_ty_record_enum, ieee_atn_record_enum,
1761 ieee_bb_record_enum, and ieee_be_record_enum.
1762
1763Wed Jan 3 13:12:09 1996 Fred Fish <fnf@cygnus.com>
1764
1765 * obstack.h: Update copyright to 1996.
1766 (_obstack_memory_used): Declare.
1767 (obstack_memory_used): Define macro.
1768
1769Thu Dec 28 11:42:12 1995 Ian Lance Taylor <ian@cygnus.com>
1770
1771 * libiberty.h (xstrdup): Declare.
1772
1773Thu Dec 21 14:47:17 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1774
1775 * wait.h: Protect all macros with #ifndef.
1776
1777Tue Oct 24 21:45:40 1995 Ian Lance Taylor <ian@cygnus.com>
1778
1779 * bfdlink.h (struct bfd_link_info): Add static_link field.
1780
1781Tue Sep 12 16:28:04 1995 Ian Lance Taylor <ian@cygnus.com>
1782
1783 * bfdlink.h (struct bfd_link_callbacks): Add symbol parameter to
1784 warning callback.
1785
1786Fri Sep 1 13:11:51 1995 Ian Lance Taylor <ian@cygnus.com>
1787
1788 * bfdlink.h (struct bfd_link_callbacks): Change warning callback
1789 to take BFD, section, and address arguments.
1790
1791Thu Aug 31 16:45:12 1995 steve chamberlain <sac@slash.cygnus.com>
1792
1793 * bfdlink.h (struct bfd_link_info): Remove PE stuff.
1794
1795Tue Aug 22 03:18:23 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
1796
1797 * libiberty.h: Declare xstrerror. From Pat Rankin.
1798
1799Mon Aug 21 18:11:36 1995 steve chamberlain <sac@slash.cygnus.com>
1800
1801 * bfdlink.h (struct bfd_link_info): Remove PE stuff.
1802
1803Wed Aug 2 08:14:12 1995 Doug Evans <dje@canuck.cygnus.com>
1804
1805 * dis-asm.h (print_insn_sparc64): Declare.
1806
1807Mon Jul 10 13:26:49 1995 Eric Youngdale <eric@aib.com>
1808
1809 * bfdlink.h (struct bfd_link_info): Add new field symbolic.
1810
1811Sun Jul 2 17:48:40 1995 Ian Lance Taylor <ian@cygnus.com>
1812
1813 * bfdlink.h (struct bfd_link_info): Change type of base_file to
1814 PTR.
1815
1816Thu Jun 29 00:02:45 1995 Steve Chamberlain <sac@slash.cygnus.com>
1817
1818 * bfdlink.h (struct bfd_link_info): Added base_file member.
1819
1820Tue Jun 20 16:40:04 1995 Steve Chamberlain <sac@slash.cygnus.com>
1821
1822 * ansidecl.h: win32s is ANSI enough.
1823
1824Thu May 18 04:25:50 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
1825
1826 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
1827
1828 * dis-asm.h (print_insn_arm): Delete declaration.
1829 (print_insn_{little,big}_arm): New declarations.
1830
1831 * floatformat.h (floatformat_arm_ext): Declare.
1832
1833Sat May 13 10:14:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
1834
252b5132 1835 * bfdlink.h (subsytem, stack_heap_parameters): New.
252b5132
RH
1836
1837Thu May 4 14:36:42 1995 Jason Merrill <jason@phydeaux.cygnus.com>
1838
1839 * demangle.h: Don't include ansidecl.h if IN_GCC.
1840
1841Tue Feb 21 00:37:28 1995 Jeff Law (law@snake.cs.utah.edu)
1842
1843 * hp-symtab.h: Don't use bitfield enumerations, the HP C compiler
1844 does not handle them correctly.
1845
1846Thu Feb 9 14:20:27 1995 Ian Lance Taylor <ian@cygnus.com>
1847
1848 * libiberty.h (basename): Don't declare parameter type; some
1849 systems have this in their header files.
1850
1851Wed Feb 8 17:35:38 1995 Ian Lance Taylor <ian@cygnus.com>
1852
1853 * bfdlink.h (struct bfd_link_hash_entry): Change format of common
1854 symbol information, to remove restrictions on maximum size and
1855 alignment power, by using a pointer to a structure instead.
1856
1857Mon Feb 6 14:55:32 1995 Ian Lance Taylor <ian@cygnus.com>
1858
1859 * bfdlink.h (enum bfd_link_hash_type): Rename bfd_link_hash_weak
1860 to bfd_link_hash_undefweak. Add bfd_link_hash_defweak.
1861
1862Mon Jan 16 21:00:23 1995 Stan Shebs <shebs@andros.cygnus.com>
1863
1864 * dis-asm.h (GDB_INIT_DISASSEMBLE_INFO, etc): Remove all
1865 GDB-specific definitions.
1866
1867Sun Jan 15 18:39:35 1995 Steve Chamberlain <sac@splat>
1868
1869 * dis-asm.h (print_insn_w65): Declare.
1870
1871Thu Jan 12 17:51:17 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1872
1873 * libiberty.h (hex_p): Fix sense of test.
1874
1875Wed Jan 11 22:36:40 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1876
1877 * libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init,
1878 hex_p, hex_value): New macros and declarations, for hex.c.
1879
1880Fri Jan 6 17:44:14 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1881
1882 * dis-asm.h: Make idempotent.
1883
1884Wed Dec 14 13:08:43 1994 Stan Shebs <shebs@andros.cygnus.com>
1885
1886 * progress.h: New file, empty definitions for progress macros.
1887
1888Fri Nov 25 00:14:05 1994 Jeff Law (law@snake.cs.utah.edu)
1889
1890 * hp-symtab.h: New file describing the debug symbols emitted
1891 by the HP C compilers.
1892
1893Fri Nov 11 15:48:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1894
1895 * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size from 24
1896 to 26 bits, and change u.c.alignment_power from 8 to 6 bits. 6
1897 bit in the alignment power is enough for a 64 bit address space.
1898
1899Mon Oct 31 13:02:51 1994 Stan Shebs (shebs@andros.cygnus.com)
1900
1901 * demangle.h (cplus_mangle_opname): Declare.
1902
1903Tue Oct 25 11:38:02 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1904
1905 * bfdlink.h (struct bfd_link_callbacks): Fix comments for
1906 multiple_common field.
1907
1908Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
1909
252b5132
RH
1910 * dis-asm.h: Add support for the ARM.
1911
1912Wed Aug 10 12:51:41 1994 Doug Evans (dje@canuck.cygnus.com)
1913
1914 * libiberty.h (strsignal): Document its existence even if we
1915 can't declare it.
1916
1917Tue Aug 2 14:40:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1918
1919 * os9k.h: Remove u_int16, u_int32, and owner_id typedefs and
1920 expand their uses. Those names conflict with Mach headers.
1921
1922Fri Jul 22 14:17:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1923
1924 * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size into a
1925 bitfield. Add field u.c.alignment_power.
1926
1927Sun Jul 10 00:26:39 1994 Ian Dall (dall@hfrd.dsto.gov.au)
1928
1929 * dis-asm.h: Add print_insn_ns32k declaration.
1930
1931Mon Jun 20 17:13:29 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1932
1933 * bfdlink.h (bfd_link_hash_table): Make creator a const pointer.
1934
1935Sat Jun 18 16:09:32 1994 Stan Shebs (shebs@andros.cygnus.com)
1936
1937 * demangle.h (cplus_demangle_opname): Declare.
1938
1939Thu Jun 16 15:19:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1940
1941 * bfdlink.h (struct bfd_link_info): Add new field shared.
1942
1943Mon Jun 6 14:39:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1944
1945 * bfdlink.h (struct bfd_link_hash_entry): Remove written field:
1946 not needed for all backends.
1947
1948Thu Apr 28 19:06:50 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1949
1950 * dis-asm.h (disassembler): Declare.
1951
1952Fri Apr 1 00:38:17 1994 Jim Wilson (wilson@mole.gnu.ai.mit.edu)
1953
b4fe2683
JM
1954 * obstack.h: Delete use of IN_GCC to control whether
1955 stddef.h or gstddef.h is included.
252b5132
RH
1956
1957Tue Mar 22 13:06:02 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1958
1959 * bfdlink.h (enum bfd_link_order_type): Add bfd_data_link_order.
1960 (struct bfd_link_order): Add data field to union.
1961
1962Mon Mar 21 18:45:26 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1963
1964 * bfdlink.h (struct bfd_link_callbacks): Change bitsize argument
1965 to add_to_set to reloc. Remove bitsize argument from constructor.
1966 Comment that reloc_overflow, reloc_dangerous and unattached_reloc
1967 must handle NULL pointers for reloc location.
1968 (enum bfd_link_order_type): Add bfd_section_reloc_link_order and
1969 bfd_symbol_reloc_link_order.
1970 (struct bfd_link_order): Add reloc field to union.
1971 (struct bfd_link_order_reloc): Define.
1972
1973Mon Mar 14 12:27:50 1994 Ian Lance Taylor (ian@cygnus.com)
1974
1975 * ieee-float.h: Removed; no longer used.
1976
1977Tue Mar 1 18:10:49 1994 Kung Hsu (kung@mexican.cygnus.com)
1978
1979 * os9k.h: os9000 target specific header file, the header of the
1980 object file is used now.
1981
1982Sun Feb 27 21:52:26 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
1983
1984 * floatformat.h: New file, intended to replace ieee-float.h.
1985
1986Sun Feb 20 17:15:42 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
1987
1988 * ansidecl.h (ANSI_PROTOTYPES): Define if using ANSI prototypes.
1989
1990Wed Feb 16 01:07:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1991
1992 * libiberty.h: Don't declare strsignal, to avoid conflicts with
1993 Solaris system header files.
1994
1995Sat Feb 12 22:11:32 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1996
1997 * libiberty.h (xexit): Use __volatile__ to avoid losing if
1998 compiling with gcc -traditional.
1999
2000Thu Feb 10 14:05:41 1994 Ian Lance Taylor (ian@cygnus.com)
2001
2002 * libiberty.h: New file. Declares functions provided by
2003 libiberty.
2004
2005Tue Feb 8 05:19:52 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2006
2007 Handle obstack_chunk_alloc returning NULL. This allows
2008 obstacks to be used by libraries, without forcing them
2009 to call exit or longjmp.
2010 * obstack.h (struct obstack): Add alloc_failed flag.
2011 _obstack_begin, _obstack_begin_1): Declare to return int, not void.
2012 (obstack_finish): If alloc_failed, return NULL.
2013 (obstack_base, obstack_next_free, objstack_object_size):
2014 If alloc_failed, return 0.
2015 (obstack_grow, obstack_grow0, obstack_1grow, obstack_ptr_grow,
2016 obstack_int_grow, obstack_blank): If alloc_failed, do nothing that
2017 could corrupt the obstack.
2018
2019Mon Jan 24 15:06:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2020
2021 * bfdlink.h (struct bfd_link_callbacks): Add name, reloc_name and
2022 addend argments to reloc_overflow callback.
2023
2024Fri Jan 21 19:13:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2025
2026 * dis-asm.h (print_insn_big_powerpc, print_insn_little_powerpc,
2027 print_insn_rs6000): Declare.
2028
2029Thu Jan 6 14:15:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2030
2031 * bfdlink.h (struct bfd_link_callbacks): Add bitsize argument to
2032 add_to_set field. Add new callback named constructor.
2033
2034Thu Dec 30 10:44:06 1993 Ian Lance Taylor (ian@rtl.cygnus.com)
2035
2036 * bfdlink.h: New file for new BFD linker backend routines.
2037
2038Mon Nov 29 10:43:57 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2039
2040 * dis-asm.h (enum dis_insn_tyupe): Remove non-ANSI trailing comma.
2041
2042Sat Oct 2 20:42:26 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2043
2044 * dis-asm.h: Move comment to right place.
2045
2046Mon Aug 9 19:03:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2047
2048 * obstack.h (obstack_chunkfun, obstack_freefun): Add defns from
2049 previous version. Are these Cygnus local changes?
2050
2051Fri Aug 6 17:05:47 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2052
2053 * getopt.h, obstack.h: Update to latest FSF version.
2054
252b5132
RH
2055Mon Aug 2 14:45:29 1993 John Gilmore (gnu@cygnus.com)
2056
2057 * dis-asm.h: Move enum outside of struct defn to avoid warnings.
2058
2059Mon Aug 2 08:49:30 1993 Stu Grossman (grossman at cygnus.com)
2060
2061 * wait.h (WEXITSTATUS, WSTOPSIG): Mask down to 8 bits. This is
2062 for systems that store stuff into the high 16 bits of a wait
2063 status.
2064
2065Fri Jul 30 18:38:02 1993 John Gilmore (gnu@cygnus.com)
2066
2067 * dis-asm.h: Add new fields insn_info_valid, branch_delay_insns,
2068 data_size, insn_type, target, target2. These are used to return
2069 information from the instruction decoders back to the calling
2070 program. Add comments, make more readable.
2071
2072Mon Jul 19 22:14:14 1993 Fred Fish (fnf@deneb.cygnus.com)
2073
2074 * nlm: New directory containing NLM/NetWare includes.
2075
2076Thu Jul 15 12:10:04 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2077
2078 * dis-asm.h (struct disassemble_info): New field application_data.
2079
2080Thu Jul 15 12:41:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2081
2082 * dis-asm.h: Added declaration of print_insn_m88k.
2083
252b5132
RH
2084Fri Jul 2 10:31:59 1993 Ian Lance Taylor (ian@cygnus.com)
2085
2086 * ansidecl.h: Use ANSI macros if __mips and _SYSTYPE_SVR4 are
2087 defined, since RISC/OS cc handles ANSI declarations in SVR4 mode
2088 but does not define __STDC__.
2089
2090Sun Jun 20 18:27:52 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
2091
2092 * dis-asm.h: Don't need to include ansidecl.h any more.
2093
2094Fri Jun 18 03:22:10 1993 John Gilmore (gnu@cygnus.com)
2095
2096 * oasys.h: Eliminate "int8_type", "int16_type", "int32_type", and
2097 their variants. These changes are coordinated with corresponding
2098 changes in ../bfd/oasys.c.
2099
2100Wed Jun 16 10:43:08 1993 Fred Fish (fnf@cygnus.com)
2101
2102 * bfd.h: Note that it has been removed.
2103
2104Tue Jun 8 12:16:03 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
2105
2106 Support for H8/300-H
2107 * dis-asm.h (print_insn_h8300, print_insn_h8300h): Declare it.
252b5132
RH
2108
2109Tue Jun 1 07:35:03 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
2110
2111 * ansidecl.h (const): Don't define it if it's already defined.
2112
2113Thu May 27 18:19:51 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2114
2115 * dis-asm.h (print_insn_hppa): Declare it.
2116
2117 * bfd.h: Moved to bfd directory. Small stub here includes it
2118 without requiring "-I../bfd".
2119
2120Thu Apr 29 12:06:13 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
2121
2122 * bfd.h: Updated with BSF_FUNCTION.
2123
2124Mon Apr 26 18:15:50 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2125
2126 * bfd.h, dis-asm.h: Updated with Hitachi SH.
2127
2128Fri Apr 23 18:41:38 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2129
2130 * bfd.h: Updated with alpha changes.
2131 * dis-asm.h: Added alpha.
2132
2133Fri Apr 16 17:35:30 1993 Jim Kingdon (kingdon@cygnus.com)
2134
2135 * bfd.h: Update for signed bfd_*get_*.
2136
2137Thu Apr 15 09:24:21 1993 Jim Kingdon (kingdon@cygnus.com)
2138
2139 * bfd.h: Updated for file_truncated error.
2140
2141Thu Apr 8 10:53:47 1993 Ian Lance Taylor (ian@cygnus.com)
2142
2143 * ansidecl.h: If no ANSI, define const to be empty.
2144
2145Thu Apr 1 09:00:10 1993 Jim Kingdon (kingdon@cygnus.com)
2146
2147 * dis-asm.h: Declare a29k and i960 print_insn_*.
2148
2149 * dis-asm.h: Add print_address_func and related stuff.
2150
2151 * dis-asm.h (dis_asm_read_memory): Fix prototype.
2152
2153Wed Mar 31 17:40:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2154
2155 * dis-asm.h: Add print_insn_sparc.
2156
2157Wed Mar 31 17:51:42 1993 Ian Lance Taylor (ian@cygnus.com)
2158
2159 * bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size
2160 prototypes.
2161
2162Wed Mar 31 16:35:12 1993 Stu Grossman (grossman@cygnus.com)
2163
2164 * dis-asm.h: (disassemble_info): Fix typo in prototype of
2165 dis_asm_memory_error().
2166
2167Tue Mar 30 19:09:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2168
2169 * dis-asm.h (disassembler_info): Add read_memory_func,
2170 memory_error_func, buffer, and length.
2171 ({GDB_,}INIT_DISASSEMBLE_INFO): Set them.
2172 print_insn_*: Remove second argument.
2173
2174Tue Mar 30 14:48:55 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2175
2176 * bfd.h: Update for lma field of section.
2177
2178Tue Mar 30 12:22:55 1993 Jim Kingdon (kingdon@cygnus.com)
2179
2180 * ansidecl.h: Use ANSI versions on AIX regardless of __STDC__.
2181
2182Fri Mar 19 14:49:49 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2183
2184 * dis-asm.h: Add h8500.
2185
2186Thu Mar 18 13:49:09 1993 Per Bothner (bothner@rtl.cygnus.com)
2187
2188 * ieee-float.h: Moved from ../gdb.
2189 * dis-asm.h: New file. Interface to dis-assembler.
2190
2191Thu Mar 11 10:52:57 1993 Fred Fish (fnf@cygnus.com)
2192
2193 * demangle.h (DMGL_NO_OPTS): Add define (set to 0) to use
2194 in place of bare 0, for readability reasons.
2195
2196Tue Mar 2 17:50:11 1993 Fred Fish (fnf@cygnus.com)
2197
2198 * demangle.h: Replace all references to cfront with ARM.
2199
2200Tue Feb 23 12:21:14 1993 Ian Lance Taylor (ian@cygnus.com)
2201
2202 * bfd.h: Update for new elements in JUMP_TABLE.
2203
2204Tue Feb 16 00:51:30 1993 John Gilmore (gnu@cygnus.com)
2205
2206 * bfd.h: Update for BFD_VERSION 2.1.
2207
2208Tue Jan 26 11:49:20 1993 Ian Lance Taylor (ian@cygnus.com)
2209
2210 * bfd.h: Update for SEC_IS_COMMON flag.
2211
2212Tue Jan 19 12:25:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2213
2214 * bfd.h: Update for bfd_asymbol_value bug fix.
2215
2216Fri Jan 8 16:37:18 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2217
2218 * bfd.h: Update to include ECOFF tdata and target_flavour.
2219
2220Sun Dec 27 17:52:30 1992 Fred Fish (fnf@cygnus.com)
2221
2222 * bfd.h: Add declaration for bfd_get_size().
2223
2224Tue Dec 22 22:42:46 1992 Fred Fish (fnf@cygnus.com)
2225
2226 * demangle.h: Protect file from multiple inclusions with
2227 #if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif.
2228
2229Mon Dec 21 21:25:50 1992 Stu Grossman (grossman at cygnus.com)
2230
2231 * bfd.h: Update to get hppa_core_struct from bfd.c.
2232
2233Thu Dec 17 00:42:35 1992 John Gilmore (gnu@cygnus.com)
2234
2235 * bfd.h: Update to get tekhex tdata name change from bfd.
2236
2237Mon Nov 9 23:55:42 1992 John Gilmore (gnu@cygnus.com)
2238
2239 * ansidecl.h: Update comments to discourage use of EXFUN.
2240
2241Thu Nov 5 16:35:44 1992 Ian Lance Taylor (ian@cygnus.com)
2242
2243 * bfd.h: Update to bring in SEC_SHARED_LIBRARY.
2244
2245Thu Nov 5 03:21:32 1992 John Gilmore (gnu@cygnus.com)
2246
2247 * bfd.h: Update to match EXFUN, bfd_seclet_struct, and SDEF
2248 cleanups in bfd.
2249
2250Wed Nov 4 07:28:05 1992 Ken Raeburn (raeburn@cygnus.com)
2251
2252 * bout.h (N_CALLNAME, N_BALNAME): Define as char-type values, so
2253 widening works consistently.
2254
2255Fri Oct 16 03:17:08 1992 John Gilmore (gnu@cygnus.com)
2256
2257 * getopt.h: Update to Revised Standard FSF Version.
2258
2259Thu Oct 15 21:43:22 1992 K. Richard Pixley (rich@sendai.cygnus.com)
2260
2261 * getopt.h (struct option): use the provided enum for has_arg.
2262
2263 * demangle.h (AUTO_DEMANGLING, GNU_DEMANGLING,
2264 LUCID_DEMANGLING): ultrix compilers require enums to be
2265 enums and ints to be ints and casts where they meet. cast some
2266 enums into ints.
2267
2268Thu Oct 15 04:35:51 1992 John Gilmore (gnu@cygnus.com)
2269
2270 * bfd.h: Update after comment changes.
2271
2272Thu Oct 8 09:03:02 1992 Steve Chamberlain (sac@thepub.cygnus.com)
2273
2274 * bfd.h (bfd_get_symbol_leading_char): new macro for getting in xvec
2275
2276Thu Sep 3 09:10:50 1992 Stu Grossman (grossman at cygnus.com)
2277
2278 * bfd.h (struct reloc_howto_struct): size needs to be signed if
2279 it's going to hold negative values.
2280
2281Sun Aug 30 17:50:27 1992 Per Bothner (bothner@rtl.cygnus.com)
2282
2283 * demangle.h: New file, moved from ../gdb. Made independent
2284 of gdb. Allow demangling style option to be passed as a
2285 parameter to cplus_demangle(), but using the
2286 current_demangling_style global as the default.
2287
2288Sat Aug 29 10:07:55 1992 Fred Fish (fnf@cygnus.com)
2289
2290 * obstack.h: Merge comment change from current FSF version.
2291
2292Thu Aug 27 12:59:29 1992 Brendan Kehoe (brendan@cygnus.com)
2293
2294 * bfd.h: add we32k
2295
2296Tue Aug 25 15:07:47 1992 Steve Chamberlain (sac@thepub.cygnus.com)
2297
2298 * bfd.h: new after Z8000 stuff
2299
2300Mon Aug 17 09:01:23 1992 Ken Raeburn (raeburn@cygnus.com)
2301
2302 * bfd.h: Regenerated after page/segment size changes.
2303
2304Sat Aug 1 13:46:31 1992 Fred Fish (fnf@cygnus.com)
2305
2306 * obstack.h: Merge changes from current FSF version.
2307
2308Mon Jul 20 21:06:23 1992 Fred Fish (fnf@cygnus.com)
2309
2310 * obstack.h (area_id, flags): Remove, replace with extra_arg,
2311 use_extra_arg, and maybe_empty_object.
2312 * obstack.h (OBSTACK_MAYBE_EMPTY_OBJECT, OBSTACK_MMALLOC_LIKE):
2313 Remove, replaced by maybe_empty_object and use_extra_arg bitfields.
2314 * obstack.h (obstack_full_begin, _obstack_begin): Remove area_id
2315 and flags arguments.
2316 * obstack.h (obstack_alloc_arg): New macro to set extra_arg.
2317
2318Thu Jul 16 08:12:44 1992 Steve Chamberlain (sac@thepub.cygnus.com)
2319
2320 * bfd.h: new after adding BFD_IS_RELAXABLE
2321
2322Sat Jul 4 03:22:23 1992 John Gilmore (gnu at cygnus.com)
2323
2324 * bfd.h: Regen after adding BSF_FILE.
2325
2326Mon Jun 29 14:18:36 1992 Fred Fish (fnf at sunfish)
2327
2328 * obstack.h: Convert bcopy() use to memcpy(), which is more
2329 portable, more standard, and can take advantage of gcc's builtin
2330 functions for increased performance.
2331
2332Thu Jun 25 04:46:08 1992 John Gilmore (gnu at cygnus.com)
2333
2334 * ansidecl.h (PARAMS): Incorporate this macro from gdb's defs.h.
2335 It's a cleaner way to forward-declare function prototypes.
2336
2337Fri Jun 19 15:46:32 1992 Stu Grossman (grossman at cygnus.com)
2338
2339 * bfd.h: HPPA merge.
2340
2341Tue Jun 16 21:30:56 1992 K. Richard Pixley (rich@cygnus.com)
2342
2343 * getopt.h: gratuitous white space changes merged from other prep
2344 releases.
2345
2346Thu Jun 11 01:10:55 1992 John Gilmore (gnu at cygnus.com)
2347
2348 * bfd.h: Regen'd from bfd.c after removing elf_core_tdata_struct.
2349
2350Mon May 18 17:29:03 1992 K. Richard Pixley (rich@cygnus.com)
2351
2352 * getopt.h: merged changes from make-3.62.11.
2353
2354 * getopt.h: merged changes from grep-1.6 (alpha).
2355
2356Fri May 8 14:53:32 1992 K. Richard Pixley (rich@cygnus.com)
2357
2358 * getopt.h: merged changes from bison-1.18.
2359
2360Sat Mar 14 17:25:20 1992 Fred Fish (fnf@cygnus.com)
2361
2362 * obstack.h: Add "area_id" and "flags" members to obstack
2363 structure. Add obstack_chunkfun() and obstack_freefun() to
2364 set functions explicitly. Convert maybe_empty_object to
2365 a bit in "flags".
2366
2367Thu Feb 27 22:01:02 1992 Per Bothner (bothner@cygnus.com)
2368
2369 * wait.h (WIFSTOPPED): Add IBM rs6000-specific version.
2370
2371Fri Feb 21 20:49:20 1992 John Gilmore (gnu at cygnus.com)
2372
2373 * obstack.h: Add obstack_full_begin.
2374 * bfd.h, obstack.h: Protolint.
2375
2376Thu Jan 30 01:18:42 1992 John Gilmore (gnu at cygnus.com)
2377
2378 * bfd.h: Remove comma from enum declaration.
2379
2380Mon Jan 27 22:01:13 1992 Steve Chamberlain (sac at cygnus.com)
2381
2382 * bfd.h : new target entr, bfd_relax_section
2383
2384Wed Dec 18 17:19:44 1991 Stu Grossman (grossman at cygnus.com)
2385
4f1d9bd8 2386 * bfd.h, ieee.h: ANSIfy enums.
252b5132
RH
2387
2388Thu Dec 12 20:59:56 1991 John Gilmore (gnu at cygnus.com)
2389
2390 * fopen-same.h, fopen-bin.h: New files for configuring
2391 whether fopen distinguishes binary files or not. For use
2392 by host-dependent config files.
2393
2394Sat Nov 30 20:46:43 1991 Steve Chamberlain (sac at rtl.cygnus.com)
2395
2396 * bfd.h: change the documentation format.
2397
2398 * created coff, elf and opcode and aout directories. Moved:
2399
2400 aout64.h ==> aout/aout64.h
2401 ar.h ==> aout/ar.h
2402 a.out.encap.h ==> aout/encap.h
2403 a.out.host.h ==> aout/host.h
2404 a.out.hp.h ==> aout/hp.h
2405 a.out.sun4.h ==> aout/sun4.h
2406 ranlib.h ==> aout/ranlib.h
2407 reloc.h ==> aout/reloc.h
2408 stab.def ==> aout/stab.def
2409 stab.gnu.h ==> aout/stab_gnu.h
2410
2411 coff-a29k.h ==> coff/a29k.h
2412 coff-h8300.h ==> coff/h8300.h
2413 coff-i386.h ==> coff/i386.h
2414 coff-i960.h ==> coff/i960.h
2415 internalcoff.h ==> coff/internal.h
2416 coff-m68k.h ==> coff/m68k.h
2417 coff-m88k.h ==> coff/m88k.h
2418 coff-mips.h ==> coff/mips.h
2419 coff-rs6000.h ==> coff/rs6000.h
2420
2421 elf-common.h ==> elf/common.h
2422 dwarf.h ==> elf/dwarf.h
2423 elf-external.h ==> elf/external.h
2424 elf-internal.h ==> elf/internal.h
2425
2426 a29k-opcode.h ==> opcode/a29k.h
2427 arm-opcode.h ==> opcode/arm.h
2428 h8300-opcode.h ==> opcode/h8300.h
2429 i386-opcode.h ==> opcode/i386.h
2430 i860-opcode.h ==> opcode/i860.h
2431 i960-opcode.h ==> opcode/i960.h
2432 m68k-opcode.h ==> opcode/m68k.h
2433 m88k-opcode.h ==> opcode/m88k.h
2434 mips-opcode.h ==> opcode/mips.h
2435 np1-opcode.h ==> opcode/np1.h
2436 ns32k-opcode.h ==> opcode/ns32k.h
2437 pn-opcode.h ==> opcode/pn.h
2438 pyr-opcode.h ==> opcode/pyr.h
2439 sparc-opcode.h ==> opcode/sparc.h
2440 tahoe-opcode.h ==> opcode/tahoe.h
2441 vax-opcode.h ==> opcode/vax.h
2442
2443
2444
2445Wed Nov 27 10:38:31 1991 Steve Chamberlain (sac at rtl.cygnus.com)
2446
2447 * internalcoff.h: (internal_scnhdr) took out #def dependency, now
2448 s_nreloc and s_nlnno are always long. (internal_reloc): allways
2449 has an offset field now.
2450
2451Fri Nov 22 08:12:58 1991 John Gilmore (gnu at cygnus.com)
2452
2453 * coff-rs6000.h: Lint; use unsigned chars for external fields.
2454 * internalcoff.h: Lint; cast storage classes to signed char.
2455
2456Thu Nov 21 21:01:05 1991 Per Bothner (bothner at cygnus.com)
2457
2458 * stab.def: Remove the GNU extended type codes (e.g. N_SETT).
2459 * aout64.h: The heuristic for distinguishing between
2460 sunos-style and bsd-style ZMAGIC files (wrt. where the
2461 text segment starts) is moved into (the default definition of)
2462 the macro N_HEADER_IN_TEXT. This definition is only used
2463 if no other definition is used - e.g. bfd/newsos3.c defines
2464 N_HEADER_IN_TEXT(x) to be always 0 (as before).
2465
2466Thu Nov 21 11:53:03 1991 John Gilmore (gnu at cygnus.com)
2467
2468 * aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitions
2469 that should handle all uses. LOGICAL_ versions deleted.
2470 Eliminate N_HEADER_IN_TEXT, using a_entry to determine which
2471 kind of zmagic a.out file we are looking at.
2472 * coff-rs6000.h: Typo.
2473
2474Tue Nov 19 18:43:37 1991 Per Bothner (bothner at cygnus.com)
2475
2476 (Note: This is a revised entry, as was aout64.h.)
2477 * aout64.h: Some cleanups of N_TXTADDR and N_TXTOFF:
2478 Will now work for both old- and new-style ZMAGIC files,
2479 depending on N_HEADER_IN_TEXT macro.
2480 Add LOGICAL_TXTADDR, LOICAL_TXTOFF and LOGICAL_TXTSIZE
2481 that don't count the exec header as part
2482 of the text segment, to be consistent with bfd.
2483 * a.out.sun4.h: Simplified/fixed for previous change.
2484
2485Mon Nov 18 00:02:06 1991 Fred Fish (fnf at cygnus.com)
2486
2487 * dwarf.h: Update to DWARF draft 5 version from gcc2.
2488
2489Thu Nov 14 19:44:59 1991 Per Bothner (bothner at cygnus.com)
2490
2491 * stab.def: Added defs for extended GNU symbol types,
2492 such as N_SETT. These are normally ifdef'd out (because
2493 of conflicts with a.out.gnu.h), but are used by bfb_stab_name().
2494
2495Thu Nov 14 19:17:03 1991 Fred Fish (fnf at cygnus.com)
2496
2497 * elf-common.h: Add defines to support ELF symbol table code.
2498
2499Mon Nov 11 19:01:06 1991 Fred Fish (fnf at cygnus.com)
2500
2501 * elf-internal.h, elf-external.h, elf-common.h: Add support for
2502 note sections, which are used in ELF core files to hold copies
2503 of various /proc structures.
2504
2505Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com)
2506
2507 * internalcoff.h: took out the M88 dependency in the lineno
2508 struct.
2509 * coff-m88k.h: defines GET_LINENO_LNNO and PUT_LINENO_LNNO to use
2510 32bit linno entries.
2511 * a29k-opcode.h: fixed encoding of mtacc
2512
2513Sun Nov 3 11:54:22 1991 Per Bothner (bothner at cygnus.com)
2514
2515 * bfd.h: Updated from ../bfd/bfd-in.h (q.v).
2516
2517Fri Nov 1 11:13:53 1991 John Gilmore (gnu at cygnus.com)
2518
2519 * internalcoff.h: Add x_csect defines.
2520
2521Fri Oct 25 03:18:20 1991 John Gilmore (gnu at cygnus.com)
2522
2523 * Rename COFF-related files in `coff-ARCH.h' form.
2524 coff-a29k.h, coff-i386.h, coff-i960.h, coff-m68k.h, coff-m88k.h,
2525 coff-mips.h, coff-rs6000.h to be exact.
2526
2527Thu Oct 24 22:11:11 1991 John Gilmore (gnu at cygnus.com)
2528