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 .
- 07 Jul, 2005 7 commits
-
-
No Author authored
'gcc_4_0_1_release'. From-SVN: r101728
-
Mark Mitchell authored
From-SVN: r101726
-
Mark Mitchell authored
From-SVN: r101725
-
Mark Mitchell authored
From-SVN: r101723
-
Mark Mitchell authored
From-SVN: r101720
-
Mark Mitchell authored
From-SVN: r101719
-
GCC Administrator authored
From-SVN: r101676
-
- 06 Jul, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101642
-
- 05 Jul, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101606
-
- 04 Jul, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101563
-
- 03 Jul, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101540
-
- 02 Jul, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101521
-
- 01 Jul, 2005 4 commits
-
-
Joseph Myers authored
From-SVN: r101514
-
Jeff Law authored
tree-ssa-dom.c (find_equivalent_equality_comparison): Do not a eliminate type conversion which feeds an equality comparison if... * tree-ssa-dom.c (find_equivalent_equality_comparison): Do not a eliminate type conversion which feeds an equality comparison if the original type or either operand in the comparison is a function pointer. From-SVN: r101512 -
Eric Botcazou authored
PR target/22260 * config/sparc/sparc.c (emit_and_preserve): Add 2nd register. Preserve the 2nd register too, if present. (sparc_output_mi_thunk) <PIC case>: Preserve the PIC register too. Adjust call to emit_and_preserve. From-SVN: r101488
-
GCC Administrator authored
From-SVN: r101485
-
- 30 Jun, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101445
-
- 29 Jun, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101402
-
- 28 Jun, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101361
-
- 27 Jun, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101342
-
- 26 Jun, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101324
-
- 25 Jun, 2005 1 commit
-
-
GCC Administrator authored
From-SVN: r101306
-
- 24 Jun, 2005 3 commits
-
-
Mark Mitchell authored
re PR tree-optimization/22171 (gcc-4.0-20050623 internal compiler error in linux/drivers/serial/8250.c) PR 22171 * tree-ssa-operands.c (get_expr_operands): Check s_ann for NULL before use. PR 22171 * gcc.dg/tree-ssa/pr22171.c: New test. From-SVN: r101291
-
Mark Mitchell authored
Backport: 2005-06-13 Zdenek Dvorak <dvorakz@suse.cz> PR middle-end/21985 * fold-const.c (split_address_to_core_and_offset): Always return the address of the base object. Backport: 2005-06-19 Richard Henderson <rth@redhat.com> * gcc.dg/tree-ssa/pr21985.c: Use size_t. 2005-06-13 Zdenek Dvorak <dvorakz@suse.cz> PR middle-end/21985 * gcc.dg/tree-ssa/pr21985.c: New test. From-SVN: r101290
-
GCC Administrator authored
From-SVN: r101278
-
- 23 Jun, 2005 3 commits
-
-
Mark Mitchell authored
PR 22000 * tree-ssa-operands.c (get_expr_operands): Check the volatility of the FIELD_DECL and set s_ann->has_volatile_ops accordingly. From-SVN: r101275
-
Jakub Jelinek authored
PR libstdc++/22109 * src/compatibility.cc (_GLIBCXX_SYMVER_COMPATIBILITY): Remove. (istreambuf_iterator, basic_fstream, basic_ifstream, basic_ofstream, _M_copy, _M_move, _M_assign, _M_disjunct, _M_check_length, _M_set_length_and_sharable, ignore, eq): Define to XX suffixed variants. (ignore (streamsize)): Remove _W prefixed aliases. (_GLIBCXX_3_4_SYMVER_SPECIAL, _GLIBCXX_3_4_5_SYMVER_SPECIAL, _GLIBCXX_APPLY_SYMVER_SPECIAL): Remove. (_GLIBCXX_3_4_SYMVER, _GLIBCXX_3_4_5_SYMVER): Add XXname argument. Use #XXname instead of #name as the alias argument. * config/abi/compatibility.h: Replace uses of _GLIBCXX_APPLY_SYMVER_SPECIAL with _GLIBCXX_APPLY_SYMVER. Always pass 2 arguments to the _GLIBCXX_APPLY_SYMVER macro. * include/bits/char_traits.h (char_traits::eq): Revert 2005-06-15 change. * acinclude.m4: Decrease glibcxx_min_gnu_ld_version back to 21400. * configure: Rebuilt. From-SVN: r101264
-
GCC Administrator authored
From-SVN: r101256
-
- 22 Jun, 2005 3 commits
-
-
Eric Christopher authored
2005-06-22 Eric Christopher <echristo@redhat.com> PR bootstrap/17383 * configure.in: Reject building in the source directory. * configure: Regenerate. From-SVN: r101252 -
Benjamin Kosnik authored
2005-06-22 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/22111 * acinclude.m4 (GLIBCXX_CONFIGURE_TESTSUITE): Remove GLIBCXX_TEST_ABI. Remove duplicate _GLIBCXX_ASM_SYMVER define. Don't enable abi testing unless versioned. * configure: Regenerate. * testsuite/Makefile.am (check-abi): Remove conditional. * testsuite/Makefile.in: Regenerate. * testsuite/libstdc++-abi/abi.exp: Call build_support, then check v3-symver before proceeding. * testsuite/lib/libstdc++.exp (libstdc++-dg-test): Set v3-symvers if _GLIBCXX_SYMVER. From-SVN: r101251
-
GCC Administrator authored
From-SVN: r101241
-
- 21 Jun, 2005 2 commits
-
-
Joseph Myers authored
From-SVN: r101236
-
GCC Administrator authored
From-SVN: r101221
-
- 20 Jun, 2005 5 commits
-
-
Francois-Xavier Coudert authored
* gfortran.h: Add flag_backslash compile-time option. * lang.opt: Add support for -fbackslash option. * options.c: Likewise. * primary.c: Implement behavior for -fno-backslash. * invoke.texi: Add doc for -fbackslash option. * gfortran.texi: Remove mention of -fno-backslash as a possible extension. * gfortran.dg/backslash_1.f90: New test. * gfortran.dg/backslash_2.f90: New test. From-SVN: r101218
-
No Author authored
'gcc-4_0-branch'. From-SVN: r101217
-
Erik Edelmann authored
* intrinsic.c (check_intrinsic_standard): Fix spelling error in a warning message. From-SVN: r101208
-
Jan Beulich authored
gcc/ 2005-06-20 Jan Beulich <jbeulich@novell.com> * config/i386/netware-libgcc.def: Update copyright. * config/i386/netware-libgcc.exp (__divdc3, __divsc3, __divxc3, __muldc3, __mulsc3, __mulxc3, __powidf2, __powisf2, __powixf2): Add. * config/i386/netware.c (gen_stdcall_decoration, gen_fastcall_decoration): Merge into ... (gen_stdcall_or_fastcall_decoration): ... this. Adjust to match WinNT's changes. (gen_regparm_prefix): Adjust to match i386_nlm_encode_section_info. (i386_nlm_encode_section_info): Adjust to match WinNT's changes. * config/i386/t-nwld (SHLIB_LINK): Also create libgcc.imp alias of libgcc_s.imp. Use 'expr' rather than $(()) shell expressions. * gthr-nks.h (__gthread_objc_mutex_allocate): Kill another dubious use of NX_MUTEX_RECURSIVE. gcc/testsuite/ 2005-06-20 Jan Beulich <jbeulich@novell.com> * g++.old-deja/g++.jason/thunk2.C: On NetWare, also account for unsupportable relocations. * g++.old-deja/g++.other/store-expr1.C: Likewise. * gcc.dg/20050321-2.c: xfail for NetWare. From-SVN: r101205
-
GCC Administrator authored
From-SVN: r101197
-
- 19 Jun, 2005 2 commits
-
-
Joseph Myers authored
From-SVN: r101190
-
Joseph Myers authored
From-SVN: r101176
-