* config/tc-arc.c (tc_gen_reloc): Don't assume fixP->fx_addsy is an
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2004-09-17 Paul Brook <paul@codesourcery.com>
2
3 * elf/arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK.
4 Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
5 R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX.
6
7 2004-09-17 Alan Modra <amodra@bigpond.net.au>
8
9 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
10 of union.
11
12 2004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
13
14 * libiberty.h (basename): Prototype for __MINGW32__.
15
16 2004-09-13 Paul Brook <paul@codesourcery.com>
17
18 * elf/arm.h: Rename RELABS to TARGET1.
19
20 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21
22 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
23 * libiberty.h (concat, reconcat, concat_length, concat_copy,
24 concat_copy2): Use ATTRIBUTE_SENTINEL.
25
26 2004-08-13 Alan Modra <amodra@bigpond.net.au>
27
28 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
29 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
30
31 2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
32
33 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
34 const-qualification before disposal.
35
36 2004-07-24 Bernardo Innocenti <bernie@develer.com>
37
38 * ansidecl.h (ARG_UNUSED): New Macro.
39
40 2004-07-23 H.J. Lu <hongjiu.lu@intel.com>
41
42 * bin-bugs.h (REPORT_BUGS_TO): Set to
43 "<URL:http://www.sourceware.org/bugzilla/>".
44
45 2004-07-21 Paolo Bonzini <bonzini@gnu.org>
46
47 * ansidecl.h (ATTRIBUTE_PURE): New.
48
49 2004-07-13 Bernardo Innocenti <bernie@develer.com>
50
51 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
52 libcpp/internal.h.
53 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
54 macros.
55
56 2004-07-13 Bernardo Innocenti <bernie@develer.com>
57
58 * libiberty.h (ASTRDUP): Add casts required for stricter
59 type conversion rules of C++.
60 * obstack.h (obstack_free): Likewise.
61
62 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
63
64 * dis-asm.h (print_insn_crx): Declare.
65
66 2004-06-24 Alan Modra <amodra@bigpond.net.au>
67
68 * bfdlink.h (struct bfd_link_order): Update comment.
69
70 2004-05-11 Jakub Jelinek <jakub@redhat.com>
71
72 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
73 relro_end fields.
74 * elf/common.h (PT_GNU_EH_FRAME, PT_GNU_STACK): Add comments.
75 (PT_GNU_RELRO): Define.
76
77 2004-05-04 Andreas Jaeger <aj@suse.de>
78
79 * demangle.h: Do not use C++ reserved keyword typename as
80 parameter for cplus_demangle_fill_builtin_type.
81
82 2004-04-22 Richard Henderson <rth@redhat.com>
83
84 * hashtab.h (struct htab): Add size_prime_index.
85
86 2004-04-13 Jeff Law <law@redhat.com>
87
88 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
89
90 2004-03-30 Zack Weinberg <zack@codesourcery.com>
91
92 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
93
94 2004-03-25 Stan Shebs <shebs@apple.com>
95
96 * mpw/: Remove subdirectory and everything in it.
97
98 2004-03-23 Alan Modra <amodra@bigpond.net.au>
99
100 PR 51.
101 * bfdlink.h (struct bfd_link_info): Add wrap_char.
102
103 2004-03-20 H.J. Lu <hongjiu.lu@intel.com>
104
105 * bfdlink.h (bfd_link_info): Correct comments for the
106 unresolved_syms_in_objects field.
107
108 2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
109
110 * dyn-string.h: Update copyright date.
111
112 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
113
114 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
115 the associated #defines.
116
117 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
118
119 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
120 "libiberty.h".
121
122 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
123
124 * demangle.h (enum demangle_component_type): Define.
125 (struct demangle_operator_info): Declare.
126 (struct demangle_builtin_type_info): Declare.
127 (struct demangle_component): Define.
128 (cplus_demangle_fill_component): Declare.
129 (cplus_demangle_fill_name): Declare.
130 (cplus_demangle_fill_builtin_type): Declare.
131 (cplus_demangle_fill_operator): Declare.
132 (cplus_demangle_fill_extended_operator): Declare.
133 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
134 (cplus_demangle_v3_components): Declare.
135 (cplus_demangle_print): Declare.
136
137 For older changes see ChangeLog-9103
138 \f
139 Local Variables:
140 mode: change-log
141 left-margin: 8
142 fill-column: 74
143 version-control: never
144 End:
This page took 0.032708 seconds and 4 git commands to generate.