OSDN Git Service

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