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 .
- 30 Aug, 1998 3 commits
- 29 Aug, 1998 10 commits
-
-
David Edelsohn authored
From-SVN: r22093
-
David Edelsohn authored
From-SVN: r22092
-
No Author authored
'egcs_1_1_branch'. From-SVN: r22091
-
David S. Miller authored
sparc.md (movdf_insn, movtf_insn): Fix type and length attributes to match May 3rd changes made here. * config/sparc/sparc.md (movdf_insn, movtf_insn): Fix type and length attributes to match May 3rd changes made here. * config/sparc/sparc.h (CONDITIONAL_REGISTER_USAGE): Fix and make call-used %l7 when generating pic code. From-SVN: r22089 -
Mumit Khan authored
0 * i386/cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit .linkonce directive after the first time. From-SVN: r22084 -
Mumit Khan authored
( * i386/cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit .linkonce directive after the first time. From-SVN: r22083 -
Jeffrey A Law authored
* m68k.md (beq0_di): Generate correct (and more efficient) code when the clobbered operand overlaps with an input. (bne0_di): Similarly. Fixes bug from m68k-netbsd folks. From-SVN: r22081 -
Jeffrey A Law authored
From-SVN: r22078
-
Jeff Law authored
Update generated files. Change egcs-1.0 to egcs-1.1 in various places. Tweak version string. From-SVN: r22074
-
Jeff Law authored
From-SVN: r22070
-
- 28 Aug, 1998 3 commits
-
-
Jeff Law authored
From-SVN: r22049
-
Jim Wilson authored
8 * configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*. (rs6000-ibm-aix4.[12]*): Likewise. * configure: Regnerate. From-SVN: r22047
-
Jim Wilson authored
( * configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*. (rs6000-ibm-aix4.[12]*): Likewise. * configure: Regnerate. From-SVN: r22046
-
- 27 Aug, 1998 2 commits
-
-
Jeffrey A Law authored
reload1.c (forget_old_reloads_1): Keep track of the largest mode found while stripping SUBREGS and invalidate... * reload1.c (forget_old_reloads_1): Keep track of the largest mode found while stripping SUBREGS and invalidate reloads for all the hard regs specified by that largest mode. egcs-1.1 only hack. The mainline tree will get a better fix. From-SVN: r22041 -
Jeff Law authored
From-SVN: r22016
-
- 26 Aug, 1998 2 commits
-
-
Jeffrey A Law authored
* Makefile.in (FLAGS_TO_PASS): Fix typo. Fix typo exposed by freebsd testing. From-SVN: r22013 -
Jeff Law authored
From-SVN: r21994
-
- 25 Aug, 1998 9 commits
-
-
Dave Love authored
From-SVN: r21989
-
Dave Love authored
� * g77.texi: Increment `version-g77' and fix a few typos. From-SVN: r21988
-
Jeffrey A Law authored
* From Alexandre: * configure.in: Do not set thread_file to "irix" since no such support exists yet. From-SVN: r21984 -
Jeff Law authored
( * libio/iogetline.c (_IO_getline_info): Don't read anything for N == 0. Patch by HJ Lu. From-SVN: r21980 -
Jeff Law authored
� * libio/iogetline.c (_IO_getline_info): Don't read anything for N == 0. Patch by HJ Lu. From-SVN: r21979 -
Jeff Law authored
reorg.c (fill_simple_delay_slots): Do not abort if we encounter an insn on the unfilled_slots_list that has no... * reorg.c (fill_simple_delay_slots): Do not abort if we encounter an insn on the unfilled_slots_list that has no delay slots. (fill_eager_delay_slots): Similarly. Fixes PA abort. * rs6000.h (GO_IF_LEGITIMATE_ADDRESS): Use TARGET_POWERPC64 when testing LEGITIMATE_INDEXED_ADDRESS_P DFmode and DImode. (LEGITIMIZE_ADDRESS): Use TARGET_POWERPC64 for INDEXED fixup. * rs6000.c (print_operand, case 'L'): Add UNITS_PER_WORD, not 4. (print_operand, cases 'O' and 'T'): Fix typos in lossage strings. * rs6000.md (fix_truncdfsi2_store): Remove %w from non-CONST_INT operand. (movdf_softfloat32, movdf_hardfloat64, movdf_softfloat64): Change 'o' to 'm' for GPR variant constraints. * rs6000.md (movqi, movhi): Add CONSTANT_P_RTX. Various rs6000/ppc fixes from the mainline tree. From-SVN: r21976 -
Jason Merrill authored
decl.c (duplicate_decls): Don't complain about different exceptions from an internal decl even if pedantic. 8 * decl.c (duplicate_decls): Don't complain about different exceptions from an internal decl even if pedantic. From-SVN: r21963
-
Jason Merrill authored
decl.c (duplicate_decls): Don't complain about different exceptions from an internal decl even if pedantic. � * decl.c (duplicate_decls): Don't complain about different exceptions from an internal decl even if pedantic. From-SVN: r21962
-
Jeff Law authored
From-SVN: r21957
-
- 24 Aug, 1998 2 commits
-
-
Jeffrey A Law authored
From-SVN: r21924
-
Jeff Law authored
From-SVN: r21922
-
- 23 Aug, 1998 1 commit
-
-
Jeff Law authored
From-SVN: r21913
-
- 22 Aug, 1998 2 commits
-
-
Jeffrey A Law authored
From-SVN: r21911
-
Jeff Law authored
From-SVN: r21903
-
- 21 Aug, 1998 1 commit
-
-
Jeff Law authored
From-SVN: r21891
-
- 20 Aug, 1998 2 commits
-
-
Michael Meissner authored
From-SVN: r21875
-
Jeff Law authored
From-SVN: r21869
-
- 19 Aug, 1998 3 commits
-
-
David Edelsohn authored
� * rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit. (output_toc): Use single TOC slot or llong minimal-toc for DFmode and DImode 64-bit. Use llong for minimal-toc SFmode and SYMBOL_REF / LABEL_REF 64-bit. (output_function_profiler): Use llong for profiler label and ld to load 64-bit label address. From-SVN: r21867 -
David Edelsohn authored
* rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit. (output_toc): Use single TOC slot or llong minimal-toc for DFmode and DImode 64-bit. Use llong for minimal-toc SFmode and SYMBOL_REF / LABEL_REF 64-bit. (output_function_profiler): Use llong for profiler label and ld to load 64-bit label address. From-SVN: r21866 -
Jeff Law authored
From-SVN: r21839
-