Deleted Added
full compact
ChangeLog.gcc43 (260396) ChangeLog.gcc43 (260456)
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 Daniel Berlin <dberlin@dberlin.org> (r125239)
75

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

552 (prune_unused_types): Change to deal with pubnames being a vector.
553 (dwarf2out_finish): Change to deal with pubnames being a vector; add
554 pubnames table to call to output_pubnames; Add code to output pubtypes
555 table if DEBUG_PUBTYPES_SECTION is defined.
556 * config/darwin.c (darwin_file_start): Add DEBUG_PUBTYPES_SECTION to
557 debugnames.
558 * config/darwin.h (DEBUG_PUBTYPES_SECTION): Define new global variable.
559
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 Daniel Berlin <dberlin@dberlin.org> (r125239)
81

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

558 (prune_unused_types): Change to deal with pubnames being a vector.
559 (dwarf2out_finish): Change to deal with pubnames being a vector; add
560 pubnames table to call to output_pubnames; Add code to output pubtypes
561 table if DEBUG_PUBTYPES_SECTION is defined.
562 * config/darwin.c (darwin_file_start): Add DEBUG_PUBTYPES_SECTION to
563 debugnames.
564 * config/darwin.h (DEBUG_PUBTYPES_SECTION): Define new global variable.
565
5662006-11-03 Paul Brook <paul@codesourcery.com> (r118461)
567
568 gcc/
569 * config/arm/arm.c (arm_file_start): New function.
570 (TARGET_ASM_FILE_START): Define.
571 (arm_default_cpu): New variable.
572 (arm_override_options): Set arm_default_cpu.
573
5602006-10-31 Geoffrey Keating <geoffk@apple.com> (r118356)
561
562 * c-decl.c (grokdeclarator): Don't set DECL_EXTERNAL on
563 inline static functions in c99 mode.
564
565 PR 16622
566 * doc/extend.texi (Inline): Update.
567 * c-tree.h (struct language_function): Remove field 'extern_inline'.

--- 142 unchanged lines hidden ---
5742006-10-31 Geoffrey Keating <geoffk@apple.com> (r118356)
575
576 * c-decl.c (grokdeclarator): Don't set DECL_EXTERNAL on
577 inline static functions in c99 mode.
578
579 PR 16622
580 * doc/extend.texi (Inline): Update.
581 * c-tree.h (struct language_function): Remove field 'extern_inline'.

--- 142 unchanged lines hidden ---