1*0057d3ffSchristos2015-12-01  Alan Modra  <amodra@gmail.com>
2*0057d3ffSchristos
3*0057d3ffSchristos	* bout.h: Invoke aout N_* macros with pointer to
4*0057d3ffSchristos	struct internal_exec.
5*0057d3ffSchristos	* os9k.h: Likewise.
6*0057d3ffSchristos
7*0057d3ffSchristos2015-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8*0057d3ffSchristos
9*0057d3ffSchristos	* vtv-change-permission.h (VTV_PAGE_SIZE) [__sun__ && __svr4__ &&
10*0057d3ffSchristos	__sparc__]: Define.
11*0057d3ffSchristos
12*0057d3ffSchristos2015-11-09  Alan Modra  <amodra@gmail.com>
13*0057d3ffSchristos
14*0057d3ffSchristos	PR gdb/17133
15*0057d3ffSchristos	* obstack.h (__attribute_pure__): Expand _GL_ATTRIBUTE_PURE.
16*0057d3ffSchristos
17*0057d3ffSchristos2015-11-09  Alan Modra  <amodra@gmail.com>
18*0057d3ffSchristos
19*0057d3ffSchristos	PR gdb/17133
20*0057d3ffSchristos	* obstack.h: Import current gnulib file.
21*0057d3ffSchristos
22*0057d3ffSchristos2015-10-22  H.J. Lu  <hongjiu.lu@intel.com>
23*0057d3ffSchristos
24*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add call_nop_as_suffix and
25*0057d3ffSchristos	call_nop_byte.
26*0057d3ffSchristos
27*0057d3ffSchristos2015-10-27  Daniel Jacobowitz  <dan@codesourcery.com>
28*0057d3ffSchristos	    Joseph Myers  <joseph@codesourcery.com>
29*0057d3ffSchristos	    Mark Shinwell  <shinwell@codesourcery.com>
30*0057d3ffSchristos	    Andrew Stubbs  <ams@codesourcery.com>
31*0057d3ffSchristos	    Rich Felker <dalias@libc.org>
32*0057d3ffSchristos
33*0057d3ffSchristos	* longlong.h (udiv_qrnnd): Add FDPIC compatible version for SH.
34*0057d3ffSchristos
35*0057d3ffSchristos2015-10-18  Roland McGrath  <roland@gnu.org>
36*0057d3ffSchristos
37*0057d3ffSchristos	PR other/63758
38*0057d3ffSchristos	* environ.h: New file.
39*0057d3ffSchristos
40*0057d3ffSchristos2015-10-07  Claudiu Zissulescu  <claziss@synopsys.com>
41*0057d3ffSchristos
42*0057d3ffSchristos	* dis-asm.h (arc_get_disassembler): Correct declaration.
43*0057d3ffSchristos
44*0057d3ffSchristos2015-09-30  Nick Clifton  <nickc@redhat.com>
45*0057d3ffSchristos
46*0057d3ffSchristos	Import the following patches from the GCC mainline:
47*0057d3ffSchristos
48*0057d3ffSchristos	2015-08-14  Pierre-Marie de Rodat  <derodat@adacore.com>
49*0057d3ffSchristos
50*0057d3ffSchristos	* dwarf2.def (DW_AT_GNU_bias): New attribute.
51*0057d3ffSchristos
52*0057d3ffSchristos	2015-08-14  Pierre-Marie de Rodat  <derodat@adacore.com>
53*0057d3ffSchristos
54*0057d3ffSchristos	* dwarf2.def (DW_AT_GNU_numerator, DW_AT_GNU_denominator): New
55*0057d3ffSchristos	attributes.
56*0057d3ffSchristos
57*0057d3ffSchristos2015-09-20  Rich Felker  <dalias@libc.org>
58*0057d3ffSchristos
59*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add "nointerp" field.
60*0057d3ffSchristos
61*0057d3ffSchristos2015-08-23  Alan Modra  <amodra@gmail.com>
62*0057d3ffSchristos
63*0057d3ffSchristos	* bfdlink.h (enum output_type): Reorder enum.
64*0057d3ffSchristos
65*0057d3ffSchristos2015-08-19  Alan Modra  <amodra@gmail.com>
66*0057d3ffSchristos
67*0057d3ffSchristos	* bfdlink.h (enum output_type): Delete type_executable, add type_pde
68*0057d3ffSchristos	and type_pie.  Reorder.
69*0057d3ffSchristos	(struct bfd_link_info): Delete pic field.
70*0057d3ffSchristos	(bfd_link_executable, bfd_link_pde, bfd_link_pie, bfd_link_pic): Adjust.
71*0057d3ffSchristos
72*0057d3ffSchristos2015-08-19  Alan Modra  <amodra@gmail.com>
73*0057d3ffSchristos
74*0057d3ffSchristos	* bfdlink.h (bfd_link_pde): Define.
75*0057d3ffSchristos
76*0057d3ffSchristos2015-08-18  H.J. Lu  <hongjiu.lu@intel.com>
77*0057d3ffSchristos
78*0057d3ffSchristos	* bfdlink.h (output_type): New enum.
79*0057d3ffSchristos	(bfd_link_executable): New macro.
80*0057d3ffSchristos	(bfd_link_dll): Likewise.
81*0057d3ffSchristos	(bfd_link_relocatable): Likewise.
82*0057d3ffSchristos	(bfd_link_pic): Likewise.
83*0057d3ffSchristos	(bfd_link_pie): Likewise.
84*0057d3ffSchristos	(bfd_link_info): Remove shared, executable, pie and relocatable.
85*0057d3ffSchristos	Add output_type and pic.
86*0057d3ffSchristos
87*0057d3ffSchristos2015-08-12  H.J. Lu  <hongjiu.lu@intel.com>
88*0057d3ffSchristos
89*0057d3ffSchristos	Sync with GCC
90*0057d3ffSchristos	2015-08-11  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
91*0057d3ffSchristos
92*0057d3ffSchristos	* ansidecl.h (GCC_FINAL): New macro.
93*0057d3ffSchristos
94*0057d3ffSchristos2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
95*0057d3ffSchristos
96*0057d3ffSchristos	Sync with GCC
97*0057d3ffSchristos	2014-10-28  Richard Henderson  <rth@redhat.com>
98*0057d3ffSchristos
99*0057d3ffSchristos	* longlong.h [__alpha] (umul_ppmm): Disable for c++.
100*0057d3ffSchristos
101*0057d3ffSchristos2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
102*0057d3ffSchristos
103*0057d3ffSchristos	Sync with GCC
104*0057d3ffSchristos	2014-12-09  Trevor Saunders  <tsaunders@mozilla.com>
105*0057d3ffSchristos
106*0057d3ffSchristos	* hashtab.h, splay-tree.h: Remove GTY markers.
107*0057d3ffSchristos
108*0057d3ffSchristos2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
109*0057d3ffSchristos
110*0057d3ffSchristos	Sync with GCC
111*0057d3ffSchristos	2015-03-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
112*0057d3ffSchristos
113*0057d3ffSchristos	PR target/65261
114*0057d3ffSchristos	* ansidecl.h (ATTRIBUTE_NO_SANITIZE_UNDEFINED): New macro.
115*0057d3ffSchristos
116*0057d3ffSchristos2015-06-22  Nick Clifton  <nickc@redhat.com>
117*0057d3ffSchristos
118*0057d3ffSchristos	* dis-asm.h (struct disassemble_info): Add stop_vma field.
119*0057d3ffSchristos
120*0057d3ffSchristos2015-05-28  Catherine Moore  <clm@codesourcery.com>
121*0057d3ffSchristos
122*0057d3ffSchristos	* bfdlink.h: Rename eh_frame_hdr to eh_frame_hdr_type.
123*0057d3ffSchristos
124*0057d3ffSchristos2015-05-22  Yunlian Jiang  <yunlian@google.com>
125*0057d3ffSchristos
126*0057d3ffSchristos	* libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is
127*0057d3ffSchristos	not defined.
128*0057d3ffSchristos
129*0057d3ffSchristos2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
130*0057d3ffSchristos
131*0057d3ffSchristos	Merge with gcc:
132*0057d3ffSchristos	2014-11-11  Anthony Brandon  <anthony.brandon@gmail.com>
133*0057d3ffSchristos		    Manuel López-Ibáñez  <manu@gcc.gnu.org>
134*0057d3ffSchristos
135*0057d3ffSchristos	PR driver/36312
136*0057d3ffSchristos	* filenames.h: Add prototype for canonical_filename_eq.
137*0057d3ffSchristos
138*0057d3ffSchristos2015-04-30  DJ Delorie  <dj@redhat.com>
139*0057d3ffSchristos
140*0057d3ffSchristos	* dis-asm.h (print_insn_rl78_g10): New.
141*0057d3ffSchristos	(print_insn_rl78_g13): New.
142*0057d3ffSchristos	(print_insn_rl78_g14): New.
143*0057d3ffSchristos	(rl78_get_disassembler): New.
144*0057d3ffSchristos
145*0057d3ffSchristos2015-04-17  Richard Earnshaw  <rearnsha@arm.com>
146*0057d3ffSchristos
147*0057d3ffSchristos	Merge from gcc:
148*0057d3ffSchristos	2015-03-19  Richard Biener  <rguenther@suse.de>
149*0057d3ffSchristos
150*0057d3ffSchristos		* partition.h (struct partition_elem): Re-order elements to
151*0057d3ffSchristos		avoid padding.
152*0057d3ffSchristos
153*0057d3ffSchristos2015-04-14  H.J. Lu  <hongjiu.lu@intel.com>
154*0057d3ffSchristos
155*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add compress_debug.
156*0057d3ffSchristos
157*0057d3ffSchristos2015-04-14  H.J. Lu  <hongjiu.lu@intel.com>
158*0057d3ffSchristos
159*0057d3ffSchristos	PR ld/pr17709
160*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add extern_protected_data.
161*0057d3ffSchristos
162*0057d3ffSchristos2015-02-19  Pedro Alves  <palves@redhat.com>
163*0057d3ffSchristos
164*0057d3ffSchristos	* floatformat.h [__cplusplus]: Wrap in extern "C".
165*0057d3ffSchristos
166*0057d3ffSchristos2015-02-14  Alan Modra  <amodra@gmail.com>
167*0057d3ffSchristos
168*0057d3ffSchristos	PR ld/17973
169*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Delete loading_lto_outputs.
170*0057d3ffSchristos
171*0057d3ffSchristos2015-02-09  Mark Wielaard  <mjw@redhat.com>
172*0057d3ffSchristos
173*0057d3ffSchristos	* dwarf2.h: Add DW_LANG_Fortran03 and DW_LANG_Fortran08.
174*0057d3ffSchristos
175*0057d3ffSchristos2015-02-09  Mark Wielaard  <mjw@redhat.com>
176*0057d3ffSchristos
177*0057d3ffSchristos	* dwarf2.def: Add DW_TAG_atomic_type.
178*0057d3ffSchristos
179*0057d3ffSchristos2015-01-28  James Bowman  <james.bowman@ftdichip.com>
180*0057d3ffSchristos
181*0057d3ffSchristos	* dis-asm.h (print_insn_ft32): Declare.
182*0057d3ffSchristos
183*0057d3ffSchristos2015-01-15  Mark Wielaard  <mjw@redhat.com>
184*0057d3ffSchristos
185*0057d3ffSchristos	* dwarf2.def (DW_AT_noreturn): New DWARF5 attribute.
186*0057d3ffSchristos
187*0057d3ffSchristos2015-01-14  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
188*0057d3ffSchristos
189*0057d3ffSchristos	* libiberty.h: Merge from GCC.
190*0057d3ffSchristos
191*0057d3ffSchristos2015-01-01  Alan Modra  <amodra@gmail.com>
192*0057d3ffSchristos
193*0057d3ffSchristos	Update year range in copyright notice of all files.
194*0057d3ffSchristos
195*0057d3ffSchristos2014-12-24  Uros Bizjak  <ubizjak@gmail.com>
196*0057d3ffSchristos	    Ben Elliston  <bje@au.ibm.com>
197*0057d3ffSchristos	    Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
198*0057d3ffSchristos
199*0057d3ffSchristos	* libiberty.h (xasprintf): Declare.
200*0057d3ffSchristos
201*0057d3ffSchristos2014-12-23  Alan Modra  <amodra@gmail.com>
202*0057d3ffSchristos
203*0057d3ffSchristos	* bfdlink.h (struct bfd_link_hash_entry): Comment non_ir_ref.  Add
204*0057d3ffSchristos	linker_def.
205*0057d3ffSchristos
206*0057d3ffSchristos2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
207*0057d3ffSchristos	    Jan Kratochvil  <jan.kratochvil@redhat.com>
208*0057d3ffSchristos	    Tom Tromey  <tromey@redhat.com>
209*0057d3ffSchristos
210*0057d3ffSchristos	* gcc-c-fe.def: New file.
211*0057d3ffSchristos	* gcc-c-interface.h: New file.
212*0057d3ffSchristos	* gcc-interface.h: New file.
213*0057d3ffSchristos
214*0057d3ffSchristos2014-12-11  Uros Bizjak  <ubizjak@gmail.com>
215*0057d3ffSchristos	    Ben Elliston  <bje@au.ibm.com>
216*0057d3ffSchristos	    Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
217*0057d3ffSchristos
218*0057d3ffSchristos	* libiberty.h (xvasprintf): Declare.
219*0057d3ffSchristos
220*0057d3ffSchristos2014-12-06  Eric Botcazou  <ebotcazou@adacore.com>
221*0057d3ffSchristos
222*0057d3ffSchristos	* dis-asm.h (print_insn_visium): Declare.
223*0057d3ffSchristos
224*0057d3ffSchristos2014-11-24  Mark Wielaard  <mjw@redhat.com>
225*0057d3ffSchristos
226*0057d3ffSchristos	* dwarf2.h: Add DW_LANG_C_plus_plus_11, DW_LANG_C11 and
227*0057d3ffSchristos	DW_LANG_C_plus_plus_14.
228*0057d3ffSchristos
229*0057d3ffSchristos2014-11-21  Shinichiro Hamaji  <shinichiro.hamaji@gmail.com>
230*0057d3ffSchristos
231*0057d3ffSchristos	* dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
232*0057d3ffSchristos	(DW_AT_APPLE_isa, DW_AT_APPLE_block)
233*0057d3ffSchristos	(DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
234*0057d3ffSchristos	(DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
235*0057d3ffSchristos	(DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
236*0057d3ffSchristos	(DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
237*0057d3ffSchristos	(DW_AT_APPLE_property): New macros.
238*0057d3ffSchristos
239*0057d3ffSchristos2014-11-21  Mark Wielaard  <mjw@redhat.com>
240*0057d3ffSchristos
241*0057d3ffSchristos	PR debug/63239
242*0057d3ffSchristos	* dwarf2.def (DW_AT_GNU_deleted): New attribute.
243*0057d3ffSchristos
244*0057d3ffSchristos2014-11-18  Igor Zamyatin  <igor.zamyatin@intel.com>
245*0057d3ffSchristos
246*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add bndplt.
247*0057d3ffSchristos
248*0057d3ffSchristos2014-10-28  Yury Gribov  <y.gribov@samsung.com>
249*0057d3ffSchristos
250*0057d3ffSchristos	* libiberty.h (strtol, strtoul, strtoll, strtoull): New prototypes.
251*0057d3ffSchristos
252*0057d3ffSchristos2014-10-15  David Malcolm  <dmalcolm@redhat.com>
253*0057d3ffSchristos
254*0057d3ffSchristos	* libiberty.h (choose_tmpdir): New prototype.
255*0057d3ffSchristos
256*0057d3ffSchristos2014-09-26  Max Ostapenko  <m.ostapenko@partner.samsung.com>
257*0057d3ffSchristos
258*0057d3ffSchristos	* libiberty.h (PEX_STDOUT_APPEND): New flag.
259*0057d3ffSchristos	(PEX_STDERR_APPEND): Likewise.
260*0057d3ffSchristos
261*0057d3ffSchristos2014-09-23  Iain Buclaw  <ibuclaw@gdcproject.org>
262*0057d3ffSchristos
263*0057d3ffSchristos	* demangle.h (DMGL_DLANG): New macro.
264*0057d3ffSchristos	(DMGL_STYLE_MASK): Add DMGL_DLANG.
265*0057d3ffSchristos	(demangling_styles): Add dlang_demangling.
266*0057d3ffSchristos	(DLANG_DEMANGLING_STYLE_STRING): New macro.
267*0057d3ffSchristos	(DLANG_DEMANGLING): New macro.
268*0057d3ffSchristos	(dlang_demangle): New prototype.
269*0057d3ffSchristos
270*0057d3ffSchristos2014-09-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
271*0057d3ffSchristos
272*0057d3ffSchristos	* longlong.h: Add __udiv_w_sdiv prototype.
273*0057d3ffSchristos
274*0057d3ffSchristos2014-08-12  Alan Modra  <amodra@gmail.com>
275*0057d3ffSchristos
276*0057d3ffSchristos	* bfdlink.h (struct bfd_link_callbacks <notice>): Remove "string"
277*0057d3ffSchristos	param, add "inh".
278*0057d3ffSchristos
279*0057d3ffSchristos2014-08-12  Alan Modra  <amodra@gmail.com>
280*0057d3ffSchristos
281*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add lto_plugin_active.
282*0057d3ffSchristos
283*0057d3ffSchristos2014-06-13  Alan Modra  <amodra@gmail.com>
284*0057d3ffSchristos
285*0057d3ffSchristos	* bfdlink.h (struct bfd_link_hash_table): Add hash_table_free field.
286*0057d3ffSchristos
287*0057d3ffSchristos2014-06-13  Alan Modra  <amodra@gmail.com>
288*0057d3ffSchristos
289*0057d3ffSchristos	* bfdlink.h: Update for bfd.link_next change.
290*0057d3ffSchristos
291*0057d3ffSchristos2014-06-10  Alan Modra  <amodra@gmail.com>
292*0057d3ffSchristos
293*0057d3ffSchristos	PR ld/16910
294*0057d3ffSchristos	* bfdlink.h (unwrap_hash_lookup): Declare.
295*0057d3ffSchristos
296*0057d3ffSchristos2014-05-01  Steve Ellcey  <sellcey@mips.com>
297*0057d3ffSchristos
298*0057d3ffSchristos	* longlong.h: Import latest version from GCC tree.
299*0057d3ffSchristos
300*0057d3ffSchristos2014-04-22  Christian Svensson  <blue@cmd.nu>
301*0057d3ffSchristos
302*0057d3ffSchristos	* dis-asm.h: Remove openrisc and or32 support.  Add support for or1k.
303*0057d3ffSchristos
304*0057d3ffSchristos2014-03-05  Alan Modra  <amodra@gmail.com>
305*0057d3ffSchristos
306*0057d3ffSchristos	Update copyright years.
307*0057d3ffSchristos
308*0057d3ffSchristos2014-01-21  Tom Tromey  <tromey@redhat.com>
309*0057d3ffSchristos
310*0057d3ffSchristos	* ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
311*0057d3ffSchristos	(VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
312*0057d3ffSchristos	(VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
313*0057d3ffSchristos	(NOARGS): Don't define.
314*0057d3ffSchristos	* libiberty.h (expandargv, writeargv): Don't use PARAMS.
315*0057d3ffSchristos
316*0057d3ffSchristos2014-01-09  Tom Tromey  <tromey@redhat.com>
317*0057d3ffSchristos
318*0057d3ffSchristos	* gdbm.h: Remove.
319*0057d3ffSchristos
320*0057d3ffSchristos2013-12-23  Bill Maddox  <maddox@google.com>
321*0057d3ffSchristos
322*0057d3ffSchristos	* demangle.h (enum gnu_v3_ctor_kinds):
323*0057d3ffSchristos	Added literal gnu_v3_unified_ctor.
324*0057d3ffSchristos	(enum gnu_v3_ctor_kinds):
325*0057d3ffSchristos	Added literal gnu_v3_unified_dtor.
326*0057d3ffSchristos
327*0057d3ffSchristos2013-12-13  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
328*0057d3ffSchristos	    Wei-Cheng Wang  <cole945@gmail.com>
329*0057d3ffSchristos
330*0057d3ffSchristos	* dis-asm.h (print_insn_nds32): Add nds32 target.
331*0057d3ffSchristos
332*0057d3ffSchristos2013-12-04  Richard Sandiford  <rdsandiford@googlemail.com>
333*0057d3ffSchristos
334*0057d3ffSchristos	* longlong.h: New file.
335*0057d3ffSchristos
336*0057d3ffSchristos2013-10-29  Marc Glisse  <marc.glisse@inria.fr>
337*0057d3ffSchristos
338*0057d3ffSchristos	PR tree-optimization/58689
339*0057d3ffSchristos	* ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
340*0057d3ffSchristos	* libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
341*0057d3ffSchristos	concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
342*0057d3ffSchristos	(concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
343*0057d3ffSchristos	xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
344*0057d3ffSchristos	Mark with attribute returns_nonnull.
345*0057d3ffSchristos
346*0057d3ffSchristos2013-10-10  Sean Keys <skeys@ipdatasys.com>
347*0057d3ffSchristos
348*0057d3ffSchristos	* xgate.h : Cleanup after opcode
349*0057d3ffSchristos	table modification..
350*0057d3ffSchristos
351*0057d3ffSchristos2013-08-20  Alan Modra  <amodra@gmail.com>
352*0057d3ffSchristos
353*0057d3ffSchristos	* floatformat.h (floatformat_ibm_long_double): Delete.
354*0057d3ffSchristos	(floatformat_ibm_long_double_big): Declare.
355*0057d3ffSchristos	(floatformat_ibm_long_double_little): Declare.
356*0057d3ffSchristos
357*0057d3ffSchristos2013-08-19  Dehao Chen  <dehao@google.com>
358*0057d3ffSchristos
359*0057d3ffSchristos	* dwarf2.def (DW_AT_GNU_discriminator): New attribute.
360*0057d3ffSchristos
361*0057d3ffSchristos2013-08-02  Caroline Tice  <cmtice@google.com>
362*0057d3ffSchristos
363*0057d3ffSchristos	* vtv-change-permission.h: New file.
364*0057d3ffSchristos
365*0057d3ffSchristos2013-04-03  Jason Merrill  <jason@redhat.com>
366*0057d3ffSchristos
367*0057d3ffSchristos	Demangle C++11 ref-qualifier.
368*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
369*0057d3ffSchristos	DEMANGLE_COMPONENT_REFERENCE_THIS,
370*0057d3ffSchristos	DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
371*0057d3ffSchristos
372*0057d3ffSchristos2013-03-01  Cary Coutant  <ccoutant@google.com>
373*0057d3ffSchristos
374*0057d3ffSchristos	* dwarf2.h (enum dwarf_sect): New enum type.
375*0057d3ffSchristos
376*0057d3ffSchristos2013-02-19  Alan Modra  <amodra@gmail.com>
377*0057d3ffSchristos
378*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Delete emit_note_gnu_build_id.
379*0057d3ffSchristos
380*0057d3ffSchristos2013-02-11  Sriraman Tallam  <tmsriram@google.com>
381*0057d3ffSchristos
382*0057d3ffSchristos	* plugin-api.h (enum ld_plugin_level): Assign integers
383*0057d3ffSchristos	explicitly for all values.
384*0057d3ffSchristos
385*0057d3ffSchristos2013-02-06  Sandra Loosemore  <sandra@codesourcery.com>
386*0057d3ffSchristos	    Andrew Jenner <andrew@codesourcery.com>
387*0057d3ffSchristos
388*0057d3ffSchristos	Based on patches from Altera Corporation.
389*0057d3ffSchristos
390*0057d3ffSchristos	* dis-asm.h (print_insn_big_nios2): Declare.
391*0057d3ffSchristos	(print_insn_little_nios2): Declare.
392*0057d3ffSchristos
393*0057d3ffSchristos2013-01-30  Kai Tietz  <ktietz@redhat.com>
394*0057d3ffSchristos
395*0057d3ffSchristos	PR other/54620
396*0057d3ffSchristos	PR target/39064
397*0057d3ffSchristos	* md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
398*0057d3ffSchristos	stdint.h and sys/types.h headers are present.
399*0057d3ffSchristos	* sha1.h (sha1_uintptr, sha1_uint32): Likewise.
400*0057d3ffSchristos
401*0057d3ffSchristos2013-01-10  Will Newton <will.newton@imgtec.com>
402*0057d3ffSchristos
403*0057d3ffSchristos	* dis-asm.h (print_insn_metag): New declaration.
404*0057d3ffSchristos
405*0057d3ffSchristos2012-12-18  Aldy Hernandez  <aldyh@redhat.com>
406*0057d3ffSchristos
407*0057d3ffSchristos	PR other/54324
408*0057d3ffSchristos	* ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
409*0057d3ffSchristos	< 3.4.
410*0057d3ffSchristos
411*0057d3ffSchristos2012-12-17  Nick Clifton  <nickc@redhat.com>
412*0057d3ffSchristos
413*0057d3ffSchristos	* MAINTAINERS: Add copyright notice.
414*0057d3ffSchristos	* alloca-conf.h: Likewise.
415*0057d3ffSchristos	* fopen-bin.h: Likewise.
416*0057d3ffSchristos	* fopen-same.h: Likewise.
417*0057d3ffSchristos	* fopen-vms.h: Likewise.
418*0057d3ffSchristos
419*0057d3ffSchristos2012-11-09  Jason Merrill  <jason@redhat.com>
420*0057d3ffSchristos
421*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
422*0057d3ffSchristos	DEMANGLE_COMPONENT_TAGGED_NAME.
423*0057d3ffSchristos
424*0057d3ffSchristos2012-10-29  Sterling Augustine  <saugustine@google.com>
425*0057d3ffSchristos	    Cary Coutant  <ccoutant@google.com>
426*0057d3ffSchristos
427*0057d3ffSchristos	* dwarf2.h (dwarf_location_list_entry_type): New enum with fields
428*0057d3ffSchristos	DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
429*0057d3ffSchristos	DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
430*0057d3ffSchristos
431*0057d3ffSchristos
432*0057d3ffSchristos2012-10-26  Shinichiro Hamaji  <shinichiro.hamaji@gmail.com>
433*0057d3ffSchristos
434*0057d3ffSchristos	* dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
435*0057d3ffSchristos	(DW_AT_APPLE_isa, DW_AT_APPLE_block)
436*0057d3ffSchristos	(DW_AT_APPLE_major_runtime_vers, DW_AT_APPLE_runtime_class)
437*0057d3ffSchristos	(DW_AT_APPLE_omit_frame_ptr, DW_AT_APPLE_property_name)
438*0057d3ffSchristos	(DW_AT_APPLE_property_getter, DW_AT_APPLE_property_setter)
439*0057d3ffSchristos	(DW_AT_APPLE_property_attribute, DW_AT_APPLE_objc_complete_type)
440*0057d3ffSchristos	(DW_AT_APPLE_property, DW_OP_GNU_entry_value): New macros.
441*0057d3ffSchristos
442*0057d3ffSchristos2012-10-24  H.J. Lu  <hongjiu.lu@intel.com>
443*0057d3ffSchristos
444*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add
445*0057d3ffSchristos	disable_target_specific_optimizations.
446*0057d3ffSchristos
447*0057d3ffSchristos2012-10-23  Nathan Sidwell  <nathan@codesourcery.com>
448*0057d3ffSchristos
449*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add stacksize option.
450*0057d3ffSchristos
451*0057d3ffSchristos2012-10-22  Jan Beich  <jbeich@tormail.org>
452*0057d3ffSchristos
453*0057d3ffSchristos	PR ld/14426
454*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add ignore_hash.
455*0057d3ffSchristos
456*0057d3ffSchristos2012-10-08  Jason Merrill  <jason@redhat.com>
457*0057d3ffSchristos
458*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
459*0057d3ffSchristos	DEMANGLE_COMPONENT_TLS_INIT and DEMANGLE_COMPONENT_TLS_WRAPPER.
460*0057d3ffSchristos
461*0057d3ffSchristos2012-09-18  Florian Weimer  <fweimer@redhat.com>
462*0057d3ffSchristos
463*0057d3ffSchristos	PR other/54411
464*0057d3ffSchristos	* objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
465*0057d3ffSchristos
466*0057d3ffSchristos2012-09-06  Cary Coutant  <ccoutant@google.com>
467*0057d3ffSchristos
468*0057d3ffSchristos	* dwarf2.def: Edit comment.
469*0057d3ffSchristos
470*0057d3ffSchristos2012-08-24  Sriraman Tallam  <tmsriram@google.com>
471*0057d3ffSchristos
472*0057d3ffSchristos	* plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
473*0057d3ffSchristos	New interface.
474*0057d3ffSchristos	(ld_plugin_unique_segment_for_sections): New interface.
475*0057d3ffSchristos	(LDPT_ALLOW_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
476*0057d3ffSchristos	(LDPT_UNIQUE_SEGMENT_FOR_SECTIONS): New enum val.
477*0057d3ffSchristos	(tv_allow_unique_segment_for_sections): New member.
478*0057d3ffSchristos	(tv_unique_segment_for_sections): New member.
479*0057d3ffSchristos
480*0057d3ffSchristos2012-08-13  Ian Bolton  <ian.bolton@arm.com>
481*0057d3ffSchristos	    Laurent Desnogues  <laurent.desnogues@arm.com>
482*0057d3ffSchristos	    Jim MacArthur  <jim.macarthur@arm.com>
483*0057d3ffSchristos	    Marcus Shawcroft  <marcus.shawcroft@arm.com>
484*0057d3ffSchristos	    Nigel Stephens  <nigel.stephens@arm.com>
485*0057d3ffSchristos	    Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
486*0057d3ffSchristos	    Richard Earnshaw  <rearnsha@arm.com>
487*0057d3ffSchristos	    Sofiane Naci  <sofiane.naci@arm.com>
488*0057d3ffSchristos	    Tejas Belagod  <tejas.belagod@arm.com>
489*0057d3ffSchristos	    Yufeng Zhang  <yufeng.zhang@arm.com>
490*0057d3ffSchristos
491*0057d3ffSchristos	* dis-asm.h (print_insn_aarch64): New declaration.
492*0057d3ffSchristos	(print_aarch64_disassembler_options): New declaration.
493*0057d3ffSchristos	(aarch64_symbol_is_valid): New declaration.
494*0057d3ffSchristos
495*0057d3ffSchristos2012-07-24  Stephan McCamant  <smcc@cs.berkeley.edu>
496*0057d3ffSchristos	    Dr David Alan Gilbert  <dave@treblig.org>
497*0057d3ffSchristos
498*0057d3ffSchristos	PR binutils/13135
499*0057d3ffSchristos	* dis-asm.h (fprintf_ftype): Add ATTRIBUTE_FPTR_PRINTF_2.
500*0057d3ffSchristos
501*0057d3ffSchristos2012-07-13  Doug Evans  <dje@google.com>
502*0057d3ffSchristos
503*0057d3ffSchristos	* filenames.h: #include "hashtab.h".
504*0057d3ffSchristos	(filename_hash, filename_eq): Declare.
505*0057d3ffSchristos
506*0057d3ffSchristos2012-06-18  Doug Evans  <dje@google.com>
507*0057d3ffSchristos
508*0057d3ffSchristos	* dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
509*0057d3ffSchristos
510*0057d3ffSchristos2012-06-12  Rafael Ávila de Espíndola <respindola@mozilla.com>
511*0057d3ffSchristos
512*0057d3ffSchristos	* plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
513*0057d3ffSchristos
514*0057d3ffSchristos2012-06-08  Jakub Jelinek  <jakub@redhat.com>
515*0057d3ffSchristos
516*0057d3ffSchristos	* dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
517*0057d3ffSchristos	forms.
518*0057d3ffSchristos	* dwarf2.h (enum dwarf_macro_record_type): Add
519*0057d3ffSchristos	DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
520*0057d3ffSchristos	and DW_MACRO_GNU_transparent_include_alt.
521*0057d3ffSchristos
522*0057d3ffSchristos2012-05-23  Doug Evans  <dje@google.com>
523*0057d3ffSchristos
524*0057d3ffSchristos	* leb128.h: #include stdint.h, inttypes.h.
525*0057d3ffSchristos	(read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
526*0057d3ffSchristos	Change to take a uint64_t * argument instead of unsigned long long.
527*0057d3ffSchristos	(read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
528*0057d3ffSchristos	Change to take an int64_t * argument instead of long long.
529*0057d3ffSchristos
530*0057d3ffSchristos2012-05-22  Doug Evans  <dje@google.com>
531*0057d3ffSchristos
532*0057d3ffSchristos	* leb128.h: New file.
533*0057d3ffSchristos
534*0057d3ffSchristos2012-05-19  Gary Funck  <gary@intrepid.com>
535*0057d3ffSchristos
536*0057d3ffSchristos	* dwarf2.def: Update comment re: UPC extensions to reference
537*0057d3ffSchristos	DWARF4 specification.
538*0057d3ffSchristos
539*0057d3ffSchristos2012-05-15  James Murray <jsm@jsm-net.demon.co.uk>
540*0057d3ffSchristos
541*0057d3ffSchristos	* dis-asm.h (print_insn_m9s12x): Prototype.
542*0057d3ffSchristos	(print_insn_m9s12xg): Prototype.
543*0057d3ffSchristos
544*0057d3ffSchristos2012-05-03  Sean Keys  <skeys@ipdatasys.com>
545*0057d3ffSchristos
546*0057d3ffSchristos	* dis-asm.h (print_insn_xgate): Define.
547*0057d3ffSchristos	(print_insn_xgate): Ditto.
548*0057d3ffSchristos	Added new files for XGATE port.
549*0057d3ffSchristos
550*0057d3ffSchristos2012-05-02  Cary Coutant  <ccoutant@google.com>
551*0057d3ffSchristos
552*0057d3ffSchristos	* dwarf2.def: Remove DW_FORM_GNU_ref_index,
553*0057d3ffSchristos	replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
554*0057d3ffSchristos
555*0057d3ffSchristos2012-04-28  Doug Evans  <dje@google.com>
556*0057d3ffSchristos
557*0057d3ffSchristos	* dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
558*0057d3ffSchristos
559*0057d3ffSchristos2012-04-27  Tom Tromey  <tromey@redhat.com>
560*0057d3ffSchristos
561*0057d3ffSchristos	* dwarf2.h: Wrap function declarations in extern "C".
562*0057d3ffSchristos
563*0057d3ffSchristos2012-04-27  Tom Tromey  <tromey@redhat.com>
564*0057d3ffSchristos
565*0057d3ffSchristos	* dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
566*0057d3ffSchristos	(enum dwarf_location_atom, enum dwarf_type, enum
567*0057d3ffSchristos	dwarf_call_frame_info): Remove.
568*0057d3ffSchristos	(DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
569*0057d3ffSchristos	(DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
570*0057d3ffSchristos	Include dwarf2.def.
571*0057d3ffSchristos	(get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
572*0057d3ffSchristos	(get_DW_OP_name, get_DW_ATE_name): Declare.
573*0057d3ffSchristos	* dwarf2.def: New file, from dwarf2.h.
574*0057d3ffSchristos
575*0057d3ffSchristos2012-04-10  Tristan Gingold  <gingold@adacore.com>
576*0057d3ffSchristos
577*0057d3ffSchristos	* splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
578*0057d3ffSchristos	(libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
579*0057d3ffSchristos
580*0057d3ffSchristos2012-04-09  Roland McGrath  <mcgrathr@google.com>
581*0057d3ffSchristos
582*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add new member user_phdrs.
583*0057d3ffSchristos
584*0057d3ffSchristos2012-03-15  Alan Modra  <amodra@gmail.com>
585*0057d3ffSchristos
586*0057d3ffSchristos	* dis-asm.h (disassemble_init_powerpc): Declare.
587*0057d3ffSchristos
588*0057d3ffSchristos2009-11-06  Jonas Maebe  <jonas.maebe@elis.ugent.be>
589*0057d3ffSchristos
590*0057d3ffSchristos	Add DWARF attribute value for the "Borland fastcall" calling
591*0057d3ffSchristos	convention.
592*0057d3ffSchristos	* dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
593*0057d3ffSchristos
594*0057d3ffSchristos2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
595*0057d3ffSchristos
596*0057d3ffSchristos	PR ld/13616
597*0057d3ffSchristos	* bfdlink.h (bfd_link_order): Update comments on data size.
598*0057d3ffSchristos
599*0057d3ffSchristos2012-01-26  Cary Coutant  <ccoutant@google.com>
600*0057d3ffSchristos
601*0057d3ffSchristos	* dwarf2.h (enum dwarf_form): Add Fission extensions.
602*0057d3ffSchristos	(enum dwarf_attribute): Likewise.
603*0057d3ffSchristos
604*0057d3ffSchristos2012-01-06  Jason Merrill  <jason@redhat.com>
605*0057d3ffSchristos
606*0057d3ffSchristos	PR c++/6057
607*0057d3ffSchristos	PR c++/48051
608*0057d3ffSchristos	PR c++/50855
609*0057d3ffSchristos	PR c++/51322
610*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
611*0057d3ffSchristos	DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
612*0057d3ffSchristos
613*0057d3ffSchristos2011-12-14  Iain Sandoe  <iains@gcc.gnu.org>
614*0057d3ffSchristos
615*0057d3ffSchristos	* mach-o/loader.h (bfd_mach_o_section_type): define
616*0057d3ffSchristos	BFD_MACH_O_S_ATTR_NONE to 0.
617*0057d3ffSchristos
618*0057d3ffSchristos2011-11-07  Richard Henderson  <rth@redhat.com>
619*0057d3ffSchristos
620*0057d3ffSchristos	Merged from transactional-memory.
621*0057d3ffSchristos
622*0057d3ffSchristos	* demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
623*0057d3ffSchristos	(enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
624*0057d3ffSchristos	(DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
625*0057d3ffSchristos	(DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
626*0057d3ffSchristos
627*0057d3ffSchristos2011-11-01  DJ Delorie  <dj@redhat.com>
628*0057d3ffSchristos
629*0057d3ffSchristos	* dis-asm.h (print_insn_rl78): Declare.
630*0057d3ffSchristos
631*0057d3ffSchristos2011-10-25  Joern Rennecke  <joern.rennecke@embecosm.com>
632*0057d3ffSchristos
633*0057d3ffSchristos	* dis-asm.h (print_insn_epiphany): Declare.
634*0057d3ffSchristos
635*0057d3ffSchristos2011-10-21  Ulrich Drepper  <drepper@gmail.com>
636*0057d3ffSchristos
637*0057d3ffSchristos	* obstack.h [!GNUC] (obstack_free): Avoid cast to int.
638*0057d3ffSchristos
639*0057d3ffSchristos2011-10-21  Marc Glisse  <marc.glisse@inria.fr>
640*0057d3ffSchristos
641*0057d3ffSchristos	* ansidecl.h (ENUM_BITFIELD): Always use enum in C++
642*0057d3ffSchristos
643*0057d3ffSchristos2011-10-19  Alan Modra  <amodra@gmail.com>
644*0057d3ffSchristos
645*0057d3ffSchristos	PR ld/13254
646*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add error_textrel.
647*0057d3ffSchristos
648*0057d3ffSchristos2011-09-28  Doug Evans  <dje@google.com>
649*0057d3ffSchristos
650*0057d3ffSchristos	* timeval-utils.h: New file.
651*0057d3ffSchristos
652*0057d3ffSchristos	* libiberty.h (countargv): Declare.
653*0057d3ffSchristos
654*0057d3ffSchristos2011-09-26  Cary Coutant  <ccoutant@google.com>
655*0057d3ffSchristos
656*0057d3ffSchristos	gcc PR lto/47247
657*0057d3ffSchristos	* plugin-api.h (enum ld_plugin_symbol_resolution): Add
658*0057d3ffSchristos	LDPR_PREVAILING_DEF_IRONLY_EXP.
659*0057d3ffSchristos	(enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
660*0057d3ffSchristos
661*0057d3ffSchristos2011-09-23  Cary Coutant  <ccoutant@google.com>
662*0057d3ffSchristos
663*0057d3ffSchristos	PR 40831
664*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
665*0057d3ffSchristos	DEMANGLE_COMPONENT_CLONE.
666*0057d3ffSchristos
667*0057d3ffSchristos2011-09-15  H.J. Lu  <hongjiu.lu@intel.com>
668*0057d3ffSchristos
669*0057d3ffSchristos	PR ld/12975
670*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add version_info.
671*0057d3ffSchristos
672*0057d3ffSchristos2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
673*0057d3ffSchristos
674*0057d3ffSchristos	* xregex.h (regoff_t): Define.
675*0057d3ffSchristos
676*0057d3ffSchristos2011-07-22  Jakub Jelinek  <jakub@redhat.com>
677*0057d3ffSchristos
678*0057d3ffSchristos	* dwarf2.h (DW_AT_GNU_macros): New.
679*0057d3ffSchristos	(enum dwarf_macro_record_type): New enum.  Add DW_MACRO_GNU_*.
680*0057d3ffSchristos
681*0057d3ffSchristos	PR c++/49756
682*0057d3ffSchristos	* libiberty.h (stack_limit_increase): New prototype.
683*0057d3ffSchristos
684*0057d3ffSchristos2011-07-13  Sriraman Tallam  <tmsriram@google.com>
685*0057d3ffSchristos
686*0057d3ffSchristos	* plugin-api.h
687*0057d3ffSchristos	(ld_plugin_section): New struct.
688*0057d3ffSchristos	(ld_plugin_get_section_count): New typedef.
689*0057d3ffSchristos	(ld_plugin_get_section_type): New typedef.
690*0057d3ffSchristos	(ld_plugin_get_section_name): New typedef.
691*0057d3ffSchristos	(ld_plugin_get_section_contents): New typedef.
692*0057d3ffSchristos	(ld_plugin_update_section_order): New typedef.
693*0057d3ffSchristos	(ld_plugin_allow_section_ordering): New typedef.
694*0057d3ffSchristos	(LDPT_GET_SECTION_COUNT): New enum value.
695*0057d3ffSchristos	(LDPT_GET_SECTION_TYPE): New enum value.
696*0057d3ffSchristos	(LDPT_GET_SECTION_NAME): New enum value.
697*0057d3ffSchristos	(LDPT_GET_SECTION_CONTENTS): New enum value.
698*0057d3ffSchristos	(LDPT_UPDATE_SECTION_ORDER): New enum value.
699*0057d3ffSchristos	(LDPT_ALLOW_SECTION_ORDERING): New enum value.
700*0057d3ffSchristos	(tv_get_section_count): New struct members.
701*0057d3ffSchristos	(tv_get_section_type): New struct members.
702*0057d3ffSchristos	(tv_get_section_name): New struct members.
703*0057d3ffSchristos	(tv_get_section_contents): New struct members.
704*0057d3ffSchristos	(tv_update_section_order): New struct members.
705*0057d3ffSchristos	(tv_allow_section_ordering): New struct members.
706*0057d3ffSchristos
707*0057d3ffSchristos2011-07-15  Alan Modra  <amodra@gmail.com>
708*0057d3ffSchristos
709*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Use ENUM_BITFIELD for strip,
710*0057d3ffSchristos	discard, common_skip_ar_symbols, unresolved_syms_in_objects, and
711*0057d3ffSchristos	unresolved_syms_in_shared_libs fields.  Move emit_note_gnu_build_id
712*0057d3ffSchristos	out of bitfields.  Reorder bitfields.
713*0057d3ffSchristos
714*0057d3ffSchristos2011-07-13  Sriraman Tallam  <tmsriram@google.com>
715*0057d3ffSchristos
716*0057d3ffSchristos	* plugin-api.h (ld_plugin_section): New struct.
717*0057d3ffSchristos	(ld_plugin_get_section_count): New typedef.
718*0057d3ffSchristos	(ld_plugin_get_section_type): New typedef.
719*0057d3ffSchristos	(ld_plugin_get_section_name): New typedef.
720*0057d3ffSchristos	(ld_plugin_get_section_contents): New typedef.
721*0057d3ffSchristos	(ld_plugin_update_section_order): New typedef.
722*0057d3ffSchristos	(ld_plugin_allow_section_ordering): New typedef.
723*0057d3ffSchristos	(LDPT_GET_SECTION_COUNT): New enum value.
724*0057d3ffSchristos	(LDPT_GET_SECTION_TYPE): New enum value.
725*0057d3ffSchristos	(LDPT_GET_SECTION_NAME): New enum value.
726*0057d3ffSchristos	(LDPT_GET_SECTION_CONTENTS): New enum value.
727*0057d3ffSchristos	(LDPT_UPDATE_SECTION_ORDER): New enum value.
728*0057d3ffSchristos	(LDPT_ALLOW_SECTION_ORDERING): New enum value.
729*0057d3ffSchristos	(tv_get_section_count): New struct members.
730*0057d3ffSchristos	(tv_get_section_type): New struct members.
731*0057d3ffSchristos	(tv_get_section_name): New struct members.
732*0057d3ffSchristos	(tv_get_section_contents): New struct members.
733*0057d3ffSchristos	(tv_update_section_order): New struct members.
734*0057d3ffSchristos	(tv_allow_section_ordering): New struct members.
735*0057d3ffSchristos
736*0057d3ffSchristos2011-07-11  Catherine Moore  <clm@codesourcery.com>
737*0057d3ffSchristos
738*0057d3ffSchristos	* bfdlink.h (flag_type): New enumeration.
739*0057d3ffSchristos	(flag_info_list): New structure.
740*0057d3ffSchristos	(flag_info): New structure.
741*0057d3ffSchristos
742*0057d3ffSchristos2011-07-09  H.J. Lu  <hongjiu.lu@intel.com>
743*0057d3ffSchristos
744*0057d3ffSchristos	PR ld/12942
745*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add loading_lto_outputs.
746*0057d3ffSchristos
747*0057d3ffSchristos2011-07-01  Joel Brobecker  <brobecker@adacore.com>
748*0057d3ffSchristos
749*0057d3ffSchristos	* filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
750*0057d3ffSchristos	on Darwin, as well as on the systems that use a DOS-like
751*0057d3ffSchristos	filesystem.
752*0057d3ffSchristos
753*0057d3ffSchristos2011-06-22  Jakub Jelinek  <jakub@redhat.com>
754*0057d3ffSchristos
755*0057d3ffSchristos	PR debug/47858
756*0057d3ffSchristos	* dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
757*0057d3ffSchristos
758*0057d3ffSchristos2011-06-22  Jakub Jelinek  <jakub@redhat.com>
759*0057d3ffSchristos
760*0057d3ffSchristos	* dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
761*0057d3ffSchristos
762*0057d3ffSchristos2011-06-20  Jakub Jelinek  <jakub@redhat.com>
763*0057d3ffSchristos
764*0057d3ffSchristos	PR ld/12570
765*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add no_ld_generated_unwind_info
766*0057d3ffSchristos	option.
767*0057d3ffSchristos
768*0057d3ffSchristos2011-06-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
769*0057d3ffSchristos
770*0057d3ffSchristos	* demangle.h (DMGL_RET_POSTFIX): Extend the comment.
771*0057d3ffSchristos	(DMGL_RET_DROP): New.
772*0057d3ffSchristos
773*0057d3ffSchristos2011-06-13  Walter Lee  <walt@tilera.com>
774*0057d3ffSchristos
775*0057d3ffSchristos	* dis-asm.h (print_insn_tilegx): Declare.
776*0057d3ffSchristos	(print_insn_tilepro): Likewise.
777*0057d3ffSchristos
778*0057d3ffSchristos2011-05-17  Alan Modra  <amodra@gmail.com>
779*0057d3ffSchristos
780*0057d3ffSchristos	PR ld/12760
781*0057d3ffSchristos	* bfdlink.h (struct bfd_link_callbacks <notice>): Add "flags" and
782*0057d3ffSchristos	"string" param.
783*0057d3ffSchristos
784*0057d3ffSchristos2011-05-16  Alan Modra  <amodra@gmail.com>
785*0057d3ffSchristos
786*0057d3ffSchristos	* bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
787*0057d3ffSchristos
788*0057d3ffSchristos2011-04-30  Jakub Jelinek  <jakub@redhat.com>
789*0057d3ffSchristos
790*0057d3ffSchristos	* dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
791*0057d3ffSchristos	DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
792*0057d3ffSchristos
793*0057d3ffSchristos2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
794*0057d3ffSchristos
795*0057d3ffSchristos	* bfdlink.h (ENUM_BITFIELD): Remove.
796*0057d3ffSchristos
797*0057d3ffSchristos2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
798*0057d3ffSchristos
799*0057d3ffSchristos	* ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
800*0057d3ffSchristos
801*0057d3ffSchristos2011-04-24  Alan Modra  <amodra@gmail.com>
802*0057d3ffSchristos
803*0057d3ffSchristos	PR ld/12365
804*0057d3ffSchristos	PR ld/12696
805*0057d3ffSchristos	* bfdlink.h (ENUM_BITFIELD): Define.
806*0057d3ffSchristos	(struct bfd_link_hash_entry): Make "type" a bitfield.  Add "non_ir_ref".
807*0057d3ffSchristos	(struct bfd_link_callbacks <notice>): Pass bfd_link_hash_entry pointer
808*0057d3ffSchristos	rather than "name".
809*0057d3ffSchristos
810*0057d3ffSchristos2011-04-20  Alan Modra  <amodra@gmail.com>
811*0057d3ffSchristos
812*0057d3ffSchristos	PR ld/12365
813*0057d3ffSchristos	* bfdlink.h (struct bfd_link_callbacks): Modify multiple_definition
814*0057d3ffSchristos	and multiple_common parameters to pass in a bfd_link_hash_entry
815*0057d3ffSchristos	pointer rather than name,bfd etc. found in the hash entry.
816*0057d3ffSchristos
817*0057d3ffSchristos2011-03-31  Tristan Gingold  <gingold@adacore.com>
818*0057d3ffSchristos
819*0057d3ffSchristos	* dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
820*0057d3ffSchristos
821*0057d3ffSchristos2011-03-24  Mark Wielaard  <mjw@redhat.com>
822*0057d3ffSchristos
823*0057d3ffSchristos	* dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
824*0057d3ffSchristos
825*0057d3ffSchristos2010-03-23  Rafael Ávila de Espíndola <respindola@mozilla.com>
826*0057d3ffSchristos
827*0057d3ffSchristos	* plugin-api.h (ld_plugin_get_view): New.
828*0057d3ffSchristos	(ld_plugin_tag): Add LDPT_GET_VIEW.
829*0057d3ffSchristos	(ld_plugin_tv): Add tv_get_view.
830*0057d3ffSchristos
831*0057d3ffSchristos2011-03-16  Jakub Jelinek  <jakub@redhat.com>
832*0057d3ffSchristos
833*0057d3ffSchristos	* dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
834*0057d3ffSchristos	DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
835*0057d3ffSchristos	DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
836*0057d3ffSchristos	DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
837*0057d3ffSchristos	DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
838*0057d3ffSchristos	DW_OP_GNU_entry_value): New.
839*0057d3ffSchristos
840*0057d3ffSchristos2011-02-28  Kai Tietz  <kai.tietz@onevision.com>
841*0057d3ffSchristos
842*0057d3ffSchristos	* filenames.h (filename_ncmp): New prototype.
843*0057d3ffSchristos
844*0057d3ffSchristos2011-02-23  Kai Tietz  <kai.tietz@onevision.com>
845*0057d3ffSchristos
846*0057d3ffSchristos	* dwarf2.h (_ELF_DWARF2_H): Renamed to
847*0057d3ffSchristos	_DWARF2_H.
848*0057d3ffSchristos	(DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
849*0057d3ffSchristos	DWARF2_External_PubNames, DWARF2_Internal_PubNames,
850*0057d3ffSchristos	DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
851*0057d3ffSchristos	DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
852*0057d3ffSchristos
853*0057d3ffSchristos2011-02-08  Ulrich Weigand  <uweigand@de.ibm.com>
854*0057d3ffSchristos
855*0057d3ffSchristos	* dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.
856*0057d3ffSchristos
857*0057d3ffSchristos2011-01-12  Iain Sandoe  <iains@gcc.gnu.org>
858*0057d3ffSchristos
859*0057d3ffSchristos	* dwarf2.h: Update value for DW_AT_hi_user.
860*0057d3ffSchristos
861*0057d3ffSchristos2010-11-16  Ian Lance Taylor  <iant@google.com>
862*0057d3ffSchristos
863*0057d3ffSchristos	* simple-object.h (simple_object_attributes_merge): Declare,
864*0057d3ffSchristos	replacing simple_object_attributes_compare.
865*0057d3ffSchristos
866*0057d3ffSchristos2010-11-04  Ian Lance Taylor  <iant@google.com>
867*0057d3ffSchristos
868*0057d3ffSchristos	* dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
869*0057d3ffSchristos
870*0057d3ffSchristos2010-11-02  Ian Lance Taylor  <iant@google.com>
871*0057d3ffSchristos
872*0057d3ffSchristos	* simple-object.h: New file.
873*0057d3ffSchristos
874*0057d3ffSchristos2010-10-15  Dave Korn  <dave.korn.cygwin@gmail.com>
875*0057d3ffSchristos
876*0057d3ffSchristos	Sync LD plugin patch series (part 1/6) with src/include/.
877*0057d3ffSchristos	* plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
878*0057d3ffSchristos
879*0057d3ffSchristos2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com>
880*0057d3ffSchristos
881*0057d3ffSchristos	Apply LD plugin patch series (part 6/6).
882*0057d3ffSchristos	* bfdlink.h (struct_bfd_link_callbacks): Document new argument
883*0057d3ffSchristos	to add_archive_element callback used to return a replacement bfd which
884*0057d3ffSchristos	is to be added to the hash table in place of the original element.
885*0057d3ffSchristos
886*0057d3ffSchristos2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com>
887*0057d3ffSchristos
888*0057d3ffSchristos	Apply LD plugin patch series (part 1/6).
889*0057d3ffSchristos	* plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
890*0057d3ffSchristos
891*0057d3ffSchristos2010-10-06  Andi Kleen  <ak@linux.intel.com>
892*0057d3ffSchristos
893*0057d3ffSchristos	* libiberty.h (setproctitle): Add prototype.
894*0057d3ffSchristos
895*0057d3ffSchristos2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
896*0057d3ffSchristos
897*0057d3ffSchristos	* arm.h (ARM_EXT_V6Z): Remove.
898*0057d3ffSchristos	(ARM_EXT_SEC): New define.
899*0057d3ffSchristos	(ARM_AEXT_V6Z): Use Security Extensions.
900*0057d3ffSchristos	(ARM_AEXT_V6ZK): Likeiwse.
901*0057d3ffSchristos	(ARM_AEXT_V6ZT2): Likewise.
902*0057d3ffSchristos	(ARM_AEXT_V6ZKT2): Likewise.
903*0057d3ffSchristos	(ARM_AEXT_V7_ARM): Base v7 does not have Security Extensions.
904*0057d3ffSchristos	(ARM_ARCH_V7A_SEC): New define.
905*0057d3ffSchristos	(ARM_ARCH_V7A_MP): Rename...
906*0057d3ffSchristos	(ARM_ARCH_V7A_MP_SEC): ...to this and add Security Extensions.
907*0057d3ffSchristos
908*0057d3ffSchristos2010-09-09  Jakub Jelinek  <jakub@redhat.com>
909*0057d3ffSchristos
910*0057d3ffSchristos	* dwarf2.h (DW_OP_GNU_implicit_pointer): New.
911*0057d3ffSchristos
912*0057d3ffSchristos2010-07-06  Ken Werner  <ken.werner@de.ibm.com>
913*0057d3ffSchristos
914*0057d3ffSchristos	* floatformat.h (floatformat_ieee_half_big): Add declaration.
915*0057d3ffSchristos	(floatformat_ieee_half_little): Likewise.
916*0057d3ffSchristos
917*0057d3ffSchristos2010-06-29  Alan Modra  <amodra@gmail.com>
918*0057d3ffSchristos
919*0057d3ffSchristos	* dis-asm.h: Remove references to maxq.
920*0057d3ffSchristos
921*0057d3ffSchristos2010-06-21  Rafael Espindola  <espindola@google.com>
922*0057d3ffSchristos
923*0057d3ffSchristos	* plugin-api.h (ld_plugin_set_extra_library_path): New.
924*0057d3ffSchristos	(ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
925*0057d3ffSchristos	(ld_plugin_tv): Add tv_set_extra_library_path.
926*0057d3ffSchristos
927*0057d3ffSchristos2010-06-21  Jakub Jelinek  <jakub@redhat.com>
928*0057d3ffSchristos
929*0057d3ffSchristos	* dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
930*0057d3ffSchristos
931*0057d3ffSchristos2010-06-18  Rafael Espindola  <espindola@google.com>
932*0057d3ffSchristos
933*0057d3ffSchristos	* plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
934*0057d3ffSchristos	Make argument const.
935*0057d3ffSchristos
936*0057d3ffSchristos2010-06-08  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
937*0057d3ffSchristos
938*0057d3ffSchristos	* splay-tree.h: Update copyright years.
939*0057d3ffSchristos	(splay_tree_s): Document fields.
940*0057d3ffSchristos	(splay_tree_new_typed_alloc): New.
941*0057d3ffSchristos
942*0057d3ffSchristos	* hashtab.h: Update copyright years.
943*0057d3ffSchristos	(htab_create_typed_alloc): New.
944*0057d3ffSchristos
945*0057d3ffSchristos2010-06-10  Tristan Gingold  <gingold@adacore.com>
946*0057d3ffSchristos
947*0057d3ffSchristos	* dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
948*0057d3ffSchristos	DW_TAG_HP_Bliss_field_set.
949*0057d3ffSchristos	(enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
950*0057d3ffSchristos	DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
951*0057d3ffSchristos	DW_AT_HP_definition_points, DW_AT_HP_default_location and
952*0057d3ffSchristos	DW_AT_HP_is_result_param.
953*0057d3ffSchristos	(enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
954*0057d3ffSchristos	DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
955*0057d3ffSchristos	DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
956*0057d3ffSchristos	DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
957*0057d3ffSchristos	(enum dwarf_line_number_x_ops): Add
958*0057d3ffSchristos	DW_LNE_HP_source_file_correlation.
959*0057d3ffSchristos	(enum dwarf_source_language): Add DW_LANG_HP_Bliss,
960*0057d3ffSchristos	DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
961*0057d3ffSchristos	DW_LANG_HP_Assembler.
962*0057d3ffSchristos
963*0057d3ffSchristos2010-06-01  Rafael Espindola  <espindola@google.com>
964*0057d3ffSchristos
965*0057d3ffSchristos	* plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
966*0057d3ffSchristos
967*0057d3ffSchristos2010-04-26  Pedro Alves  <pedro@codesourcery.com>
968*0057d3ffSchristos
969*0057d3ffSchristos	* filenames.h (PATH_SEPARATOR): Delete.
970*0057d3ffSchristos
971*0057d3ffSchristos2010-04-23  Pedro Alves  <pedro@codesourcery.com>
972*0057d3ffSchristos
973*0057d3ffSchristos	* filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
974*0057d3ffSchristos	always define it independently of host, add `dos_based' parameter,
975*0057d3ffSchristos	and handle it.
976*0057d3ffSchristos	(PATH_SEPARATOR): Define.
977*0057d3ffSchristos	(HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
978*0057d3ffSchristos	independently of host, add `dos_based' parameter, and handle it.
979*0057d3ffSchristos	(IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
980*0057d3ffSchristos	it independently of host, add `dos_based' parameter, and handle
981*0057d3ffSchristos	it.
982*0057d3ffSchristos	(IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
983*0057d3ffSchristos	(IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
984*0057d3ffSchristos	(HAS_DOS_DRIVE_SPEC): New.
985*0057d3ffSchristos	(HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
986*0057d3ffSchristos	(IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
987*0057d3ffSchristos	(IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
988*0057d3ffSchristos	* libiberty.h (dos_lbasename, unix_lbasename): Declare.
989*0057d3ffSchristos
990*0057d3ffSchristos2009-05-31  Ian Lance Taylor  <iant@google.com>
991*0057d3ffSchristos
992*0057d3ffSchristos	* ansidecl.h: Add extern "C" when compiling with C++.  Treat C++
993*0057d3ffSchristos	the way we treat an ISO C compiler.  Don't define inline as a
994*0057d3ffSchristos	macro when compiling with C++.
995*0057d3ffSchristos	* dyn-string.h: Add header guard DYN_STRING_H.  Add extern "C"
996*0057d3ffSchristos	when compiling with C++.
997*0057d3ffSchristos	* fibheap.h: Add extern "C" when compiling with C++.
998*0057d3ffSchristos
999*0057d3ffSchristos2010-04-23  Pedro Alves  <pedro@codesourcery.com>
1000*0057d3ffSchristos
1001*0057d3ffSchristos	* filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
1002*0057d3ffSchristos	always define it independently of host, add `dos_based' parameter,
1003*0057d3ffSchristos	and handle it.
1004*0057d3ffSchristos	(HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
1005*0057d3ffSchristos	independently of host, add `dos_based' parameter, and handle it.
1006*0057d3ffSchristos	(IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
1007*0057d3ffSchristos	it independently of host, add `dos_based' parameter, and handle
1008*0057d3ffSchristos	it.
1009*0057d3ffSchristos	(IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
1010*0057d3ffSchristos	(IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
1011*0057d3ffSchristos	(HAS_DOS_DRIVE_SPEC): New.
1012*0057d3ffSchristos	(HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
1013*0057d3ffSchristos	(IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
1014*0057d3ffSchristos	(IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
1015*0057d3ffSchristos	* libiberty.h (dos_lbasename, unix_lbasename): Declare.
1016*0057d3ffSchristos
1017*0057d3ffSchristos2010-04-20  Nick Clifton  <nickc@redhat.com>
1018*0057d3ffSchristos
1019*0057d3ffSchristos	* sha1.h: Update copyright notice to use GPLv3.
1020*0057d3ffSchristos
1021*0057d3ffSchristos2010-04-15  Nick Clifton  <nickc@redhat.com>
1022*0057d3ffSchristos
1023*0057d3ffSchristos	* bout.h: Update copyright notice to use GPLv3.
1024*0057d3ffSchristos	* hp-symtab.h: Likewise.
1025*0057d3ffSchristos	* oasys.h: Likewise.
1026*0057d3ffSchristos	* progress.h: Likewise.
1027*0057d3ffSchristos	* sha1.h: Likewise.
1028*0057d3ffSchristos	* xtensa-isa-internal.h: Likewise.
1029*0057d3ffSchristos	* xtensa-isa.h: Likewise.
1030*0057d3ffSchristos
1031*0057d3ffSchristos2010-04-14  Doug Evans  <dje@google.com>
1032*0057d3ffSchristos
1033*0057d3ffSchristos	* filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
1034*0057d3ffSchristos
1035*0057d3ffSchristos2010-04-05  Jakub Jelinek  <jakub@redhat.com>
1036*0057d3ffSchristos
1037*0057d3ffSchristos	* dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
1038*0057d3ffSchristos	field.
1039*0057d3ffSchristos
1040*0057d3ffSchristos2010-03-25  Joseph Myers  <joseph@codesourcery.com>
1041*0057d3ffSchristos
1042*0057d3ffSchristos	* dis-asm.h (print_insn_tic6x): Declare.
1043*0057d3ffSchristos
1044*0057d3ffSchristos2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1045*0057d3ffSchristos
1046*0057d3ffSchristos	* symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
1047*0057d3ffSchristos
1048*0057d3ffSchristos2010-01-13  Joel Brobecker  <brobecker@adacore.com>
1049*0057d3ffSchristos
1050*0057d3ffSchristos	Add new DW_AT_use_GNAT_descriptive_type CU attribute.
1051*0057d3ffSchristos	* dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
1052*0057d3ffSchristos
1053*0057d3ffSchristos2010-01-11  Tristan Gingold  <gingold@adacore.com>
1054*0057d3ffSchristos
1055*0057d3ffSchristos	* demangle.h (ada_demangle): Add prototype.
1056*0057d3ffSchristos
1057*0057d3ffSchristos2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1058*0057d3ffSchristos
1059*0057d3ffSchristos	PR bootstrap/41771
1060*0057d3ffSchristos	* ansidecl.h: Fix inline test for C99 and Sun Studio cc.
1061*0057d3ffSchristos
1062*0057d3ffSchristos2009-12-29  Joel Brobecker  <brobecker@adacore.com>
1063*0057d3ffSchristos
1064*0057d3ffSchristos	* dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
1065*0057d3ffSchristos
1066*0057d3ffSchristos2009-12-14  Doug Kwan  <dougkwan@google.com>
1067*0057d3ffSchristos
1068*0057d3ffSchristos	* bfdlink.h (struct bfd_link_callbacks): Rename function parameters
1069*0057d3ffSchristos	to avoid shadowed variable warnings.
1070*0057d3ffSchristos	* dis-asm.h (struct disassemble_info): Ditto.
1071*0057d3ffSchristos	(disassemble_init_for_target): Ditto.
1072*0057d3ffSchristos	(init_disassemble_info): Ditto.
1073*0057d3ffSchristos
1074*0057d3ffSchristos2009-11-18  Alan Modra  <amodra@bigpond.net.au>
1075*0057d3ffSchristos
1076*0057d3ffSchristos	* alloca-conf.h: Clarify comment.
1077*0057d3ffSchristos
1078*0057d3ffSchristos2009-11-06  Jonas Maebe  <jonas.maebe@elis.ugent.be>
1079*0057d3ffSchristos
1080*0057d3ffSchristos	Add DWARF attribute value for the "Borland fastcall" calling
1081*0057d3ffSchristos	convention.
1082*0057d3ffSchristos	* dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
1083*0057d3ffSchristos
1084*0057d3ffSchristos2009-10-23  Kai Tietz  <kai.tietz@onevision.com>
1085*0057d3ffSchristos
1086*0057d3ffSchristos	* splay-tree.h (libi_uhostptr_t): Add gcc specific
1087*0057d3ffSchristos	__extension__ for long long type case to silent cX9.
1088*0057d3ffSchristos	(libi_shostptr_t): Likewise.
1089*0057d3ffSchristos
1090*0057d3ffSchristos2009-10-19  Rafael Avila de Espindola  <espindola@google.com>
1091*0057d3ffSchristos
1092*0057d3ffSchristos	PR40790
1093*0057d3ffSchristos	* plugin-api.h: Don't include stdint.h unconditionally.
1094*0057d3ffSchristos
1095*0057d3ffSchristos2009-10-15  Jakub Jelinek  <jakub@redhat.com>
1096*0057d3ffSchristos
1097*0057d3ffSchristos	* dwarf2.h (DW_LANG_Python): Add comment that it is
1098*0057d3ffSchristos	a DWARF 4 addition.
1099*0057d3ffSchristos
1100*0057d3ffSchristos2009-10-14  Alan Modra  <amodra@bigpond.net.au>
1101*0057d3ffSchristos
1102*0057d3ffSchristos	* bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from
1103*0057d3ffSchristos	bfd_link_common_skip_ar_aymbols.
1104*0057d3ffSchristos	(struct bfd_link_info): Here too.
1105*0057d3ffSchristos
1106*0057d3ffSchristos2009-10-09  Rafael Espindola  <espindola@google.com>
1107*0057d3ffSchristos
1108*0057d3ffSchristos	* plugin-api.h (ld_plugin_add_input_library): Change argument name to
1109*0057d3ffSchristos	libname.
1110*0057d3ffSchristos
1111*0057d3ffSchristos2008-10-03  Rafael Espindola  <espindola@google.com>
1112*0057d3ffSchristos
1113*0057d3ffSchristos	* plugin-api.h: New.
1114*0057d3ffSchristos	* lto-symtab.h: New.
1115*0057d3ffSchristos
1116*0057d3ffSchristos2009-10-05   Rafael Espindola  <espindola@google.com>
1117*0057d3ffSchristos
1118*0057d3ffSchristos	* plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
1119*0057d3ffSchristos	(ld_plugin_get_input_file): New.
1120*0057d3ffSchristos	(ld_plugin_release_input_file): New.
1121*0057d3ffSchristos	(ld_plugin_add_input_library): New.
1122*0057d3ffSchristos	(ld_plugin_message): Mark format const.
1123*0057d3ffSchristos	(ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
1124*0057d3ffSchristos	LDPT_ADD_INPUT_LIBRARY.
1125*0057d3ffSchristos	(ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
1126*0057d3ffSchristos	tv_add_input_library.
1127*0057d3ffSchristos
1128*0057d3ffSchristos2009-10-04  Jerry Quinn  <jlquinn@optonline.net>
1129*0057d3ffSchristos
1130*0057d3ffSchristos	* plugin-api.h: Fix compile.
1131*0057d3ffSchristos
1132*0057d3ffSchristos2009-09-29  Jason Merrill  <jason@redhat.com>
1133*0057d3ffSchristos
1134*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
1135*0057d3ffSchristos	DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
1136*0057d3ffSchristos	DEMANGLE_COMPONENT_UNNAMED_TYPE.
1137*0057d3ffSchristos	(struct demangle_component): Add s_unary_num.
1138*0057d3ffSchristos
1139*0057d3ffSchristos2009-09-29  DJ Delorie  <dj@redhat.com>
1140*0057d3ffSchristos
1141*0057d3ffSchristos	* dis-asm.h: Add prototype for print_insn_rx.
1142*0057d3ffSchristos
1143*0057d3ffSchristos2009-09-25  Dodji Seketeli  <dodji@redhat.com>
1144*0057d3ffSchristos
1145*0057d3ffSchristos	* dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
1146*0057d3ffSchristos	DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
1147*0057d3ffSchristos	and DW_TAG_formal_parameter_pack until DWARF 5 is out.
1148*0057d3ffSchristos
1149*0057d3ffSchristos2009-09-25  Cary Coutant  <ccoutant@google.com>
1150*0057d3ffSchristos
1151*0057d3ffSchristos	Add rest of new values from DWARF Version 4.
1152*0057d3ffSchristos	* dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
1153*0057d3ffSchristos	New tags.
1154*0057d3ffSchristos	(DW_FORM_ref_sig8): New name for DW_FORM_sig8.
1155*0057d3ffSchristos	(DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
1156*0057d3ffSchristos	DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
1157*0057d3ffSchristos	DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
1158*0057d3ffSchristos	DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
1159*0057d3ffSchristos	DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
1160*0057d3ffSchristos	attributes.
1161*0057d3ffSchristos	(DW_LANG_Python): New language.
1162*0057d3ffSchristos
1163*0057d3ffSchristos2009-09-24  Cary Coutant  <ccoutant@google.com>
1164*0057d3ffSchristos
1165*0057d3ffSchristos	* dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
1166*0057d3ffSchristos	New tags.
1167*0057d3ffSchristos	(DW_FORM_ref_sig8): New name for DW_FORM_sig8.
1168*0057d3ffSchristos	(DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
1169*0057d3ffSchristos	DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
1170*0057d3ffSchristos	DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
1171*0057d3ffSchristos	DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
1172*0057d3ffSchristos	DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
1173*0057d3ffSchristos	attributes.
1174*0057d3ffSchristos	(DW_LANG_Python): New language.
1175*0057d3ffSchristos
1176*0057d3ffSchristos2009-09-22  Dodji Seketeli  <dodji@redhat.com>
1177*0057d3ffSchristos
1178*0057d3ffSchristos	* dwarf2.h (enum dwarf_tag): Add
1179*0057d3ffSchristos	DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
1180*0057d3ffSchristos
1181*0057d3ffSchristos2009-09-09  Martin Thuresson  <martin@mtme.org>
1182*0057d3ffSchristos
1183*0057d3ffSchristos	* bfdlink.h (struct bfd_link_hash_common_entry): Move to top
1184*0057d3ffSchristos	level.
1185*0057d3ffSchristos
1186*0057d3ffSchristos2009-08-06  Michael Eager <eager@eagercon.com>
1187*0057d3ffSchristos
1188*0057d3ffSchristos	* dis-asm.h: Decl print_insn_microblaze().
1189*0057d3ffSchristos
1190*0057d3ffSchristos2009-07-24  Ian Lance Taylor  <iant@google.com>
1191*0057d3ffSchristos
1192*0057d3ffSchristos	* libiberty.h (crc32): Declare.
1193*0057d3ffSchristos
1194*0057d3ffSchristos2009-07-20  Cary Coutant  <ccoutant@google.com>
1195*0057d3ffSchristos	    Doug Evans  <dje@google.com>
1196*0057d3ffSchristos
1197*0057d3ffSchristos	Add some dwarf4 values.
1198*0057d3ffSchristos	* dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
1199*0057d3ffSchristos	(enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
1200*0057d3ffSchristos	DW_FORM_flag_present, DW_FORM_sig8.
1201*0057d3ffSchristos	(enum dwarf_attribute): Add DW_AT_signature.
1202*0057d3ffSchristos
1203*0057d3ffSchristos2009-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1204*0057d3ffSchristos
1205*0057d3ffSchristos	* demangle.h
1206*0057d3ffSchristos	(enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
1207*0057d3ffSchristos	(enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
1208*0057d3ffSchristos	New.
1209*0057d3ffSchristos
1210*0057d3ffSchristos2009-07-10  Tom Tromey  <tromey@redhat.com>
1211*0057d3ffSchristos
1212*0057d3ffSchristos	* dwarf2.h: New file, moved from elf/.
1213*0057d3ffSchristos
1214*0057d3ffSchristos2009-07-09  Jakub Jelinek  <jakub@redhat.com>
1215*0057d3ffSchristos
1216*0057d3ffSchristos	* dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
1217*0057d3ffSchristos	and DW_OP_stack_value.
1218*0057d3ffSchristos
1219*0057d3ffSchristos2009-07-09  Tom Tromey  <tromey@redhat.com>
1220*0057d3ffSchristos
1221*0057d3ffSchristos	* elf/dwarf2.h: Remove, renaming to...
1222*0057d3ffSchristos	* dwarf2.h: ... this.
1223*0057d3ffSchristos
1224*0057d3ffSchristos2009-06-29  Tom Tromey  <tromey@redhat.com>
1225*0057d3ffSchristos
1226*0057d3ffSchristos	* elf/dwarf2.h: New file.  Merged with gdb.
1227*0057d3ffSchristos
1228*0057d3ffSchristos2009-06-18  Nick Clifton  <nickc@redhat.com>
1229*0057d3ffSchristos
1230*0057d3ffSchristos	* dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
1231*0057d3ffSchristos	field of struct disassemble_info.
1232*0057d3ffSchristos
1233*0057d3ffSchristos2009-06-09  Ian Lance Taylor  <ian@airs.com>
1234*0057d3ffSchristos
1235*0057d3ffSchristos	* ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
1236*0057d3ffSchristos
1237*0057d3ffSchristos2009-06-15  Nick Clifton  <nickc@redhat.com>
1238*0057d3ffSchristos
1239*0057d3ffSchristos	* dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
1240*0057d3ffSchristos	struct disassemble_info.
1241*0057d3ffSchristos
1242*0057d3ffSchristos2009-06-02  Ian Lance Taylor  <iant@google.com>
1243*0057d3ffSchristos
1244*0057d3ffSchristos	* ansidecl.h (EXPORTED_CONST): Define.
1245*0057d3ffSchristos
1246*0057d3ffSchristos2009-05-31  Ian Lance Taylor  <iant@google.com>
1247*0057d3ffSchristos
1248*0057d3ffSchristos	* ansidecl.h: Add extern "C" when compiling with C++.  Treat C++
1249*0057d3ffSchristos	the way we treat an ISO C compiler.  Don't define inline as a
1250*0057d3ffSchristos	macdro when compiling with C++.
1251*0057d3ffSchristos	* dyn-string.h: Add header guard DYN_STRING_H.  Add extern "C"
1252*0057d3ffSchristos	when compiling with C++.
1253*0057d3ffSchristos	* fibheap.h: Add extern "C" when compiling with C++.
1254*0057d3ffSchristos
1255*0057d3ffSchristos2009-05-25  Tristan Gingold  <gingold@adacore.com>
1256*0057d3ffSchristos
1257*0057d3ffSchristos	* fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
1258*0057d3ffSchristos	FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
1259*0057d3ffSchristos
1260*0057d3ffSchristos2009-04-22  Taras Glek <tglek@mozilla.com>
1261*0057d3ffSchristos
1262*0057d3ffSchristos	* hashtab.h: Update GTY annotations to new syntax.
1263*0057d3ffSchristos	* splay-tree.h: Likewise.
1264*0057d3ffSchristos
1265*0057d3ffSchristos2009-04-08  H.J. Lu  <hongjiu.lu@intel.com>
1266*0057d3ffSchristos
1267*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add warn_alternate_em.
1268*0057d3ffSchristos
1269*0057d3ffSchristos2009-03-18  Alan Modra  <amodra@bigpond.net.au>
1270*0057d3ffSchristos
1271*0057d3ffSchristos	* alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
1272*0057d3ffSchristos	documentation.
1273*0057d3ffSchristos
1274*0057d3ffSchristos2009-03-17  Jason Merrill  <jason@redhat.com>
1275*0057d3ffSchristos
1276*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
1277*0057d3ffSchristos	DEMANGLE_COMPONENT_FUNCTION_PARAM.
1278*0057d3ffSchristos
1279*0057d3ffSchristos2008-12-01  Cary Coutant  <ccoutant@google.com>
1280*0057d3ffSchristos
1281*0057d3ffSchristos	* plugin-api.h (LDPS_BAD_HANDLE): New constant.
1282*0057d3ffSchristos	(ld_plugin_get_input_file): New typedef.
1283*0057d3ffSchristos	(ld_plugin_release_input_file): New typedef.
1284*0057d3ffSchristos	(LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
1285*0057d3ffSchristos	(struct ld_plugin_tv): Add two new fields.
1286*0057d3ffSchristos
1287*0057d3ffSchristos2008-12-23  Jon Beniston <jon@beniston.com>
1288*0057d3ffSchristos
1289*0057d3ffSchristos	* dis-asm.h: Add LM32 disassembler function prototype.
1290*0057d3ffSchristos
1291*0057d3ffSchristos2008-12-10  Jason Merrill  <jason@redhat.com>
1292*0057d3ffSchristos
1293*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
1294*0057d3ffSchristos	DEMANGLE_COMPONENT_FIXED_TYPE.
1295*0057d3ffSchristos
1296*0057d3ffSchristos2008-12-01  Cary Coutant  <ccoutant@google.com>
1297*0057d3ffSchristos
1298*0057d3ffSchristos	* plugin-api.h (ld_plugin_message): Change format parameter to const.
1299*0057d3ffSchristos
1300*0057d3ffSchristos2008-12-01  Cary Coutant  <ccoutant@google.com>
1301*0057d3ffSchristos
1302*0057d3ffSchristos	* plugin-api.h: Fix syntax error when compiling with C++.
1303*0057d3ffSchristos
1304*0057d3ffSchristos2008-11-26  Alan Modra  <amodra@bigpond.net.au>
1305*0057d3ffSchristos
1306*0057d3ffSchristos	PR 7047
1307*0057d3ffSchristos	* bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
1308*0057d3ffSchristos	Add "literal".
1309*0057d3ffSchristos
1310*0057d3ffSchristos2008-11-21  Sterling Augustine  <sterling@tensilica.com>
1311*0057d3ffSchristos
1312*0057d3ffSchristos	* xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
1313*0057d3ffSchristos	* xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
1314*0057d3ffSchristos
1315*0057d3ffSchristos2008-11-19  Bob Wilson  <bob.wilson@acm.org>
1316*0057d3ffSchristos
1317*0057d3ffSchristos	* xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
1318*0057d3ffSchristos	(XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
1319*0057d3ffSchristos	(XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
1320*0057d3ffSchristos	(XCHAL_NUM_AREGS): Change to 32.
1321*0057d3ffSchristos	(XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
1322*0057d3ffSchristos	(XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
1323*0057d3ffSchristos	(XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
1324*0057d3ffSchristos	(XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
1325*0057d3ffSchristos	(XCHAL_DEBUGLEVEL): Change to 6.
1326*0057d3ffSchristos
1327*0057d3ffSchristos2008-11-14  Tristan Gingold  <gingold@adacore.com>
1328*0057d3ffSchristos
1329*0057d3ffSchristos	* fopen-vms.h (FOPEN_RB): Use a single string to match the
1330*0057d3ffSchristos	standard prototype.
1331*0057d3ffSchristos	(FOPEN_WB): Ditto.
1332*0057d3ffSchristos	(FOPEN_AB): Ditto.
1333*0057d3ffSchristos	(FOPEN_RUB): Ditto.
1334*0057d3ffSchristos	(FOPEN_WUB): Ditto.
1335*0057d3ffSchristos	(FOPEN_AUB): Ditto.
1336*0057d3ffSchristos
1337*0057d3ffSchristos2008-10-21  Alan Modra  <amodra@bigpond.net.au>
1338*0057d3ffSchristos
1339*0057d3ffSchristos	* obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
1340*0057d3ffSchristos
1341*0057d3ffSchristos2008-10-06  Jason Merrill  <jason@redhat.com>
1342*0057d3ffSchristos
1343*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
1344*0057d3ffSchristos	DEMANGLE_COMPONENT_PACK_EXPANSION.
1345*0057d3ffSchristos
1346*0057d3ffSchristos2008-09-22 Rafael Espindola  <espindola@google.com>
1347*0057d3ffSchristos
1348*0057d3ffSchristos	* plugin-api.h (ld_plugin_status): Remove comma from the last item.
1349*0057d3ffSchristos	Use C style comment.
1350*0057d3ffSchristos	(ld_plugin_api_version, ld_plugin_output_file_type,
1351*0057d3ffSchristos	ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
1352*0057d3ffSchristos	ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
1353*0057d3ffSchristos	comma from the last item.
1354*0057d3ffSchristos
1355*0057d3ffSchristos2008-09-18  Cary Coutant  <ccoutant@google.com>
1356*0057d3ffSchristos
1357*0057d3ffSchristos	Add plugin functionality for link-time optimization (LTO).
1358*0057d3ffSchristos	* plugin-api.h: New file.
1359*0057d3ffSchristos
1360*0057d3ffSchristos2008-09-09  Jason Merrill  <jason@redhat.com>
1361*0057d3ffSchristos
1362*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
1363*0057d3ffSchristos	DEMANGLE_COMPONENT_DECLTYPE.
1364*0057d3ffSchristos
1365*0057d3ffSchristos2008-08-25  Alan Modra  <amodra@bigpond.net.au>
1366*0057d3ffSchristos
1367*0057d3ffSchristos	* binary-io.h: New file, imported from gnulib, but don't
1368*0057d3ffSchristos	#include <fcntl.h> or <stdio.h>.
1369*0057d3ffSchristos
1370*0057d3ffSchristos2008-08-17  Alan Modra  <amodra@bigpond.net.au>
1371*0057d3ffSchristos
1372*0057d3ffSchristos	* bfdlink.h (bfd_generic_link_read_symbols): Declare.
1373*0057d3ffSchristos
1374*0057d3ffSchristos2008-07-12  Jie Zhang  <jie.zhang@analog.com>
1375*0057d3ffSchristos
1376*0057d3ffSchristos	Revert
1377*0057d3ffSchristos	2008-07-12  Jie Zhang  <jie.zhang@analog.com>
1378*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add sep_code member
1379*0057d3ffSchristos	variable.
1380*0057d3ffSchristos
1381*0057d3ffSchristos2008-07-12  Jie Zhang  <jie.zhang@analog.com>
1382*0057d3ffSchristos
1383*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add sep_code member
1384*0057d3ffSchristos	variable.
1385*0057d3ffSchristos
1386*0057d3ffSchristos2008-07-07  Stan Shebs  <stan@codesourcery.com>
1387*0057d3ffSchristos
1388*0057d3ffSchristos	* dis-asm.h (struct disassemble_info): Add endian_code field.
1389*0057d3ffSchristos
1390*0057d3ffSchristos2008-07-07  Joel Brobecker  <brobecker@adacore.com>
1391*0057d3ffSchristos
1392*0057d3ffSchristos	* safe-ctype.h: Add #include of ctype.h before redefining
1393*0057d3ffSchristos	the ctype.h macros.
1394*0057d3ffSchristos
1395*0057d3ffSchristos2008-07-04  Joel Brobecker  <brobecker@adacore.com>
1396*0057d3ffSchristos
1397*0057d3ffSchristos	* safe-ctype.h: Remove #error when detecting that ctype.h has been
1398*0057d3ffSchristos	included. Redefine the various macros provided by ctype.h as
1399*0057d3ffSchristos	undefined variables.
1400*0057d3ffSchristos
1401*0057d3ffSchristos2008-06-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1402*0057d3ffSchristos
1403*0057d3ffSchristos	* libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1404*0057d3ffSchristos	XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1405*0057d3ffSchristos
1406*0057d3ffSchristos2008-06-06  Alan Modra  <amodra@bigpond.net.au>
1407*0057d3ffSchristos
1408*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add "path_separator".
1409*0057d3ffSchristos
1410*0057d3ffSchristos2008-04-10  Andreas Krebbel  <krebbel1@de.ibm.com>
1411*0057d3ffSchristos
1412*0057d3ffSchristos	* dis-asm.h (print_s390_disassembler_options):
1413*0057d3ffSchristos	Prototype added.
1414*0057d3ffSchristos
1415*0057d3ffSchristos2008-03-24  Ian Lance Taylor  <iant@google.com>
1416*0057d3ffSchristos
1417*0057d3ffSchristos	* sha1.h: New file, from gnulib.
1418*0057d3ffSchristos
1419*0057d3ffSchristos	* md5.h: Add extern "C" when compiled with C++.
1420*0057d3ffSchristos
1421*0057d3ffSchristos2008-03-24  Ian Lance Taylor  <iant@google.com>
1422*0057d3ffSchristos
1423*0057d3ffSchristos	* md5.h: Add extern "C" when compiled with C++.
1424*0057d3ffSchristos
1425*0057d3ffSchristos2008-03-21  Ian Lance Taylor  <iant@google.com>
1426*0057d3ffSchristos
1427*0057d3ffSchristos	* filenames.h: Add extern "C" when compiled with C++.
1428*0057d3ffSchristos
1429*0057d3ffSchristos2008-02-15  Alan Modra  <amodra@bigpond.net.au>
1430*0057d3ffSchristos
1431*0057d3ffSchristos	* bfdlink.h (struct bfd_link_hash_table): Delete creator field.
1432*0057d3ffSchristos	(struct bfd_link_info): Add output_bfd.
1433*0057d3ffSchristos
1434*0057d3ffSchristos2008-02-11  Bob Wilson  <bob.wilson@acm.org>
1435*0057d3ffSchristos
1436*0057d3ffSchristos	* xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1437*0057d3ffSchristos	(XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
1438*0057d3ffSchristos
1439*0057d3ffSchristos2008-01-26  David Daney  <ddaney@avtrex.com>
1440*0057d3ffSchristos
1441*0057d3ffSchristos	* demangle.h (demangle_component_type):  Add
1442*0057d3ffSchristos	DEMANGLE_COMPONENT_JAVA_RESOURCE,
1443*0057d3ffSchristos	DEMANGLE_COMPONENT_COMPOUND_NAME, and
1444*0057d3ffSchristos	DEMANGLE_COMPONENT_CHARACTER as new enum values.
1445*0057d3ffSchristos	(demangle_component): Add struct s_character to union u.
1446*0057d3ffSchristos
1447*0057d3ffSchristos2007-11-07  Joseph Myers  <joseph@codesourcery.com>
1448*0057d3ffSchristos	    Daniel Jacobowitz  <dan@codesourcery.com>
1449*0057d3ffSchristos
1450*0057d3ffSchristos	* floatformat.h (struct floatformat): Add split_half field.
1451*0057d3ffSchristos	(floatformat_ibm_long_double): New.
1452*0057d3ffSchristos
1453*0057d3ffSchristos2007-09-06  Tom Tromey  <tromey@redhat.com>
1454*0057d3ffSchristos
1455*0057d3ffSchristos	* libiberty.h (pex_free): Document process killing.
1456*0057d3ffSchristos
1457*0057d3ffSchristos2007-08-31  Douglas Gregor  <doug.gregor@gmail.com>
1458*0057d3ffSchristos
1459*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Add
1460*0057d3ffSchristos	DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1461*0057d3ffSchristos
1462*0057d3ffSchristos2007-07-25  Ben Elliston  <bje@au.ibm.com>
1463*0057d3ffSchristos
1464*0057d3ffSchristos	* ternary.h: Remove.
1465*0057d3ffSchristos
1466*0057d3ffSchristos2007-07-18  Bob Wilson  <bob.wilson@acm.org>
1467*0057d3ffSchristos
1468*0057d3ffSchristos	* xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1469*0057d3ffSchristos	(XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
1470*0057d3ffSchristos
1471*0057d3ffSchristos2007-07-17  Nick Clifton  <nickc@redhat.com>
1472*0057d3ffSchristos
1473*0057d3ffSchristos	* COPYING3: New file.  Contains version 3 of the GNU General
1474*0057d3ffSchristos	Public License.
1475*0057d3ffSchristos
1476*0057d3ffSchristos2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
1477*0057d3ffSchristos
1478*0057d3ffSchristos	* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
1479*0057d3ffSchristos	work-a-round whitespace problem in gcc gengtype.
1480*0057d3ffSchristos
1481*0057d3ffSchristos	* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1482*0057d3ffSchristos	needed for WIN64 when a long is not wide enough for a pointer.
1483*0057d3ffSchristos	(splay_tree_key, splay_tree_value): Use the new types.
1484*0057d3ffSchristos
1485*0057d3ffSchristos2007-07-09  Roland McGrath  <roland@redhat.com>
1486*0057d3ffSchristos
1487*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
1488*0057d3ffSchristos
1489*0057d3ffSchristos2007-07-06  Nick Clifton  <nickc@redhat.com>
1490*0057d3ffSchristos
1491*0057d3ffSchristos	* bfdlink.h: Update copyright notice to refer to GPLv3.
1492*0057d3ffSchristos
1493*0057d3ffSchristos2007-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1494*0057d3ffSchristos
1495*0057d3ffSchristos	* dis-asm.h (print_insn_cr16): New prototype.
1496*0057d3ffSchristos
1497*0057d3ffSchristos2007-06-01  Noah Misch  <noah@cs.caltech.edu>
1498*0057d3ffSchristos	    Alan Modra  <amodra@bigpond.net.au>
1499*0057d3ffSchristos
1500*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
1501*0057d3ffSchristos
1502*0057d3ffSchristos2007-05-07  Nathan Froyd  <froydnj@codesourcery.com>
1503*0057d3ffSchristos
1504*0057d3ffSchristos	* libiberty.h (writeargv): Declare.
1505*0057d3ffSchristos
1506*0057d3ffSchristos2007-04-30  Alan Modra  <amodra@bigpond.net.au>
1507*0057d3ffSchristos
1508*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
1509*0057d3ffSchristos
1510*0057d3ffSchristos2007-04-25  Mark Mitchell  <mark@codesourcery.com>
1511*0057d3ffSchristos
1512*0057d3ffSchristos	* demangle.h: Change license to LGPL + exception.
1513*0057d3ffSchristos
1514*0057d3ffSchristos2007-04-10  Richard Henderson  <rth@redhat.com>
1515*0057d3ffSchristos
1516*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add relax_trip.
1517*0057d3ffSchristos
1518*0057d3ffSchristos2007-03-29  Joel Brobecker  <brobecker@adacore.com>
1519*0057d3ffSchristos
1520*0057d3ffSchristos	* filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1521*0057d3ffSchristos	regardless of the type of file system.
1522*0057d3ffSchristos
1523*0057d3ffSchristos2007-03-06  Jan Hubicka  <jh@suse.cz>
1524*0057d3ffSchristos
1525*0057d3ffSchristos	* ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1526*0057d3ffSchristos
1527*0057d3ffSchristos2007-02-21  Nick Clifton  <nickc@redhat.com>
1528*0057d3ffSchristos
1529*0057d3ffSchristos	* bfdlink.h (struct bfd_link_callbacks): Add
1530*0057d3ffSchristos	override_segment_assignment field.
1531*0057d3ffSchristos
1532*0057d3ffSchristos2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1533*0057d3ffSchristos	    Nathan Sidwell  <nathan@codesourcery.com>
1534*0057d3ffSchristos	    Vladimir Prus  <vladimir@codesourcery.com
1535*0057d3ffSchristos	    Joseph Myers  <joseph@codesourcery.com>
1536*0057d3ffSchristos
1537*0057d3ffSchristos	* bin-bugs.h: Remove.
1538*0057d3ffSchristos
1539*0057d3ffSchristos2007-02-09  Joseph S. Myers  <joseph@codesourcery.com>
1540*0057d3ffSchristos
1541*0057d3ffSchristos	* libiberty.h (pex_write_input): Remove prototype.
1542*0057d3ffSchristos
1543*0057d3ffSchristos2007-02-05  Dave Brolley  <brolley@redhat.com>
1544*0057d3ffSchristos
1545*0057d3ffSchristos	* Contribute the following changes:
1546*0057d3ffSchristos	2001-03-26  Ben Elliston  <bje@redhat.com>
1547*0057d3ffSchristos
1548*0057d3ffSchristos	* dis-asm.h (print_insn_mep): Declare.
1549*0057d3ffSchristos
1550*0057d3ffSchristos2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
1551*0057d3ffSchristos
1552*0057d3ffSchristos	* dis-asm.h (print_i386_disassembler_options): New.
1553*0057d3ffSchristos
1554*0057d3ffSchristos2007-01-31  Vladimir Prus  <vladimir@codesourcery.com>
1555*0057d3ffSchristos
1556*0057d3ffSchristos	* libiberty.h (PEX_STDERR_TO_PIPE): New define.
1557*0057d3ffSchristos	(PEX_BINARY_ERROR): New define.
1558*0057d3ffSchristos	(pex_read_err): New function.
1559*0057d3ffSchristos
1560*0057d3ffSchristos2007-01-29  Simon Baldwin <simonb@google.com>
1561*0057d3ffSchristos
1562*0057d3ffSchristos	* demangle.h: New cplus_demangle_print_callback,
1563*0057d3ffSchristos	cplus_demangle_v3_callback, and java_demangle_v3_callback function
1564*0057d3ffSchristos	prototypes, and demangle_callbackref type definition.
1565*0057d3ffSchristos
1566*0057d3ffSchristos2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
1567*0057d3ffSchristos
1568*0057d3ffSchristos	PR ld/3831
1569*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
1570*0057d3ffSchristos	Add dynamic and dynamic_data.
1571*0057d3ffSchristos
1572*0057d3ffSchristos2006-12-05  Michael Tautschnig  <tautschn@model.in.tum.de>
1573*0057d3ffSchristos	    Nick Clifton  <nickc@redhat.com>
1574*0057d3ffSchristos
1575*0057d3ffSchristos	* ansidecl.h (ATTRIBUTE_PACKED): Define.
1576*0057d3ffSchristos
1577*0057d3ffSchristos2006-11-30  Andrew Stubbs  <andrew.stubbs@st.com>
1578*0057d3ffSchristos	    J"orn Rennecke <joern.rennecke@st.com>
1579*0057d3ffSchristos
1580*0057d3ffSchristos	PR driver/29931
1581*0057d3ffSchristos	* libiberty.h (make_relative_prefix_ignore_links): Declare.
1582*0057d3ffSchristos
1583*0057d3ffSchristos2006-11-27  Bob Wilson  <bob.wilson@acm.org>
1584*0057d3ffSchristos
1585*0057d3ffSchristos	* xtensa-config.h (XSHAL_ABI): New.
1586*0057d3ffSchristos	(XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1587*0057d3ffSchristos
1588*0057d3ffSchristos2006-11-27  Bob Wilson  <bob.wilson@acm.org>
1589*0057d3ffSchristos
1590*0057d3ffSchristos	* xtensa-isa.h (STATIC_LIBISA): Delete.
1591*0057d3ffSchristos
1592*0057d3ffSchristos2006-10-30  Paul Brook  <paul@codesourcery.com>
1593*0057d3ffSchristos
1594*0057d3ffSchristos	* dis-asm.h (disassemble_info): Add symtab, symtab_pos and
1595*0057d3ffSchristos	symtab_size.
1596*0057d3ffSchristos
1597*0057d3ffSchristos2006-10-30  H.J. Lu  <hongjiu.lu@intel.com>
1598*0057d3ffSchristos
1599*0057d3ffSchristos	PR ld/3111
1600*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
1601*0057d3ffSchristos
1602*0057d3ffSchristos2006-10-25  Trevor Smigiel  <Trevor_Smigiel@playstation.sony.com>
1603*0057d3ffSchristos	    Yukishige Shibata  <shibata@rd.scei.sony.co.jp>
1604*0057d3ffSchristos	    Nobuhisa Fujinami  <fnami@rd.scei.sony.co.jp>
1605*0057d3ffSchristos	    Takeaki Fukuoka  <fukuoka@rd.scei.sony.co.jp>
1606*0057d3ffSchristos	    Alan Modra  <amodra@bigpond.net.au>
1607*0057d3ffSchristos
1608*0057d3ffSchristos	* dis-asm.h (print_insn_spu): Declare.
1609*0057d3ffSchristos
1610*0057d3ffSchristos2006-09-17  Mei Ligang  <ligang@sunnorth.com.cn>
1611*0057d3ffSchristos
1612*0057d3ffSchristos	* dis-asm.h: Add prototypes for Score disassembler routines.
1613*0057d3ffSchristos
1614*0057d3ffSchristos2006-09-07  H.J. Lu  <hongjiu.lu@intel.com>
1615*0057d3ffSchristos
1616*0057d3ffSchristos	* bfdlink.h (bfd_elf_dynamic_list): New.
1617*0057d3ffSchristos	(bfd_link_info): Add a dynamic field.
1618*0057d3ffSchristos
1619*0057d3ffSchristos2006-08-04  Marcelo Tosatti  <marcelo@kvack.org>
1620*0057d3ffSchristos
1621*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
1622*0057d3ffSchristos
1623*0057d3ffSchristos2006-07-10  Jakub Jelinek  <jakub@redhat.com>
1624*0057d3ffSchristos
1625*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add emit_hash and
1626*0057d3ffSchristos	emit_gnu_hash bitfields.
1627*0057d3ffSchristos
1628*0057d3ffSchristos2006-04-11  Jim Blandy  <jimb@codesourcery.com>
1629*0057d3ffSchristos
1630*0057d3ffSchristos	* libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1631*0057d3ffSchristos
1632*0057d3ffSchristos2006-04-06  H.J. Lu  <hongjiu.lu@intel.com>
1633*0057d3ffSchristos
1634*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Replace need_relax_finalize with
1635*0057d3ffSchristos	relax_pass.
1636*0057d3ffSchristos
1637*0057d3ffSchristos2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
1638*0057d3ffSchristos	    Anil Paranjape   <anilp1@kpitcummins.com>
1639*0057d3ffSchristos	    Shilin Shakti    <shilins@kpitcummins.com>
1640*0057d3ffSchristos
1641*0057d3ffSchristos	* dis-asm.h (print_insn_xc16c): New prototype.
1642*0057d3ffSchristos
1643*0057d3ffSchristos2006-01-18  DJ Delorie  <dj@redhat.com>
1644*0057d3ffSchristos
1645*0057d3ffSchristos	* md5.h: Include ansidecl.h
1646*0057d3ffSchristos
1647*0057d3ffSchristos2006-01-17  Andreas Schwab  <schwab@suse.de>
1648*0057d3ffSchristos
1649*0057d3ffSchristos	PR binutils/1486
1650*0057d3ffSchristos	* dis-asm.h (struct disassemble_info): Add
1651*0057d3ffSchristos	disassembler_needs_relocs.
1652*0057d3ffSchristos
1653*0057d3ffSchristos2006-01-09  Bob Wilson  <bob.wilson@acm.org>
1654*0057d3ffSchristos
1655*0057d3ffSchristos	* xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1656*0057d3ffSchristos
1657*0057d3ffSchristos2005-12-30  Bob Wilson  <bob.wilson@acm.org>
1658*0057d3ffSchristos
1659*0057d3ffSchristos	* xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1660*0057d3ffSchristos
1661*0057d3ffSchristos2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1662*0057d3ffSchristos
1663*0057d3ffSchristos	Second part of ms1 to mt renaming.
1664*0057d3ffSchristos	* dis-asm.h (print_insn_mt): Renamed.
1665*0057d3ffSchristos
1666*0057d3ffSchristos2005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
1667*0057d3ffSchristos
1668*0057d3ffSchristos	PR java/9861
1669*0057d3ffSchristos	* demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1670*0057d3ffSchristos	output format for return types
1671*0057d3ffSchristos
1672*0057d3ffSchristos2005-11-03  Alan Modra  <amodra@bigpond.net.au>
1673*0057d3ffSchristos
1674*0057d3ffSchristos	* bfdlink.h (struct bfd_link_order): Tweak comment.
1675*0057d3ffSchristos
1676*0057d3ffSchristos2005-10-31  Mark Kettenis  <kettenis@gnu.org>
1677*0057d3ffSchristos
1678*0057d3ffSchristos	* floatformat.h (enum floatformat_byteorders): Add
1679*0057d3ffSchristos	floatformat_vax.
1680*0057d3ffSchristos	(floatformat_vax_aingle, floatformat_vax_double): Declare.
1681*0057d3ffSchristos
1682*0057d3ffSchristos2005-10-28  Dave Brolley  <brolley@redhat.com>
1683*0057d3ffSchristos
1684*0057d3ffSchristos	Contribute the following changes:
1685*0057d3ffSchristos	2003-09-29  Dave Brolley  <brolley@redhat.com>
1686*0057d3ffSchristos
1687*0057d3ffSchristos	* dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
1688*0057d3ffSchristos	more exotic underlying types to be used.
1689*0057d3ffSchristos
1690*0057d3ffSchristos2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
1691*0057d3ffSchristos
1692*0057d3ffSchristos	disasm.h: Add declaration for print_insn_z80
1693*0057d3ffSchristos
1694*0057d3ffSchristos2005-09-30  Catherine Moore  <clm@cm00re.com>
1695*0057d3ffSchristos
1696*0057d3ffSchristos	* dis-asm.h (print_insn_bfin): Declare.
1697*0057d3ffSchristos
1698*0057d3ffSchristos2005-09-26  Mark Mitchell  <mark@codesourcery.com>
1699*0057d3ffSchristos
1700*0057d3ffSchristos	* libiberty.h (expandargv): New function.
1701*0057d3ffSchristos
1702*0057d3ffSchristos2005-08-18  Alan Modra  <amodra@bigpond.net.au>
1703*0057d3ffSchristos
1704*0057d3ffSchristos	* bfdlink.h: Remove mention of a29k.
1705*0057d3ffSchristos	* dis-asm.h: Remove a29k support.
1706*0057d3ffSchristos
1707*0057d3ffSchristos2005-08-17  Mark Kettenis  <kettenis@gnu.org>
1708*0057d3ffSchristos
1709*0057d3ffSchristos	* floatformat.h (struct floatformat): Change type of large
1710*0057d3ffSchristos	argument for is_valid member to `const void *'.
1711*0057d3ffSchristos	(floatformat_to_double): Change type of second argument to `const
1712*0057d3ffSchristos	void *'.
1713*0057d3ffSchristos	(floatformat_from_double): Change type of last argument to `void
1714*0057d3ffSchristos	*'.
1715*0057d3ffSchristos	(floatformat_is_valid): Change type of last argument to `const
1716*0057d3ffSchristos	void *'.
1717*0057d3ffSchristos
1718*0057d3ffSchristos2005-07-14  Jim Blandy  <jimb@redhat.com>
1719*0057d3ffSchristos
1720*0057d3ffSchristos	* dis-asm.h (print_insn_m32c): New declaration.
1721*0057d3ffSchristos
1722*0057d3ffSchristos2005-07-12  Ben Elliston  <bje@au.ibm.com>
1723*0057d3ffSchristos
1724*0057d3ffSchristos	* xregex2.h (regexec): Qualify this prototype with __extension__
1725*0057d3ffSchristos	when compiling with GNU C.
1726*0057d3ffSchristos
1727*0057d3ffSchristos2005-07-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1728*0057d3ffSchristos
1729*0057d3ffSchristos	* dis-asm.h (fprintf_ftype): Add format attribute.
1730*0057d3ffSchristos
1731*0057d3ffSchristos2005-07-03  Steve Ellcey  <sje@cup.hp.com>
1732*0057d3ffSchristos
1733*0057d3ffSchristos	PR other/13906
1734*0057d3ffSchristos	* ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1735*0057d3ffSchristos	* md5.h (md5_uintptr): New.
1736*0057d3ffSchristos	(md5_ctx): Align buffer field.
1737*0057d3ffSchristos
1738*0057d3ffSchristos2005-06-30  Daniel Berlin  <dberlin@dberlin.org>
1739*0057d3ffSchristos
1740*0057d3ffSchristos	* hashtab.h (HTAB_DELETED_ENTRY): New macro.
1741*0057d3ffSchristos	(HTAB_EMPTY_ENTRY): New macro.
1742*0057d3ffSchristos
1743*0057d3ffSchristos2005-06-20  Geoffrey Keating  <geoffk@apple.com>
1744*0057d3ffSchristos
1745*0057d3ffSchristos	* libiberty.h (strverscmp): Prototype.
1746*0057d3ffSchristos
1747*0057d3ffSchristos2005-06-08  Zack Weinberg  <zack@codesourcery.com>
1748*0057d3ffSchristos
1749*0057d3ffSchristos	* dis-asm.h (get_arm_regnames): Update prototype.
1750*0057d3ffSchristos
1751*0057d3ffSchristos2005-06-07  Aldy Hernandez  <aldyh@redhat.com>
1752*0057d3ffSchristos	    Michael Snyder  <msnyder@redhat.com>
1753*0057d3ffSchristos	    Stan Cox  <scox@redhat.com>
1754*0057d3ffSchristos
1755*0057d3ffSchristos	* dis-asm.h: Externalize print_insn_ms1.
1756*0057d3ffSchristos
1757*0057d3ffSchristos2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1758*0057d3ffSchristos
1759*0057d3ffSchristos	* libiberty.h (XOBFINISH): New.
1760*0057d3ffSchristos
1761*0057d3ffSchristos2005-06-03  Alan Modra  <amodra@bigpond.net.au>
1762*0057d3ffSchristos
1763*0057d3ffSchristos	* bfdlink.h (struct bfd_link_callbacks): Add einfo.
1764*0057d3ffSchristos
1765*0057d3ffSchristos2005-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1766*0057d3ffSchristos
1767*0057d3ffSchristos	* libiberty.h (vsnprintf): Add format attribute.
1768*0057d3ffSchristos
1769*0057d3ffSchristos2005-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1770*0057d3ffSchristos
1771*0057d3ffSchristos	* ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1772*0057d3ffSchristos
1773*0057d3ffSchristos2005-05-28  Eli Zaretskii  <eliz@gnu.org>
1774*0057d3ffSchristos
1775*0057d3ffSchristos	* libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1776*0057d3ffSchristos	needed.
1777*0057d3ffSchristos	(vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1778*0057d3ffSchristos
1779*0057d3ffSchristos2005-05-25  Richard Henderson  <rth@redhat.com>
1780*0057d3ffSchristos
1781*0057d3ffSchristos	* demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1782*0057d3ffSchristos
1783*0057d3ffSchristos2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1784*0057d3ffSchristos
1785*0057d3ffSchristos	* libiberty.h (ACONCAT): Properly cast value of alloca().
1786*0057d3ffSchristos
1787*0057d3ffSchristos	* ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
1788*0057d3ffSchristos	__cplusplus.
1789*0057d3ffSchristos
1790*0057d3ffSchristos2005-05-12  Steve Ellcey  <sje@cup.hp.com>
1791*0057d3ffSchristos
1792*0057d3ffSchristos	libiberty.h: Do not define empty basename prototype.
1793*0057d3ffSchristos
1794*0057d3ffSchristos2005-05-10  Nick Clifton  <nickc@redhat.com>
1795*0057d3ffSchristos
1796*0057d3ffSchristos	* Update the address and phone number of the FSF organization in
1797*0057d3ffSchristos	the GPL notices in the following files:
1798*0057d3ffSchristos	COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1799*0057d3ffSchristos	dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1800*0057d3ffSchristos	fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1801*0057d3ffSchristos	libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1802*0057d3ffSchristos	partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1803*0057d3ffSchristos	symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1804*0057d3ffSchristos	xtensa-isa-internal.h, xtensa-isa.h
1805*0057d3ffSchristos
1806*0057d3ffSchristos2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1807*0057d3ffSchristos
1808*0057d3ffSchristos	* libiberty.h (unlock_std_streams): New.
1809*0057d3ffSchristos
1810*0057d3ffSchristos2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1811*0057d3ffSchristos
1812*0057d3ffSchristos	* hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1813*0057d3ffSchristos	Don't use the PTR macro.
1814*0057d3ffSchristos
1815*0057d3ffSchristos	* sort.h: Don't use the PARAMS macro.
1816*0057d3ffSchristos
1817*0057d3ffSchristos2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1818*0057d3ffSchristos
1819*0057d3ffSchristos	* libiberty.h (unlock_stream): New.
1820*0057d3ffSchristos
1821*0057d3ffSchristos2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1822*0057d3ffSchristos
1823*0057d3ffSchristos	* libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1824*0057d3ffSchristos	Remove parameter names.
1825*0057d3ffSchristos
1826*0057d3ffSchristos2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1827*0057d3ffSchristos
1828*0057d3ffSchristos	* libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1829*0057d3ffSchristos	Provide prototypes for new functions.
1830*0057d3ffSchristos
1831*0057d3ffSchristos2005-03-29  Ian Lance Taylor  <ian@airs.com>
1832*0057d3ffSchristos
1833*0057d3ffSchristos	* libiberty.h: Fix indentation.
1834*0057d3ffSchristos
1835*0057d3ffSchristos2005-03-28  Ian Lance Taylor  <ian@airs.com>
1836*0057d3ffSchristos
1837*0057d3ffSchristos	* libiberty.h: Include <stdio.h>.
1838*0057d3ffSchristos	(PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1839*0057d3ffSchristos	(PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1840*0057d3ffSchristos	(PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1841*0057d3ffSchristos	(pex_init, pex_run, pex_read_output): Declare.
1842*0057d3ffSchristos	(pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1843*0057d3ffSchristos	(struct pex_time): Define.
1844*0057d3ffSchristos
1845*0057d3ffSchristos2005-03-28  Mark Mitchell <mark@codesourcery.com>
1846*0057d3ffSchristos
1847*0057d3ffSchristos	* libiberty.h (ffs): Declare, if necessary.
1848*0057d3ffSchristos
1849*0057d3ffSchristos2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
1850*0057d3ffSchristos
1851*0057d3ffSchristos	* ternary.h: Don't use PARAMS anymore.
1852*0057d3ffSchristos
1853*0057d3ffSchristos2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1854*0057d3ffSchristos
1855*0057d3ffSchristos	* md5.h: Remove definition and uses of __P.
1856*0057d3ffSchristos	* dyn-string.h: Remove uses of PARAMS.
1857*0057d3ffSchristos	* fibheap.h: Likewise.
1858*0057d3ffSchristos	* floatformat.h: Likewise.
1859*0057d3ffSchristos	* hashtab.h: Likewise.
1860*0057d3ffSchristos
1861*0057d3ffSchristos2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1862*0057d3ffSchristos
1863*0057d3ffSchristos	* demangle.h: Remove uses of PARAMS.
1864*0057d3ffSchristos
1865*0057d3ffSchristos	* libiberty.h (ANSI_PROTOTYPES): Remove guard since
1866*0057d3ffSchristos	ANSI_PROTOTYPES is always assumed.
1867*0057d3ffSchristos	Remove uses of PARAMS throughout.
1868*0057d3ffSchristos
1869*0057d3ffSchristos2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1870*0057d3ffSchristos
1871*0057d3ffSchristos	* libiberty.h (xstrndup): Declare.
1872*0057d3ffSchristos
1873*0057d3ffSchristos2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1874*0057d3ffSchristos
1875*0057d3ffSchristos	* libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1876*0057d3ffSchristos
1877*0057d3ffSchristos2005-03-22  Bob Wilson  <bob.wilson@acm.org>
1878*0057d3ffSchristos
1879*0057d3ffSchristos	* xtensa-isa.h: Update a comment and whitespace.
1880*0057d3ffSchristos
1881*0057d3ffSchristos2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>
1882*0057d3ffSchristos
1883*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add gc_sections.
1884*0057d3ffSchristos
1885*0057d3ffSchristos2005-03-09  Mark Mitchell  <mark@codesourcery.com>
1886*0057d3ffSchristos
1887*0057d3ffSchristos	* libiberty.h (gettimeofday): Declare.
1888*0057d3ffSchristos
1889*0057d3ffSchristos2005-03-01  Jan Beulich  <jbeulich@novell.com>
1890*0057d3ffSchristos
1891*0057d3ffSchristos	* libiberty.h: Declare unlink_if_ordinary.
1892*0057d3ffSchristos
1893*0057d3ffSchristos2005-02-21  Alan Modra  <amodra@bigpond.net.au>
1894*0057d3ffSchristos
1895*0057d3ffSchristos	* xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
1896*0057d3ffSchristos	* xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
1897*0057d3ffSchristos	(xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
1898*0057d3ffSchristos
1899*0057d3ffSchristos2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
1900*0057d3ffSchristos
1901*0057d3ffSchristos	PR bootstrap/19818
1902*0057d3ffSchristos	* ansidecl.h (PARAMS): Guard from redefinition.
1903*0057d3ffSchristos
1904*0057d3ffSchristos2005-02-03  Alan Modra  <amodra@bigpond.net.au>
1905*0057d3ffSchristos
1906*0057d3ffSchristos	* bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1907*0057d3ffSchristos
1908*0057d3ffSchristos2005-02-01  Alan Modra  <amodra@bigpond.net.au>
1909*0057d3ffSchristos
1910*0057d3ffSchristos	* bfdlink.h (bfd_link_repair_undef_list): Declare.
1911*0057d3ffSchristos
1912*0057d3ffSchristos2005-01-10  Andreas Schwab  <schwab@suse.de>
1913*0057d3ffSchristos
1914*0057d3ffSchristos	* dis-asm.h (struct disassemble_info): Add skip_zeroes and
1915*0057d3ffSchristos	skip_zeroes_at_end.
1916*0057d3ffSchristos
1917*0057d3ffSchristos2004-12-11  Ben Elliston  <bje@au.ibm.com>
1918*0057d3ffSchristos
1919*0057d3ffSchristos	* fibheap.h (struct fibnode): Only use unsigned long bitfields
1920*0057d3ffSchristos	when __GNUC__ is defined and ints are less than 32-bits wide.
1921*0057d3ffSchristos
1922*0057d3ffSchristos2004-11-04  Paul Brook  <paul@codesourcery.com>
1923*0057d3ffSchristos
1924*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add default_imported_symver.
1925*0057d3ffSchristos
1926*0057d3ffSchristos2004-11-12  Bob Wilson  <bob.wilson@acm.org>
1927*0057d3ffSchristos
1928*0057d3ffSchristos	* xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
1929*0057d3ffSchristos	* xtensa-isa.h (xtensa_interface_class_id): New prototype.
1930*0057d3ffSchristos
1931*0057d3ffSchristos2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
1932*0057d3ffSchristos	    Vineet Sharma      <vineets@noida.hcltech.com>
1933*0057d3ffSchristos
1934*0057d3ffSchristos	* dis-asm.h: Add prototype for print_insn_maxq_little.
1935*0057d3ffSchristos
1936*0057d3ffSchristos2004-10-26  Paul Brook  <paul@codesourcery.com>
1937*0057d3ffSchristos
1938*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add create_default_symver.
1939*0057d3ffSchristos
1940*0057d3ffSchristos2004-10-21  H.J. Lu  <hongjiu.lu@intel.com>
1941*0057d3ffSchristos
1942*0057d3ffSchristos	PR 463
1943*0057d3ffSchristos	* bfdlink.h (bfd_link_callbacks): Add a pointer to struct
1944*0057d3ffSchristos	bfd_link_hash_entry to reloc_overflow.
1945*0057d3ffSchristos
1946*0057d3ffSchristos2004-10-07  Bob Wilson  <bob.wilson@acm.org>
1947*0057d3ffSchristos
1948*0057d3ffSchristos	* xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1949*0057d3ffSchristos	XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1950*0057d3ffSchristos	(XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
1951*0057d3ffSchristos
1952*0057d3ffSchristos	* xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
1953*0057d3ffSchristos	(config_sturct struct): Delete.
1954*0057d3ffSchristos	(XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
1955*0057d3ffSchristos	XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
1956*0057d3ffSchristos	XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
1957*0057d3ffSchristos	XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
1958*0057d3ffSchristos	XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
1959*0057d3ffSchristos	(xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
1960*0057d3ffSchristos	(xtensa_insn_decode_fn): Rename to ...
1961*0057d3ffSchristos	(xtensa_opcode_decode_fn): ... this.
1962*0057d3ffSchristos	(xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
1963*0057d3ffSchristos	xtensa_undo_reloc_fn): Update.
1964*0057d3ffSchristos	(xtensa_encoding_template_fn): Delete.
1965*0057d3ffSchristos	(xtensa_opcode_encode_fn, xtensa_format_decode_fn,
1966*0057d3ffSchristos	xtensa_length_decode_fn): New.
1967*0057d3ffSchristos	(xtensa_format_internal, xtensa_slot_internal): New types.
1968*0057d3ffSchristos	(xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
1969*0057d3ffSchristos	get_field, and set_field fields.  Add name, field_id, regfile,
1970*0057d3ffSchristos	num_regs, and flags fields.
1971*0057d3ffSchristos	(xtensa_arg_internal): New type.
1972*0057d3ffSchristos	(xtensa_iclass_internal): Change operands field to array of
1973*0057d3ffSchristos	xtensa_arg_internal.  Add num_stateOperands, stateOperands,
1974*0057d3ffSchristos	num_interfaceOperands, and interfaceOperands fields.
1975*0057d3ffSchristos	(xtensa_opcode_internal): Delete length, template, and iclass fields.
1976*0057d3ffSchristos	Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
1977*0057d3ffSchristos	(opname_lookup_entry): Delete.
1978*0057d3ffSchristos	(xtensa_regfile_internal, xtensa_interface_internal,
1979*0057d3ffSchristos	xtensa_funcUnit_internal, xtensa_state_internal,
1980*0057d3ffSchristos	xtensa_sysreg_internal, xtensa_lookup_entry): New.
1981*0057d3ffSchristos	(xtensa_isa_internal): Replace opcode_table field with opcodes field.
1982*0057d3ffSchristos	Change type of opname_lookup_table.  Delete num_modules,
1983*0057d3ffSchristos	module_opcode_base, module_decode_fn, config, and has_density fields.
1984*0057d3ffSchristos	Add num_formats, formats, format_decode_fn, length_decode_fn,
1985*0057d3ffSchristos	num_slots, slots, num_fields, num_operands, operands, num_iclasses,
1986*0057d3ffSchristos	iclasses, num_regfiles, regfiles, num_states, states,
1987*0057d3ffSchristos	state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
1988*0057d3ffSchristos	max_sysreg_num, sysreg_table, num_interfaces, interfaces,
1989*0057d3ffSchristos	interface_lookup_table, num_funcUnits, funcUnits and
1990*0057d3ffSchristos	funcUnit_lookup_table fields.
1991*0057d3ffSchristos	(xtensa_isa_module, xtensa_isa_modules): Delete.
1992*0057d3ffSchristos	(xtensa_isa_name_compare): New prototype.
1993*0057d3ffSchristos	(xtisa_errno, xtisa_error_msg): New.
1994*0057d3ffSchristos	* xtensa-isa.h (XTENSA_ISA_VERSION): Define.
1995*0057d3ffSchristos	(xtensa_isa): Change type.
1996*0057d3ffSchristos	(xtensa_operand): Delete.
1997*0057d3ffSchristos	(xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
1998*0057d3ffSchristos	xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
1999*0057d3ffSchristos	xtensa_funcUnit_use): New types.
2000*0057d3ffSchristos	(libisa_module_specifier): Delete.
2001*0057d3ffSchristos	(xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
2002*0057d3ffSchristos	(xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
2003*0057d3ffSchristos	xtensa_insnbuf_from_chars): Update prototypes.
2004*0057d3ffSchristos	(xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
2005*0057d3ffSchristos	xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
2006*0057d3ffSchristos	xtensa_encode_insn, xtensa_insn_length,
2007*0057d3ffSchristos	xtensa_insn_length_from_first_byte, xtensa_num_operands,
2008*0057d3ffSchristos	xtensa_operand_kind, xtensa_encode_result,
2009*0057d3ffSchristos	xtensa_operand_isPCRelative): Delete.
2010*0057d3ffSchristos	(xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
2011*0057d3ffSchristos	xtensa_operand_set_field, xtensa_operand_encode,
2012*0057d3ffSchristos	xtensa_operand_decode, xtensa_operand_do_reloc,
2013*0057d3ffSchristos	xtensa_operand_undo_reloc): Update prototypes.
2014*0057d3ffSchristos	(xtensa_isa_maxlength, xtensa_isa_length_from_chars,
2015*0057d3ffSchristos	xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
2016*0057d3ffSchristos	xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
2017*0057d3ffSchristos	xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
2018*0057d3ffSchristos	xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
2019*0057d3ffSchristos	xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
2020*0057d3ffSchristos	xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
2021*0057d3ffSchristos	xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
2022*0057d3ffSchristos	xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
2023*0057d3ffSchristos	xtensa_opcode_is_loop, xtensa_opcode_is_call,
2024*0057d3ffSchristos	xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
2025*0057d3ffSchristos	xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
2026*0057d3ffSchristos	xtensa_opcode_funcUnit_use, xtensa_operand_name,
2027*0057d3ffSchristos	xtensa_operand_is_visible, xtensa_operand_is_register,
2028*0057d3ffSchristos	xtensa_operand_regfile, xtensa_operand_num_regs,
2029*0057d3ffSchristos	xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
2030*0057d3ffSchristos	xtensa_stateOperand_state, xtensa_stateOperand_inout,
2031*0057d3ffSchristos	xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
2032*0057d3ffSchristos	xtensa_regfile_lookup_shortname, xtensa_regfile_name,
2033*0057d3ffSchristos	xtensa_regfile_shortname, xtensa_regfile_view_parent,
2034*0057d3ffSchristos	xtensa_regfile_num_bits, xtensa_regfile_num_entries,
2035*0057d3ffSchristos	xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
2036*0057d3ffSchristos	xtensa_state_is_exported, xtensa_sysreg_lookup,
2037*0057d3ffSchristos	xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
2038*0057d3ffSchristos	xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
2039*0057d3ffSchristos	xtensa_interface_num_bits, xtensa_interface_inout,
2040*0057d3ffSchristos	xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
2041*0057d3ffSchristos	xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
2042*0057d3ffSchristos2004-10-07  Jeff Baker  <jbaker@qnx.com>
2043*0057d3ffSchristos
2044*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
2045*0057d3ffSchristos
2046*0057d3ffSchristos2004-09-17  Alan Modra  <amodra@bigpond.net.au>
2047*0057d3ffSchristos
2048*0057d3ffSchristos	* bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
2049*0057d3ffSchristos	of union.
2050*0057d3ffSchristos
2051*0057d3ffSchristos2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2052*0057d3ffSchristos
2053*0057d3ffSchristos	* libiberty.h (basename): Prototype for __MINGW32__.
2054*0057d3ffSchristos
2055*0057d3ffSchristos2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2056*0057d3ffSchristos
2057*0057d3ffSchristos	* ansidecl.h (ATTRIBUTE_SENTINEL): Define.
2058*0057d3ffSchristos	* libiberty.h (concat, reconcat, concat_length, concat_copy,
2059*0057d3ffSchristos	concat_copy2): Use ATTRIBUTE_SENTINEL.
2060*0057d3ffSchristos
2061*0057d3ffSchristos2004-08-13  Alan Modra  <amodra@bigpond.net.au>
2062*0057d3ffSchristos
2063*0057d3ffSchristos	* bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
2064*0057d3ffSchristos	(LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
2065*0057d3ffSchristos
2066*0057d3ffSchristos2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2067*0057d3ffSchristos
2068*0057d3ffSchristos	* libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
2069*0057d3ffSchristos	const-qualification before disposal.
2070*0057d3ffSchristos
2071*0057d3ffSchristos2004-07-24  Bernardo Innocenti  <bernie@develer.com>
2072*0057d3ffSchristos
2073*0057d3ffSchristos	* ansidecl.h (ARG_UNUSED): New Macro.
2074*0057d3ffSchristos
2075*0057d3ffSchristos2004-07-23  H.J. Lu  <hongjiu.lu@intel.com>
2076*0057d3ffSchristos
2077*0057d3ffSchristos	* bin-bugs.h (REPORT_BUGS_TO): Set to
2078*0057d3ffSchristos	"<URL:http://www.sourceware.org/bugzilla/>".
2079*0057d3ffSchristos
2080*0057d3ffSchristos2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
2081*0057d3ffSchristos
2082*0057d3ffSchristos	* ansidecl.h (ATTRIBUTE_PURE): New.
2083*0057d3ffSchristos
2084*0057d3ffSchristos2004-07-13  Bernardo Innocenti  <bernie@develer.com>
2085*0057d3ffSchristos
2086*0057d3ffSchristos	* libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
2087*0057d3ffSchristos	libcpp/internal.h.
2088*0057d3ffSchristos	(XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
2089*0057d3ffSchristos	macros.
2090*0057d3ffSchristos
2091*0057d3ffSchristos2004-07-13  Bernardo Innocenti  <bernie@develer.com>
2092*0057d3ffSchristos
2093*0057d3ffSchristos	* libiberty.h (ASTRDUP): Add casts required for stricter
2094*0057d3ffSchristos	type conversion rules of C++.
2095*0057d3ffSchristos	* obstack.h (obstack_free): Likewise.
2096*0057d3ffSchristos
2097*0057d3ffSchristos2004-07-07  Tomer Levi  <Tomer.Levi@nsc.com>
2098*0057d3ffSchristos
2099*0057d3ffSchristos	* dis-asm.h (print_insn_crx): Declare.
2100*0057d3ffSchristos
2101*0057d3ffSchristos2004-06-24  Alan Modra  <amodra@bigpond.net.au>
2102*0057d3ffSchristos
2103*0057d3ffSchristos	* bfdlink.h (struct bfd_link_order): Update comment.
2104*0057d3ffSchristos
2105*0057d3ffSchristos2004-05-11  Jakub Jelinek  <jakub@redhat.com>
2106*0057d3ffSchristos
2107*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add relro, relro_start and
2108*0057d3ffSchristos	relro_end fields.
2109*0057d3ffSchristos
2110*0057d3ffSchristos2004-05-04  Andreas Jaeger  <aj@suse.de>
2111*0057d3ffSchristos
2112*0057d3ffSchristos	* demangle.h: Do not use C++ reserved keyword typename as
2113*0057d3ffSchristos	parameter for cplus_demangle_fill_builtin_type.
2114*0057d3ffSchristos
2115*0057d3ffSchristos2004-04-22  Richard Henderson  <rth@redhat.com>
2116*0057d3ffSchristos
2117*0057d3ffSchristos	* hashtab.h (struct htab): Add size_prime_index.
2118*0057d3ffSchristos
2119*0057d3ffSchristos2004-04-13  Jeff Law  <law@redhat.com>
2120*0057d3ffSchristos
2121*0057d3ffSchristos	* hashtab.h (htab_remove_elt_with_hash): Prototype new function.
2122*0057d3ffSchristos
2123*0057d3ffSchristos2004-03-30  Zack Weinberg  <zack@codesourcery.com>
2124*0057d3ffSchristos
2125*0057d3ffSchristos	* hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
2126*0057d3ffSchristos
2127*0057d3ffSchristos2004-03-25  Stan Shebs  <shebs@apple.com>
2128*0057d3ffSchristos
2129*0057d3ffSchristos	* mpw/: Remove subdirectory and everything in it.
2130*0057d3ffSchristos
2131*0057d3ffSchristos2004-03-23  Alan Modra  <amodra@bigpond.net.au>
2132*0057d3ffSchristos
2133*0057d3ffSchristos	PR 51.
2134*0057d3ffSchristos	* bfdlink.h (struct bfd_link_info): Add wrap_char.
2135*0057d3ffSchristos
2136*0057d3ffSchristos2004-03-20  H.J. Lu  <hongjiu.lu@intel.com>
2137*0057d3ffSchristos
2138*0057d3ffSchristos	* bfdlink.h (bfd_link_info): Correct comments for the
2139*0057d3ffSchristos	unresolved_syms_in_objects field.
2140*0057d3ffSchristos
2141*0057d3ffSchristos2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
2142*0057d3ffSchristos
2143*0057d3ffSchristos	* dyn-string.h: Update copyright date.
2144*0057d3ffSchristos
2145*0057d3ffSchristos2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
2146*0057d3ffSchristos
2147*0057d3ffSchristos	* dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
2148*0057d3ffSchristos	the associated #defines.
2149*0057d3ffSchristos
2150*0057d3ffSchristos2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
2151*0057d3ffSchristos
2152*0057d3ffSchristos	* demangle.h: Instead of checking ANSI_PROTOTYPES, just include
2153*0057d3ffSchristos	"libiberty.h".
2154*0057d3ffSchristos
2155*0057d3ffSchristos	* demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
2156*0057d3ffSchristos
2157*0057d3ffSchristos	* demangle.h (enum demangle_component_type): Define.
2158*0057d3ffSchristos	(struct demangle_operator_info): Declare.
2159*0057d3ffSchristos	(struct demangle_builtin_type_info): Declare.
2160*0057d3ffSchristos	(struct demangle_component): Define.
2161*0057d3ffSchristos	(cplus_demangle_fill_component): Declare.
2162*0057d3ffSchristos	(cplus_demangle_fill_name): Declare.
2163*0057d3ffSchristos	(cplus_demangle_fill_builtin_type): Declare.
2164*0057d3ffSchristos	(cplus_demangle_fill_operator): Declare.
2165*0057d3ffSchristos	(cplus_demangle_fill_extended_operator): Declare.
2166*0057d3ffSchristos	(cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
2167*0057d3ffSchristos	(cplus_demangle_v3_components): Declare.
2168*0057d3ffSchristos	(cplus_demangle_print): Declare.
2169*0057d3ffSchristos
2170*0057d3ffSchristosFor older changes see ChangeLog-9103
2171*0057d3ffSchristos
2172*0057d3ffSchristosCopyright (C) 2004-2015 Free Software Foundation, Inc.
2173*0057d3ffSchristos
2174*0057d3ffSchristosCopying and distribution of this file, with or without modification,
2175*0057d3ffSchristosare permitted in any medium without royalty provided the copyright
2176*0057d3ffSchristosnotice and this notice are preserved.
2177*0057d3ffSchristos
2178*0057d3ffSchristosLocal Variables:
2179*0057d3ffSchristosmode: change-log
2180*0057d3ffSchristosleft-margin: 8
2181*0057d3ffSchristosfill-column: 74
2182*0057d3ffSchristosversion-control: never
2183*0057d3ffSchristosEnd:
2184