OSDN Git Service

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