aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-05-14Update for egcs-1.0.3 release.releases/egcs-1.0Jeffrey A Law3-2/+6
1998-05-07thr-posix.c (__objc_mutex_allocate): Allocate mutex type instead of assuming ...Mark Kettenis2-20/+52
1998-05-05haifa-sched.c (free_list): Rename from free_pnd_lst.Jeffrey A Law2-141/+194
1998-05-04i386.c (output_fix_trunc): Add code to emulate non-popping DImode case.Jim Wilson2-2/+17
1998-04-221.0.2 -> 1.0.3 changes.Jeffrey A Law17-21/+29
1998-04-19reload1.c (eliminate_regs): Delete LOAD_EXTENDED_OP code that boiled down to ...Richard Henderson3-34/+95
1998-04-19reg-stack.c (subst_asm_stack_regs): Change to return the last new insn genera...H.J. Lu2-13/+31
1998-04-19* isgetline.cc (istream::get): Fix a typo.H.J. Lu2-0/+5
1998-04-18alpha.md (extendsidi2): Kill bogus cvtql+cvtlq case.Richard Henderson5-17/+66
1998-04-18com.c (ffecom_expr_): Revert Oct 22 change.Richard Henderson2-55/+43
1998-04-18rs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset will be negative in a st...David Edelsohn3-16/+27
1998-04-18i386.md (fix_truncsfdi2+[123]): Add + to operand 1 constraints.Jim Wilson2-3/+7
1998-03-15Opps. FOrgot to update the date.Jeff Law1-1/+1
1998-03-15* version.c: Update for egcs-1.0.2 release.Jeffrey A Law2-1/+5
1998-03-15* egcs-1.0.2 release.Jeff Law1-0/+4
1998-03-15Makefile.in (BASE_FLAGS_TO_PASS): Pass gxx_include_dir down to sub-makes.Manfred Hollstein2-1/+8
1998-03-15mot3300.h (ASM_BYTE_OP): Don't include '\t' in the definition.Jeff Law2-4/+10
1998-03-15* m68k.h: Fix mis-applied fix from the mainline branch.Jeffrey A Law2-5/+10
1998-03-11rtlanal.c (optimize): Declare.Jeffrey A Law2-1/+7
1998-03-08More doc updates for 1.0.2.Jeff Law4-4/+4
1998-03-08Doc changes for 1.0.2.Jeff Law13-401/+610
1998-03-08emit-rtl.c (gen_lowpart_common): Handle more case where converting a CONST_IN...Jeffrey A Law2-7/+8
1998-03-06aix386ng.h (CPP_PREDEFINES): Put back -Di386.Jeffrey A Law16-15/+33
1998-03-05stl_config.h (__STL_PTHREADS): Don't define for glibc 2 if _G_USING_THUNKS is...H.J. Lu2-1/+8
1998-03-04linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if USE_GNULIBC_1 is definedFranz Sirl4-0/+45
1998-03-02decl.c (start_function): Don't call temporary_allocation for a nested function.Jim Wilson2-2/+10
1998-03-02* version.c: Bump for 1.0.2 prerelease diffs.Jeffrey A Law2-1/+5
1998-03-01* ginclude/va-ppc.h (va_arg): Fix typo in long long support.Jeffrey A Law2-1/+5
1998-02-25* stl_config.h: Work around glibc pthread.h bug.Jason Merrill2-0/+8
1998-02-24Changes for _G_IO_IO_FILE_VERSION == 0x20001:Andreas Schwab7-2/+79
1998-02-24configure.in (topsrcdir): New.H.J. Lu4-227/+49
1998-02-24configure.in (topsrcdir): New.H.J. Lu3-56/+44
1998-02-24expr.c (emit_move_insn_1): Fix minor buglet in last change caused by importin...Jeffrey A Law2-1/+6
1998-02-23Update.Jeff Law4-967/+13
1998-02-22pa.h (TEXT_SPACE_P): Remove unnecessary indirection into tree_code_type.Jeff Law3-8/+2
1998-02-22pa.h (TEXT_SPACE_P): Remove unnecessary indirection into tree_code_type.Jeffrey A Law3-2/+8
1998-02-22expr.c (emit_move_insn_1): When moving complex values in several steps...Bernd Schmidt2-0/+9
1998-02-22expr.c (ffeexpr_token_arguments_): Make sure outer exprstack isn't null.Craig Burley3-0/+11
1998-02-22iris5.h (DWARF2_UNWIND_INFO): Define to 0.Jim Wilson3-0/+12
1998-02-22x-cygwin32 (USE_COLLECT2): Disable collect2 for now on i386-{cygwin32,mingw32}.Mumit Khan2-0/+6
1998-02-22configure.in (alpha*-*-linux*): Treat alpha*-*-linux* as alpha*-*-linux* not ...H.J. Lu2-0/+11
1998-02-22collect2.c (scan_prog_file): Completely cover uses of variable `exports' with...Kaveh R. Ghazi2-2/+7
1998-02-21Never should have been in the distribution.Jeff Law1-30/+0
1998-02-20collect2.c (main): Still handle !do_collecting for non-AIX targets.Jason Merrill2-2/+7
1998-02-20ropeimpl.h: Check __STL_PTHREADS instead of _PTHREADS.H.J. Lu5-9/+29
1998-02-19collect2.c (XCOFF_SCAN_LIBS): Remove.Andrey Slepuhin2-247/+509
1998-02-19Makefile.in: Use $tooldir for sys-include to match toplevel configure.Mike Stump2-4/+9
1998-02-18m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.Robin Kirkham3-27/+39
1998-02-18m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.Jeff Law1-1/+1
1998-02-18emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__.Jeffrey A Law4-33/+23