2005-04-08 Kelley Cook <kcook@gcc.gnu.org>
[official-gcc.git] / include / ChangeLog
bloba4ebee08f75adb1a16a51b2bb98cc0858cd15a3e
1 2005-03-29  Ian Lance Taylor  <ian@airs.com>
3         * libiberty.h: Fix indentation.
5 2005-03-28  Ian Lance Taylor  <ian@airs.com>
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.
15 2005-03-28  Mark Mitchell <mark@codesourcery.com>
17         * libiberty.h (ffs): Declare, if necessary.
18         
19 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
21         * xregex2.h (_RE_ARGS): Remove definition and uses.
23 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
25         * ternary.h: Don't use PARAMS anymore.
27 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
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.
34 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
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.
42 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
44         * demangle.h: Remove uses of PARAMS.
46         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
47         ANSI_PROTOTYPES is always assumed.
48         Remove uses of PARAMS throughout.
50 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
52         * libiberty.h (xstrndup): Declare.
54 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
56         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
58 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
60         * libiberty.h (gettimeofday): Declare.
62 2005-03-01  Jan Beulich  <jbeulich@novell.com>
64         * libiberty.h: Declare unlink_if_ordinary.
66 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
68         PR bootstrap/19818
69         * ansidecl.h (PARAMS): Guard from redefinition.
71 2004-12-11  Ben Elliston  <bje@au.ibm.com>
73         * fibheap.h (struct fibnode): Only use unsigned long bitfields
74         when __GNUC__ is defined and ints are less than 32-bits wide.
76 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
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.
82 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
84         * libiberty.h (basename): Prototype for __MINGW32__.
86 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
88         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
89         * libiberty.h (concat, reconcat, concat_length, concat_copy,
90         concat_copy2): Use ATTRIBUTE_SENTINEL.
92 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
94         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
95         const-qualification before disposal.
97 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
99         * ansidecl.h (ARG_UNUSED): New Macro.
101 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
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.
108 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
110         * ansidecl.h (ATTRIBUTE_PURE): New.
112 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
114         * libiberty.h (ASTRDUP): Add casts required for stricter
115         type conversion rules of C++.
116         * obstack.h (obstack_free): Likewise.
118 2004-05-04  Andreas Jaeger  <aj@suse.de>
120         * demangle.h: Do not use C++ reserved keyword typename as
121         parameter for cplus_demangle_fill_builtin_type.
123 2004-04-22  Richard Henderson  <rth@redhat.com>
125         * hashtab.h (struct htab): Add size_prime_index.
127 2004-04-13  Jeff Law  <law@redhat.com>
129         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
131 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
133         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
135 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
137         * dyn-string.h: Update copyright date.
139 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
141         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
142         the associated #defines.
144 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
146         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
147         "libiberty.h".
149         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
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.
164 For older changes see ChangeLog-9103
166 Local Variables:
167 mode: change-log
168 left-margin: 8
169 fill-column: 74
170 version-control: never
171 End: