]>
Commit | Line | Data |
---|---|---|
a208b53c NC |
1 | 2007-07-06 Nick Clifton <[email protected]> |
2 | ||
3 | * bfdlink.h: Update copyright notice to refer to GPLv3. | |
4 | ||
afa2158f NS |
5 | 2007-07-03 Nathan Sidwell <[email protected]> |
6 | ||
7 | * opcode/m68k.h: Document j K & E. | |
8 | ||
3d3d428f NC |
9 | 2007-06-29 M R Swami Reddy <[email protected]> |
10 | ||
11 | * dis-asm.h (print_insn_cr16): New prototype. | |
12 | ||
a9a4c53e AM |
13 | 2007-06-01 Noah Misch <[email protected]> |
14 | Alan Modra <[email protected]> | |
15 | ||
16 | * bfdlink.h (struct bfd_link_info): Add input_bfds_tail. | |
17 | ||
0c18fee5 DD |
18 | 2007-05-07 Nathan Froyd <[email protected]> |
19 | ||
20 | * libiberty.h (writeargv): Declare. | |
21 | ||
49fa1e15 AM |
22 | 2007-04-30 Alan Modra <[email protected]> |
23 | ||
24 | * bfdlink.h (struct bfd_link_info): Add "info" and "minfo". | |
25 | ||
e8590c10 DD |
26 | 2007-04-25 Mark Mitchell <[email protected]> |
27 | ||
28 | * demangle.h: Change license to LGPL + exception. | |
29 | ||
4a828aab RH |
30 | 2007-04-10 Richard Henderson <[email protected]> |
31 | ||
32 | * bfdlink.h (struct bfd_link_info): Add relax_trip. | |
33 | ||
9c577e89 DD |
34 | 2007-03-29 Joel Brobecker <[email protected]> |
35 | ||
36 | * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp | |
37 | regardless of the type of file system. | |
38 | ||
e04d7611 DD |
39 | 2007-03-06 Jan Hubicka <[email protected]> |
40 | ||
41 | * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New. | |
42 | ||
2889e75b NC |
43 | 2007-02-21 Nick Clifton <[email protected]> |
44 | ||
45 | * bfdlink.h (struct bfd_link_callbacks): Add | |
46 | override_segment_assignment field. | |
47 | ||
92f01d61 JM |
48 | 2007-02-17 Mark Mitchell <[email protected]> |
49 | Nathan Sidwell <[email protected]> | |
50 | Vladimir Prus <[email protected] | |
51 | Joseph Myers <[email protected]> | |
52 | ||
53 | * bin-bugs.h: Remove. | |
54 | ||
b5d7c748 DD |
55 | 2007-02-09 Joseph S. Myers <[email protected]> |
56 | ||
57 | * libiberty.h (pex_write_input): Remove prototype. | |
58 | ||
d6eafc3e DB |
59 | 2007-02-05 Dave Brolley <[email protected]> |
60 | ||
61 | * Contribute the following changes: | |
62 | 2001-03-26 Ben Elliston <[email protected]> | |
63 | ||
64 | * dis-asm.h (print_insn_mep): Declare. | |
65 | ||
fc523535 | 66 | 2007-02-02 H.J. Lu <[email protected]> |
f59a29b9 L |
67 | |
68 | * dis-asm.h (print_i386_disassembler_options): New. | |
69 | ||
53d7966f VP |
70 | 2007-01-31 Vladimir Prus <[email protected]> |
71 | ||
72 | * libiberty.h (PEX_STDERR_TO_PIPE): New define. | |
73 | (PEX_BINARY_ERROR): New define. | |
74 | (pex_read_err): New function. | |
75 | ||
208c1674 DD |
76 | 2007-01-29 Simon Baldwin <[email protected]> |
77 | ||
78 | * demangle.h: New cplus_demangle_print_callback, | |
79 | cplus_demangle_v3_callback, and java_demangle_v3_callback function | |
80 | prototypes, and demangle_callbackref type definition. | |
81 | ||
40b36307 L |
82 | 2007-01-16 H.J. Lu <[email protected]> |
83 | ||
84 | PR ld/3831 | |
85 | * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list. | |
86 | Add dynamic and dynamic_data. | |
87 | ||
4fd454c8 NC |
88 | 2006-12-05 Michael Tautschnig <[email protected]> |
89 | Nick Clifton <[email protected]> | |
90 | ||
91 | * ansidecl.h (ATTRIBUTE_PACKED): Define. | |
92 | ||
d8f813d4 | 93 | 2006-11-30 Andrew Stubbs <[email protected]> |
40b36307 | 94 | J"orn Rennecke <[email protected]> |
d8f813d4 JR |
95 | |
96 | PR driver/29931 | |
97 | * libiberty.h (make_relative_prefix_ignore_links): Declare. | |
98 | ||
2caa7ca0 BW |
99 | 2006-11-27 Bob Wilson <[email protected]> |
100 | ||
101 | * xtensa-config.h (XSHAL_ABI): New. | |
102 | (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New. | |
103 | ||
0154116a BW |
104 | 2006-11-27 Bob Wilson <[email protected]> |
105 | ||
106 | * xtensa-isa.h (STATIC_LIBISA): Delete. | |
107 | ||
2087ad84 PB |
108 | 2006-10-30 Paul Brook <[email protected]> |
109 | ||
110 | * dis-asm.h (disassemble_info): Add symtab, symtab_pos and | |
111 | symtab_size. | |
112 | ||
c0f00686 L |
113 | 2006-10-30 H.J. Lu <[email protected]> |
114 | ||
115 | PR ld/3111 | |
116 | * bfdlink.h (bfd_link_info): Add reduce_memory_overheads. | |
117 | ||
e9f53129 AM |
118 | 2006-10-25 Trevor Smigiel <[email protected]> |
119 | Yukishige Shibata <[email protected]> | |
120 | Nobuhisa Fujinami <[email protected]> | |
121 | Takeaki Fukuoka <[email protected]> | |
122 | Alan Modra <[email protected]> | |
123 | ||
124 | * dis-asm.h (print_insn_spu): Declare. | |
125 | ||
e95de063 MS |
126 | 2006-10-17 Mark Shinwell <[email protected]> |
127 | ||
128 | * elf/arm.h: Define TAG_CPU_ARCH_* constants. | |
129 | ||
1c0d3aa6 NC |
130 | 2006-09-17 Mei Ligang <[email protected]> |
131 | ||
132 | * dis-asm.h: Add prototypes for Score disassembler routines. | |
133 | ||
55255dae L |
134 | 2006-09-07 H.J. Lu <[email protected]> |
135 | ||
136 | * bfdlink.h (bfd_elf_dynamic_list): New. | |
137 | (bfd_link_info): Add a dynamic field. | |
138 | ||
c17d87de NC |
139 | 2006-08-04 Marcelo Tosatti <[email protected]> |
140 | ||
141 | * bfdlink.h (struct bfd_link_info): New field: print_gc_sections. | |
142 | ||
fdc90cb4 JJ |
143 | 2006-07-10 Jakub Jelinek <[email protected]> |
144 | ||
145 | * bfdlink.h (struct bfd_link_info): Add emit_hash and | |
146 | emit_gnu_hash bitfields. | |
147 | ||
3db2e6dd DD |
148 | 2006-04-11 Jim Blandy <[email protected]> |
149 | ||
150 | * libiberty.h (pex_input_file, pex_input_pipe): New declarations. | |
151 | ||
fbbc3759 L |
152 | 2006-04-06 H.J. Lu <[email protected]> |
153 | ||
154 | * bfdlink.h (bfd_link_info): Replace need_relax_finalize with | |
155 | relax_pass. | |
156 | ||
6cb4e8bc BS |
157 | 2006-03-25 Bernd Schmidt <[email protected]> |
158 | ||
159 | * elf/bfin.h (R_BFIN_GOT17M4, R_BFIN_GOTHI, R_BFIN_GOTLO, | |
160 | R_BFIN_FUNCDESC, R_BFIN_FUNCDESC_GOT17M4, R_BFIN_FUNCDESC_GOTHI, | |
161 | R_BFIN_FUNCDESC_GOTLO, R_BFIN_FUNCDESC_VALUE, | |
162 | R_BFIN_FUNCDESC_GOTOFF17M4, R_BFIN_FUNCDESC_GOTOFFHI, | |
163 | R_BFIN_FUNCDESC_GOTOFFLO, R_BFIN_GOTOFF17M4, R_BFIN_GOTOFFHI, | |
164 | R_BFIN_GOTOFFLO): New relocs. | |
165 | (EF_BFIN_PIC, EF_BFIN_FDPIC, EF_BFIN_PIC_FLAGS): New macros. | |
166 | ||
9ca26584 AJ |
167 | 2006-03-23 Michael Matz <[email protected]> |
168 | ||
169 | * elf/x86-64.h: Add the new relocations with their official | |
170 | numbers. | |
171 | ||
d70c5fc7 NC |
172 | 2006-02-17 Shrirang Khisti <[email protected]> |
173 | Anil Paranjape <[email protected]> | |
174 | Shilin Shakti <[email protected]> | |
175 | ||
176 | * dis-asm.h (print_insn_xc16c): New prototype. | |
177 | ||
37debb04 SE |
178 | 2006-02-06 Steve Ellcey <[email protected]> |
179 | ||
180 | * elf/ia64.h (SHF_IA_64_HP_TLS): New. | |
181 | ||
dd942754 DD |
182 | 2006-01-18 DJ Delorie <[email protected]> |
183 | ||
184 | * md5.h: Include ansidecl.h | |
185 | ||
d99b6465 AS |
186 | 2006-01-17 Andreas Schwab <[email protected]> |
187 | ||
188 | PR binutils/1486 | |
189 | * dis-asm.h (struct disassemble_info): Add | |
190 | disassembler_needs_relocs. | |
191 | ||
51d04b5c BW |
192 | 2006-01-09 Bob Wilson <[email protected]> |
193 | ||
194 | * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define. | |
195 | ||
b2d179be BW |
196 | 2005-12-30 Bob Wilson <[email protected]> |
197 | ||
198 | * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New. | |
199 | ||
d031aafb NS |
200 | 2005-12-16 Nathan Sidwell <[email protected]> |
201 | ||
202 | Second part of ms1 to mt renaming. | |
203 | * dis-asm.h (print_insn_mt): Renamed. | |
204 | ||
4970f871 NS |
205 | 2005-12-12 Nathan Sidwell <[email protected]> |
206 | ||
207 | * elf/mt.h: Renamed from ms1.h | |
208 | ||
7887b2ce DD |
209 | 2005-12-10 Terry Laurenzo <[email protected]> |
210 | ||
211 | PR java/9861 | |
212 | * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative | |
213 | output format for return types | |
214 | ||
6f84a2a6 NS |
215 | 2005-11-07 Nathan Sidwell <[email protected]> |
216 | ||
217 | Add ms2. | |
218 | * elf/ms1.h (EF_MS1_CPU_MS2): New. | |
219 | ||
a1a90f03 DA |
220 | 2005-11-06 John David Anglin <[email protected]> |
221 | ||
222 | * elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs. | |
223 | ||
6ed89c00 AM |
224 | 2005-11-03 Alan Modra <[email protected]> |
225 | ||
226 | * bfdlink.h (struct bfd_link_order): Tweak comment. | |
227 | ||
fb10537e DD |
228 | 2005-10-31 Mark Kettenis <[email protected]> |
229 | ||
230 | * floatformat.h (enum floatformat_byteorders): Add | |
231 | floatformat_vax. | |
232 | (floatformat_vax_aingle, floatformat_vax_double): Declare. | |
233 | ||
16175d96 DB |
234 | 2005-10-28 Dave Brolley <[email protected]> |
235 | ||
236 | Contribute the following changes: | |
237 | 2003-09-29 Dave Brolley <[email protected]> | |
238 | ||
239 | * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for | |
240 | more exotic underlying types to be used. | |
241 | ||
3c9b82ba NC |
242 | 2005-10-25 Arnold Metselaar <[email protected]> |
243 | ||
244 | disasm.h: Add declaration for print_insn_z80 | |
245 | ||
dc603df5 CM |
246 | 2005-09-30 Catherine Moore <[email protected]> |
247 | ||
248 | * dis-asm.h (print_insn_bfin): Declare. | |
dc603df5 CM |
249 | * opcode/bfin.h: New file. |
250 | ||
7b17bc29 MM |
251 | 2005-09-26 Mark Mitchell <[email protected]> |
252 | ||
253 | * libiberty.h (expandargv): New function. | |
254 | ||
c17ae8a2 AM |
255 | 2005-08-18 Alan Modra <[email protected]> |
256 | ||
257 | * bfdlink.h: Remove mention of a29k. | |
258 | * dis-asm.h: Remove a29k support. | |
259 | * aout/encap.h: Likewise. | |
260 | ||
3b6940c0 DD |
261 | 2005-08-17 Mark Kettenis <[email protected]> |
262 | ||
263 | * floatformat.h (struct floatformat): Change type of large | |
264 | argument for is_valid member to `const void *'. | |
265 | (floatformat_to_double): Change type of second argument to `const | |
266 | void *'. | |
267 | (floatformat_from_double): Change type of last argument to `void | |
268 | *'. | |
269 | (floatformat_is_valid): Change type of last argument to `const | |
270 | void *'. | |
271 | ||
49f58d10 JB |
272 | 2005-07-14 Jim Blandy <[email protected]> |
273 | ||
274 | * dis-asm.h (print_insn_m32c): New declaration. | |
275 | ||
f2942ea4 DD |
276 | 2005-07-12 Ben Elliston <[email protected]> |
277 | ||
278 | * xregex2.h (regexec): Qualify this prototype with __extension__ | |
279 | when compiling with GNU C. | |
280 | ||
0fd3a477 JW |
281 | 2005-07-07 Kaveh R. Ghazi <[email protected]> |
282 | ||
283 | * dis-asm.h (fprintf_ftype): Add format attribute. | |
284 | ||
6ba85b8c DD |
285 | 2005-07-03 Steve Ellcey <[email protected]> |
286 | ||
287 | PR other/13906 | |
288 | * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New. | |
289 | * md5.h (md5_uintptr): New. | |
290 | (md5_ctx): Align buffer field. | |
291 | ||
c3cca4c9 DD |
292 | 2005-06-30 Daniel Berlin <[email protected]> |
293 | ||
294 | * hashtab.h (HTAB_DELETED_ENTRY): New macro. | |
295 | (HTAB_EMPTY_ENTRY): New macro. | |
296 | ||
67f3cb05 GK |
297 | 2005-06-20 Geoffrey Keating <[email protected]> |
298 | ||
299 | * libiberty.h (strverscmp): Prototype. | |
300 | ||
08d8fa11 JJ |
301 | 2005-06-17 Jakub Jelinek <[email protected]> |
302 | ||
303 | * elf/external.h (GRP_ENTRY_SIZE): Define. | |
304 | ||
6b5d3a4d ZW |
305 | 2005-06-08 Zack Weinberg <[email protected]> |
306 | ||
307 | * dis-asm.h (get_arm_regnames): Update prototype. | |
308 | ||
3f1c9c12 AH |
309 | 2005-06-07 Aldy Hernandez <[email protected]> |
310 | Michael Snyder <[email protected]> | |
311 | Stan Cox <[email protected]> | |
312 | ||
313 | * dis-asm.h: Externalize print_insn_ms1. | |
314 | ||
d30d42d1 DD |
315 | 2005-06-06 Gabriel Dos Reis <[email protected]> |
316 | ||
317 | * libiberty.h (XOBFINISH): New. | |
318 | ||
e1fffbe6 AM |
319 | 2005-06-03 Alan Modra <[email protected]> |
320 | ||
321 | * bfdlink.h (struct bfd_link_callbacks): Add einfo. | |
322 | ||
c2bd6e35 DD |
323 | 2005-06-01 Kaveh R. Ghazi <[email protected]> |
324 | ||
325 | * libiberty.h (vsnprintf): Add format attribute. | |
326 | ||
e9472921 DD |
327 | 2005-05-29 Kaveh R. Ghazi <[email protected]> |
328 | ||
329 | * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF. | |
330 | ||
01e94249 DD |
331 | 2005-05-28 Eli Zaretskii <[email protected]> |
332 | ||
333 | * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if | |
334 | needed. | |
335 | (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed. | |
336 | ||
839e4798 RH |
337 | 2005-05-25 Richard Henderson <[email protected]> |
338 | ||
339 | * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New. | |
340 | ||
abf6a75b DD |
341 | 2005-05-24 Gabriel Dos Reis <[email protected]> |
342 | ||
343 | * libiberty.h (ACONCAT): Properly cast value of alloca(). | |
344 | ||
345 | * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if | |
346 | __cplusplus. | |
347 | ||
aaac3631 DD |
348 | 2005-05-12 Steve Ellcey <[email protected]> |
349 | ||
350 | libiberty.h: Do not define empty basename prototype. | |
351 | ||
e172dbf8 NC |
352 | 2005-05-10 Nick Clifton <[email protected]> |
353 | ||
354 | * Update the address and phone number of the FSF organization in | |
355 | the GPL notices in the following files: | |
356 | COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h, | |
357 | dyn-string.h, fibheap.h, filenames.h, floatformat.h, | |
358 | fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h, | |
359 | libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h, | |
360 | partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h, | |
361 | symcat.h, ternary.h, xregex2.h, xtensa-config.h, | |
362 | xtensa-isa-internal.h, xtensa-isa.h | |
363 | ||
c631edf1 DD |
364 | 2005-04-25 Kaveh R. Ghazi <[email protected]> |
365 | ||
366 | * libiberty.h (unlock_std_streams): New. | |
367 | ||
a288642d DD |
368 | 2005-04-19 Kaveh R. Ghazi <[email protected]> |
369 | ||
370 | * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h: | |
371 | Don't use the PTR macro. | |
372 | ||
373 | * sort.h: Don't use the PARAMS macro. | |
374 | ||
7b6f6286 DD |
375 | 2005-04-16 Kaveh R. Ghazi <[email protected]> |
376 | ||
377 | * libiberty.h (unlock_stream): New. | |
378 | ||
ab70e2a5 DD |
379 | 2005-04-13 Kaveh R. Ghazi <[email protected]> |
380 | ||
381 | * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked): | |
382 | Remove parameter names. | |
383 | ||
ac119ae8 DD |
384 | 2005-04-11 Kaveh R. Ghazi <[email protected]> |
385 | ||
386 | * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked): | |
387 | Provide prototypes for new functions. | |
388 | ||
7e10245c DD |
389 | 2005-03-29 Ian Lance Taylor <[email protected]> |
390 | ||
391 | * libiberty.h: Fix indentation. | |
392 | ||
b109e79a ILT |
393 | 2005-03-28 Ian Lance Taylor <[email protected]> |
394 | ||
395 | * libiberty.h: Include <stdio.h>. | |
396 | (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define. | |
397 | (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define. | |
398 | (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define. | |
399 | (pex_init, pex_run, pex_read_output): Declare. | |
400 | (pex_get_status, pex_get_times, pex_free, pex_one): Declare. | |
401 | (struct pex_time): Define. | |
402 | ||
3d0dfe26 MM |
403 | 2005-03-28 Mark Mitchell <[email protected]> |
404 | ||
405 | * libiberty.h (ffs): Declare, if necessary. | |
e1fffbe6 | 406 | |
49b1fae4 DD |
407 | 2005-03-27 Gabriel Dos Reis <[email protected]> |
408 | ||
409 | * ternary.h: Don't use PARAMS anymore. | |
410 | ||
411 | 2005-03-27 Gabriel Dos Reis <[email protected]> | |
412 | ||
413 | * md5.h: Remove definition and uses of __P. | |
414 | * dyn-string.h: Remove uses of PARAMS. | |
415 | * fibheap.h: Likewise. | |
416 | * floatformat.h: Likewise. | |
417 | * hashtab.h: Likewise. | |
418 | ||
9334f9c6 DD |
419 | 2005-03-26 Gabriel Dos Reis <[email protected]> |
420 | ||
421 | * demangle.h: Remove uses of PARAMS. | |
422 | ||
423 | * libiberty.h (ANSI_PROTOTYPES): Remove guard since | |
424 | ANSI_PROTOTYPES is always assumed. | |
425 | Remove uses of PARAMS throughout. | |
426 | ||
0fad4bdb DD |
427 | 2005-03-24 Kaveh R. Ghazi <[email protected]> |
428 | ||
429 | * libiberty.h (xstrndup): Declare. | |
430 | ||
1ec0126d DD |
431 | 2005-03-22 Kaveh R. Ghazi <[email protected]> |
432 | ||
433 | * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC. | |
434 | ||
1fbc7e7a BW |
435 | 2005-03-22 Bob Wilson <[email protected]> |
436 | ||
437 | * xtensa-isa.h: Update a comment and whitespace. | |
438 | ||
57316bff L |
439 | 2005-03-16 H.J. Lu <[email protected]> |
440 | ||
441 | * bfdlink.h (bfd_link_info): Add gc_sections. | |
442 | ||
8ec32723 DD |
443 | 2005-03-09 Mark Mitchell <[email protected]> |
444 | ||
445 | * libiberty.h (gettimeofday): Declare. | |
446 | ||
190eb137 DD |
447 | 2005-03-01 Jan Beulich <[email protected]> |
448 | ||
449 | * libiberty.h: Declare unlink_if_ordinary. | |
450 | ||
f075ee0c AM |
451 | 2005-02-21 Alan Modra <[email protected]> |
452 | ||
453 | * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix. | |
454 | * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise. | |
455 | (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise. | |
456 | ||
8adce22d DD |
457 | 2005-02-14 Paolo Bonzini <[email protected]> |
458 | ||
459 | PR bootstrap/19818 | |
460 | * ansidecl.h (PARAMS): Guard from redefinition. | |
461 | ||
11f25ea6 AM |
462 | 2005-02-03 Alan Modra <[email protected]> |
463 | ||
464 | * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak. | |
465 | ||
77cfaee6 AM |
466 | 2005-02-01 Alan Modra <[email protected]> |
467 | ||
468 | * bfdlink.h (bfd_link_repair_undef_list): Declare. | |
469 | ||
0bcb06d2 AS |
470 | 2005-01-10 Andreas Schwab <[email protected]> |
471 | ||
472 | * dis-asm.h (struct disassemble_info): Add skip_zeroes and | |
473 | skip_zeroes_at_end. | |
474 | ||
40a59a4c DD |
475 | 2004-12-11 Ben Elliston <[email protected]> |
476 | ||
477 | * fibheap.h (struct fibnode): Only use unsigned long bitfields | |
478 | when __GNUC__ is defined and ints are less than 32-bits wide. | |
479 | ||
fc0e6df6 PB |
480 | 2004-11-04 Paul Brook <[email protected]> |
481 | ||
482 | * bfdlink.h (bfd_link_info): Add default_imported_symver. | |
483 | ||
a1ace8d8 BW |
484 | 2004-11-12 Bob Wilson <[email protected]> |
485 | ||
486 | * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id. | |
487 | * xtensa-isa.h (xtensa_interface_class_id): New prototype. | |
488 | ||
7499d566 NC |
489 | 2004-11-08 Inderpreet Singh <[email protected]> |
490 | Vineet Sharma <[email protected]> | |
491 | ||
492 | * dis-asm.h: Add prototype for print_insn_maxq_little. | |
493 | ||
3e3b46e5 PB |
494 | 2004-10-26 Paul Brook <[email protected]> |
495 | ||
496 | * bfdlink.h (struct bfd_link_info): Add create_default_symver. | |
497 | ||
dfeffb9f L |
498 | 2004-10-21 H.J. Lu <[email protected]> |
499 | ||
500 | PR 463 | |
501 | * bfdlink.h (bfd_link_callbacks): Add a pointer to struct | |
502 | bfd_link_hash_entry to reloc_overflow. | |
503 | ||
43cd72b9 BW |
504 | 2004-10-07 Bob Wilson <[email protected]> |
505 | ||
506 | * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS, | |
507 | XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New. | |
508 | (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete. | |
c44050dc | 509 | |
43cd72b9 BW |
510 | * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete. |
511 | (config_sturct struct): Delete. | |
512 | (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE, | |
513 | XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN, | |
514 | XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP, | |
515 | XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL, | |
516 | XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define. | |
517 | (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New. | |
518 | (xtensa_insn_decode_fn): Rename to ... | |
519 | (xtensa_opcode_decode_fn): ... this. | |
520 | (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn, | |
521 | xtensa_undo_reloc_fn): Update. | |
522 | (xtensa_encoding_template_fn): Delete. | |
523 | (xtensa_opcode_encode_fn, xtensa_format_decode_fn, | |
524 | xtensa_length_decode_fn): New. | |
525 | (xtensa_format_internal, xtensa_slot_internal): New types. | |
526 | (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative, | |
527 | get_field, and set_field fields. Add name, field_id, regfile, | |
528 | num_regs, and flags fields. | |
529 | (xtensa_arg_internal): New type. | |
530 | (xtensa_iclass_internal): Change operands field to array of | |
531 | xtensa_arg_internal. Add num_stateOperands, stateOperands, | |
532 | num_interfaceOperands, and interfaceOperands fields. | |
533 | (xtensa_opcode_internal): Delete length, template, and iclass fields. | |
534 | Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses. | |
535 | (opname_lookup_entry): Delete. | |
536 | (xtensa_regfile_internal, xtensa_interface_internal, | |
537 | xtensa_funcUnit_internal, xtensa_state_internal, | |
538 | xtensa_sysreg_internal, xtensa_lookup_entry): New. | |
539 | (xtensa_isa_internal): Replace opcode_table field with opcodes field. | |
540 | Change type of opname_lookup_table. Delete num_modules, | |
541 | module_opcode_base, module_decode_fn, config, and has_density fields. | |
542 | Add num_formats, formats, format_decode_fn, length_decode_fn, | |
543 | num_slots, slots, num_fields, num_operands, operands, num_iclasses, | |
544 | iclasses, num_regfiles, regfiles, num_states, states, | |
545 | state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table, | |
546 | max_sysreg_num, sysreg_table, num_interfaces, interfaces, | |
547 | interface_lookup_table, num_funcUnits, funcUnits and | |
548 | funcUnit_lookup_table fields. | |
549 | (xtensa_isa_module, xtensa_isa_modules): Delete. | |
550 | (xtensa_isa_name_compare): New prototype. | |
551 | (xtisa_errno, xtisa_error_msg): New. | |
552 | * xtensa-isa.h (XTENSA_ISA_VERSION): Define. | |
553 | (xtensa_isa): Change type. | |
554 | (xtensa_operand): Delete. | |
555 | (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg, | |
556 | xtensa_interface, xtensa_funcUnit, xtensa_isa_status, | |
557 | xtensa_funcUnit_use): New types. | |
558 | (libisa_module_specifier): Delete. | |
559 | (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes. | |
560 | (xtensa_insnbuf_free, xtensa_insnbuf_to_chars, | |
561 | xtensa_insnbuf_from_chars): Update prototypes. | |
562 | (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa, | |
563 | xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn, | |
564 | xtensa_encode_insn, xtensa_insn_length, | |
565 | xtensa_insn_length_from_first_byte, xtensa_num_operands, | |
566 | xtensa_operand_kind, xtensa_encode_result, | |
567 | xtensa_operand_isPCRelative): Delete. | |
568 | (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field, | |
569 | xtensa_operand_set_field, xtensa_operand_encode, | |
570 | xtensa_operand_decode, xtensa_operand_do_reloc, | |
571 | xtensa_operand_undo_reloc): Update prototypes. | |
572 | (xtensa_isa_maxlength, xtensa_isa_length_from_chars, | |
573 | xtensa_isa_num_pipe_stages, xtensa_isa_num_formats, | |
574 | xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states, | |
575 | xtensa_isa_num_sysregs, xtensa_isa_num_interfaces, | |
576 | xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup, | |
577 | xtensa_format_decode, xtensa_format_encode, xtensa_format_length, | |
578 | xtensa_format_num_slots, xtensa_format_slot_nop_opcode, | |
579 | xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode, | |
580 | xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump, | |
581 | xtensa_opcode_is_loop, xtensa_opcode_is_call, | |
582 | xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands, | |
583 | xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses, | |
584 | xtensa_opcode_funcUnit_use, xtensa_operand_name, | |
585 | xtensa_operand_is_visible, xtensa_operand_is_register, | |
586 | xtensa_operand_regfile, xtensa_operand_num_regs, | |
587 | xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative, | |
588 | xtensa_stateOperand_state, xtensa_stateOperand_inout, | |
589 | xtensa_interfaceOperand_interface, xtensa_regfile_lookup, | |
590 | xtensa_regfile_lookup_shortname, xtensa_regfile_name, | |
591 | xtensa_regfile_shortname, xtensa_regfile_view_parent, | |
592 | xtensa_regfile_num_bits, xtensa_regfile_num_entries, | |
593 | xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits, | |
594 | xtensa_state_is_exported, xtensa_sysreg_lookup, | |
595 | xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number, | |
596 | xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name, | |
597 | xtensa_interface_num_bits, xtensa_interface_inout, | |
598 | xtensa_interface_has_side_effect, xtensa_funcUnit_lookup, | |
599 | xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes. | |
8fdd7217 NC |
600 | 2004-10-07 Jeff Baker <[email protected]> |
601 | ||
602 | * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel. | |
603 | ||
f6e332e6 AM |
604 | 2004-09-17 Alan Modra <[email protected]> |
605 | ||
606 | * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements | |
607 | of union. | |
608 | ||
79fadcb0 DD |
609 | 2004-09-13 Aaron W. LaFramboise <[email protected]> |
610 | ||
611 | * libiberty.h (basename): Prototype for __MINGW32__. | |
612 | ||
a5ecc6a5 DD |
613 | 2004-09-04 Kaveh R. Ghazi <[email protected]> |
614 | ||
615 | * ansidecl.h (ATTRIBUTE_SENTINEL): Define. | |
616 | * libiberty.h (concat, reconcat, concat_length, concat_copy, | |
617 | concat_copy2): Use ATTRIBUTE_SENTINEL. | |
618 | ||
d003868e AM |
619 | 2004-08-13 Alan Modra <[email protected]> |
620 | ||
621 | * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler". | |
622 | (LD_DEFINITION_IN_DISCARDED_SECTION): Delete. | |
623 | ||
deaa6723 DD |
624 | 2004-08-02 Gabriel Dos Reis <[email protected]> |
625 | ||
626 | * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any | |
627 | const-qualification before disposal. | |
628 | ||
d5b4094f DD |
629 | 2004-07-24 Bernardo Innocenti <[email protected]> |
630 | ||
631 | * ansidecl.h (ARG_UNUSED): New Macro. | |
632 | ||
60ee6567 L |
633 | 2004-07-23 H.J. Lu <[email protected]> |
634 | ||
635 | * bin-bugs.h (REPORT_BUGS_TO): Set to | |
636 | "<URL:http://www.sourceware.org/bugzilla/>". | |
637 | ||
a35b6b04 DD |
638 | 2004-07-21 Paolo Bonzini <[email protected]> |
639 | ||
640 | * ansidecl.h (ATTRIBUTE_PURE): New. | |
641 | ||
7ab9a76e DD |
642 | 2004-07-13 Bernardo Innocenti <[email protected]> |
643 | ||
644 | * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from | |
645 | libcpp/internal.h. | |
646 | (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New | |
647 | macros. | |
648 | ||
649 | 2004-07-13 Bernardo Innocenti <[email protected]> | |
650 | ||
651 | * libiberty.h (ASTRDUP): Add casts required for stricter | |
652 | type conversion rules of C++. | |
653 | * obstack.h (obstack_free): Likewise. | |
654 | ||
1fe1f39c NC |
655 | 2004-07-07 Tomer Levi <[email protected]> |
656 | ||
657 | * dis-asm.h (print_insn_crx): Declare. | |
658 | ||
eea6121a AM |
659 | 2004-06-24 Alan Modra <[email protected]> |
660 | ||
661 | * bfdlink.h (struct bfd_link_order): Update comment. | |
662 | ||
8c37241b JJ |
663 | 2004-05-11 Jakub Jelinek <[email protected]> |
664 | ||
665 | * bfdlink.h (struct bfd_link_info): Add relro, relro_start and | |
666 | relro_end fields. | |
8c37241b | 667 | |
619874a6 DD |
668 | 2004-05-04 Andreas Jaeger <[email protected]> |
669 | ||
670 | * demangle.h: Do not use C++ reserved keyword typename as | |
671 | parameter for cplus_demangle_fill_builtin_type. | |
672 | ||
bb6a587d DD |
673 | 2004-04-22 Richard Henderson <[email protected]> |
674 | ||
675 | * hashtab.h (struct htab): Add size_prime_index. | |
676 | ||
d6ea4e80 DD |
677 | 2004-04-13 Jeff Law <[email protected]> |
678 | ||
679 | * hashtab.h (htab_remove_elt_with_hash): Prototype new function. | |
680 | ||
f29d4bb8 DD |
681 | 2004-03-30 Zack Weinberg <[email protected]> |
682 | ||
683 | * hashtab.h, splay-tree.h: Use new shorter form of GTY markers. | |
684 | ||
75d5e263 SS |
685 | 2004-03-25 Stan Shebs <[email protected]> |
686 | ||
687 | * mpw/: Remove subdirectory and everything in it. | |
688 | ||
b9cf773d AM |
689 | 2004-03-23 Alan Modra <[email protected]> |
690 | ||
691 | PR 51. | |
692 | * bfdlink.h (struct bfd_link_info): Add wrap_char. | |
693 | ||
59c2e50f L |
694 | 2004-03-20 H.J. Lu <[email protected]> |
695 | ||
696 | * bfdlink.h (bfd_link_info): Correct comments for the | |
697 | unresolved_syms_in_objects field. | |
698 | ||
099f84cf DD |
699 | 2004-02-24 Ian Lance Taylor <[email protected]> |
700 | ||
701 | * dyn-string.h: Update copyright date. | |
702 | ||
74aee4eb DD |
703 | 2004-02-23 Ian Lance Taylor <[email protected]> |
704 | ||
705 | * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and | |
706 | the associated #defines. | |
707 | ||
59727473 DD |
708 | 2004-01-12 Ian Lance Taylor <[email protected]> |
709 | ||
062054c5 ILT |
710 | * demangle.h: Instead of checking ANSI_PROTOTYPES, just include |
711 | "libiberty.h". | |
712 | ||
9850ebe2 ILT |
713 | * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>. |
714 | ||
59727473 DD |
715 | * demangle.h (enum demangle_component_type): Define. |
716 | (struct demangle_operator_info): Declare. | |
717 | (struct demangle_builtin_type_info): Declare. | |
718 | (struct demangle_component): Define. | |
719 | (cplus_demangle_fill_component): Declare. | |
720 | (cplus_demangle_fill_name): Declare. | |
721 | (cplus_demangle_fill_builtin_type): Declare. | |
722 | (cplus_demangle_fill_operator): Declare. | |
723 | (cplus_demangle_fill_extended_operator): Declare. | |
724 | (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare. | |
725 | (cplus_demangle_v3_components): Declare. | |
726 | (cplus_demangle_print): Declare. | |
727 | ||
10ca0e95 | 728 | For older changes see ChangeLog-9103 |
252b5132 RH |
729 | \f |
730 | Local Variables: | |
731 | mode: change-log | |
732 | left-margin: 8 | |
733 | fill-column: 74 | |
734 | version-control: never | |
735 | End: |