* annotate.h (annotate_thread_changed): Declare.
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
112b7c50
AK
12008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
2
3 * dis-asm.h (print_s390_disassembler_options):
4 Prototype added.
5
b68965a0
DD
62008-03-24 Ian Lance Taylor <iant@google.com>
7
8 * sha1.h: New file, from gnulib.
9
10 * md5.h: Add extern "C" when compiled with C++.
11
66ce8439
ILT
122008-03-24 Ian Lance Taylor <iant@google.com>
13
14 * md5.h: Add extern "C" when compiled with C++.
15
91edef2d
ILT
162008-03-21 Ian Lance Taylor <iant@google.com>
17
18 * filenames.h: Add extern "C" when compiled with C++.
19
f13a99db
AM
202008-02-15 Alan Modra <amodra@bigpond.net.au>
21
22 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
23 (struct bfd_link_info): Add output_bfd.
24
6c7d412c
BW
252008-02-11 Bob Wilson <bob.wilson@acm.org>
26
27 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
28 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
29
830ef634
DD
302008-01-26 David Daney <ddaney@avtrex.com>
31
32 * demangle.h (demangle_component_type): Add
33 DEMANGLE_COMPONENT_JAVA_RESOURCE,
34 DEMANGLE_COMPONENT_COMPOUND_NAME, and
35 DEMANGLE_COMPONENT_CHARACTER as new enum values.
36 (demangle_component): Add struct s_character to union u.
37
b14d30e1
JM
382007-11-07 Joseph Myers <joseph@codesourcery.com>
39 Daniel Jacobowitz <dan@codesourcery.com>
40
41 * floatformat.h (struct floatformat): Add split_half field.
42 (floatformat_ibm_long_double): New.
43
3a0ab695
DD
442007-09-06 Tom Tromey <tromey@redhat.com>
45
46 * libiberty.h (pex_free): Document process killing.
47
8969a67f
DD
482007-08-31 Douglas Gregor <doug.gregor@gmail.com>
49
50 * demangle.h (enum demangle_component_type): Add
51 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
52
cd12e26d
BE
532007-07-25 Ben Elliston <bje@au.ibm.com>
54
55 * ternary.h: Remove.
56
0a05a876
BW
572007-07-18 Bob Wilson <bob.wilson@acm.org>
58
59 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
60 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
61
bd0aa315
NC
622007-07-17 Nick Clifton <nickc@redhat.com>
63
64 * COPYING3: New file. Contains version 3 of the GNU General
65 Public License.
66
d2df793a
NC
672007-07-12 Kai Tietz <kai.tietz@onevision.com>
68
ae8772e6
HPN
69 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
70 work-a-round whitespace problem in gcc gengtype.
71
d2df793a
NC
72 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
73 needed for WIN64 when a long is not wide enough for a pointer.
0fdaa005 74 (splay_tree_key, splay_tree_value): Use the new types.
d2df793a 75
fd2f25da
RM
762007-07-09 Roland McGrath <roland@redhat.com>
77
78 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
79
a208b53c
NC
802007-07-06 Nick Clifton <nickc@redhat.com>
81
82 * bfdlink.h: Update copyright notice to refer to GPLv3.
83
3d3d428f
NC
842007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
85
0fdaa005 86 * dis-asm.h (print_insn_cr16): New prototype.
3d3d428f 87
a9a4c53e
AM
882007-06-01 Noah Misch <noah@cs.caltech.edu>
89 Alan Modra <amodra@bigpond.net.au>
90
91 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
92
0c18fee5
DD
932007-05-07 Nathan Froyd <froydnj@codesourcery.com>
94
95 * libiberty.h (writeargv): Declare.
96
49fa1e15
AM
972007-04-30 Alan Modra <amodra@bigpond.net.au>
98
99 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
100
e8590c10
DD
1012007-04-25 Mark Mitchell <mark@codesourcery.com>
102
103 * demangle.h: Change license to LGPL + exception.
104
4a828aab
RH
1052007-04-10 Richard Henderson <rth@redhat.com>
106
107 * bfdlink.h (struct bfd_link_info): Add relax_trip.
108
9c577e89
DD
1092007-03-29 Joel Brobecker <brobecker@adacore.com>
110
111 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
112 regardless of the type of file system.
113
e04d7611
DD
1142007-03-06 Jan Hubicka <jh@suse.cz>
115
116 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
117
2889e75b
NC
1182007-02-21 Nick Clifton <nickc@redhat.com>
119
120 * bfdlink.h (struct bfd_link_callbacks): Add
121 override_segment_assignment field.
122
92f01d61
JM
1232007-02-17 Mark Mitchell <mark@codesourcery.com>
124 Nathan Sidwell <nathan@codesourcery.com>
125 Vladimir Prus <vladimir@codesourcery.com
126 Joseph Myers <joseph@codesourcery.com>
127
128 * bin-bugs.h: Remove.
129
b5d7c748
DD
1302007-02-09 Joseph S. Myers <joseph@codesourcery.com>
131
132 * libiberty.h (pex_write_input): Remove prototype.
133
d6eafc3e
DB
1342007-02-05 Dave Brolley <brolley@redhat.com>
135
136 * Contribute the following changes:
137 2001-03-26 Ben Elliston <bje@redhat.com>
138
139 * dis-asm.h (print_insn_mep): Declare.
140
fc523535 1412007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
142
143 * dis-asm.h (print_i386_disassembler_options): New.
144
53d7966f 1452007-01-31 Vladimir Prus <vladimir@codesourcery.com>
fd2f25da 146
53d7966f
VP
147 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
148 (PEX_BINARY_ERROR): New define.
149 (pex_read_err): New function.
150
208c1674
DD
1512007-01-29 Simon Baldwin <simonb@google.com>
152
153 * demangle.h: New cplus_demangle_print_callback,
154 cplus_demangle_v3_callback, and java_demangle_v3_callback function
155 prototypes, and demangle_callbackref type definition.
156
40b36307
L
1572007-01-16 H.J. Lu <hongjiu.lu@intel.com>
158
159 PR ld/3831
160 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
fd2f25da 161 Add dynamic and dynamic_data.
40b36307 162
4fd454c8
NC
1632006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
164 Nick Clifton <nickc@redhat.com>
165
166 * ansidecl.h (ATTRIBUTE_PACKED): Define.
167
d8f813d4 1682006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
40b36307 169 J"orn Rennecke <joern.rennecke@st.com>
d8f813d4
JR
170
171 PR driver/29931
172 * libiberty.h (make_relative_prefix_ignore_links): Declare.
173
2caa7ca0
BW
1742006-11-27 Bob Wilson <bob.wilson@acm.org>
175
176 * xtensa-config.h (XSHAL_ABI): New.
177 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
178
0154116a
BW
1792006-11-27 Bob Wilson <bob.wilson@acm.org>
180
181 * xtensa-isa.h (STATIC_LIBISA): Delete.
182
2087ad84
PB
1832006-10-30 Paul Brook <paul@codesourcery.com>
184
185 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
186 symtab_size.
187
c0f00686
L
1882006-10-30 H.J. Lu <hongjiu.lu@intel.com>
189
190 PR ld/3111
191 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
192
e9f53129
AM
1932006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
194 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
195 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
196 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
197 Alan Modra <amodra@bigpond.net.au>
198
199 * dis-asm.h (print_insn_spu): Declare.
200
1c0d3aa6
NC
2012006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
202
203 * dis-asm.h: Add prototypes for Score disassembler routines.
204
55255dae
L
2052006-09-07 H.J. Lu <hongjiu.lu@intel.com>
206
207 * bfdlink.h (bfd_elf_dynamic_list): New.
208 (bfd_link_info): Add a dynamic field.
209
c17d87de
NC
2102006-08-04 Marcelo Tosatti <marcelo@kvack.org>
211
212 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
213
fdc90cb4
JJ
2142006-07-10 Jakub Jelinek <jakub@redhat.com>
215
216 * bfdlink.h (struct bfd_link_info): Add emit_hash and
217 emit_gnu_hash bitfields.
218
3db2e6dd
DD
2192006-04-11 Jim Blandy <jimb@codesourcery.com>
220
221 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
222
fbbc3759
L
2232006-04-06 H.J. Lu <hongjiu.lu@intel.com>
224
225 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
226 relax_pass.
227
d70c5fc7
NC
2282006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
229 Anil Paranjape <anilp1@kpitcummins.com>
230 Shilin Shakti <shilins@kpitcummins.com>
231
232 * dis-asm.h (print_insn_xc16c): New prototype.
233
dd942754
DD
2342006-01-18 DJ Delorie <dj@redhat.com>
235
236 * md5.h: Include ansidecl.h
237
d99b6465
AS
2382006-01-17 Andreas Schwab <schwab@suse.de>
239
240 PR binutils/1486
241 * dis-asm.h (struct disassemble_info): Add
242 disassembler_needs_relocs.
243
51d04b5c
BW
2442006-01-09 Bob Wilson <bob.wilson@acm.org>
245
246 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
247
b2d179be
BW
2482005-12-30 Bob Wilson <bob.wilson@acm.org>
249
250 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
251
d031aafb
NS
2522005-12-16 Nathan Sidwell <nathan@codesourcery.com>
253
254 Second part of ms1 to mt renaming.
255 * dis-asm.h (print_insn_mt): Renamed.
256
7887b2ce
DD
2572005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
258
259 PR java/9861
260 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
261 output format for return types
262
6ed89c00
AM
2632005-11-03 Alan Modra <amodra@bigpond.net.au>
264
265 * bfdlink.h (struct bfd_link_order): Tweak comment.
266
fb10537e
DD
2672005-10-31 Mark Kettenis <kettenis@gnu.org>
268
269 * floatformat.h (enum floatformat_byteorders): Add
270 floatformat_vax.
271 (floatformat_vax_aingle, floatformat_vax_double): Declare.
272
16175d96
DB
2732005-10-28 Dave Brolley <brolley@redhat.com>
274
275 Contribute the following changes:
276 2003-09-29 Dave Brolley <brolley@redhat.com>
277
278 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
279 more exotic underlying types to be used.
280
3c9b82ba
NC
2812005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
282
283 disasm.h: Add declaration for print_insn_z80
284
dc603df5
CM
2852005-09-30 Catherine Moore <clm@cm00re.com>
286
287 * dis-asm.h (print_insn_bfin): Declare.
dc603df5 288
7b17bc29
MM
2892005-09-26 Mark Mitchell <mark@codesourcery.com>
290
291 * libiberty.h (expandargv): New function.
292
c17ae8a2
AM
2932005-08-18 Alan Modra <amodra@bigpond.net.au>
294
295 * bfdlink.h: Remove mention of a29k.
296 * dis-asm.h: Remove a29k support.
c17ae8a2 297
3b6940c0
DD
2982005-08-17 Mark Kettenis <kettenis@gnu.org>
299
300 * floatformat.h (struct floatformat): Change type of large
301 argument for is_valid member to `const void *'.
302 (floatformat_to_double): Change type of second argument to `const
303 void *'.
304 (floatformat_from_double): Change type of last argument to `void
305 *'.
306 (floatformat_is_valid): Change type of last argument to `const
307 void *'.
308
49f58d10
JB
3092005-07-14 Jim Blandy <jimb@redhat.com>
310
311 * dis-asm.h (print_insn_m32c): New declaration.
312
f2942ea4
DD
3132005-07-12 Ben Elliston <bje@au.ibm.com>
314
315 * xregex2.h (regexec): Qualify this prototype with __extension__
316 when compiling with GNU C.
317
0fd3a477
JW
3182005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
319
320 * dis-asm.h (fprintf_ftype): Add format attribute.
321
6ba85b8c
DD
3222005-07-03 Steve Ellcey <sje@cup.hp.com>
323
324 PR other/13906
325 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
326 * md5.h (md5_uintptr): New.
327 (md5_ctx): Align buffer field.
328
c3cca4c9
DD
3292005-06-30 Daniel Berlin <dberlin@dberlin.org>
330
331 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
332 (HTAB_EMPTY_ENTRY): New macro.
333
67f3cb05
GK
3342005-06-20 Geoffrey Keating <geoffk@apple.com>
335
fd2f25da 336 * libiberty.h (strverscmp): Prototype.
67f3cb05 337
08d8fa11
JJ
3382005-06-17 Jakub Jelinek <jakub@redhat.com>
339
340 * elf/external.h (GRP_ENTRY_SIZE): Define.
341
6b5d3a4d
ZW
3422005-06-08 Zack Weinberg <zack@codesourcery.com>
343
344 * dis-asm.h (get_arm_regnames): Update prototype.
345
3f1c9c12
AH
3462005-06-07 Aldy Hernandez <aldyh@redhat.com>
347 Michael Snyder <msnyder@redhat.com>
348 Stan Cox <scox@redhat.com>
349
350 * dis-asm.h: Externalize print_insn_ms1.
351
d30d42d1
DD
3522005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
353
354 * libiberty.h (XOBFINISH): New.
355
e1fffbe6
AM
3562005-06-03 Alan Modra <amodra@bigpond.net.au>
357
358 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
359
c2bd6e35
DD
3602005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
361
362 * libiberty.h (vsnprintf): Add format attribute.
363
e9472921
DD
3642005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
365
366 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
367
01e94249
DD
3682005-05-28 Eli Zaretskii <eliz@gnu.org>
369
370 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
371 needed.
372 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
373
839e4798
RH
3742005-05-25 Richard Henderson <rth@redhat.com>
375
376 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
377
abf6a75b
DD
3782005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
379
380 * libiberty.h (ACONCAT): Properly cast value of alloca().
381
382 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
383 __cplusplus.
384
aaac3631
DD
3852005-05-12 Steve Ellcey <sje@cup.hp.com>
386
387 libiberty.h: Do not define empty basename prototype.
388
e172dbf8
NC
3892005-05-10 Nick Clifton <nickc@redhat.com>
390
391 * Update the address and phone number of the FSF organization in
392 the GPL notices in the following files:
393 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
394 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
395 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
396 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
397 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
398 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
399 xtensa-isa-internal.h, xtensa-isa.h
400
c631edf1
DD
4012005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
402
403 * libiberty.h (unlock_std_streams): New.
404
a288642d
DD
4052005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
406
407 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
408 Don't use the PTR macro.
409
410 * sort.h: Don't use the PARAMS macro.
411
7b6f6286
DD
4122005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
413
414 * libiberty.h (unlock_stream): New.
415
ab70e2a5
DD
4162005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
417
418 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
419 Remove parameter names.
420
ac119ae8
DD
4212005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
422
423 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
424 Provide prototypes for new functions.
425
7e10245c
DD
4262005-03-29 Ian Lance Taylor <ian@airs.com>
427
428 * libiberty.h: Fix indentation.
429
b109e79a
ILT
4302005-03-28 Ian Lance Taylor <ian@airs.com>
431
432 * libiberty.h: Include <stdio.h>.
433 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
434 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
435 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
436 (pex_init, pex_run, pex_read_output): Declare.
437 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
438 (struct pex_time): Define.
439
3d0dfe26
MM
4402005-03-28 Mark Mitchell <mark@codesourcery.com>
441
442 * libiberty.h (ffs): Declare, if necessary.
e1fffbe6 443
49b1fae4
DD
4442005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
445
446 * ternary.h: Don't use PARAMS anymore.
447
4482005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
449
450 * md5.h: Remove definition and uses of __P.
451 * dyn-string.h: Remove uses of PARAMS.
452 * fibheap.h: Likewise.
453 * floatformat.h: Likewise.
454 * hashtab.h: Likewise.
455
9334f9c6
DD
4562005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
457
458 * demangle.h: Remove uses of PARAMS.
459
460 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
461 ANSI_PROTOTYPES is always assumed.
462 Remove uses of PARAMS throughout.
463
0fad4bdb
DD
4642005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
465
466 * libiberty.h (xstrndup): Declare.
467
1ec0126d
DD
4682005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
469
470 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
471
1fbc7e7a
BW
4722005-03-22 Bob Wilson <bob.wilson@acm.org>
473
474 * xtensa-isa.h: Update a comment and whitespace.
475
57316bff
L
4762005-03-16 H.J. Lu <hongjiu.lu@intel.com>
477
478 * bfdlink.h (bfd_link_info): Add gc_sections.
479
8ec32723
DD
4802005-03-09 Mark Mitchell <mark@codesourcery.com>
481
482 * libiberty.h (gettimeofday): Declare.
483
190eb137
DD
4842005-03-01 Jan Beulich <jbeulich@novell.com>
485
486 * libiberty.h: Declare unlink_if_ordinary.
487
f075ee0c
AM
4882005-02-21 Alan Modra <amodra@bigpond.net.au>
489
490 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
491 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
492 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
493
8adce22d
DD
4942005-02-14 Paolo Bonzini <bonzini@gnu.org>
495
496 PR bootstrap/19818
497 * ansidecl.h (PARAMS): Guard from redefinition.
498
11f25ea6
AM
4992005-02-03 Alan Modra <amodra@bigpond.net.au>
500
501 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
502
77cfaee6
AM
5032005-02-01 Alan Modra <amodra@bigpond.net.au>
504
505 * bfdlink.h (bfd_link_repair_undef_list): Declare.
506
0bcb06d2
AS
5072005-01-10 Andreas Schwab <schwab@suse.de>
508
509 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
510 skip_zeroes_at_end.
511
40a59a4c
DD
5122004-12-11 Ben Elliston <bje@au.ibm.com>
513
514 * fibheap.h (struct fibnode): Only use unsigned long bitfields
515 when __GNUC__ is defined and ints are less than 32-bits wide.
516
fc0e6df6
PB
5172004-11-04 Paul Brook <paul@codesourcery.com>
518
519 * bfdlink.h (bfd_link_info): Add default_imported_symver.
520
a1ace8d8
BW
5212004-11-12 Bob Wilson <bob.wilson@acm.org>
522
523 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
524 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
525
7499d566
NC
5262004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
527 Vineet Sharma <vineets@noida.hcltech.com>
528
529 * dis-asm.h: Add prototype for print_insn_maxq_little.
530
3e3b46e5
PB
5312004-10-26 Paul Brook <paul@codesourcery.com>
532
533 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
534
dfeffb9f
L
5352004-10-21 H.J. Lu <hongjiu.lu@intel.com>
536
537 PR 463
538 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
539 bfd_link_hash_entry to reloc_overflow.
540
43cd72b9
BW
5412004-10-07 Bob Wilson <bob.wilson@acm.org>
542
543 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
544 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
545 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
c44050dc 546
43cd72b9
BW
547 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
548 (config_sturct struct): Delete.
549 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
550 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
551 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
552 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
553 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
554 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
555 (xtensa_insn_decode_fn): Rename to ...
556 (xtensa_opcode_decode_fn): ... this.
557 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
558 xtensa_undo_reloc_fn): Update.
559 (xtensa_encoding_template_fn): Delete.
560 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
561 xtensa_length_decode_fn): New.
562 (xtensa_format_internal, xtensa_slot_internal): New types.
563 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
564 get_field, and set_field fields. Add name, field_id, regfile,
565 num_regs, and flags fields.
566 (xtensa_arg_internal): New type.
567 (xtensa_iclass_internal): Change operands field to array of
568 xtensa_arg_internal. Add num_stateOperands, stateOperands,
569 num_interfaceOperands, and interfaceOperands fields.
570 (xtensa_opcode_internal): Delete length, template, and iclass fields.
571 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
572 (opname_lookup_entry): Delete.
573 (xtensa_regfile_internal, xtensa_interface_internal,
574 xtensa_funcUnit_internal, xtensa_state_internal,
575 xtensa_sysreg_internal, xtensa_lookup_entry): New.
576 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
577 Change type of opname_lookup_table. Delete num_modules,
578 module_opcode_base, module_decode_fn, config, and has_density fields.
579 Add num_formats, formats, format_decode_fn, length_decode_fn,
580 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
581 iclasses, num_regfiles, regfiles, num_states, states,
582 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
583 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
584 interface_lookup_table, num_funcUnits, funcUnits and
585 funcUnit_lookup_table fields.
586 (xtensa_isa_module, xtensa_isa_modules): Delete.
587 (xtensa_isa_name_compare): New prototype.
588 (xtisa_errno, xtisa_error_msg): New.
589 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
590 (xtensa_isa): Change type.
591 (xtensa_operand): Delete.
592 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
593 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
594 xtensa_funcUnit_use): New types.
595 (libisa_module_specifier): Delete.
596 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
597 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
598 xtensa_insnbuf_from_chars): Update prototypes.
599 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
600 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
601 xtensa_encode_insn, xtensa_insn_length,
602 xtensa_insn_length_from_first_byte, xtensa_num_operands,
603 xtensa_operand_kind, xtensa_encode_result,
604 xtensa_operand_isPCRelative): Delete.
605 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
606 xtensa_operand_set_field, xtensa_operand_encode,
607 xtensa_operand_decode, xtensa_operand_do_reloc,
608 xtensa_operand_undo_reloc): Update prototypes.
609 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
610 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
611 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
612 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
613 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
614 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
615 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
616 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
617 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
618 xtensa_opcode_is_loop, xtensa_opcode_is_call,
619 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
620 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
621 xtensa_opcode_funcUnit_use, xtensa_operand_name,
622 xtensa_operand_is_visible, xtensa_operand_is_register,
623 xtensa_operand_regfile, xtensa_operand_num_regs,
624 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
625 xtensa_stateOperand_state, xtensa_stateOperand_inout,
626 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
627 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
628 xtensa_regfile_shortname, xtensa_regfile_view_parent,
629 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
630 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
631 xtensa_state_is_exported, xtensa_sysreg_lookup,
632 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
633 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
634 xtensa_interface_num_bits, xtensa_interface_inout,
635 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
636 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
8fdd7217
NC
6372004-10-07 Jeff Baker <jbaker@qnx.com>
638
639 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
640
f6e332e6
AM
6412004-09-17 Alan Modra <amodra@bigpond.net.au>
642
643 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
644 of union.
645
79fadcb0
DD
6462004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
647
648 * libiberty.h (basename): Prototype for __MINGW32__.
649
a5ecc6a5
DD
6502004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
651
652 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
653 * libiberty.h (concat, reconcat, concat_length, concat_copy,
654 concat_copy2): Use ATTRIBUTE_SENTINEL.
655
d003868e
AM
6562004-08-13 Alan Modra <amodra@bigpond.net.au>
657
658 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
659 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
660
deaa6723
DD
6612004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
662
663 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
664 const-qualification before disposal.
665
d5b4094f
DD
6662004-07-24 Bernardo Innocenti <bernie@develer.com>
667
668 * ansidecl.h (ARG_UNUSED): New Macro.
669
60ee6567
L
6702004-07-23 H.J. Lu <hongjiu.lu@intel.com>
671
672 * bin-bugs.h (REPORT_BUGS_TO): Set to
673 "<URL:http://www.sourceware.org/bugzilla/>".
674
a35b6b04
DD
6752004-07-21 Paolo Bonzini <bonzini@gnu.org>
676
677 * ansidecl.h (ATTRIBUTE_PURE): New.
678
7ab9a76e
DD
6792004-07-13 Bernardo Innocenti <bernie@develer.com>
680
681 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
682 libcpp/internal.h.
683 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
684 macros.
685
6862004-07-13 Bernardo Innocenti <bernie@develer.com>
687
688 * libiberty.h (ASTRDUP): Add casts required for stricter
689 type conversion rules of C++.
690 * obstack.h (obstack_free): Likewise.
691
1fe1f39c
NC
6922004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
693
694 * dis-asm.h (print_insn_crx): Declare.
695
eea6121a
AM
6962004-06-24 Alan Modra <amodra@bigpond.net.au>
697
698 * bfdlink.h (struct bfd_link_order): Update comment.
699
8c37241b
JJ
7002004-05-11 Jakub Jelinek <jakub@redhat.com>
701
702 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
703 relro_end fields.
8c37241b 704
619874a6
DD
7052004-05-04 Andreas Jaeger <aj@suse.de>
706
707 * demangle.h: Do not use C++ reserved keyword typename as
708 parameter for cplus_demangle_fill_builtin_type.
709
bb6a587d
DD
7102004-04-22 Richard Henderson <rth@redhat.com>
711
712 * hashtab.h (struct htab): Add size_prime_index.
713
d6ea4e80
DD
7142004-04-13 Jeff Law <law@redhat.com>
715
716 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
717
f29d4bb8
DD
7182004-03-30 Zack Weinberg <zack@codesourcery.com>
719
720 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
721
75d5e263
SS
7222004-03-25 Stan Shebs <shebs@apple.com>
723
724 * mpw/: Remove subdirectory and everything in it.
725
b9cf773d
AM
7262004-03-23 Alan Modra <amodra@bigpond.net.au>
727
728 PR 51.
729 * bfdlink.h (struct bfd_link_info): Add wrap_char.
730
59c2e50f
L
7312004-03-20 H.J. Lu <hongjiu.lu@intel.com>
732
733 * bfdlink.h (bfd_link_info): Correct comments for the
734 unresolved_syms_in_objects field.
735
099f84cf
DD
7362004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
737
738 * dyn-string.h: Update copyright date.
739
74aee4eb
DD
7402004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
741
742 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
743 the associated #defines.
744
59727473
DD
7452004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
746
062054c5
ILT
747 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
748 "libiberty.h".
749
9850ebe2
ILT
750 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
751
59727473
DD
752 * demangle.h (enum demangle_component_type): Define.
753 (struct demangle_operator_info): Declare.
754 (struct demangle_builtin_type_info): Declare.
755 (struct demangle_component): Define.
756 (cplus_demangle_fill_component): Declare.
757 (cplus_demangle_fill_name): Declare.
758 (cplus_demangle_fill_builtin_type): Declare.
759 (cplus_demangle_fill_operator): Declare.
760 (cplus_demangle_fill_extended_operator): Declare.
761 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
762 (cplus_demangle_v3_components): Declare.
763 (cplus_demangle_print): Declare.
764
10ca0e95 765For older changes see ChangeLog-9103
252b5132
RH
766\f
767Local Variables:
768mode: change-log
769left-margin: 8
770fill-column: 74
771version-control: never
772End:
This page took 0.484864 seconds and 4 git commands to generate.