78 lines
2.0 KiB
Plaintext
78 lines
2.0 KiB
Plaintext
2007-02-13 Release Manager
|
|
|
|
* GCC 4.1.2 released.
|
|
|
|
2006-05-24 Release Manager
|
|
|
|
* GCC 4.1.1 released.
|
|
|
|
2006-02-28 Release Manager
|
|
|
|
* GCC 4.1.0 released.
|
|
|
|
2005-09-11 Richard Henderson <rth@redhat.com>
|
|
|
|
* objcp-lang.c (objcxx_init_ts): Remove ALIAS_DECL.
|
|
|
|
2005-07-09 Andrew Pinski <pinskia@physics.uc.edu>
|
|
|
|
* config-lang.in (gtfiles): Add cp-objcp-common.c.
|
|
* objcp-lang.c (objcxx_init_ts): New function.
|
|
(LANG_HOOKS_INIT_TS): Define.
|
|
|
|
2005-07-03 Kazu Hirata <kazu@codesourcery.com>
|
|
|
|
* Make-lang.in (cc1plus-checksum.c): Use
|
|
build/genchecksum$(build_exeext), not build/genchecksum$(exeext).
|
|
|
|
2005-06-30 Zack Weinberg <zack@codesourcery.com>
|
|
Jakub Jelinek <jakub@redhat.com>
|
|
|
|
* objcp-lang.c: No need to include cxx-pretty-print.h.
|
|
* Make-lang.in: Update dependencies.
|
|
|
|
2005-06-25 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
* all files: Update FSF in copyright headers.
|
|
|
|
2005-06-20 Ziemowit Laski <zlaski@apple.com>
|
|
|
|
* config-lang.in (gtfiles): Add cp/rtti.c.
|
|
|
|
2005-05-24 Ziemowit Laski <zlaski@apple.com>
|
|
|
|
* objcp-decl.c (objcp_start_struct, objcp_xref_tag): Adjust
|
|
call to xref_tag().
|
|
(objcp_build_component_ref): Remove function.
|
|
* objcp-decl.h (objcp_build_component_ref): Remove prototype.
|
|
(build_component_ref): Remove macro.
|
|
* objcp-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
|
|
|
|
2005-05-18 Geoffrey Keating <geoffk@apple.com>
|
|
|
|
* Make-lang.in (cc1objplus-dummy): New.
|
|
(cc1objplus-checksum.c): New.
|
|
(cc1objplus-checksum.o): New.
|
|
(cc1objplus): Add cc1objplus-checksum.o.
|
|
|
|
2005-05-17 Ziemowit Laski <zlaski@apple.com>
|
|
Mike Stump <mrs@apple.com>
|
|
|
|
Yet more Objective-C++...
|
|
|
|
* Make-lang.in (objcp/objcp-lang.o): Add tree-gimple.h
|
|
(objcp/objcp-decl.o): Likewise.
|
|
(objcp/objcp-act.o): Likewise.
|
|
* objcp-lang.c (LANG_HOOKS_GIMPLIFY_EXPR): Add.
|
|
|
|
2005-04-21 Ziemowit Laski <zlaski@apple.com>
|
|
Mike Stump <mrs@apple.com>
|
|
|
|
* ChangeLog: New.
|
|
* Make-lang.in: Likewise.
|
|
* config-lang.in: Likewise.
|
|
* lang-specs.h: Likewise.
|
|
* objcp-decl.c: Likewise.
|
|
* objcp-decl.h: Likewise.
|
|
* objcp-lang.c: Likewise.
|