This project is mirrored from git://gcc.gnu.org/git/gcc.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 19 May, 2005 6 commits
-
-
No Author authored
'gcc_3_4_4_release'. From-SVN: r99965
-
Mark Mitchell authored
From-SVN: r99964
-
Mark Mitchell authored
From-SVN: r99963
-
Mark Mitchell authored
* rw.po: New file. * ca.po: Update. * de.po: Likewise. * tr.po: Likewise. From-SVN: r99959
-
Mark Mitchell authored
From-SVN: r99954
-
GCC Administrator authored
From-SVN: r99938
-
- 18 May, 2005 2 commits
-
-
Jonathan Wakely authored
* docs/html/debug.html: Explain that _GLIBXX_DEBUG_PEDANTIC must be defined for pedantic mode. From-SVN: r99905
-
GCC Administrator authored
From-SVN: r99870
-
- 17 May, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r99805
-
- 16 May, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r99754
-
- 15 May, 2005 3 commits
-
-
Mark Mitchell authored
From-SVN: r99752
-
Andreas Schwab authored
* testsuite/Makefile.am (check-local): Really remove. * testsuite/Makefile.in: Regenerated. From-SVN: r99718
-
GCC Administrator authored
From-SVN: r99707
-
- 14 May, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r99683
-
- 13 May, 2005 2 commits
-
-
Mark Mitchell authored
2005-04-04 Mark Mitchell <mark@codesourcery.com> * testsuite/Makefile.am (check-local): Remove. (curent_symbols.txt): Likewise. (check-abi): Do not depend on current_symbols.txt. * testsuite/Makefile.in: Regenerated. * testsuite/libstdc++-abi/abi.exp: Build current_symbols.txt. 2005-04-01 Mark Mitchell <mark@codesourcery.com> * testsuite/Makefile.am (noinst_PROGRAMS): Remove. (site.exp): Write out the path to the baseline file. (check-abi): Use DejaGNU. (check-abi-verbose): Remove. * testsuite/Makefile.in: Regenerated. * testsuite/abi_check.cc (main): Check the return value from compare_symbols. * testsuite/testsuite_abi.cc (compare_symbols): Return a value. * testsuite/testsuite_abi.h (compare_symbols): Adjust prototype. * testsuite/libstdc++-abi/abi.exp: New file. 2004-03-19 Phil Edwards <phil@codesourcery.com> * testsuite/Makefile.am (site.exp): New target, based on that created by automake. Also set libiconv. From-SVN: r99644
-
GCC Administrator authored
From-SVN: r99639
-
- 12 May, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r99601
-
- 11 May, 2005 3 commits
-
-
Mark Mitchell authored
Revert: 2005-05-10 H.J. Lu <hongjiu.lu@intel.com> Backport from mainline 2004-02-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> * function.c (fixup_var_refs): Save volatile_ok and set to 1. * expr.c (emit_block_move_via_movstr): Save and restore volatile_ok. 2005-05-09 Grigory Tolstolytkin <gtolstolytkin@ru.mvista.com> Backport from mainline 2004-02-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> * emit-rtl.c (set_mem_attributes_minus_bitpos): Don't kill previous MEM_VOLATILE in REF. From-SVN: r99595
-
Ben Elliston authored
From-SVN: r99557
-
GCC Administrator authored
From-SVN: r99552
-
- 10 May, 2005 6 commits
-
-
H.J. Lu authored
Backport from mainline 2004-02-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> * function.c (fixup_var_refs): Save volatile_ok and set to 1. * expr.c (emit_block_move_via_movstr): Save and restore volatile_ok. From-SVN: r99543
-
Jakub Jelinek authored
* config/i386/i386.md (sse_mov?fcc* splitters): Add mode to IF_THEN_ELSE, remove mode from MATCH_OPERATOR. Fix a typo. From-SVN: r99542
-
Eric Botcazou authored
From-SVN: r99504
-
Grigory Tolstolytkin authored
Backport: 2004-02-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> * emit-rtl.c (set_mem_attributes_minus_bitpos): Don't kill previous MEM_VOLATILE in REF). From-SVN: r99489
-
GCC Administrator authored
From-SVN: r99482
-
Ben Elliston authored
PR debug/16676 * dwarf2out.c (dwarf2out_decl): Always set context_die to NULL, even when debug_info_level is DINFO_LEVEL_TERSE. [testsuite] * gcc.dg/debug/pr16676.c: New test. From-SVN: r99480
-
- 09 May, 2005 4 commits
-
-
Richard Henderson authored
Backport from mainline: 2005-02-07 Hans Boehm <Hans.Boehm@hp.com> * pthread_stop_world.c (GC_stop_world): Handle EINTR from sem_wait. From-SVN: r99439 -
Richard Henderson authored
PR libffi/21285 * src/alpha/osf.S: Update unwind into to match code. From-SVN: r99438 -
Nathan Sidwell authored
re PR c++/21427 ([3.4/4.0 only] Failure in make_thunk, cp/method.c:145 when compiling with multiply-inherited members) cp: PR c++/21427 Backport 2005-03-01 Nathan Sidwell <nathan@codesourcery.com> * class.c (update_vtable_entry_for_fn): Don't crash on invalid covariancy. * cp-tree.h (THUNK_TARGET): Expand comment. * method.c (use_thunk): Make sure we also use the target, if that is a thunk. Backport 2005-02-11 Nathan Sidwell <nathan@codesourcery.com> * class.c (update_vtable_entry_for_fn): Walk the covariant's binfo chain rather than using lookup_base. testsuite: PR c++/21427 * g++.dg/inherit/covariant13.C: New. Backport 2005-03-01 Nathan Sidwell <nathan@codesourcery.com> * g++.dg/inherit/covariant12.C: New. From-SVN: r99430
-
GCC Administrator authored
From-SVN: r99418
-
- 08 May, 2005 7 commits
-
-
Stephane Carrez authored
m68hc11.c (m68hc11_z_replacement): Use emit_insn_after when adding the save Z instruction so that it is part of... * config/m68hc11/m68hc11.c (m68hc11_z_replacement): Use emit_insn_after when adding the save Z instruction so that it is part of the good BB. (reg_or_some_mem_operand): Do not allow the 68HC12 address indirect addressing mode as it is not supported by bset and bclr. (m68hc11_gen_movhi): Fix invalid generation of indexed indirect addressing with movw. (m68hc11_gen_movqi): Use pula and pulb instead of lda and ldb for 68HC12. * config/m68hc11/m68hc11.md ("movhi_const0"): Use this pattern only for 68HC11. ("*movhi_68hc12"): Handle movhi_const0. ("*subhi3", "subqi3"): Use general_operand for operand 1. ("*subhi3_zext"): Likewise. From-SVN: r99403 -
Stephane Carrez authored
m68hc11.c (m68hc11_z_replacement): Use emit_insn_after when adding the save Z instruction so that it is part of... * config/m68hc11/m68hc11.c (m68hc11_z_replacement): Use emit_insn_after when adding the save Z instruction so that it is part of the good BB. (reg_or_some_mem_operand): Do not allow the 68HC12 address indirect addressing mode as it is not supported by bset and bclr. (m68hc11_gen_movhi): Fix invalid generation of indexed indirect addressing with movw. (m68hc11_gen_movqi): Use pula and pulb instead of lda and ldb for 68HC12. * config/m68hc11/m68hc11.md ("movhi_const0"): Use this pattern only for 68HC11. ("*movhi_68hc12"): Handle movhi_const0. ("*subhi3", "subqi3"): Use general_operand for operand 1. ("*subhi3_zext"): Likewise. From-SVN: r99402 -
Matt Kraai authored
From-SVN: r99401
-
Stephane Carrez authored
PR target/19051 * config/m68hc11/m68hc11.md ("mulqi3"): Use general_operand for operand 1 and fix constraints. ("mulqihi3"): Use general_operand for operand 2. From-SVN: r99396 -
Richard Sandiford authored
PR target/21416 * config/mips/mips.c (mips_emit_compare): Don't reverse UNGE and UNGT comparisons. * config/mips/mips.md (sungt_df, sunge_df, sungt_sf, sunge_sf): New patterns. From-SVN: r99390
-
Stephane Carrez authored
PR target/16925 * config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Handle split of 64-bit constants on 64-bit hosts. (m68hc11_split_logical): Simplify. (m68hc11_split_move): Likewise. From-SVN: r99385
-
GCC Administrator authored
From-SVN: r99372
-
- 07 May, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r99340
-
- 06 May, 2005 2 commits
-
-
Bruce Korb authored
[[Split portion of a mixed commit.]] Co-Authored-By:Joseph Myers <joseph@codesourcery.com> From-SVN: r99322.1
-
GCC Administrator authored
From-SVN: r99295
-