Deleted Added
full compact
ChangeLog.gcc43 (260139) ChangeLog.gcc43 (260230)
12007-07-09 Geoffrey Keating <geoffk@apple.com> (r126529)
2
3 PR 32617
4 * decl.c (cxx_init_decl_processing): Don't set
5 force_align_functions_log.
6 (grokfndecl): Honour ptrmemfunc_vbit_in_pfn.
7 * typeck.c (cxx_alignof_expr): When alignof is used on a plain
8 FUNCTION_DECL, return its alignment.

--- 19 unchanged lines hidden (view full) ---

282007-05-31 Daniel Berlin <dberlin@dberlin.org> (r125239)
29
30 * typeck.c (build_binary_op): Include types in error.
31
322007-05-18 Geoffrey Keating <geoffk@apple.com> (r124839)
33
34 * mangle.c (write_real_cst): Use 'unsigned long' for %lx.
35
12007-07-09 Geoffrey Keating <geoffk@apple.com> (r126529)
2
3 PR 32617
4 * decl.c (cxx_init_decl_processing): Don't set
5 force_align_functions_log.
6 (grokfndecl): Honour ptrmemfunc_vbit_in_pfn.
7 * typeck.c (cxx_alignof_expr): When alignof is used on a plain
8 FUNCTION_DECL, return its alignment.

--- 19 unchanged lines hidden (view full) ---

282007-05-31 Daniel Berlin <dberlin@dberlin.org> (r125239)
29
30 * typeck.c (build_binary_op): Include types in error.
31
322007-05-18 Geoffrey Keating <geoffk@apple.com> (r124839)
33
34 * mangle.c (write_real_cst): Use 'unsigned long' for %lx.
35
362007-05-14 Paolo Carlini <pcarlini@suse.de> (r124724)
37
38 PR c++/29928
39 * rtti.c (get_tinfo_decl_dynamic, get_typeid): Try to complete the
40 type only if is a class type (5.2.8/4).
41
362007-05-05 Geoffrey Keating <geoffk@apple.com> (r124467)
37
38 PR 31775
39 * mangle.c (write_mangled_name): Mangle static variable names.
40 (write_unqualified_name): Use local-source-name for
41 namespace-scope static variables.
42
432007-03-12 Seongbae Park <seongbae.park@gmail.com> (r122851)

--- 43 unchanged lines hidden ---
422007-05-05 Geoffrey Keating <geoffk@apple.com> (r124467)
43
44 PR 31775
45 * mangle.c (write_mangled_name): Mangle static variable names.
46 (write_unqualified_name): Use local-source-name for
47 namespace-scope static variables.
48
492007-03-12 Seongbae Park <seongbae.park@gmail.com> (r122851)

--- 43 unchanged lines hidden ---