aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-23calls.c (expand_call): If TARGET is passed by reference and is readonly, writ...Richard Kenner2-0/+13
2000-03-23builtins.c (expand_builtin): Handle bcmp.Kaveh R. Ghazi4-3/+43
2000-03-23Fix misscheduling of epilogue predicate register restore.Jim Wilson3-11/+21
2000-03-23mips.md (movdf_internal1a): Delete (set 'f', 'F') alternative when using -fp6...Andrew Haley2-4/+9
2000-03-23Thread_Wait.java: New file.Bryce McKinlay17-0/+683
2000-03-23rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.Jason Merrill7-26/+30
2000-03-23Fix explanation to match the post patch behaviourNathan Sidwell1-2/+1
2000-03-23* g++.old-deja/g++.ext/array4.C: New test.Nathan Sidwell2-0/+36
2000-03-23Daily bump.Jeff Law5-5/+5
2000-03-22[multiple changes]Alexandre Petit-Bianco8-580/+1158
2000-03-23New test execute/ieee/20000320-1.c.Geoff Keating2-0/+71
2000-03-22* stmt.c (expand_asm_operands): Don't promote the temporary.Richard Henderson2-1/+5
2000-03-23builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.Theodore Papadopoulo28-117/+136
2000-03-22oopsJason Merrill1-5/+0
2000-03-22Implement dwarf2 exception handling for the ARM.Jason Merrill13-76/+211
2000-03-23builtins.def: New file.Kaveh R. Ghazi5-83/+104
2000-03-22tree.c (size_in_bytes): Return size_zero_node, not integer_zero_node.Mark Mitchell2-1/+6
2000-03-22fp-bit.c (pack_d): Correct the case when a denormal is rounded up and stops b...Geoff Keating2-3/+7
2000-03-22alpha.c (function_arg): Check for void_type_node before using MUST_PASS_IN_ST...Richard Henderson2-2/+12
2000-03-22regmove.c (combine_stack_adjustments_for_block): Check that the stack pointer...Stephane Carrez2-0/+6
2000-03-22jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR...Alexandre Petit-Bianco2-3/+10
2000-03-22cp-tree.h (BINFO_FOR_VBASE): Adjust documentation.Mark Mitchell5-76/+209
2000-03-22iface.java: New file.Tom Tromey22-0/+165
2000-03-22New test case.Mark Mitchell1-0/+72
2000-03-22* calls.c: re-install Mar 16 emit_library_call merge.Jan Hubicka2-569/+114
2000-03-22typeck.c (type_after_usual_arithmetic_conversions): Prefer a SIZETYPE to a no...Jason Merrill2-0/+11
2000-03-22Daily bump.Jeff Law5-5/+5
2000-03-22sparc.c (mem_min_alignment): If not optimizing...Jakub Jelinek2-2/+10
2000-03-21* flow.c (delete_block): Fix typo last change.Richard Henderson2-1/+5
2000-03-22class.c (layout_virtual_bases): Adjust names in conditionally compiled code.Mark Mitchell2-2/+5
2000-03-22class.c (record_base_offsets): New function.Mark Mitchell5-116/+216
2000-03-22cp-tree.h (TI_SPEC_INFO): Remove.Mark Mitchell3-3/+5
2000-03-21class.c (build_base_field): Fix thinko in computation of binfo offsets.Mark Mitchell2-2/+9
2000-03-21Event.java: Add all the event type constants.Bryce McKinlay2-2/+142
2000-03-21tree.c (mark_local_for_remap_p): Mark variables declared in TARGET_EXPRs as w...Mark Mitchell3-9/+62
2000-03-21c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P...Mark Mitchell2-1/+6
2000-03-21Another bogus case addedKaveh Ghazi1-0/+7
2000-03-21Fix problems with -mno-fp-regsMichael Meissner2-17/+49
2000-03-21tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell35-159/+232
2000-03-21* gcc.dg/noreturn-1.c: Check for another bogus noreturn case.Kaveh R. Ghazi2-1/+12
2000-03-21cxxabi.h: New header file.Nathan Sidwell10-357/+470
2000-03-21Daily bump.Jeff Law5-5/+5
2000-03-21* config/c4x/rtems.h: Include config/rtems.h.Michael Hayes2-0/+7
2000-03-21avr.c (encode_section_info): sets SYMBOL_REF_FLAG if decl is a FUNCTION_DECLDenis Chertykov2-0/+8
2000-03-21* java/lang/natClass.cc (isInstance): Use JV_CLASS, not getClass().Bryce McKinlay2-2/+2
2000-03-21natClass.cc (isInstance): Use _Jv_IsAssignableFrom(), not Class.isAssignableF...Bryce McKinlay2-1/+3
2000-03-21natClass.cc (isInstance): Initialize `this'.Bryce McKinlay2-1/+13
2000-03-21Test case for PR libgcj/179:Bryce McKinlay3-0/+75
2000-03-20Minor performance improvements. Minor EH/unwind bug fix.Jim Wilson3-39/+48
2000-03-21* Makefile.in: Hand edit for java_raw_api.lo.Tom Tromey2-8/+12