summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagreleases/egcs-1.0.2No Author1998-03-150-0/+0
* 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
* Update from David.Jeff Law1998-02-181-51/+63
* Doc fixes from David.Jeff Law1998-02-181-2/+4
* Make-lang.in (f77.all.build): Add exeext.Mumit Khan1998-02-182-4/+10
* oopsJason Merrill1998-02-181-0/+1
* bastring.h: Don't #include <std/bastring.cc> yet.Jason Merrill1998-02-183-2/+6
* * rs6000.h (MY_ISCOFF): Add numeric value of U803XTOCMAGIC.David Edelsohn1998-02-172-2/+7
* * x-aix31 (INSTALL): Delete.David Edelsohn1998-02-172-3/+4
* combine.c (simplify_rtx): Obey CLASS_CANNOT_CHANGE_SIZE when simplifying a su...Richard Henderson1998-02-172-0/+39
* i386.c (notice_update_cc): Use reg_overlap_mentioned_p.Jeff Law1998-02-171-1/+1
* iostream.cc (istream::operator>>(long double&)): Scan value into separate var...Andreas Schwab1998-02-173-10/+27
* linux.mt (IO_OBJECTS): Add iogetline.o.H.J. Lu1998-02-177-194/+87