]> gcc.gnu.org Git - gcc.git/blob - include/ChangeLog
Split ChangeLog
[gcc.git] / include / ChangeLog
1 2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
2
3 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
4 const-qualification before disposal.
5
6 2004-07-24 Bernardo Innocenti <bernie@develer.com>
7
8 * ansidecl.h (ARG_UNUSED): New Macro.
9
10 2004-07-24 Bernardo Innocenti <bernie@develer.com>
11
12 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
13 libcpp/internal.h.
14 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
15 macros.
16
17 2004-07-21 Paolo Bonzini <bonzini@gnu.org>
18
19 * ansidecl.h (ATTRIBUTE_PURE): New.
20
21 2004-07-13 Bernardo Innocenti <bernie@develer.com>
22
23 * libiberty.h (ASTRDUP): Add casts required for stricter
24 type conversion rules of C++.
25 * obstack.h (obstack_free): Likewise.
26
27 2004-05-04 Andreas Jaeger <aj@suse.de>
28
29 * demangle.h: Do not use C++ reserved keyword typename as
30 parameter for cplus_demangle_fill_builtin_type.
31
32 2004-04-22 Richard Henderson <rth@redhat.com>
33
34 * hashtab.h (struct htab): Add size_prime_index.
35
36 2004-04-13 Jeff Law <law@redhat.com>
37
38 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
39
40 2004-03-30 Zack Weinberg <zack@codesourcery.com>
41
42 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
43
44 2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
45
46 * dyn-string.h: Update copyright date.
47
48 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
49
50 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
51 the associated #defines.
52
53 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
54
55 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
56 "libiberty.h".
57
58 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
59
60 * demangle.h (enum demangle_component_type): Define.
61 (struct demangle_operator_info): Declare.
62 (struct demangle_builtin_type_info): Declare.
63 (struct demangle_component): Define.
64 (cplus_demangle_fill_component): Declare.
65 (cplus_demangle_fill_name): Declare.
66 (cplus_demangle_fill_builtin_type): Declare.
67 (cplus_demangle_fill_operator): Declare.
68 (cplus_demangle_fill_extended_operator): Declare.
69 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
70 (cplus_demangle_v3_components): Declare.
71 (cplus_demangle_print): Declare.
72
73 For older changes see ChangeLog-9103
74 \f
75 Local Variables:
76 mode: change-log
77 left-margin: 8
78 fill-column: 74
79 version-control: never
80 End:
This page took 0.04372 seconds and 6 git commands to generate.