OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [include/] [ChangeLog] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.