merge from gcc
[external/binutils.git] / include / ChangeLog
1 2005-05-28  Eli Zaretskii  <eliz@gnu.org>
2
3         * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
4         needed.
5         (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
6
7 2005-05-25  Richard Henderson  <rth@redhat.com>
8
9         * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
10
11 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12
13         * libiberty.h (ACONCAT): Properly cast value of alloca().
14
15         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
16         __cplusplus.
17
18 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
19
20         libiberty.h: Do not define empty basename prototype.
21
22 2005-05-10  Nick Clifton  <nickc@redhat.com>
23
24         * Update the address and phone number of the FSF organization in
25         the GPL notices in the following files:
26         COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
27         dyn-string.h, fibheap.h, filenames.h, floatformat.h,
28         fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
29         libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
30         partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
31         symcat.h, ternary.h, xregex2.h, xtensa-config.h,
32         xtensa-isa-internal.h, xtensa-isa.h
33
34 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
35
36         * libiberty.h (unlock_std_streams): New.
37
38 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
39
40         * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
41         Don't use the PTR macro.
42
43         * sort.h: Don't use the PARAMS macro.
44
45 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
46
47         * libiberty.h (unlock_stream): New.
48
49 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
50
51         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
52         Remove parameter names.
53
54 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
55
56         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
57         Provide prototypes for new functions.
58
59 2005-03-29  Ian Lance Taylor  <ian@airs.com>
60
61         * libiberty.h: Fix indentation.
62
63 2005-03-28  Ian Lance Taylor  <ian@airs.com>
64
65         * libiberty.h: Include <stdio.h>.
66         (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
67         (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
68         (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
69         (pex_init, pex_run, pex_read_output): Declare.
70         (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
71         (struct pex_time): Define.
72
73 2005-03-28  Mark Mitchell <mark@codesourcery.com>
74
75         * libiberty.h (ffs): Declare, if necessary.
76         
77 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
78
79         * ternary.h: Don't use PARAMS anymore.
80
81 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
82
83         * md5.h: Remove definition and uses of __P.
84         * dyn-string.h: Remove uses of PARAMS.
85         * fibheap.h: Likewise.
86         * floatformat.h: Likewise.
87         * hashtab.h: Likewise.
88
89 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
90
91         * demangle.h: Remove uses of PARAMS.
92
93         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
94         ANSI_PROTOTYPES is always assumed.
95         Remove uses of PARAMS throughout.
96
97 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
98
99         * libiberty.h (xstrndup): Declare.
100
101 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
102
103         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
104
105 2005-03-22  Bob Wilson  <bob.wilson@acm.org>
106
107         * xtensa-isa.h: Update a comment and whitespace.
108
109 2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>
110
111         * bfdlink.h (bfd_link_info): Add gc_sections.
112
113 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
114
115         * libiberty.h (gettimeofday): Declare.
116
117 2005-03-01  Jan Beulich  <jbeulich@novell.com>
118
119         * libiberty.h: Declare unlink_if_ordinary.
120
121 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
122
123         * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
124         * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
125         (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
126
127 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
128
129         PR bootstrap/19818
130         * ansidecl.h (PARAMS): Guard from redefinition.
131
132 2005-02-03  Alan Modra  <amodra@bigpond.net.au>
133
134         * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
135
136 2005-02-01  Alan Modra  <amodra@bigpond.net.au>
137
138         * bfdlink.h (bfd_link_repair_undef_list): Declare.
139
140 2005-01-10  Andreas Schwab  <schwab@suse.de>
141
142         * dis-asm.h (struct disassemble_info): Add skip_zeroes and
143         skip_zeroes_at_end.
144
145 2004-12-11  Ben Elliston  <bje@au.ibm.com>
146
147         * fibheap.h (struct fibnode): Only use unsigned long bitfields
148         when __GNUC__ is defined and ints are less than 32-bits wide.
149
150 2004-11-04  Paul Brook  <paul@codesourcery.com>
151
152         * bfdlink.h (bfd_link_info): Add default_imported_symver.
153
154 2004-11-12  Bob Wilson  <bob.wilson@acm.org>
155
156         * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
157         * xtensa-isa.h (xtensa_interface_class_id): New prototype.
158
159 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
160             Vineet Sharma      <vineets@noida.hcltech.com>
161
162         * dis-asm.h: Add prototype for print_insn_maxq_little.
163
164 2004-10-26  Paul Brook  <paul@codesourcery.com>
165
166         * bfdlink.h (struct bfd_link_info): Add create_default_symver.
167
168 2004-10-21  H.J. Lu  <hongjiu.lu@intel.com>
169
170         PR 463
171         * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
172         bfd_link_hash_entry to reloc_overflow.
173
174 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
175
176         * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
177         XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
178         (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
179
180         * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
181         (config_sturct struct): Delete.
182         (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
183         XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
184         XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
185         XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
186         XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
187         (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
188         (xtensa_insn_decode_fn): Rename to ...
189         (xtensa_opcode_decode_fn): ... this.
190         (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
191         xtensa_undo_reloc_fn): Update.
192         (xtensa_encoding_template_fn): Delete.
193         (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
194         xtensa_length_decode_fn): New.
195         (xtensa_format_internal, xtensa_slot_internal): New types.
196         (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
197         get_field, and set_field fields.  Add name, field_id, regfile,
198         num_regs, and flags fields.
199         (xtensa_arg_internal): New type.
200         (xtensa_iclass_internal): Change operands field to array of
201         xtensa_arg_internal.  Add num_stateOperands, stateOperands,
202         num_interfaceOperands, and interfaceOperands fields.
203         (xtensa_opcode_internal): Delete length, template, and iclass fields.
204         Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
205         (opname_lookup_entry): Delete.
206         (xtensa_regfile_internal, xtensa_interface_internal,
207         xtensa_funcUnit_internal, xtensa_state_internal,
208         xtensa_sysreg_internal, xtensa_lookup_entry): New.
209         (xtensa_isa_internal): Replace opcode_table field with opcodes field.
210         Change type of opname_lookup_table.  Delete num_modules,
211         module_opcode_base, module_decode_fn, config, and has_density fields.
212         Add num_formats, formats, format_decode_fn, length_decode_fn,
213         num_slots, slots, num_fields, num_operands, operands, num_iclasses,
214         iclasses, num_regfiles, regfiles, num_states, states,
215         state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
216         max_sysreg_num, sysreg_table, num_interfaces, interfaces,
217         interface_lookup_table, num_funcUnits, funcUnits and
218         funcUnit_lookup_table fields.
219         (xtensa_isa_module, xtensa_isa_modules): Delete.
220         (xtensa_isa_name_compare): New prototype.
221         (xtisa_errno, xtisa_error_msg): New.
222         * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
223         (xtensa_isa): Change type.
224         (xtensa_operand): Delete.
225         (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
226         xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
227         xtensa_funcUnit_use): New types.
228         (libisa_module_specifier): Delete.
229         (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
230         (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
231         xtensa_insnbuf_from_chars): Update prototypes.
232         (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
233         xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
234         xtensa_encode_insn, xtensa_insn_length,
235         xtensa_insn_length_from_first_byte, xtensa_num_operands,
236         xtensa_operand_kind, xtensa_encode_result,
237         xtensa_operand_isPCRelative): Delete.
238         (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
239         xtensa_operand_set_field, xtensa_operand_encode,
240         xtensa_operand_decode, xtensa_operand_do_reloc,
241         xtensa_operand_undo_reloc): Update prototypes.
242         (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
243         xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
244         xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
245         xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
246         xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
247         xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
248         xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
249         xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
250         xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
251         xtensa_opcode_is_loop, xtensa_opcode_is_call,
252         xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
253         xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
254         xtensa_opcode_funcUnit_use, xtensa_operand_name,
255         xtensa_operand_is_visible, xtensa_operand_is_register,
256         xtensa_operand_regfile, xtensa_operand_num_regs,
257         xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
258         xtensa_stateOperand_state, xtensa_stateOperand_inout,
259         xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
260         xtensa_regfile_lookup_shortname, xtensa_regfile_name,
261         xtensa_regfile_shortname, xtensa_regfile_view_parent,
262         xtensa_regfile_num_bits, xtensa_regfile_num_entries,
263         xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
264         xtensa_state_is_exported, xtensa_sysreg_lookup,
265         xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
266         xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
267         xtensa_interface_num_bits, xtensa_interface_inout,
268         xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
269         xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
270 2004-10-07  Jeff Baker  <jbaker@qnx.com>
271
272         * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
273
274 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
275
276         * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
277         of union.
278
279 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
280
281         * libiberty.h (basename): Prototype for __MINGW32__.
282
283 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
284
285         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
286         * libiberty.h (concat, reconcat, concat_length, concat_copy,
287         concat_copy2): Use ATTRIBUTE_SENTINEL.
288
289 2004-08-13  Alan Modra  <amodra@bigpond.net.au>
290
291         * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
292         (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
293
294 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
295
296         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
297         const-qualification before disposal.
298
299 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
300
301         * ansidecl.h (ARG_UNUSED): New Macro.
302
303 2004-07-23  H.J. Lu  <hongjiu.lu@intel.com>
304
305         * bin-bugs.h (REPORT_BUGS_TO): Set to
306         "<URL:http://www.sourceware.org/bugzilla/>".
307
308 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
309
310         * ansidecl.h (ATTRIBUTE_PURE): New.
311
312 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
313
314         * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
315         libcpp/internal.h.
316         (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
317         macros.
318
319 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
320
321         * libiberty.h (ASTRDUP): Add casts required for stricter
322         type conversion rules of C++.
323         * obstack.h (obstack_free): Likewise.
324
325 2004-07-07  Tomer Levi  <Tomer.Levi@nsc.com>
326
327         * dis-asm.h (print_insn_crx): Declare.
328
329 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
330
331         * bfdlink.h (struct bfd_link_order): Update comment.
332
333 2004-05-11  Jakub Jelinek  <jakub@redhat.com>
334
335         * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
336         relro_end fields.
337
338 2004-05-04  Andreas Jaeger  <aj@suse.de>
339
340         * demangle.h: Do not use C++ reserved keyword typename as
341         parameter for cplus_demangle_fill_builtin_type.
342
343 2004-04-22  Richard Henderson  <rth@redhat.com>
344
345         * hashtab.h (struct htab): Add size_prime_index.
346
347 2004-04-13  Jeff Law  <law@redhat.com>
348
349         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
350
351 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
352
353         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
354
355 2004-03-25  Stan Shebs  <shebs@apple.com>
356
357         * mpw/: Remove subdirectory and everything in it.
358
359 2004-03-23  Alan Modra  <amodra@bigpond.net.au>
360
361         PR 51.
362         * bfdlink.h (struct bfd_link_info): Add wrap_char.
363
364 2004-03-20  H.J. Lu  <hongjiu.lu@intel.com>
365
366         * bfdlink.h (bfd_link_info): Correct comments for the
367         unresolved_syms_in_objects field.
368
369 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
370
371         * dyn-string.h: Update copyright date.
372
373 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
374
375         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
376         the associated #defines.
377
378 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
379
380         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
381         "libiberty.h".
382
383         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
384
385         * demangle.h (enum demangle_component_type): Define.
386         (struct demangle_operator_info): Declare.
387         (struct demangle_builtin_type_info): Declare.
388         (struct demangle_component): Define.
389         (cplus_demangle_fill_component): Declare.
390         (cplus_demangle_fill_name): Declare.
391         (cplus_demangle_fill_builtin_type): Declare.
392         (cplus_demangle_fill_operator): Declare.
393         (cplus_demangle_fill_extended_operator): Declare.
394         (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
395         (cplus_demangle_v3_components): Declare.
396         (cplus_demangle_print): Declare.
397
398 For older changes see ChangeLog-9103
399 \f
400 Local Variables:
401 mode: change-log
402 left-margin: 8
403 fill-column: 74
404 version-control: never
405 End: