aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-04-29Removed since doesn't compile.Dave Love1-11/+0
1998-04-29calls.c (expand_call): Bump the length limit on the specially recognized func...Andreas Schwab2-1/+6
1998-04-28Initial revisionJeff Law1-0/+249
1998-04-28Initial revisionJeff Law1-0/+59
1998-04-28Initial revisionJeff Law1-0/+222
1998-04-28Patch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.Jim Wilson2-2/+7
1998-04-28Fix x86 memset bug, reported by Karl Guenter Wuensch.Jim Wilson2-0/+12
1998-04-28Patch to fix sparc multiply failures, reported by Laurent Bonnaud.Jim Wilson2-13/+73
1998-04-28semantics.c (begin_stmt_expr): Avoid duplicating the effect of the expression...Mark Mitchell3-3/+45
1998-04-28Patch from Ian Taylor. Clarify MIPS -membedded-pic documentation.Jim Wilson1-3/+5
1998-04-28At the suggestion of Richard Earnshaw I have changed GO_IF_LEGITIMATE_ADDRESS...Nick Clifton2-2/+7
1998-04-28* decl2.c (ambiguous_decl): Fix NAME parm to be a tree, not int.Brendan Kehoe2-3/+6
1998-04-28update m32r portMichael Meissner7-144/+941
1998-04-28Fixup --enable-target-optspaceMichael Meissner3-1/+9
1998-04-28Add mt-ospaceMichael Meissner1-0/+3
1998-04-27Bounce the ftnint argument through a local time_t.Richard Henderson2-4/+6
1998-04-27* libU77/ltime_.c: Bounce the ftnint argument through a local time_t.Richard Henderson2-4/+9
1998-04-27One more try at correct paths to f771 headers.Richard Henderson2-22/+26
1998-04-27Makefile.in (libgcc2.ready): Revert last patch (Apr 24).Manfred Hollstein1-1/+1
1998-04-27Makefile.in (libgcc2.ready): Revert last patch (Apr 24).Manfred Hollstein1-0/+4
1998-04-27Initial revisionJeff Law1-0/+182
1998-04-27Initial revisionJeff Law1-0/+218
1998-04-27Initial revisionJeff Law1-0/+624
1998-04-27Initial revisionJeff Law1-0/+216
1998-04-27Initial revisionJeff Law1-0/+108
1998-04-27Initial revisionJeff Law1-0/+89
1998-04-27Initial revisionJeff Law1-0/+188
1998-04-27Initial revisionJeff Law1-0/+59
1998-04-27Initial revisionJeff Law1-0/+105
1998-04-27Initial revisionJeff Law1-0/+70
1998-04-27Fix for x86 FP problem.Jim Wilson2-23/+28
1998-04-27Fix coldfire addsf3 bug, bug and patch from David Fiddes.Jim Wilson2-2/+4
1998-04-27Fix hppa miscompilation bug reported by Manfred Hollstein.Jim Wilson2-6/+28
1998-04-27decl.c (maybe_push_to_top_level): Always clear current_template_parms and pro...Mark Mitchell2-29/+21
1998-04-27cplus-dem.c (demangle_qualified): Add a missing else which caused qualified...Andrew MacLeod4-2/+10
1998-04-27* sh.c (gen_ashift_hi): Don't make SUBREG of a SUBREG.J"orn Rennecke2-2/+14
1998-04-27Comment about fix.Dave Love1-0/+5
1998-04-27sh.c (sh_expand_prologue, [...]): If TARGET_DOUBLE_ALIGN, preserve 64 bit sta...J"orn Rennecke4-6/+28
1998-04-27hostnm_.c (G77_hostnm_0): Fix off-by-one error that was trashing the byte jus...Craig Burley1-0/+6
1998-04-27updateJason Merrill1-2/+2
1998-04-27(G77_hostnm_0): Fix off-by-one errorCraig Burley1-1/+1
1998-04-27New test.Dave Love1-0/+7
1998-04-27* g77.f-torture/compile/980427-0.f: New test.Dave Love1-0/+4
1998-04-27* sh.h (LEGITIMIZE_RELOAD_ADDRESS): Define.J"orn Rennecke2-0/+64
1998-04-27Redefine abort to report linenumber and filename of the errorMichael Meissner3-0/+40
1998-04-27Fix a warningMichael Meissner2-3/+12
1998-04-27Make args to jump_optimize symbolicMichael Meissner3-6/+29
1998-04-26alpha.h (CONST_COSTS): Zero is always free.Richard Henderson2-3/+44
1998-04-26configure.in: Adjust include paths in F2C_INTEGER and F2C_LONGINT tests to wo...Richard Henderson3-9/+30
1998-04-26cp-tree.h (CLASSTYPE_IS_TEMPLATE): New macro.Mark Mitchell15-409/+778