OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / objcp / ChangeLog
1 2008-04-03  Tom Tromey  <tromey@redhat.com>
2
3         * Make-lang.in (obj-c++_OBJS): New variable.
4
5 2008-03-27  Tom Tromey  <tromey@redhat.com>
6
7         * Make-lang.in: Revert automatic dependency patch.
8
9 2008-03-25  Tom Tromey  <tromey@redhat.com>
10
11         * Make-lang.in (obj-c++_OBJS): Rename from objcp_OBJS.
12         (objcp/objcp-act.o): Restore target.
13
14 2008-03-25  Tom Tromey  <tromey@redhat.com>
15
16         * Make-lang.in (objcp_OBJS): New variable.
17         (cc1objplus-checksum.o, objcp/objcp-lang.o, objcp/objcp-decl.o,
18         objcp/objcp-act.o): Remove.
19
20 2008-03-07  Paolo Bonzini  <bonzini@gnu.org>
21
22         Revert:
23
24         2008-02-07  Andreas Tobler  <andreast-list@fgznet.ch>
25                     Douglas Gregor  <doug.gregor@gmail.com>
26  
27         PR bootstrap/35115
28         * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
29
30 2008-02-07  Andreas Tobler  <andreast-list@fgznet.ch>
31             Douglas Gregor  <doug.gregor@gmail.com>
32  
33         PR bootstrap/35115
34         * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.
35
36 2008-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
37
38         PR other/35107
39         * Make-lang.in (cc1objplus-dummy, cc1objplus): Add $(GMPLIBS).
40
41 2007-08-02  Nick Clifton  <nickc@redhat.com>
42
43         * Make-lang.in: Change copyright header to refer to version 3 of
44         the GNU General Public License and to point readers at the
45         COPYING3 file and the FSF's license web page.
46         * lang-specs.h, objcp-decl.c, objcp-decl.h, config-lang.in,
47         objcp-lang.c: Likewise.
48
49 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
50
51         * Make-lang.in: Add dummy lang.install-pdf target.
52
53 2006-10-23 Rafael Avila de Espindola  <rafael.espindola@gmail.com>
54
55         * objcp-decl.h (objcp_builtin_function): Remove.
56
57 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
58
59         * Make-lang.in: Added empty "obj-c++.pdf" target.
60
61 2006-08-20  Mark Mitchell  <mark@codesourcery.com>
62
63         * objcp-lang.c (objcp_tsubst_copy_and_build): Adjust call to
64         tsubst_copy_and_build.
65
66 2006-07-28  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
67
68         * Make-lang.in: Use $(HEADER_H) instead of header.h in dependencies.
69
70 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
71
72         PR other/27063
73         * config-lang.in: Add subdir_requires.
74
75 2006-06-30  Jason Merrill  <jason@redhat.com>
76
77         * objcp-decl.c (objcp_start_struct): Pass null attributes argument
78         to begin_class_definition.
79
80 2006-05-14  H.J. Lu  <hongjiu.lu@intel.com>
81
82         * Make-lang.in (objcp/objcp-decl.o): Add dependency on
83         $(TARGET_H).
84
85 2006-02-20 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
86
87         * Make-lang.in (OBJ-C++): Remove
88         (.PHONY): Remove Obj-c++ and obj-C++. Add obj-c++
89
90 2005-12-14  Andrew Pinski  <pinskia@physics.uc.edu>
91
92         * Make-lang.in (objcp/objcp-decl.o): Add depends on $(EXPR_H).
93
94 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
95
96         * Make-lang.in (obj-c++.all.build, obj-c++.install-normal): Remove.
97
98 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
99
100         * Make-lang.in: Remove all dependencies on s-gtype.
101
102 2005-11-22  Andrew Pinski  <pinskia@physics.uc.edu>
103
104         * objcp-decl.c (objcp_lookup_name): Remove.
105         * objcp-decl.h (objcp_lookup_name): Delete.
106         (lookup_name): Kill define.
107
108 2005-09-11  Richard Henderson  <rth@redhat.com>
109
110         * objcp-lang.c (objcxx_init_ts): Remove ALIAS_DECL.
111
112 2005-07-09  Andrew Pinski  <pinskia@physics.uc.edu>
113
114         * config-lang.in (gtfiles): Add cp-objcp-common.c.
115         * objcp-lang.c (objcxx_init_ts): New function.
116         (LANG_HOOKS_INIT_TS): Define.
117
118 2005-07-03  Kazu Hirata  <kazu@codesourcery.com>
119
120         * Make-lang.in (cc1plus-checksum.c): Use
121         build/genchecksum$(build_exeext), not build/genchecksum$(exeext).
122
123 2005-06-30  Zack Weinberg  <zack@codesourcery.com>
124             Jakub Jelinek  <jakub@redhat.com>
125
126         * objcp-lang.c: No need to include cxx-pretty-print.h.
127         * Make-lang.in: Update dependencies.
128
129 2005-06-25  Kelley Cook  <kcook@gcc.gnu.org>
130
131         * all files: Update FSF in copyright headers.
132
133 2005-06-20  Ziemowit Laski  <zlaski@apple.com>
134
135         * config-lang.in (gtfiles): Add cp/rtti.c.
136
137 2005-05-24  Ziemowit Laski  <zlaski@apple.com>
138
139         * objcp-decl.c (objcp_start_struct, objcp_xref_tag): Adjust
140         call to xref_tag().
141         (objcp_build_component_ref): Remove function.
142         * objcp-decl.h (objcp_build_component_ref): Remove prototype.
143         (build_component_ref): Remove macro.
144         * objcp-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
145
146 2005-05-18  Geoffrey Keating  <geoffk@apple.com>
147
148         * Make-lang.in (cc1objplus-dummy): New.
149         (cc1objplus-checksum.c): New.
150         (cc1objplus-checksum.o): New.
151         (cc1objplus): Add cc1objplus-checksum.o.
152
153 2005-05-17  Ziemowit Laski  <zlaski@apple.com>
154             Mike Stump  <mrs@apple.com>
155
156         Yet more Objective-C++...
157         
158         * Make-lang.in (objcp/objcp-lang.o): Add tree-gimple.h
159         (objcp/objcp-decl.o): Likewise.
160         (objcp/objcp-act.o): Likewise.
161         * objcp-lang.c (LANG_HOOKS_GIMPLIFY_EXPR): Add.
162
163 2005-04-21  Ziemowit Laski  <zlaski@apple.com>
164             Mike Stump  <mrs@apple.com>
165
166         * ChangeLog: New.
167         * Make-lang.in: Likewise.
168         * config-lang.in: Likewise.
169         * lang-specs.h: Likewise.
170         * objcp-decl.c: Likewise.
171         * objcp-decl.h: Likewise.
172         * objcp-lang.c: Likewise.