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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [include/] [ChangeLog] - Blame information for rev 25

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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