2007-04-30 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
e8590c10
DD
12007-04-25 Mark Mitchell <mark@codesourcery.com>
2
3 * demangle.h: Change license to LGPL + exception.
4
4a828aab
RH
52007-04-10 Richard Henderson <rth@redhat.com>
6
7 * bfdlink.h (struct bfd_link_info): Add relax_trip.
8
9c577e89
DD
92007-03-29 Joel Brobecker <brobecker@adacore.com>
10
11 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
12 regardless of the type of file system.
13
e04d7611
DD
142007-03-06 Jan Hubicka <jh@suse.cz>
15
16 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
17
2889e75b
NC
182007-02-21 Nick Clifton <nickc@redhat.com>
19
20 * bfdlink.h (struct bfd_link_callbacks): Add
21 override_segment_assignment field.
22
92f01d61
JM
232007-02-17 Mark Mitchell <mark@codesourcery.com>
24 Nathan Sidwell <nathan@codesourcery.com>
25 Vladimir Prus <vladimir@codesourcery.com
26 Joseph Myers <joseph@codesourcery.com>
27
28 * bin-bugs.h: Remove.
29
b5d7c748
DD
302007-02-09 Joseph S. Myers <joseph@codesourcery.com>
31
32 * libiberty.h (pex_write_input): Remove prototype.
33
d6eafc3e
DB
342007-02-05 Dave Brolley <brolley@redhat.com>
35
36 * Contribute the following changes:
37 2001-03-26 Ben Elliston <bje@redhat.com>
38
39 * dis-asm.h (print_insn_mep): Declare.
40
fc523535 412007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
42
43 * dis-asm.h (print_i386_disassembler_options): New.
44
53d7966f
VP
452007-01-31 Vladimir Prus <vladimir@codesourcery.com>
46
47 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
48 (PEX_BINARY_ERROR): New define.
49 (pex_read_err): New function.
50
208c1674
DD
512007-01-29 Simon Baldwin <simonb@google.com>
52
53 * demangle.h: New cplus_demangle_print_callback,
54 cplus_demangle_v3_callback, and java_demangle_v3_callback function
55 prototypes, and demangle_callbackref type definition.
56
40b36307
L
572007-01-16 H.J. Lu <hongjiu.lu@intel.com>
58
59 PR ld/3831
60 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
61 Add dynamic and dynamic_data.
62
4fd454c8
NC
632006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
64 Nick Clifton <nickc@redhat.com>
65
66 * ansidecl.h (ATTRIBUTE_PACKED): Define.
67
d8f813d4 682006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
40b36307 69 J"orn Rennecke <joern.rennecke@st.com>
d8f813d4
JR
70
71 PR driver/29931
72 * libiberty.h (make_relative_prefix_ignore_links): Declare.
73
2caa7ca0
BW
742006-11-27 Bob Wilson <bob.wilson@acm.org>
75
76 * xtensa-config.h (XSHAL_ABI): New.
77 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
78
0154116a
BW
792006-11-27 Bob Wilson <bob.wilson@acm.org>
80
81 * xtensa-isa.h (STATIC_LIBISA): Delete.
82
2087ad84
PB
832006-10-30 Paul Brook <paul@codesourcery.com>
84
85 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
86 symtab_size.
87
c0f00686
L
882006-10-30 H.J. Lu <hongjiu.lu@intel.com>
89
90 PR ld/3111
91 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
92
e9f53129
AM
932006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
94 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
95 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
96 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
97 Alan Modra <amodra@bigpond.net.au>
98
99 * dis-asm.h (print_insn_spu): Declare.
100
e95de063
MS
1012006-10-17 Mark Shinwell <shinwell@codesourcery.com>
102
103 * elf/arm.h: Define TAG_CPU_ARCH_* constants.
104
1c0d3aa6
NC
1052006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
106
107 * dis-asm.h: Add prototypes for Score disassembler routines.
108
55255dae
L
1092006-09-07 H.J. Lu <hongjiu.lu@intel.com>
110
111 * bfdlink.h (bfd_elf_dynamic_list): New.
112 (bfd_link_info): Add a dynamic field.
113
c17d87de
NC
1142006-08-04 Marcelo Tosatti <marcelo@kvack.org>
115
116 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
117
fdc90cb4
JJ
1182006-07-10 Jakub Jelinek <jakub@redhat.com>
119
120 * bfdlink.h (struct bfd_link_info): Add emit_hash and
121 emit_gnu_hash bitfields.
122
3db2e6dd
DD
1232006-04-11 Jim Blandy <jimb@codesourcery.com>
124
125 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
126
fbbc3759
L
1272006-04-06 H.J. Lu <hongjiu.lu@intel.com>
128
129 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
130 relax_pass.
131
6cb4e8bc
BS
1322006-03-25 Bernd Schmidt <bernd.schmidt@analog.com>
133
134 * elf/bfin.h (R_BFIN_GOT17M4, R_BFIN_GOTHI, R_BFIN_GOTLO,
135 R_BFIN_FUNCDESC, R_BFIN_FUNCDESC_GOT17M4, R_BFIN_FUNCDESC_GOTHI,
136 R_BFIN_FUNCDESC_GOTLO, R_BFIN_FUNCDESC_VALUE,
137 R_BFIN_FUNCDESC_GOTOFF17M4, R_BFIN_FUNCDESC_GOTOFFHI,
138 R_BFIN_FUNCDESC_GOTOFFLO, R_BFIN_GOTOFF17M4, R_BFIN_GOTOFFHI,
139 R_BFIN_GOTOFFLO): New relocs.
140 (EF_BFIN_PIC, EF_BFIN_FDPIC, EF_BFIN_PIC_FLAGS): New macros.
141
9ca26584
AJ
1422006-03-23 Michael Matz <matz@suse.de>
143
144 * elf/x86-64.h: Add the new relocations with their official
145 numbers.
146
d70c5fc7
NC
1472006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
148 Anil Paranjape <anilp1@kpitcummins.com>
149 Shilin Shakti <shilins@kpitcummins.com>
150
151 * dis-asm.h (print_insn_xc16c): New prototype.
152
37debb04
SE
1532006-02-06 Steve Ellcey <sje@cup.hp.com>
154
155 * elf/ia64.h (SHF_IA_64_HP_TLS): New.
156
dd942754
DD
1572006-01-18 DJ Delorie <dj@redhat.com>
158
159 * md5.h: Include ansidecl.h
160
d99b6465
AS
1612006-01-17 Andreas Schwab <schwab@suse.de>
162
163 PR binutils/1486
164 * dis-asm.h (struct disassemble_info): Add
165 disassembler_needs_relocs.
166
51d04b5c
BW
1672006-01-09 Bob Wilson <bob.wilson@acm.org>
168
169 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
170
b2d179be
BW
1712005-12-30 Bob Wilson <bob.wilson@acm.org>
172
173 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
174
d031aafb
NS
1752005-12-16 Nathan Sidwell <nathan@codesourcery.com>
176
177 Second part of ms1 to mt renaming.
178 * dis-asm.h (print_insn_mt): Renamed.
179
4970f871
NS
1802005-12-12 Nathan Sidwell <nathan@codesourcery.com>
181
182 * elf/mt.h: Renamed from ms1.h
183
7887b2ce
DD
1842005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
185
186 PR java/9861
187 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
188 output format for return types
189
6f84a2a6
NS
1902005-11-07 Nathan Sidwell <nathan@codesourcery.com>
191
192 Add ms2.
193 * elf/ms1.h (EF_MS1_CPU_MS2): New.
194
a1a90f03
DA
1952005-11-06 John David Anglin <dave.anglin@nrc-crnc.gc.ca>
196
197 * elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
198
6ed89c00
AM
1992005-11-03 Alan Modra <amodra@bigpond.net.au>
200
201 * bfdlink.h (struct bfd_link_order): Tweak comment.
202
fb10537e
DD
2032005-10-31 Mark Kettenis <kettenis@gnu.org>
204
205 * floatformat.h (enum floatformat_byteorders): Add
206 floatformat_vax.
207 (floatformat_vax_aingle, floatformat_vax_double): Declare.
208
16175d96
DB
2092005-10-28 Dave Brolley <brolley@redhat.com>
210
211 Contribute the following changes:
212 2003-09-29 Dave Brolley <brolley@redhat.com>
213
214 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
215 more exotic underlying types to be used.
216
3c9b82ba
NC
2172005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
218
219 disasm.h: Add declaration for print_insn_z80
220
dc603df5
CM
2212005-09-30 Catherine Moore <clm@cm00re.com>
222
223 * dis-asm.h (print_insn_bfin): Declare.
dc603df5
CM
224 * opcode/bfin.h: New file.
225
7b17bc29
MM
2262005-09-26 Mark Mitchell <mark@codesourcery.com>
227
228 * libiberty.h (expandargv): New function.
229
c17ae8a2
AM
2302005-08-18 Alan Modra <amodra@bigpond.net.au>
231
232 * bfdlink.h: Remove mention of a29k.
233 * dis-asm.h: Remove a29k support.
234 * aout/encap.h: Likewise.
235
3b6940c0
DD
2362005-08-17 Mark Kettenis <kettenis@gnu.org>
237
238 * floatformat.h (struct floatformat): Change type of large
239 argument for is_valid member to `const void *'.
240 (floatformat_to_double): Change type of second argument to `const
241 void *'.
242 (floatformat_from_double): Change type of last argument to `void
243 *'.
244 (floatformat_is_valid): Change type of last argument to `const
245 void *'.
246
49f58d10
JB
2472005-07-14 Jim Blandy <jimb@redhat.com>
248
249 * dis-asm.h (print_insn_m32c): New declaration.
250
f2942ea4
DD
2512005-07-12 Ben Elliston <bje@au.ibm.com>
252
253 * xregex2.h (regexec): Qualify this prototype with __extension__
254 when compiling with GNU C.
255
0fd3a477
JW
2562005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
257
258 * dis-asm.h (fprintf_ftype): Add format attribute.
259
6ba85b8c
DD
2602005-07-03 Steve Ellcey <sje@cup.hp.com>
261
262 PR other/13906
263 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
264 * md5.h (md5_uintptr): New.
265 (md5_ctx): Align buffer field.
266
c3cca4c9
DD
2672005-06-30 Daniel Berlin <dberlin@dberlin.org>
268
269 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
270 (HTAB_EMPTY_ENTRY): New macro.
271
67f3cb05
GK
2722005-06-20 Geoffrey Keating <geoffk@apple.com>
273
274 * libiberty.h (strverscmp): Prototype.
275
08d8fa11
JJ
2762005-06-17 Jakub Jelinek <jakub@redhat.com>
277
278 * elf/external.h (GRP_ENTRY_SIZE): Define.
279
6b5d3a4d
ZW
2802005-06-08 Zack Weinberg <zack@codesourcery.com>
281
282 * dis-asm.h (get_arm_regnames): Update prototype.
283
3f1c9c12
AH
2842005-06-07 Aldy Hernandez <aldyh@redhat.com>
285 Michael Snyder <msnyder@redhat.com>
286 Stan Cox <scox@redhat.com>
287
288 * dis-asm.h: Externalize print_insn_ms1.
289
d30d42d1
DD
2902005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
291
292 * libiberty.h (XOBFINISH): New.
293
e1fffbe6
AM
2942005-06-03 Alan Modra <amodra@bigpond.net.au>
295
296 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
297
c2bd6e35
DD
2982005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
299
300 * libiberty.h (vsnprintf): Add format attribute.
301
e9472921
DD
3022005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
303
304 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
305
01e94249
DD
3062005-05-28 Eli Zaretskii <eliz@gnu.org>
307
308 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
309 needed.
310 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
311
839e4798
RH
3122005-05-25 Richard Henderson <rth@redhat.com>
313
314 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
315
abf6a75b
DD
3162005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
317
318 * libiberty.h (ACONCAT): Properly cast value of alloca().
319
320 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
321 __cplusplus.
322
aaac3631
DD
3232005-05-12 Steve Ellcey <sje@cup.hp.com>
324
325 libiberty.h: Do not define empty basename prototype.
326
e172dbf8
NC
3272005-05-10 Nick Clifton <nickc@redhat.com>
328
329 * Update the address and phone number of the FSF organization in
330 the GPL notices in the following files:
331 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
332 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
333 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
334 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
335 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
336 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
337 xtensa-isa-internal.h, xtensa-isa.h
338
c631edf1
DD
3392005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
340
341 * libiberty.h (unlock_std_streams): New.
342
a288642d
DD
3432005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
344
345 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
346 Don't use the PTR macro.
347
348 * sort.h: Don't use the PARAMS macro.
349
7b6f6286
DD
3502005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
351
352 * libiberty.h (unlock_stream): New.
353
ab70e2a5
DD
3542005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
355
356 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
357 Remove parameter names.
358
ac119ae8
DD
3592005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
360
361 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
362 Provide prototypes for new functions.
363
7e10245c
DD
3642005-03-29 Ian Lance Taylor <ian@airs.com>
365
366 * libiberty.h: Fix indentation.
367
b109e79a
ILT
3682005-03-28 Ian Lance Taylor <ian@airs.com>
369
370 * libiberty.h: Include <stdio.h>.
371 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
372 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
373 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
374 (pex_init, pex_run, pex_read_output): Declare.
375 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
376 (struct pex_time): Define.
377
3d0dfe26
MM
3782005-03-28 Mark Mitchell <mark@codesourcery.com>
379
380 * libiberty.h (ffs): Declare, if necessary.
e1fffbe6 381
49b1fae4
DD
3822005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
383
384 * ternary.h: Don't use PARAMS anymore.
385
3862005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
387
388 * md5.h: Remove definition and uses of __P.
389 * dyn-string.h: Remove uses of PARAMS.
390 * fibheap.h: Likewise.
391 * floatformat.h: Likewise.
392 * hashtab.h: Likewise.
393
9334f9c6
DD
3942005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
395
396 * demangle.h: Remove uses of PARAMS.
397
398 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
399 ANSI_PROTOTYPES is always assumed.
400 Remove uses of PARAMS throughout.
401
0fad4bdb
DD
4022005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
403
404 * libiberty.h (xstrndup): Declare.
405
1ec0126d
DD
4062005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
407
408 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
409
1fbc7e7a
BW
4102005-03-22 Bob Wilson <bob.wilson@acm.org>
411
412 * xtensa-isa.h: Update a comment and whitespace.
413
57316bff
L
4142005-03-16 H.J. Lu <hongjiu.lu@intel.com>
415
416 * bfdlink.h (bfd_link_info): Add gc_sections.
417
8ec32723
DD
4182005-03-09 Mark Mitchell <mark@codesourcery.com>
419
420 * libiberty.h (gettimeofday): Declare.
421
190eb137
DD
4222005-03-01 Jan Beulich <jbeulich@novell.com>
423
424 * libiberty.h: Declare unlink_if_ordinary.
425
f075ee0c
AM
4262005-02-21 Alan Modra <amodra@bigpond.net.au>
427
428 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
429 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
430 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
431
8adce22d
DD
4322005-02-14 Paolo Bonzini <bonzini@gnu.org>
433
434 PR bootstrap/19818
435 * ansidecl.h (PARAMS): Guard from redefinition.
436
11f25ea6
AM
4372005-02-03 Alan Modra <amodra@bigpond.net.au>
438
439 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
440
77cfaee6
AM
4412005-02-01 Alan Modra <amodra@bigpond.net.au>
442
443 * bfdlink.h (bfd_link_repair_undef_list): Declare.
444
0bcb06d2
AS
4452005-01-10 Andreas Schwab <schwab@suse.de>
446
447 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
448 skip_zeroes_at_end.
449
40a59a4c
DD
4502004-12-11 Ben Elliston <bje@au.ibm.com>
451
452 * fibheap.h (struct fibnode): Only use unsigned long bitfields
453 when __GNUC__ is defined and ints are less than 32-bits wide.
454
fc0e6df6
PB
4552004-11-04 Paul Brook <paul@codesourcery.com>
456
457 * bfdlink.h (bfd_link_info): Add default_imported_symver.
458
a1ace8d8
BW
4592004-11-12 Bob Wilson <bob.wilson@acm.org>
460
461 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
462 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
463
7499d566
NC
4642004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
465 Vineet Sharma <vineets@noida.hcltech.com>
466
467 * dis-asm.h: Add prototype for print_insn_maxq_little.
468
3e3b46e5
PB
4692004-10-26 Paul Brook <paul@codesourcery.com>
470
471 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
472
dfeffb9f
L
4732004-10-21 H.J. Lu <hongjiu.lu@intel.com>
474
475 PR 463
476 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
477 bfd_link_hash_entry to reloc_overflow.
478
43cd72b9
BW
4792004-10-07 Bob Wilson <bob.wilson@acm.org>
480
481 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
482 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
483 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
c44050dc 484
43cd72b9
BW
485 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
486 (config_sturct struct): Delete.
487 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
488 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
489 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
490 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
491 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
492 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
493 (xtensa_insn_decode_fn): Rename to ...
494 (xtensa_opcode_decode_fn): ... this.
495 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
496 xtensa_undo_reloc_fn): Update.
497 (xtensa_encoding_template_fn): Delete.
498 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
499 xtensa_length_decode_fn): New.
500 (xtensa_format_internal, xtensa_slot_internal): New types.
501 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
502 get_field, and set_field fields. Add name, field_id, regfile,
503 num_regs, and flags fields.
504 (xtensa_arg_internal): New type.
505 (xtensa_iclass_internal): Change operands field to array of
506 xtensa_arg_internal. Add num_stateOperands, stateOperands,
507 num_interfaceOperands, and interfaceOperands fields.
508 (xtensa_opcode_internal): Delete length, template, and iclass fields.
509 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
510 (opname_lookup_entry): Delete.
511 (xtensa_regfile_internal, xtensa_interface_internal,
512 xtensa_funcUnit_internal, xtensa_state_internal,
513 xtensa_sysreg_internal, xtensa_lookup_entry): New.
514 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
515 Change type of opname_lookup_table. Delete num_modules,
516 module_opcode_base, module_decode_fn, config, and has_density fields.
517 Add num_formats, formats, format_decode_fn, length_decode_fn,
518 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
519 iclasses, num_regfiles, regfiles, num_states, states,
520 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
521 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
522 interface_lookup_table, num_funcUnits, funcUnits and
523 funcUnit_lookup_table fields.
524 (xtensa_isa_module, xtensa_isa_modules): Delete.
525 (xtensa_isa_name_compare): New prototype.
526 (xtisa_errno, xtisa_error_msg): New.
527 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
528 (xtensa_isa): Change type.
529 (xtensa_operand): Delete.
530 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
531 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
532 xtensa_funcUnit_use): New types.
533 (libisa_module_specifier): Delete.
534 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
535 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
536 xtensa_insnbuf_from_chars): Update prototypes.
537 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
538 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
539 xtensa_encode_insn, xtensa_insn_length,
540 xtensa_insn_length_from_first_byte, xtensa_num_operands,
541 xtensa_operand_kind, xtensa_encode_result,
542 xtensa_operand_isPCRelative): Delete.
543 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
544 xtensa_operand_set_field, xtensa_operand_encode,
545 xtensa_operand_decode, xtensa_operand_do_reloc,
546 xtensa_operand_undo_reloc): Update prototypes.
547 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
548 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
549 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
550 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
551 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
552 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
553 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
554 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
555 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
556 xtensa_opcode_is_loop, xtensa_opcode_is_call,
557 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
558 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
559 xtensa_opcode_funcUnit_use, xtensa_operand_name,
560 xtensa_operand_is_visible, xtensa_operand_is_register,
561 xtensa_operand_regfile, xtensa_operand_num_regs,
562 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
563 xtensa_stateOperand_state, xtensa_stateOperand_inout,
564 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
565 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
566 xtensa_regfile_shortname, xtensa_regfile_view_parent,
567 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
568 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
569 xtensa_state_is_exported, xtensa_sysreg_lookup,
570 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
571 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
572 xtensa_interface_num_bits, xtensa_interface_inout,
573 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
574 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
8fdd7217
NC
5752004-10-07 Jeff Baker <jbaker@qnx.com>
576
577 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
578
f6e332e6
AM
5792004-09-17 Alan Modra <amodra@bigpond.net.au>
580
581 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
582 of union.
583
79fadcb0
DD
5842004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
585
586 * libiberty.h (basename): Prototype for __MINGW32__.
587
a5ecc6a5
DD
5882004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
589
590 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
591 * libiberty.h (concat, reconcat, concat_length, concat_copy,
592 concat_copy2): Use ATTRIBUTE_SENTINEL.
593
d003868e
AM
5942004-08-13 Alan Modra <amodra@bigpond.net.au>
595
596 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
597 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
598
deaa6723
DD
5992004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
600
601 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
602 const-qualification before disposal.
603
d5b4094f
DD
6042004-07-24 Bernardo Innocenti <bernie@develer.com>
605
606 * ansidecl.h (ARG_UNUSED): New Macro.
607
60ee6567
L
6082004-07-23 H.J. Lu <hongjiu.lu@intel.com>
609
610 * bin-bugs.h (REPORT_BUGS_TO): Set to
611 "<URL:http://www.sourceware.org/bugzilla/>".
612
a35b6b04
DD
6132004-07-21 Paolo Bonzini <bonzini@gnu.org>
614
615 * ansidecl.h (ATTRIBUTE_PURE): New.
616
7ab9a76e
DD
6172004-07-13 Bernardo Innocenti <bernie@develer.com>
618
619 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
620 libcpp/internal.h.
621 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
622 macros.
623
6242004-07-13 Bernardo Innocenti <bernie@develer.com>
625
626 * libiberty.h (ASTRDUP): Add casts required for stricter
627 type conversion rules of C++.
628 * obstack.h (obstack_free): Likewise.
629
1fe1f39c
NC
6302004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
631
632 * dis-asm.h (print_insn_crx): Declare.
633
eea6121a
AM
6342004-06-24 Alan Modra <amodra@bigpond.net.au>
635
636 * bfdlink.h (struct bfd_link_order): Update comment.
637
8c37241b
JJ
6382004-05-11 Jakub Jelinek <jakub@redhat.com>
639
640 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
641 relro_end fields.
8c37241b 642
619874a6
DD
6432004-05-04 Andreas Jaeger <aj@suse.de>
644
645 * demangle.h: Do not use C++ reserved keyword typename as
646 parameter for cplus_demangle_fill_builtin_type.
647
bb6a587d
DD
6482004-04-22 Richard Henderson <rth@redhat.com>
649
650 * hashtab.h (struct htab): Add size_prime_index.
651
d6ea4e80
DD
6522004-04-13 Jeff Law <law@redhat.com>
653
654 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
655
f29d4bb8
DD
6562004-03-30 Zack Weinberg <zack@codesourcery.com>
657
658 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
659
75d5e263
SS
6602004-03-25 Stan Shebs <shebs@apple.com>
661
662 * mpw/: Remove subdirectory and everything in it.
663
b9cf773d
AM
6642004-03-23 Alan Modra <amodra@bigpond.net.au>
665
666 PR 51.
667 * bfdlink.h (struct bfd_link_info): Add wrap_char.
668
59c2e50f
L
6692004-03-20 H.J. Lu <hongjiu.lu@intel.com>
670
671 * bfdlink.h (bfd_link_info): Correct comments for the
672 unresolved_syms_in_objects field.
673
099f84cf
DD
6742004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
675
676 * dyn-string.h: Update copyright date.
677
74aee4eb
DD
6782004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
679
680 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
681 the associated #defines.
682
59727473
DD
6832004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
684
062054c5
ILT
685 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
686 "libiberty.h".
687
9850ebe2
ILT
688 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
689
59727473
DD
690 * demangle.h (enum demangle_component_type): Define.
691 (struct demangle_operator_info): Declare.
692 (struct demangle_builtin_type_info): Declare.
693 (struct demangle_component): Define.
694 (cplus_demangle_fill_component): Declare.
695 (cplus_demangle_fill_name): Declare.
696 (cplus_demangle_fill_builtin_type): Declare.
697 (cplus_demangle_fill_operator): Declare.
698 (cplus_demangle_fill_extended_operator): Declare.
699 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
700 (cplus_demangle_v3_components): Declare.
701 (cplus_demangle_print): Declare.
702
10ca0e95 703For older changes see ChangeLog-9103
252b5132
RH
704\f
705Local Variables:
706mode: change-log
707left-margin: 8
708fill-column: 74
709version-control: never
710End:
This page took 0.36424 seconds and 4 git commands to generate.