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