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