summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * libgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WORDjakub2000-03-272-0/+9
* * libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.kenner2000-03-272-4/+8
* Daily bump.law2000-03-275-5/+5
* tweak ARG_POINTER_CFA_OFFSET docsjason2000-03-271-2/+4
* * c-convert.c (convert): Return if output or input type is ERROR_MARK.kenner2000-03-2715-94/+146
* * calls.c (expand_call): Pass parms not original exp torth2000-03-273-36/+30
* * jvspec.c (jvgenmain_spec): Add `%{<...}' construct for eachtromey2000-03-272-1/+13
* * gcc.c (handle_braces): Recognize `%{<S}' construct.tromey2000-03-262-17/+67
* * jump.c (jump_optimize_1): Fix typo in elide optimizationsrth2000-03-262-1/+6
* 2000-03-26 Tom Tromey <tromey@cygnus.com>tromey2000-03-268-31/+122
* * libjava.lang/Array_1.xfail: Removed.tromey2000-03-262-1/+4
* * integrate.c (function_cannot_inline_p): Do inline functions thatmmitchel2000-03-262-1/+7
* * stor-layout.c (layout_type, set_sizetype): early_type_list iskenner2000-03-265-23/+29
* * class.c (layout_empty_base): Handle empty bases with non-bytemmitchel2000-03-262-24/+42
* * expr.c (expand_assignment): Add code to handle variable-sizedkenner2000-03-261-21/+43
* * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.kenner2000-03-267-74/+108
* Fix sibcall problem in jump.c.crux2000-03-262-0/+13
* New testscrux2000-03-263-0/+41
* Daily bump.law2000-03-265-5/+5
* * decl.c (grokdeclarator): Count partial specializations whenmmitchel2000-03-263-2/+22
* * Rework fields used to describe positions of bitfields andkenner2000-03-2568-1573/+1990
* Remove accidental commitmmitchel2000-03-256-17/+13
* Fix typo in ChangeLogmmitchel2000-03-257-14/+19
* Daily bump.law2000-03-255-5/+5
* Fri Mar 24 20:13:49 2000 Jason Eckhardt <jle@cygnus.com>jle2000-03-252-78/+183
* * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.m.hayes2000-03-252-1/+5
* * tree.c (lang_safe_for_unsave): Remove.rth2000-03-254-61/+112
* * execute/va-arg-14.c: New test for va_start where the firstgeoffk2000-03-242-0/+50
* * flow.c (propagate_block): When we delete an ADDR_VEC,geoffk2000-03-242-0/+13
* * builtins.c (expand_builtin_bzero): Convert `length' argumentrth2000-03-242-18/+21
* * config/sparc/sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 changejakub2000-03-242-2/+6
* * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO forjakub2000-03-2410-80/+454
* merge from bfdlandjason2000-03-244-13/+33
* * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.law2000-03-242-2/+6
* * builtins.c (expand_builtin_bzero): New function.ghazi2000-03-244-4/+71
* * decl.c (vtype_decl_p): Use TYPE_POLYMORPHIC_P.nathan2000-03-243-3/+17
* * java/math/BigInteger.java(divide): Handle the special case whenwarrenl2000-03-242-2/+17
* * java/awt/Font.java(isBold): Fix syntax error.warrenl2000-03-246-6/+16
* Daily bump.law2000-03-245-5/+5
* tweak commentsjason2000-03-241-5/+9
* Undo part of 3/21/2000 changemeissner2000-03-242-10/+16
* * config/rs6000/rs6000.h (ARG_POINTER_CFA_OFFSET): New definition,geoffk2000-03-242-0/+12
* Clobber DP reg in case address needs to be loaded out of memory.m.hayes2000-03-232-9/+29
* * calls.c (expand_call): If TARGET is passed by reference andkenner2000-03-232-0/+13
* * builtins.c (expand_builtin): Handle bcmp.ghazi2000-03-234-3/+43
* Fix misscheduling of epilogue predicate register restore.wilson2000-03-233-11/+21
* Thu Mar 23 16:04:40 2000 Andrew Haley <aph@cygnus.com>aph2000-03-232-4/+9
* 2000-03-23 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-2317-0/+683
* * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.jason2000-03-237-26/+30
* Fix explanation to match the post patch behaviournathan2000-03-231-2/+1