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