summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for egcs-1.0.3 release.releases/egcs-1.0Jeffrey A Law1998-05-143-2/+6
* thr-posix.c (__objc_mutex_allocate): Allocate mutex type instead of assuming ...Mark Kettenis1998-05-072-20/+52
* haifa-sched.c (free_list): Rename from free_pnd_lst.Jeffrey A Law1998-05-052-141/+194
* i386.c (output_fix_trunc): Add code to emulate non-popping DImode case.Jim Wilson1998-05-042-2/+17
* 1.0.2 -> 1.0.3 changes.Jeffrey A Law1998-04-2217-21/+29
* reload1.c (eliminate_regs): Delete LOAD_EXTENDED_OP code that boiled down to ...Richard Henderson1998-04-193-34/+95
* reg-stack.c (subst_asm_stack_regs): Change to return the last new insn genera...H.J. Lu1998-04-192-13/+31
* * isgetline.cc (istream::get): Fix a typo.H.J. Lu1998-04-192-0/+5
* alpha.md (extendsidi2): Kill bogus cvtql+cvtlq case.Richard Henderson1998-04-185-17/+66
* com.c (ffecom_expr_): Revert Oct 22 change.Richard Henderson1998-04-182-55/+43
* rs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset will be negative in a st...David Edelsohn1998-04-183-16/+27
* i386.md (fix_truncsfdi2+[123]): Add + to operand 1 constraints.Jim Wilson1998-04-182-3/+7
* Opps. FOrgot to update the date.Jeff Law1998-03-151-1/+1
* * version.c: Update for egcs-1.0.2 release.Jeffrey A Law1998-03-152-1/+5
* * egcs-1.0.2 release.Jeff Law1998-03-151-0/+4
* Makefile.in (BASE_FLAGS_TO_PASS): Pass gxx_include_dir down to sub-makes.Manfred Hollstein1998-03-152-1/+8
* mot3300.h (ASM_BYTE_OP): Don't include '\t' in the definition.Jeff Law1998-03-152-4/+10
* * m68k.h: Fix mis-applied fix from the mainline branch.Jeffrey A Law1998-03-152-5/+10
* rtlanal.c (optimize): Declare.Jeffrey A Law1998-03-112-1/+7
* More doc updates for 1.0.2.Jeff Law1998-03-084-4/+4
* Doc changes for 1.0.2.Jeff Law1998-03-0813-401/+610
* emit-rtl.c (gen_lowpart_common): Handle more case where converting a CONST_IN...Jeffrey A Law1998-03-082-7/+8
* aix386ng.h (CPP_PREDEFINES): Put back -Di386.Jeffrey A Law1998-03-0616-15/+33
* stl_config.h (__STL_PTHREADS): Don't define for glibc 2 if _G_USING_THUNKS is...H.J. Lu1998-03-052-1/+8
* linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if USE_GNULIBC_1 is definedFranz Sirl1998-03-044-0/+45
* decl.c (start_function): Don't call temporary_allocation for a nested function.Jim Wilson1998-03-022-2/+10
* * version.c: Bump for 1.0.2 prerelease diffs.Jeffrey A Law1998-03-022-1/+5
* * ginclude/va-ppc.h (va_arg): Fix typo in long long support.Jeffrey A Law1998-03-012-1/+5
* * stl_config.h: Work around glibc pthread.h bug.Jason Merrill1998-02-252-0/+8
* Changes for _G_IO_IO_FILE_VERSION == 0x20001:Andreas Schwab1998-02-247-2/+79
* configure.in (topsrcdir): New.H.J. Lu1998-02-244-227/+49
* configure.in (topsrcdir): New.H.J. Lu1998-02-243-56/+44
* expr.c (emit_move_insn_1): Fix minor buglet in last change caused by importin...Jeffrey A Law1998-02-242-1/+6
* Update.Jeff Law1998-02-234-967/+13
* pa.h (TEXT_SPACE_P): Remove unnecessary indirection into tree_code_type.Jeff Law1998-02-223-8/+2
* pa.h (TEXT_SPACE_P): Remove unnecessary indirection into tree_code_type.Jeffrey A Law1998-02-223-2/+8
* expr.c (emit_move_insn_1): When moving complex values in several steps...Bernd Schmidt1998-02-222-0/+9
* expr.c (ffeexpr_token_arguments_): Make sure outer exprstack isn't null.Craig Burley1998-02-223-0/+11
* iris5.h (DWARF2_UNWIND_INFO): Define to 0.Jim Wilson1998-02-223-0/+12
* x-cygwin32 (USE_COLLECT2): Disable collect2 for now on i386-{cygwin32,mingw32}.Mumit Khan1998-02-222-0/+6
* configure.in (alpha*-*-linux*): Treat alpha*-*-linux* as alpha*-*-linux* not ...H.J. Lu1998-02-222-0/+11
* collect2.c (scan_prog_file): Completely cover uses of variable `exports' with...Kaveh R. Ghazi1998-02-222-2/+7
* Never should have been in the distribution.Jeff Law1998-02-211-30/+0
* collect2.c (main): Still handle !do_collecting for non-AIX targets.Jason Merrill1998-02-202-2/+7
* ropeimpl.h: Check __STL_PTHREADS instead of _PTHREADS.H.J. Lu1998-02-205-9/+29
* collect2.c (XCOFF_SCAN_LIBS): Remove.Andrey Slepuhin1998-02-192-247/+509
* Makefile.in: Use $tooldir for sys-include to match toplevel configure.Mike Stump1998-02-192-4/+9
* m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.Robin Kirkham1998-02-183-27/+39
* m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.Jeff Law1998-02-181-1/+1
* emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__.Jeffrey A Law1998-02-184-33/+23