]> git.ipfire.org Git - thirdparty/gcc.git/blob - include/ChangeLog
* libiberty.h (ffs): Declare, if necessary.
[thirdparty/gcc.git] / include / ChangeLog
1 2005-03-28 Mark Mitchell <mark@codesourcery.com>
2
3 * libiberty.h (ffs): Declare, if necessary.
4
5 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
6
7 * xregex2.h (_RE_ARGS): Remove definition and uses.
8
9 2005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
10
11 * ternary.h: Don't use PARAMS anymore.
12
13 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
14
15 * partition.h: Remove use of PARAMS.
16 * obstack.h: Remove conditional prototypes __STDC__.
17 * objalloc.h: Remove use of PARAMS.
18 * splay-tree.h: Likewise.
19
20 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
21
22 * md5.h: Remove definition and uses of __P.
23 * dyn-string.h: Remove uses of PARAMS.
24 * fibheap.h: Likewise.
25 * floatformat.h: Likewise.
26 * hashtab.h: Likewise.
27
28 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
29
30 * demangle.h: Remove uses of PARAMS.
31
32 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
33 ANSI_PROTOTYPES is always assumed.
34 Remove uses of PARAMS throughout.
35
36 2005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
37
38 * libiberty.h (xstrndup): Declare.
39
40 2005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
41
42 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
43
44 2005-03-09 Mark Mitchell <mark@codesourcery.com>
45
46 * libiberty.h (gettimeofday): Declare.
47
48 2005-03-01 Jan Beulich <jbeulich@novell.com>
49
50 * libiberty.h: Declare unlink_if_ordinary.
51
52 2005-02-14 Paolo Bonzini <bonzini@gnu.org>
53
54 PR bootstrap/19818
55 * ansidecl.h (PARAMS): Guard from redefinition.
56
57 2004-12-11 Ben Elliston <bje@au.ibm.com>
58
59 * fibheap.h (struct fibnode): Only use unsigned long bitfields
60 when __GNUC__ is defined and ints are less than 32-bits wide.
61
62 2004-10-07 Bob Wilson <bob.wilson@acm.org>
63
64 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
65 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
66 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
67
68 2004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
69
70 * libiberty.h (basename): Prototype for __MINGW32__.
71
72 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
73
74 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
75 * libiberty.h (concat, reconcat, concat_length, concat_copy,
76 concat_copy2): Use ATTRIBUTE_SENTINEL.
77
78 2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
79
80 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
81 const-qualification before disposal.
82
83 2004-07-24 Bernardo Innocenti <bernie@develer.com>
84
85 * ansidecl.h (ARG_UNUSED): New Macro.
86
87 2004-07-24 Bernardo Innocenti <bernie@develer.com>
88
89 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
90 libcpp/internal.h.
91 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
92 macros.
93
94 2004-07-21 Paolo Bonzini <bonzini@gnu.org>
95
96 * ansidecl.h (ATTRIBUTE_PURE): New.
97
98 2004-07-13 Bernardo Innocenti <bernie@develer.com>
99
100 * libiberty.h (ASTRDUP): Add casts required for stricter
101 type conversion rules of C++.
102 * obstack.h (obstack_free): Likewise.
103
104 2004-05-04 Andreas Jaeger <aj@suse.de>
105
106 * demangle.h: Do not use C++ reserved keyword typename as
107 parameter for cplus_demangle_fill_builtin_type.
108
109 2004-04-22 Richard Henderson <rth@redhat.com>
110
111 * hashtab.h (struct htab): Add size_prime_index.
112
113 2004-04-13 Jeff Law <law@redhat.com>
114
115 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
116
117 2004-03-30 Zack Weinberg <zack@codesourcery.com>
118
119 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
120
121 2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
122
123 * dyn-string.h: Update copyright date.
124
125 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
126
127 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
128 the associated #defines.
129
130 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
131
132 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
133 "libiberty.h".
134
135 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
136
137 * demangle.h (enum demangle_component_type): Define.
138 (struct demangle_operator_info): Declare.
139 (struct demangle_builtin_type_info): Declare.
140 (struct demangle_component): Define.
141 (cplus_demangle_fill_component): Declare.
142 (cplus_demangle_fill_name): Declare.
143 (cplus_demangle_fill_builtin_type): Declare.
144 (cplus_demangle_fill_operator): Declare.
145 (cplus_demangle_fill_extended_operator): Declare.
146 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
147 (cplus_demangle_v3_components): Declare.
148 (cplus_demangle_print): Declare.
149
150 For older changes see ChangeLog-9103
151 \f
152 Local Variables:
153 mode: change-log
154 left-margin: 8
155 fill-column: 74
156 version-control: never
157 End: