* infrun.c (handle_inferior_event): Also ignore a
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
6a4fe770
SS
12008-07-07 Stan Shebs <stan@codesourcery.com>
2
3 * dis-asm.h (struct disassemble_info): Add endian_code field.
4
0f963b24
JB
52008-07-07 Joel Brobecker <brobecker@adacore.com>
6
7 * safe-ctype.h: Add #include of ctype.h before redefining
8 the ctype.h macros.
9
d5721fa7
JB
102008-07-04 Joel Brobecker <brobecker@adacore.com>
11
12 * safe-ctype.h: Remove #error when detecting that ctype.h has been
13 included. Redefine the various macros provided by ctype.h as
14 undefined variables.
15
1e5d0832
DD
162008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17
18 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
19 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
20
97407faf
AM
212008-06-06 Alan Modra <amodra@bigpond.net.au>
22
23 * bfdlink.h (struct bfd_link_info): Add "path_separator".
24
112b7c50
AK
252008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
26
27 * dis-asm.h (print_s390_disassembler_options):
28 Prototype added.
29
b68965a0
DD
302008-03-24 Ian Lance Taylor <iant@google.com>
31
32 * sha1.h: New file, from gnulib.
33
34 * md5.h: Add extern "C" when compiled with C++.
35
66ce8439
ILT
362008-03-24 Ian Lance Taylor <iant@google.com>
37
38 * md5.h: Add extern "C" when compiled with C++.
39
91edef2d
ILT
402008-03-21 Ian Lance Taylor <iant@google.com>
41
42 * filenames.h: Add extern "C" when compiled with C++.
43
f13a99db
AM
442008-02-15 Alan Modra <amodra@bigpond.net.au>
45
46 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
47 (struct bfd_link_info): Add output_bfd.
48
6c7d412c
BW
492008-02-11 Bob Wilson <bob.wilson@acm.org>
50
51 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
52 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
53
830ef634
DD
542008-01-26 David Daney <ddaney@avtrex.com>
55
56 * demangle.h (demangle_component_type): Add
57 DEMANGLE_COMPONENT_JAVA_RESOURCE,
58 DEMANGLE_COMPONENT_COMPOUND_NAME, and
59 DEMANGLE_COMPONENT_CHARACTER as new enum values.
60 (demangle_component): Add struct s_character to union u.
61
b14d30e1
JM
622007-11-07 Joseph Myers <joseph@codesourcery.com>
63 Daniel Jacobowitz <dan@codesourcery.com>
64
65 * floatformat.h (struct floatformat): Add split_half field.
66 (floatformat_ibm_long_double): New.
67
3a0ab695
DD
682007-09-06 Tom Tromey <tromey@redhat.com>
69
70 * libiberty.h (pex_free): Document process killing.
71
8969a67f
DD
722007-08-31 Douglas Gregor <doug.gregor@gmail.com>
73
74 * demangle.h (enum demangle_component_type): Add
75 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
76
cd12e26d
BE
772007-07-25 Ben Elliston <bje@au.ibm.com>
78
79 * ternary.h: Remove.
80
0a05a876
BW
812007-07-18 Bob Wilson <bob.wilson@acm.org>
82
83 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
84 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
85
bd0aa315
NC
862007-07-17 Nick Clifton <nickc@redhat.com>
87
88 * COPYING3: New file. Contains version 3 of the GNU General
89 Public License.
90
d2df793a
NC
912007-07-12 Kai Tietz <kai.tietz@onevision.com>
92
ae8772e6
HPN
93 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
94 work-a-round whitespace problem in gcc gengtype.
95
d2df793a
NC
96 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
97 needed for WIN64 when a long is not wide enough for a pointer.
0fdaa005 98 (splay_tree_key, splay_tree_value): Use the new types.
d2df793a 99
fd2f25da
RM
1002007-07-09 Roland McGrath <roland@redhat.com>
101
102 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
103
a208b53c
NC
1042007-07-06 Nick Clifton <nickc@redhat.com>
105
106 * bfdlink.h: Update copyright notice to refer to GPLv3.
107
3d3d428f
NC
1082007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
109
0fdaa005 110 * dis-asm.h (print_insn_cr16): New prototype.
3d3d428f 111
a9a4c53e
AM
1122007-06-01 Noah Misch <noah@cs.caltech.edu>
113 Alan Modra <amodra@bigpond.net.au>
114
115 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
116
0c18fee5
DD
1172007-05-07 Nathan Froyd <froydnj@codesourcery.com>
118
119 * libiberty.h (writeargv): Declare.
120
49fa1e15
AM
1212007-04-30 Alan Modra <amodra@bigpond.net.au>
122
123 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
124
e8590c10
DD
1252007-04-25 Mark Mitchell <mark@codesourcery.com>
126
127 * demangle.h: Change license to LGPL + exception.
128
4a828aab
RH
1292007-04-10 Richard Henderson <rth@redhat.com>
130
131 * bfdlink.h (struct bfd_link_info): Add relax_trip.
132
9c577e89
DD
1332007-03-29 Joel Brobecker <brobecker@adacore.com>
134
135 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
136 regardless of the type of file system.
137
e04d7611
DD
1382007-03-06 Jan Hubicka <jh@suse.cz>
139
140 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
141
2889e75b
NC
1422007-02-21 Nick Clifton <nickc@redhat.com>
143
144 * bfdlink.h (struct bfd_link_callbacks): Add
145 override_segment_assignment field.
146
92f01d61
JM
1472007-02-17 Mark Mitchell <mark@codesourcery.com>
148 Nathan Sidwell <nathan@codesourcery.com>
149 Vladimir Prus <vladimir@codesourcery.com
150 Joseph Myers <joseph@codesourcery.com>
151
152 * bin-bugs.h: Remove.
153
b5d7c748
DD
1542007-02-09 Joseph S. Myers <joseph@codesourcery.com>
155
156 * libiberty.h (pex_write_input): Remove prototype.
157
d6eafc3e
DB
1582007-02-05 Dave Brolley <brolley@redhat.com>
159
160 * Contribute the following changes:
161 2001-03-26 Ben Elliston <bje@redhat.com>
162
163 * dis-asm.h (print_insn_mep): Declare.
164
fc523535 1652007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
166
167 * dis-asm.h (print_i386_disassembler_options): New.
168
53d7966f 1692007-01-31 Vladimir Prus <vladimir@codesourcery.com>
fd2f25da 170
53d7966f
VP
171 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
172 (PEX_BINARY_ERROR): New define.
173 (pex_read_err): New function.
174
208c1674
DD
1752007-01-29 Simon Baldwin <simonb@google.com>
176
177 * demangle.h: New cplus_demangle_print_callback,
178 cplus_demangle_v3_callback, and java_demangle_v3_callback function
179 prototypes, and demangle_callbackref type definition.
180
40b36307
L
1812007-01-16 H.J. Lu <hongjiu.lu@intel.com>
182
183 PR ld/3831
184 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
fd2f25da 185 Add dynamic and dynamic_data.
40b36307 186
4fd454c8
NC
1872006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
188 Nick Clifton <nickc@redhat.com>
189
190 * ansidecl.h (ATTRIBUTE_PACKED): Define.
191
d8f813d4 1922006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
40b36307 193 J"orn Rennecke <joern.rennecke@st.com>
d8f813d4
JR
194
195 PR driver/29931
196 * libiberty.h (make_relative_prefix_ignore_links): Declare.
197
2caa7ca0
BW
1982006-11-27 Bob Wilson <bob.wilson@acm.org>
199
200 * xtensa-config.h (XSHAL_ABI): New.
201 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
202
0154116a
BW
2032006-11-27 Bob Wilson <bob.wilson@acm.org>
204
205 * xtensa-isa.h (STATIC_LIBISA): Delete.
206
2087ad84
PB
2072006-10-30 Paul Brook <paul@codesourcery.com>
208
209 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
210 symtab_size.
211
c0f00686
L
2122006-10-30 H.J. Lu <hongjiu.lu@intel.com>
213
214 PR ld/3111
215 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
216
e9f53129
AM
2172006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
218 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
219 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
220 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
221 Alan Modra <amodra@bigpond.net.au>
222
223 * dis-asm.h (print_insn_spu): Declare.
224
1c0d3aa6
NC
2252006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
226
227 * dis-asm.h: Add prototypes for Score disassembler routines.
228
55255dae
L
2292006-09-07 H.J. Lu <hongjiu.lu@intel.com>
230
231 * bfdlink.h (bfd_elf_dynamic_list): New.
232 (bfd_link_info): Add a dynamic field.
233
c17d87de
NC
2342006-08-04 Marcelo Tosatti <marcelo@kvack.org>
235
236 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
237
fdc90cb4
JJ
2382006-07-10 Jakub Jelinek <jakub@redhat.com>
239
240 * bfdlink.h (struct bfd_link_info): Add emit_hash and
241 emit_gnu_hash bitfields.
242
3db2e6dd
DD
2432006-04-11 Jim Blandy <jimb@codesourcery.com>
244
245 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
246
fbbc3759
L
2472006-04-06 H.J. Lu <hongjiu.lu@intel.com>
248
249 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
250 relax_pass.
251
d70c5fc7
NC
2522006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
253 Anil Paranjape <anilp1@kpitcummins.com>
254 Shilin Shakti <shilins@kpitcummins.com>
255
256 * dis-asm.h (print_insn_xc16c): New prototype.
257
dd942754
DD
2582006-01-18 DJ Delorie <dj@redhat.com>
259
260 * md5.h: Include ansidecl.h
261
d99b6465
AS
2622006-01-17 Andreas Schwab <schwab@suse.de>
263
264 PR binutils/1486
265 * dis-asm.h (struct disassemble_info): Add
266 disassembler_needs_relocs.
267
51d04b5c
BW
2682006-01-09 Bob Wilson <bob.wilson@acm.org>
269
270 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
271
b2d179be
BW
2722005-12-30 Bob Wilson <bob.wilson@acm.org>
273
274 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
275
d031aafb
NS
2762005-12-16 Nathan Sidwell <nathan@codesourcery.com>
277
278 Second part of ms1 to mt renaming.
279 * dis-asm.h (print_insn_mt): Renamed.
280
7887b2ce
DD
2812005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
282
283 PR java/9861
284 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
285 output format for return types
286
6ed89c00
AM
2872005-11-03 Alan Modra <amodra@bigpond.net.au>
288
289 * bfdlink.h (struct bfd_link_order): Tweak comment.
290
fb10537e
DD
2912005-10-31 Mark Kettenis <kettenis@gnu.org>
292
293 * floatformat.h (enum floatformat_byteorders): Add
294 floatformat_vax.
295 (floatformat_vax_aingle, floatformat_vax_double): Declare.
296
16175d96
DB
2972005-10-28 Dave Brolley <brolley@redhat.com>
298
299 Contribute the following changes:
300 2003-09-29 Dave Brolley <brolley@redhat.com>
301
302 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
303 more exotic underlying types to be used.
304
3c9b82ba
NC
3052005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
306
307 disasm.h: Add declaration for print_insn_z80
308
dc603df5
CM
3092005-09-30 Catherine Moore <clm@cm00re.com>
310
311 * dis-asm.h (print_insn_bfin): Declare.
dc603df5 312
7b17bc29
MM
3132005-09-26 Mark Mitchell <mark@codesourcery.com>
314
315 * libiberty.h (expandargv): New function.
316
c17ae8a2
AM
3172005-08-18 Alan Modra <amodra@bigpond.net.au>
318
319 * bfdlink.h: Remove mention of a29k.
320 * dis-asm.h: Remove a29k support.
c17ae8a2 321
3b6940c0
DD
3222005-08-17 Mark Kettenis <kettenis@gnu.org>
323
324 * floatformat.h (struct floatformat): Change type of large
325 argument for is_valid member to `const void *'.
326 (floatformat_to_double): Change type of second argument to `const
327 void *'.
328 (floatformat_from_double): Change type of last argument to `void
329 *'.
330 (floatformat_is_valid): Change type of last argument to `const
331 void *'.
332
49f58d10
JB
3332005-07-14 Jim Blandy <jimb@redhat.com>
334
335 * dis-asm.h (print_insn_m32c): New declaration.
336
f2942ea4
DD
3372005-07-12 Ben Elliston <bje@au.ibm.com>
338
339 * xregex2.h (regexec): Qualify this prototype with __extension__
340 when compiling with GNU C.
341
0fd3a477
JW
3422005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
343
344 * dis-asm.h (fprintf_ftype): Add format attribute.
345
6ba85b8c
DD
3462005-07-03 Steve Ellcey <sje@cup.hp.com>
347
348 PR other/13906
349 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
350 * md5.h (md5_uintptr): New.
351 (md5_ctx): Align buffer field.
352
c3cca4c9
DD
3532005-06-30 Daniel Berlin <dberlin@dberlin.org>
354
355 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
356 (HTAB_EMPTY_ENTRY): New macro.
357
67f3cb05
GK
3582005-06-20 Geoffrey Keating <geoffk@apple.com>
359
fd2f25da 360 * libiberty.h (strverscmp): Prototype.
67f3cb05 361
08d8fa11
JJ
3622005-06-17 Jakub Jelinek <jakub@redhat.com>
363
364 * elf/external.h (GRP_ENTRY_SIZE): Define.
365
6b5d3a4d
ZW
3662005-06-08 Zack Weinberg <zack@codesourcery.com>
367
368 * dis-asm.h (get_arm_regnames): Update prototype.
369
3f1c9c12
AH
3702005-06-07 Aldy Hernandez <aldyh@redhat.com>
371 Michael Snyder <msnyder@redhat.com>
372 Stan Cox <scox@redhat.com>
373
374 * dis-asm.h: Externalize print_insn_ms1.
375
d30d42d1
DD
3762005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
377
378 * libiberty.h (XOBFINISH): New.
379
e1fffbe6
AM
3802005-06-03 Alan Modra <amodra@bigpond.net.au>
381
382 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
383
c2bd6e35
DD
3842005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
385
386 * libiberty.h (vsnprintf): Add format attribute.
387
e9472921
DD
3882005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
389
390 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
391
01e94249
DD
3922005-05-28 Eli Zaretskii <eliz@gnu.org>
393
394 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
395 needed.
396 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
397
839e4798
RH
3982005-05-25 Richard Henderson <rth@redhat.com>
399
400 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
401
abf6a75b
DD
4022005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
403
404 * libiberty.h (ACONCAT): Properly cast value of alloca().
405
406 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
407 __cplusplus.
408
aaac3631
DD
4092005-05-12 Steve Ellcey <sje@cup.hp.com>
410
411 libiberty.h: Do not define empty basename prototype.
412
e172dbf8
NC
4132005-05-10 Nick Clifton <nickc@redhat.com>
414
415 * Update the address and phone number of the FSF organization in
416 the GPL notices in the following files:
417 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
418 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
419 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
420 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
421 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
422 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
423 xtensa-isa-internal.h, xtensa-isa.h
424
c631edf1
DD
4252005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
426
427 * libiberty.h (unlock_std_streams): New.
428
a288642d
DD
4292005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
430
431 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
432 Don't use the PTR macro.
433
434 * sort.h: Don't use the PARAMS macro.
435
7b6f6286
DD
4362005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
437
438 * libiberty.h (unlock_stream): New.
439
ab70e2a5
DD
4402005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
441
442 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
443 Remove parameter names.
444
ac119ae8
DD
4452005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
446
447 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
448 Provide prototypes for new functions.
449
7e10245c
DD
4502005-03-29 Ian Lance Taylor <ian@airs.com>
451
452 * libiberty.h: Fix indentation.
453
b109e79a
ILT
4542005-03-28 Ian Lance Taylor <ian@airs.com>
455
456 * libiberty.h: Include <stdio.h>.
457 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
458 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
459 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
460 (pex_init, pex_run, pex_read_output): Declare.
461 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
462 (struct pex_time): Define.
463
3d0dfe26
MM
4642005-03-28 Mark Mitchell <mark@codesourcery.com>
465
466 * libiberty.h (ffs): Declare, if necessary.
e1fffbe6 467
49b1fae4
DD
4682005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
469
470 * ternary.h: Don't use PARAMS anymore.
471
4722005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
473
474 * md5.h: Remove definition and uses of __P.
475 * dyn-string.h: Remove uses of PARAMS.
476 * fibheap.h: Likewise.
477 * floatformat.h: Likewise.
478 * hashtab.h: Likewise.
479
9334f9c6
DD
4802005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
481
482 * demangle.h: Remove uses of PARAMS.
483
484 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
485 ANSI_PROTOTYPES is always assumed.
486 Remove uses of PARAMS throughout.
487
0fad4bdb
DD
4882005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
489
490 * libiberty.h (xstrndup): Declare.
491
1ec0126d
DD
4922005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
493
494 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
495
1fbc7e7a
BW
4962005-03-22 Bob Wilson <bob.wilson@acm.org>
497
498 * xtensa-isa.h: Update a comment and whitespace.
499
57316bff
L
5002005-03-16 H.J. Lu <hongjiu.lu@intel.com>
501
502 * bfdlink.h (bfd_link_info): Add gc_sections.
503
8ec32723
DD
5042005-03-09 Mark Mitchell <mark@codesourcery.com>
505
506 * libiberty.h (gettimeofday): Declare.
507
190eb137
DD
5082005-03-01 Jan Beulich <jbeulich@novell.com>
509
510 * libiberty.h: Declare unlink_if_ordinary.
511
f075ee0c
AM
5122005-02-21 Alan Modra <amodra@bigpond.net.au>
513
514 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
515 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
516 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
517
8adce22d
DD
5182005-02-14 Paolo Bonzini <bonzini@gnu.org>
519
520 PR bootstrap/19818
521 * ansidecl.h (PARAMS): Guard from redefinition.
522
11f25ea6
AM
5232005-02-03 Alan Modra <amodra@bigpond.net.au>
524
525 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
526
77cfaee6
AM
5272005-02-01 Alan Modra <amodra@bigpond.net.au>
528
529 * bfdlink.h (bfd_link_repair_undef_list): Declare.
530
0bcb06d2
AS
5312005-01-10 Andreas Schwab <schwab@suse.de>
532
533 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
534 skip_zeroes_at_end.
535
40a59a4c
DD
5362004-12-11 Ben Elliston <bje@au.ibm.com>
537
538 * fibheap.h (struct fibnode): Only use unsigned long bitfields
539 when __GNUC__ is defined and ints are less than 32-bits wide.
540
fc0e6df6
PB
5412004-11-04 Paul Brook <paul@codesourcery.com>
542
543 * bfdlink.h (bfd_link_info): Add default_imported_symver.
544
a1ace8d8
BW
5452004-11-12 Bob Wilson <bob.wilson@acm.org>
546
547 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
548 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
549
7499d566
NC
5502004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
551 Vineet Sharma <vineets@noida.hcltech.com>
552
553 * dis-asm.h: Add prototype for print_insn_maxq_little.
554
3e3b46e5
PB
5552004-10-26 Paul Brook <paul@codesourcery.com>
556
557 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
558
dfeffb9f
L
5592004-10-21 H.J. Lu <hongjiu.lu@intel.com>
560
561 PR 463
562 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
563 bfd_link_hash_entry to reloc_overflow.
564
43cd72b9
BW
5652004-10-07 Bob Wilson <bob.wilson@acm.org>
566
567 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
568 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
569 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
c44050dc 570
43cd72b9
BW
571 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
572 (config_sturct struct): Delete.
573 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
574 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
575 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
576 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
577 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
578 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
579 (xtensa_insn_decode_fn): Rename to ...
580 (xtensa_opcode_decode_fn): ... this.
581 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
582 xtensa_undo_reloc_fn): Update.
583 (xtensa_encoding_template_fn): Delete.
584 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
585 xtensa_length_decode_fn): New.
586 (xtensa_format_internal, xtensa_slot_internal): New types.
587 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
588 get_field, and set_field fields. Add name, field_id, regfile,
589 num_regs, and flags fields.
590 (xtensa_arg_internal): New type.
591 (xtensa_iclass_internal): Change operands field to array of
592 xtensa_arg_internal. Add num_stateOperands, stateOperands,
593 num_interfaceOperands, and interfaceOperands fields.
594 (xtensa_opcode_internal): Delete length, template, and iclass fields.
595 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
596 (opname_lookup_entry): Delete.
597 (xtensa_regfile_internal, xtensa_interface_internal,
598 xtensa_funcUnit_internal, xtensa_state_internal,
599 xtensa_sysreg_internal, xtensa_lookup_entry): New.
600 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
601 Change type of opname_lookup_table. Delete num_modules,
602 module_opcode_base, module_decode_fn, config, and has_density fields.
603 Add num_formats, formats, format_decode_fn, length_decode_fn,
604 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
605 iclasses, num_regfiles, regfiles, num_states, states,
606 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
607 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
608 interface_lookup_table, num_funcUnits, funcUnits and
609 funcUnit_lookup_table fields.
610 (xtensa_isa_module, xtensa_isa_modules): Delete.
611 (xtensa_isa_name_compare): New prototype.
612 (xtisa_errno, xtisa_error_msg): New.
613 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
614 (xtensa_isa): Change type.
615 (xtensa_operand): Delete.
616 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
617 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
618 xtensa_funcUnit_use): New types.
619 (libisa_module_specifier): Delete.
620 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
621 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
622 xtensa_insnbuf_from_chars): Update prototypes.
623 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
624 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
625 xtensa_encode_insn, xtensa_insn_length,
626 xtensa_insn_length_from_first_byte, xtensa_num_operands,
627 xtensa_operand_kind, xtensa_encode_result,
628 xtensa_operand_isPCRelative): Delete.
629 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
630 xtensa_operand_set_field, xtensa_operand_encode,
631 xtensa_operand_decode, xtensa_operand_do_reloc,
632 xtensa_operand_undo_reloc): Update prototypes.
633 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
634 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
635 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
636 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
637 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
638 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
639 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
640 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
641 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
642 xtensa_opcode_is_loop, xtensa_opcode_is_call,
643 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
644 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
645 xtensa_opcode_funcUnit_use, xtensa_operand_name,
646 xtensa_operand_is_visible, xtensa_operand_is_register,
647 xtensa_operand_regfile, xtensa_operand_num_regs,
648 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
649 xtensa_stateOperand_state, xtensa_stateOperand_inout,
650 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
651 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
652 xtensa_regfile_shortname, xtensa_regfile_view_parent,
653 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
654 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
655 xtensa_state_is_exported, xtensa_sysreg_lookup,
656 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
657 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
658 xtensa_interface_num_bits, xtensa_interface_inout,
659 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
660 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
8fdd7217
NC
6612004-10-07 Jeff Baker <jbaker@qnx.com>
662
663 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
664
f6e332e6
AM
6652004-09-17 Alan Modra <amodra@bigpond.net.au>
666
667 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
668 of union.
669
79fadcb0
DD
6702004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
671
672 * libiberty.h (basename): Prototype for __MINGW32__.
673
a5ecc6a5
DD
6742004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
675
676 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
677 * libiberty.h (concat, reconcat, concat_length, concat_copy,
678 concat_copy2): Use ATTRIBUTE_SENTINEL.
679
d003868e
AM
6802004-08-13 Alan Modra <amodra@bigpond.net.au>
681
682 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
683 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
684
deaa6723
DD
6852004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
686
687 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
688 const-qualification before disposal.
689
d5b4094f
DD
6902004-07-24 Bernardo Innocenti <bernie@develer.com>
691
692 * ansidecl.h (ARG_UNUSED): New Macro.
693
60ee6567
L
6942004-07-23 H.J. Lu <hongjiu.lu@intel.com>
695
696 * bin-bugs.h (REPORT_BUGS_TO): Set to
697 "<URL:http://www.sourceware.org/bugzilla/>".
698
a35b6b04
DD
6992004-07-21 Paolo Bonzini <bonzini@gnu.org>
700
701 * ansidecl.h (ATTRIBUTE_PURE): New.
702
7ab9a76e
DD
7032004-07-13 Bernardo Innocenti <bernie@develer.com>
704
705 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
706 libcpp/internal.h.
707 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
708 macros.
709
7102004-07-13 Bernardo Innocenti <bernie@develer.com>
711
712 * libiberty.h (ASTRDUP): Add casts required for stricter
713 type conversion rules of C++.
714 * obstack.h (obstack_free): Likewise.
715
1fe1f39c
NC
7162004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
717
718 * dis-asm.h (print_insn_crx): Declare.
719
eea6121a
AM
7202004-06-24 Alan Modra <amodra@bigpond.net.au>
721
722 * bfdlink.h (struct bfd_link_order): Update comment.
723
8c37241b
JJ
7242004-05-11 Jakub Jelinek <jakub@redhat.com>
725
726 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
727 relro_end fields.
8c37241b 728
619874a6
DD
7292004-05-04 Andreas Jaeger <aj@suse.de>
730
731 * demangle.h: Do not use C++ reserved keyword typename as
732 parameter for cplus_demangle_fill_builtin_type.
733
bb6a587d
DD
7342004-04-22 Richard Henderson <rth@redhat.com>
735
736 * hashtab.h (struct htab): Add size_prime_index.
737
d6ea4e80
DD
7382004-04-13 Jeff Law <law@redhat.com>
739
740 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
741
f29d4bb8
DD
7422004-03-30 Zack Weinberg <zack@codesourcery.com>
743
744 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
745
75d5e263
SS
7462004-03-25 Stan Shebs <shebs@apple.com>
747
748 * mpw/: Remove subdirectory and everything in it.
749
b9cf773d
AM
7502004-03-23 Alan Modra <amodra@bigpond.net.au>
751
752 PR 51.
753 * bfdlink.h (struct bfd_link_info): Add wrap_char.
754
59c2e50f
L
7552004-03-20 H.J. Lu <hongjiu.lu@intel.com>
756
757 * bfdlink.h (bfd_link_info): Correct comments for the
758 unresolved_syms_in_objects field.
759
099f84cf
DD
7602004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
761
762 * dyn-string.h: Update copyright date.
763
74aee4eb
DD
7642004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
765
766 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
767 the associated #defines.
768
59727473
DD
7692004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
770
062054c5
ILT
771 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
772 "libiberty.h".
773
9850ebe2
ILT
774 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
775
59727473
DD
776 * demangle.h (enum demangle_component_type): Define.
777 (struct demangle_operator_info): Declare.
778 (struct demangle_builtin_type_info): Declare.
779 (struct demangle_component): Define.
780 (cplus_demangle_fill_component): Declare.
781 (cplus_demangle_fill_name): Declare.
782 (cplus_demangle_fill_builtin_type): Declare.
783 (cplus_demangle_fill_operator): Declare.
784 (cplus_demangle_fill_extended_operator): Declare.
785 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
786 (cplus_demangle_v3_components): Declare.
787 (cplus_demangle_print): Declare.
788
10ca0e95 789For older changes see ChangeLog-9103
252b5132
RH
790\f
791Local Variables:
792mode: change-log
793left-margin: 8
794fill-column: 74
795version-control: never
796End:
This page took 0.552921 seconds and 4 git commands to generate.