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