Deleted Added
full compact
ChangeLog.gcc43 (260395) ChangeLog.gcc43 (260455)
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

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

60 any results if there is no machine dependent reorg.
61
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
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

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

60 any results if there is no machine dependent reorg.
61
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-23 Richard Earnshaw <rearnsha@arm.com> (r125973)
69
70 PR target/31152
71 * arm.md (negscc): Match the correct operand for optimized LT0 test.
72 Remove optimization for GT.
73
682007-06-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de> (r125346)
69
70 PR preprocessor/23479
71 * doc/extend.texi: Document the 0b-prefixed binary integer
72 constant extension.
73
742007-05-31 Eric Christopher <echristo@apple.com> (r125246)
75

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

5892006-11-07 Eric Christopher <echristo@apple.com> (r118576)
590
591 * libgcc2.c (__bswapdi2): Rename from bswapDI2.
592 (__bswapsi2): Ditto.
593 * libgcc2.h: Remove transformation of bswap routines.
594 * config/i386/i386.md (bswapsi2): New.
595 (bswapdi2): Ditto.
596
742007-06-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de> (r125346)
75
76 PR preprocessor/23479
77 * doc/extend.texi: Document the 0b-prefixed binary integer
78 constant extension.
79
802007-05-31 Eric Christopher <echristo@apple.com> (r125246)
81

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

5952006-11-07 Eric Christopher <echristo@apple.com> (r118576)
596
597 * libgcc2.c (__bswapdi2): Rename from bswapDI2.
598 (__bswapsi2): Ditto.
599 * libgcc2.h: Remove transformation of bswap routines.
600 * config/i386/i386.md (bswapsi2): New.
601 (bswapdi2): Ditto.
602
6032006-11-03 Paul Brook <paul@codesourcery.com> (r118461)
604
605 gcc/
606 * config/arm/arm.c (arm_file_start): New function.
607 (TARGET_ASM_FILE_START): Define.
608 (arm_default_cpu): New variable.
609 (arm_override_options): Set arm_default_cpu.
610
5972006-10-31 Geoffrey Keating <geoffk@apple.com> (r118360)
598
599 * coverage.c (coverage_checksum_string): Update comment.
600 * dwarf2out.c (switch_to_eh_frame_section): Update for removal
601 of get_file_function_name.
602 * cgraphunit.c (cgraph_build_static_cdtor): Update for rename
603 of get_file_function_name_long.
604 * tree.c (get_file_function_name): Rename from

--- 206 unchanged lines hidden ---
6112006-10-31 Geoffrey Keating <geoffk@apple.com> (r118360)
612
613 * coverage.c (coverage_checksum_string): Update comment.
614 * dwarf2out.c (switch_to_eh_frame_section): Update for removal
615 of get_file_function_name.
616 * cgraphunit.c (cgraph_build_static_cdtor): Update for rename
617 of get_file_function_name_long.
618 * tree.c (get_file_function_name): Rename from

--- 206 unchanged lines hidden ---