]> git.ipfire.org Git - thirdparty/gcc.git/blame - include/ChangeLog
Remove docs for removed option.
[thirdparty/gcc.git] / include / ChangeLog
CommitLineData
65ec6c0e
KG
12005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2
3 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
4
17049f0b
MM
52005-03-09 Mark Mitchell <mark@codesourcery.com>
6
7 * libiberty.h (gettimeofday): Declare.
8
c363985d
JB
92005-03-01 Jan Beulich <jbeulich@novell.com>
10
11 * libiberty.h: Declare unlink_if_ordinary.
12
be0f1e54
PB
132005-02-14 Paolo Bonzini <bonzini@gnu.org>
14
15 PR bootstrap/19818
16 * ansidecl.h (PARAMS): Guard from redefinition.
17
d49d0907
BE
182004-12-11 Ben Elliston <bje@au.ibm.com>
19
20 * fibheap.h (struct fibnode): Only use unsigned long bitfields
21 when __GNUC__ is defined and ints are less than 32-bits wide.
22
530f5331
BW
232004-10-07 Bob Wilson <bob.wilson@acm.org>
24
25 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
26 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
27 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
28
f45c31ea 292004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
ff06bf4b
AL
30
31 * libiberty.h (basename): Prototype for __MINGW32__.
32
3d091dac
KG
332004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
34
35 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
36 * libiberty.h (concat, reconcat, concat_length, concat_copy,
37 concat_copy2): Use ATTRIBUTE_SENTINEL.
38
b1e8c0fd
GDR
392004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
40
41 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
42 const-qualification before disposal.
43
5673cd61 442004-07-24 Bernardo Innocenti <bernie@develer.com>
4b997cc8 45
5673cd61 46 * ansidecl.h (ARG_UNUSED): New Macro.
4b997cc8 47
5673cd61 482004-07-24 Bernardo Innocenti <bernie@develer.com>
b6fa4f6e
BI
49
50 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
51 libcpp/internal.h.
52 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
53 macros.
54
5673cd61
BI
552004-07-21 Paolo Bonzini <bonzini@gnu.org>
56
57 * ansidecl.h (ATTRIBUTE_PURE): New.
58
5557e16d
BI
592004-07-13 Bernardo Innocenti <bernie@develer.com>
60
61 * libiberty.h (ASTRDUP): Add casts required for stricter
62 type conversion rules of C++.
63 * obstack.h (obstack_free): Likewise.
64
073273c3
AJ
652004-05-04 Andreas Jaeger <aj@suse.de>
66
67 * demangle.h: Do not use C++ reserved keyword typename as
68 parameter for cplus_demangle_fill_builtin_type.
69
228c46db
RH
702004-04-22 Richard Henderson <rth@redhat.com>
71
72 * hashtab.h (struct htab): Add size_prime_index.
73
7f96816a 742004-04-13 Jeff Law <law@redhat.com>
6de9cd9a
DN
75
76 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
77
cfdfa110
ZW
782004-03-30 Zack Weinberg <zack@codesourcery.com>
79
80 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
81
0d7fbf14
ILT
822004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
83
84 * dyn-string.h: Update copyright date.
85
795b4c37
ILT
862004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
87
88 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
89 the associated #defines.
90
5e777af5
ILT
912004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
92
d051dc88
ILT
93 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
94 "libiberty.h".
95
e4a32afb
ILT
96 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
97
5e777af5
ILT
98 * demangle.h (enum demangle_component_type): Define.
99 (struct demangle_operator_info): Declare.
100 (struct demangle_builtin_type_info): Declare.
101 (struct demangle_component): Define.
102 (cplus_demangle_fill_component): Declare.
103 (cplus_demangle_fill_name): Declare.
104 (cplus_demangle_fill_builtin_type): Declare.
105 (cplus_demangle_fill_operator): Declare.
106 (cplus_demangle_fill_extended_operator): Declare.
107 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
108 (cplus_demangle_v3_components): Declare.
109 (cplus_demangle_print): Declare.
110
2502b0bc 111For older changes see ChangeLog-9103
6599da04
JM
112\f
113Local Variables:
114mode: change-log
115left-margin: 8
116fill-column: 74
117version-control: never
118End: