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 .
- 23 Apr, 1998 2 commits
-
-
No Author authored
'egcs_1_0_3_prerelease'. From-SVN: r19382
-
Jeffrey A Law authored
From-SVN: r19381
-
- 20 Apr, 1998 1 commit
-
-
Richard Henderson authored
* reload1.c (eliminate_regs): Delete LOAD_EXTENDED_OP code that boiled down to && ! 0. * reload.c (find_reloads): Always force (subreg (mem)) to be reloaded if WORD_REGISTER_OPERATIONS. * reload.c (find_reloads_toplev): Handle arbitrary non-paradoxical SUBREGs of CONST_INTs. * reload.c (push_reload): If WORD_REGISTER_OPERATIONS, reload the SUBREG_REG if the word count is unchanged, also in the input reload case. Disable non-applicable sanity checks. * reload.c (push_reload): In WORD_REGISTER_OPERATIONS code, add test to require the SUBREG mode to be smaller than the SUBREG_REG mode. * reload1.c (eliminate_regs): Likewise. * reload.c (push_reload): If WORD_REGISTER_OPERATIONS, reload the SUBREG_REG if the word count is unchanged. * reload1.c (eliminate_regs) [case SET]: If W_R_O, preserve subregs of identical word size for push_reload. Various alpha fixes from the mainline sources. Co-Authored-By:J"orn Rennecke <amylaar@cygnus.co.uk> Co-Authored-By:
Jim Wilson <wilson@cygnus.com> From-SVN: r19336
-
- 19 Apr, 1998 2 commits
- 18 Apr, 1998 4 commits
-
-
Richard Henderson authored
* alpha.md (extendsidi2): Kill bogus cvtql+cvtlq case. * alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Accept '(' for s/sv/svi. * alpha.c (print_operand): Handle it. * alpha.md (fix_truncsfdi2): Use it. Add earlyclobber pattern for ALPHA_TP_INSN. (fix_truncdfdi2): Likewise. * alpha/linux.h (FUNCTION_PROFILER): _mcount expects its pv in $28. From-SVN: r19290 -
Richard Henderson authored
* com.c (ffecom_expr_): Revert Oct 22 change. Instead take a WIDENP argument so that we can respect the signedness of the original type. (ffecom_init_0): Do sizetype initialization first. Init new ssizetype. From-SVN: r19289 -
David Edelsohn authored
* rs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset will be negative in a stackless frame. * rs6000.c (rs6000_stack_info): Don't include fixed-size link area in stackless frame size. Support 64-bit stackless frame size. Combine fpmem offset calculations and don't add total_size to offset if not pushing a stack frame. From-SVN: r19288 -
Jim Wilson authored
* i386.md (fix_truncsfdi2+[123]): Add + to operand 1 constraints. From-SVN: r19285
-
- 15 Mar, 1998 6 commits
-
-
Jeff Law authored
From-SVN: r18615
-
Jeffrey A Law authored
From-SVN: r18614
-
Jeff Law authored
From-SVN: r18613
-
Manfred Hollstein authored
* Makefile.in (BASE_FLAGS_TO_PASS): Pass gxx_include_dir down to sub-makes. Co-Authored-By:Pieter Nagel <pnagel@epiuse.co.za> From-SVN: r18610
-
Jeff Law authored
* config/m68k/mot3300.h (ASM_BYTE_OP): Don't include '\t' in the definition. (ASM_OUTPUT_ASCII): Prefix ASM_BYTE_OP by one single '\t'. From-SVN: r18609 -
Jeffrey A Law authored
From-SVN: r18608
-
- 11 Mar, 1998 1 commit
-
-
Jeffrey A Law authored
� * rtlanal.c (optimize): Declare. From-SVN: r18484
-
- 08 Mar, 1998 3 commits
-
-
Jeff Law authored
From-SVN: r18445
-
Jeff Law authored
From-SVN: r18444
-
Jeffrey A Law authored
* emit-rtl.c (gen_lowpart_common): Handle more case where converting a CONST_INT into SFmode. From-SVN: r18442
-
- 07 Mar, 1998 1 commit
-
-
Jeffrey A Law authored
* i386/aix386ng.h (CPP_PREDEFINES): Put back -Di386. * i386/freebsd-elf.h: Likewise. * i386/gas.h: Likewise. * i386/linux-aout.h: Likewise. * i386/linux-oldld.h: Likewise. * i386/linux.h: Likewise. * i386/osfelf.h: Likewise. * i386/osfrose.h: Likewise. * i386/sco.h: Likewise. * i386/sco4.h: Likewise. * i386/sco4dbx.h: Likewise. * i386/sco5.h: Likewise. * i386/scodbx.h: Likewise. * i386/sol2.h: Likewise. * i386/sysv3.h: Likewise. Fix problems with imake From-SVN: r18437
-
- 05 Mar, 1998 1 commit
-
-
H.J. Lu authored
* stl_config.h (__STL_PTHREADS): Don't define for glibc 2 if _G_USING_THUNKS is not defined. From-SVN: r18422
-
- 04 Mar, 1998 1 commit
-
-
Franz Sirl authored
* rs6000/linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if USE_GNULIBC_1 is defined * configure.in: add a new case powerpc-*-linux-gnulibc1 which includes the t-linux-gnulibc1 fragment From-SVN: r18406
-
- 03 Mar, 1998 1 commit
-
-
Jim Wilson authored
* decl.c (start_function): Don't call temporary_allocation for a nested function. From-SVN: r18374
-
- 02 Mar, 1998 1 commit
-
-
Jeffrey A Law authored
From-SVN: r18369
-
- 01 Mar, 1998 1 commit
-
-
Jeffrey A Law authored
From-SVN: r18347
-
- 25 Feb, 1998 1 commit
-
-
Jason Merrill authored
From-SVN: r18230
-
- 24 Feb, 1998 4 commits
-
-
Andreas Schwab authored
* libioP.h (_IO_showmanyc_t, _IO_SHOWMANYC, _IO_imbue_t, _IO_IMBUE): New definitions. (struct _IO_jump_t): Add __showmanyc and __imbue fields. (_IO_file_fopen): Add new fourth argument. * filebuf.cc (filebuf::open): Pass new fourth argument to _IO_file_fopen. * iolibio.h (_IO_freopen): Likewise. * streambuf.cc (streambuf::showmanyc, streambuf::imbue): New functions. * streambuf.h (_IO_wchar_t): Define to _G_wchar_t. (ios::fill): Remove casts. (struct streambuf): Add showmanyc and imbue members. * iostream.cc (ostream::operator<<(double n)) [__GLIBC_MINOR__ >= 1]: Initialize new fields is_char of struct printf_info. (ostream::operator<<(long double n)) [__GLIBC_MINOR__ >= 1]: Likewise. From-SVN: r18221 -
H.J. Lu authored
* configure.in (topsrcdir): New. (CHECK_SUBDIRS, configdirs): Check ${topsrcdir}/gcc instead. (config-ml.in): Use ${topsrcdir}/config-ml.in. * tests/configure.in (topsrcdir): New. (CHECK): Check ${topsrcdir}/gcc instead. * configure.in (CHECK_SUBDIRS): Set to testsuite only if ${srcdir}/../gcc exists. (configdirs): Include testsuite only if ${srcdir}/../gcc exists. * tests/Makefile.in (check): Depend on $(CHECK). * tests/configure.in (CHECK): Set to "check-iostream check-stdio" if ${srcdir}/../../gcc doesn't exists. From-SVN: r18220 -
H.J. Lu authored
* configure.in (topsrcdir): New. (configdirs): Check ${topsrcdir}/gcc instead. (config-ml.in): Use ${topsrcdir}/config-ml.in. * tests/configure.in (topsrcdir): New. (check): Check ${topsrcdir}/gcc instead. * configure.in (configdirs): Include testsuite only if ${srcdir}/../gcc exists. * tests/configure.in (check): Set to ${CHECK} if ${srcdir}/../../gcc doesn't exists. From-SVN: r18219 -
Jeffrey A Law authored
expr.c (emit_move_insn_1): Fix minor buglet in last change caused by importint it into the release branch. * expr.c (emit_move_insn_1): Fix minor buglet in last change caused by importint it into the release branch. From-SVN: r18216
-
- 23 Feb, 1998 1 commit
-
-
Jeff Law authored
From-SVN: r18212
-
- 22 Feb, 1998 8 commits
-
-
Jeff Law authored
* pa/pa.h (TEXT_SPACE_P): Remove unnecessary indirection into tree_code_type. * vax/vms.h (SELECT_SECTION): Similarly. Remove this change -- I was in the wrong tree (release instead of mainline). Sigh. Starting to burn out a little on this stuff. From-SVN: r18194 -
Jeffrey A Law authored
* pa/pa.h (TEXT_SPACE_P): Remove unnecessary indirection into tree_code_type. * vax/vms.h (SELECT_SECTION): Similarly. From-SVN: r18193 -
Bernd Schmidt authored
* expr.c (emit_move_insn_1): When moving complex values in several steps, emit a CLOBBER to show the destination dies. From-SVN: r18192
-
Craig Burley authored
* expr.c (ffeexpr_token_arguments_): Make sure outer exprstack isn't null. From-SVN: r18191 -
Jim Wilson authored
* iris5.h (DWARF2_UNWIND_INFO): Define to 0. * iris5gas.h (DWARF2_UNWIND_INFO): Define to 1. From-SVN: r18177 -
Mumit Khan authored
* i386/x-cygwin32 (USE_COLLECT2): Disable collect2 for now on i386-{cygwin32,mingw32}. From-SVN: r18166 -
H.J. Lu authored
* configure.in (alpha*-*-linux*): Treat alpha*-*-linux* as alpha*-*-linux* not alpha*-*-*. From-SVN: r18165 -
Kaveh R. Ghazi authored
collect2.c (scan_prog_file): Completely cover uses of variable `exports' with macro COLLECT_EXPORT_LIST. * collect2.c (scan_prog_file): Completely cover uses of variable `exports' with macro COLLECT_EXPORT_LIST. From-SVN: r18164
-
- 21 Feb, 1998 1 commit
-
-
Jeff Law authored
From-SVN: r18161
-