aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-28Makefile.in: New #defines and friends for Thread.h.Bryce McKinlay8-482/+382
2000-03-27resource.h (mark_resource_type): New.Stan Cox4-45/+79
2000-03-27jni.cc (_Jv_JNI_PopSystemFrame): If environment has exception set, throw it.Tom Tromey2-3/+9
2000-03-27test_long.out: New file.Tom Tromey3-0/+19
2000-03-27i386.md (call_pop_0, [...]): New.Richard Henderson2-18/+94
2000-03-27document new %{<S} command in spec strings.Nick Clifton2-0/+11
2000-03-27Linuxbox has changed names...Bruce Korb1-1/+1
2000-03-27* expr.c (expand_assignent): Fix typo in last change.Richard Kenner2-1/+3
2000-03-27libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORD if not defined.Jakub Jelinek2-0/+9
2000-03-27* libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.Richard Kenner2-4/+8
2000-03-27Daily bump.Jeff Law5-5/+5
2000-03-27tweak ARG_POINTER_CFA_OFFSET docsJason Merrill1-2/+4
2000-03-26c-convert.c (convert): Return if output or input type is ERROR_MARK.Richard Kenner15-94/+146
2000-03-26calls.c (expand_call): Pass parms not original exp to optimize_tail_recursion.Richard Henderson3-36/+30
2000-03-27jvspec.c (jvgenmain_spec): Add `%{<...}' construct for each Java-specific `-f...Tom Tromey2-1/+13
2000-03-26gcc.c (handle_braces): Recognize `%{<S}' construct.Tom Tromey2-17/+67
2000-03-26jump.c (jump_optimize_1): Fix typo in elide optimizations for minimal jump pa...Jan Hubicka2-1/+6
2000-03-26[multiple changes]Tom Tromey8-31/+122
2000-03-26* libjava.lang/Array_1.xfail: Removed.Tom Tromey2-1/+4
2000-03-26integrate.c (function_cannot_inline_p): Do inline functions that return `void'.Mark Mitchell2-1/+7
2000-03-26stor-layout.c (layout_type, [...]): early_type_list is now a list of TREE_LIS...Richard Kenner5-23/+29
2000-03-26class.c (layout_empty_base): Handle empty bases with non-byte alignment.Mark Mitchell2-24/+42
2000-03-26expr.c (expand_assignment): Add code to handle variable-sized BLKmode case.Richard Kenner1-21/+43
2000-03-26expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.Richard Kenner7-74/+108
2000-03-26Fix sibcall problem in jump.c.Bernd Schmidt2-0/+13
2000-03-26New testsBernd Schmidt3-0/+41
2000-03-26Daily bump.Jeff Law5-5/+5
2000-03-26decl.c (grokdeclarator): Count partial specializations when keeping track of ...Mark Mitchell3-2/+22
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner68-1573/+1990
2000-03-25Remove accidental commitMark Mitchell6-17/+13
2000-03-25Fix typo in ChangeLogMark Mitchell7-14/+19
2000-03-25Daily bump.Jeff Law5-5/+5
2000-03-25bb-reorder.c (REORDER_MOVED_BLOCK_END): Removed.Jason Eckhardt2-78/+183
2000-03-25* config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.Michael Hayes2-1/+5
2000-03-24tree.c (lang_safe_for_unsave): Remove.Richard Henderson4-61/+112
2000-03-24va-arg-14.c: New test for va_start where the first parameter is a function ar...Geoff Keating2-0/+50
2000-03-24flow.c (propagate_block): When we delete an ADDR_VEC, also delete the BARRIER...Geoff Keating2-0/+13
2000-03-24builtins.c (expand_builtin_bzero): Convert `length' argument to sizetype.Richard Henderson2-18/+21
2000-03-24sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change until infrastructure is f...Jakub Jelinek2-2/+6
2000-03-24sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for comparison if r...Jakub Jelinek10-80/+454
2000-03-24merge from bfdlandIan Lance Taylor4-13/+33
2000-03-24integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.Jeffrey A Law2-2/+6
2000-03-24builtins.c (expand_builtin_bzero): New function.Kaveh R. Ghazi4-4/+71
2000-03-24decl.c (vtype_decl_p): Use TYPE_POLYMORPHIC_P.Nathan Sidwell3-3/+17
2000-03-24BigInteger.java (divide): Handle the special case when dividing by 1 and the ...Warren Levy2-2/+17
2000-03-24Font.java (isBold): Fix syntax error.Warren Levy6-6/+16
2000-03-24Daily bump.Jeff Law5-5/+5
2000-03-23tweak commentsJason Merrill1-5/+9
2000-03-24Undo part of 3/21/2000 changeMichael Meissner2-10/+16
2000-03-24rs6000.h (ARG_POINTER_CFA_OFFSET): New definition...Geoff Keating2-0/+12