Deleted Added
full compact
ChangeLog.gcc43 (260075) ChangeLog.gcc43 (260140)
12007-08-08 Andrew Haley <aph@redhat.com> (r128087)
2
3 * config/arm/libunwind.S (UNWIND_WRAPPER _Unwind_Backtrace): New.
4 * config/arm/unwind-arm.h (__gnu_Unwind_Backtrace): New.
5 * config/arm/unwind-arm.c (__gnu_Unwind_Backtrace): New.
6
72007-07-12 Geoffrey Keating <geoffk@apple.com> (r126588)
8

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

40 'u1.f' in tree_decl_common.
41 * tree.c (build_decl_stat): Set initial value of DECL_ALIGN.
42 * doc/extend.texi (Function Attributes): Add 'aligned' attribute.
43 (Variable Attributes): Cross-reference 'aligned' attribute
44 to Function Attributes.
45 * flags.h (force_align_functions_log): Delete.
46 * toplev.c (force_align_functions_log): Delete.
47
12007-08-08 Andrew Haley <aph@redhat.com> (r128087)
2
3 * config/arm/libunwind.S (UNWIND_WRAPPER _Unwind_Backtrace): New.
4 * config/arm/unwind-arm.h (__gnu_Unwind_Backtrace): New.
5 * config/arm/unwind-arm.c (__gnu_Unwind_Backtrace): New.
6
72007-07-12 Geoffrey Keating <geoffk@apple.com> (r126588)
8

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

40 'u1.f' in tree_decl_common.
41 * tree.c (build_decl_stat): Set initial value of DECL_ALIGN.
42 * doc/extend.texi (Function Attributes): Add 'aligned' attribute.
43 (Variable Attributes): Cross-reference 'aligned' attribute
44 to Function Attributes.
45 * flags.h (force_align_functions_log): Delete.
46 * toplev.c (force_align_functions_log): Delete.
47
482007-07-06 Josh Conner <jconner@apple.com> (r126422)
49
50 PR middle-end/32602
51 PR middle-end/32603
52 * calls.c (store_one_arg): Handle arguments which are partially
53 on the stack when detecting argument overlap.
54
552007-07-03 Eric Christopher <echristo@apple.com> (r126278)
56
57 * doc/cppopts.texi: Add conflicting option note to -dM.
58 * doc/invoke.texi: Add note about possible conflicts with
59 -E for -dCHARS and note that -dM will not produce
60 any results if there is no machine dependent reorg.
61
482007-06-28 Geoffrey Keating <geoffk@apple.com> (r126088)
49
50 * doc/invoke.texi (C++ Dialect Options): Document
51 fvisibility-ms-compat.
52 * c.opt (fvisibility-ms-compat): New.
53
542007-06-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de> (r125346)
55

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

3902007-01-24 Jakub Jelinek <jakub@redhat.com> (r121140)
391
392 * config/i386/i386.h (x86_cmpxchg16b): Remove const.
393 (TARGET_CMPXCHG16B): Define to x86_cmpxchg16b.
394 * config/i386/i386.c (x86_cmpxchg16b): Remove const.
395 (override_options): Add PTA_CX16 flag. Set x86_cmpxchg16b
396 for CPUs that have PTA_CX16 set.
397
622007-06-28 Geoffrey Keating <geoffk@apple.com> (r126088)
63
64 * doc/invoke.texi (C++ Dialect Options): Document
65 fvisibility-ms-compat.
66 * c.opt (fvisibility-ms-compat): New.
67
682007-06-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de> (r125346)
69

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

4042007-01-24 Jakub Jelinek <jakub@redhat.com> (r121140)
405
406 * config/i386/i386.h (x86_cmpxchg16b): Remove const.
407 (TARGET_CMPXCHG16B): Define to x86_cmpxchg16b.
408 * config/i386/i386.c (x86_cmpxchg16b): Remove const.
409 (override_options): Add PTA_CX16 flag. Set x86_cmpxchg16b
410 for CPUs that have PTA_CX16 set.
411
4122007-01-18 Josh Conner <jconner@apple.com> (r120902)
413
414 PR target/30485
415 * config/rs6000/rs6000.c (rs6000_emit_vector_compare): Add
416 support for UNLE, UNLT, UNGE, and UNGT.
417
3982007-01-17 Eric Christopher <echristo@apple.com> (r120846)
399
400 * config.gcc: Support core2 processor.
401
4022007-01-11 Joseph Myers <joseph@codesourcery.com> (r120688)
403
404 * c-common.c (vector_types_convertible_p): Treat opaque types as
405 always convertible if they have the same size, but not otherwise.

--- 248 unchanged lines hidden ---
4182007-01-17 Eric Christopher <echristo@apple.com> (r120846)
419
420 * config.gcc: Support core2 processor.
421
4222007-01-11 Joseph Myers <joseph@codesourcery.com> (r120688)
423
424 * c-common.c (vector_types_convertible_p): Treat opaque types as
425 always convertible if they have the same size, but not otherwise.

--- 248 unchanged lines hidden ---