]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/objc/ChangeLog
PR c++/27668
[thirdparty/gcc.git] / gcc / objc / ChangeLog
CommitLineData
77874a3c 12006-07-19 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2
3 PR obj-c++/28434
4 * objc-act.c (lookup_and_install_protocols): Skip error_mark_nodes.
5
15b5961f 62006-06-06 Mike Stump <mrs@apple.com>
7
8 * objc-act.c: Remove prototype for objc_build_volatilized_type.
9
8d6b10e2 102006-05-24 Mike Stump <mrs@apple.com>
11
12 * objc-act.c (build_next_objc_exception_stuff): Use JBLEN instead of _JBLEN.
13
ed672485 142006-05-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
15
16 PR objc/27240
17 * objc-act.c (objc_is_public): Return early on invalid type.
18
30f66f51 192006-03-02 Fariborz Jahanian <fjahanian@apple.com>
20
21 * objc-act.c (init_module_descriptor): Remove file name from
22 module descriptor.
23 (gen_type_name_0): Fix ICE when issuing warning.
24
9f30f9e7 25