summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * bb-reorder.c (reorder_block_def): Reorder elements for size.rth2000-05-264-549/+586
* * gcc.c-torture/compile/20000523-1.c: New test.aoliva2000-05-262-0/+9
* * emit-rtl.c (reset_used_decls): New function.aoliva2000-05-262-1/+27
* * cpplex.c (maybe_macroexpand): Warn about function-likezack2000-05-263-0/+25
* * parse.y (resolve_field_access): Don't check DECL_LANG_SPECIFICtromey2000-05-263-4/+7
* * parse.y (array_constructor_check_entry): Pass `wfl_value', nottromey2000-05-263-2/+8
* * recog.c (peephole2_optimize): Use INSN_P.mmitchel2000-05-252-1/+5
* * ifcvt.c (seq_contains_jump): New.rth2000-05-252-0/+37
* * except.h (can_throw): Declare it.mmitchel2000-05-254-4/+20
* Finish implementation of VTTs.mmitchel2000-05-2513-70/+403
* * flow.c (mark_set_1): Don't record conditionally dead memory.rth2000-05-252-0/+6
* * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth2000-05-2514-54/+80
* * rs6000.c (expand_block_move): Add 64-bit PowerPC doubleword movedje2000-05-254-21/+44
* Early checkin of footer.html to trigger web checkout.pme2000-05-251-1/+1
* * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.nathan2000-05-252-2/+6
* Jan Hubicka <jh@suse.cz>rth2000-05-254-102/+125
* * stmt.c (expand_end_bindings): Fix thinko last change.rth2000-05-252-1/+5
* 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph2000-05-2519-663/+3022
* 2000-05-25 Benjamin Kosnik <bkoz@milou.soma.redhat.com>bkoz2000-05-251-1/+1
* 2000-05-25 Benjamin Kosnik <bkoz@milou.soma.redhat.com>bkoz2000-05-252-1/+2
* 2000-05-25 Benjamin Kosnik <bkoz@milou.soma.redhat.com>bkoz2000-05-2514-196/+296
* * inc/cxxabi.h (__pbase_type_info): Define, based onnathan2000-05-253-66/+105
* * g++.old-deja/g++.eh/catch11.C: New test.nathan2000-05-253-0/+131
* * tinfo.h (__user_type_info::contained_virtual_p): Newnathan2000-05-253-2/+24
* 2000-05-24 Nathan "I don't write ChangeLog Entries" Myers <ncm@cantrip.org>bkoz2000-05-2511-129/+165
* 2000-05-24 Loren J. Rittle <ljrittle@acm.org>bkoz2000-05-259-1/+304
* 2000-05-19 Nathan "I don't write ChangeLog Entries" Myers <ncm@cantrip.org>bkoz2000-05-252-13/+58
* Daily bump.law2000-05-255-5/+5
* * recog.c (offsettable_address_p): If mode size is zero, assumerth2000-05-252-2/+15
* 2000-05-24 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-05-258-43/+66
* * configure.in: Check for -Wno-long-long option support and improvelaw2000-05-254-198/+237
* Fix minor goofs pointed out by Stan.law2000-05-251-6/+5
* Forgot to commit.law2000-05-251-0/+5
* * loop.c (basic_induction_var): Avoid double recording of an increment.amylaar2000-05-252-1/+11
* * gcc.texi: Remove contributor list. Instead include contrib.texi.law2000-05-252-184/+681
* * Back out this patch:amylaar2000-05-253-53/+30
* * rtl.h (loc_mentioned_in_p): Declare.amylaar2000-05-255-31/+51
* * stmt.c (expand_end_bindings): Look through NOTEs to find ajason2000-05-252-2/+13
* newjason2000-05-251-0/+14
* * cp-tree.h (build_delete): Change prototype.mmitchel2000-05-246-115/+96
* 2000-05-24 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-05-243-54/+115
* 2000-05-24 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-05-243-49/+0
* 2000-05-24 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-05-2411-244/+254
* * calls.c (expand_call): Handle cleanups in tail-recursionmmitchel2000-05-243-3/+33
* * java/io/ObjectOutputStream.java (writeObject): Use component typewarrenl2000-05-242-3/+9
* * simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EXTEND.ghazi2000-05-242-10/+15
* * expr.c (expand_assignment, store_expr, expand_expr,aoliva2000-05-242-0/+18
* Make g++ struct packing attribute sensitive to -fpack-struct, as per docndlindsay2000-05-242-0/+6
* ignore test if targets 'long long' is less than 64 bitsnickc2000-05-241-0/+3
* 2000-05-24 Phil Edwards <pme@sourceware.cygnus.com>pme2000-05-246-263/+391