aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-22alias.c (record_component_aliases): New function.Richard Kenner4-22/+74
2000-05-22* jump.c (can_reverse_comparison_p): Be prepared for insn null.Richard Henderson2-2/+5
2000-05-22simplify-rtx.c (simplify_ternary_operation): Try to simplify IF_THEN_ELSE to ...Richard Henderson2-0/+24
2000-05-22Daily bump.Jeff Law5-5/+5
2000-05-22Repeated using-declaration do have effect on the visible namesMartin v. Löwis1-3/+2
2000-05-22decl2.c (qualified_lookup_using_namespace): Look through namespace aliases.Martin v. Löwis3-4/+14
2000-05-22* libjava.compile/PR234.java: New file. For PR gcj/234.Tom Tromey2-0/+28
2000-05-22inclhack.def (sun_malloc): Handle `calloc'.Kaveh R. Ghazi3-0/+12
2000-05-22Test for PR gcj/232:Bryce McKinlay2-0/+21
2000-05-22cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity checks.Mark Mitchell5-90/+446
2000-05-21combine.c (try_combine): Handle i3_subst_into_i2 case when I2 is not a PARALLEL.Richard Kenner2-1/+6
2000-05-21cp-tree.h (struct lang_type): Remove search_slot.Mark Mitchell6-157/+86
2000-05-21Daily bump.Jeff Law5-5/+5
2000-05-20* lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".Richard Henderson2-1/+6
2000-05-21re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed...Bryce McKinlay4-4/+21
2000-05-20Oops, checked in verify-flow.patch by mistake, revertingAlexandre Oliva1-2/+1
2000-05-20mn10300.md (movdi, movdf): 64-bit clean-up.Alexandre Oliva3-11/+24
2000-05-20final.c (split_double): Right shift of negative values is not portable.Alexandre Oliva2-15/+43
2000-05-20parse.y (resolve_package): Correctly set `*next' (was off by one.)Alexandre Petit-Bianco3-4/+16
2000-05-20many applications of c_fix=format + testsBruce Korb4-408/+1008
2000-05-20Makefile.in: Rebuilt.Tom Tromey6-316/+252
2000-05-20* ifcvt.c (if_convert): Scan and kill dead code.Alexandre Oliva2-2/+6
2000-05-20* emit-rtl.c (unshare_all_rtl): Store the copied rtx.Alexandre Oliva2-2/+6
2000-05-20yet more applications of c_fix=format + testsBruce Korb4-101/+228
2000-05-20top level:Zack Weinberg12-38/+76
2000-05-20more applications of c_fix=format + testsBruce Korb4-322/+402
2000-05-2020000519-1.c (main): Fixed return value of testcase.Andreas Jaeger2-1/+8
2000-05-20alias.c: Clarify some comments.Richard Kenner3-33/+37
2000-05-20alias.c (aliases_everything_p): Don't special-case QImode here.Richard Kenner3-24/+31
2000-05-20* mklibgcc.in: Restore rule to create ${dir}.Alexandre Oliva2-0/+6
2000-05-20Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for GCC_FOR_TARGET used by M...H.J. Lu3-14/+48
2000-05-20* Make-lang.in (cplib2.ready): Also depend on cc1plus$(exeext).H.J. Lu2-1/+5
2000-05-20* Makefile.in (bootstrap): Unset LANG_LIB2FUNCS for stage 1.H.J. Lu2-1/+5
2000-05-20fold-const.c (make_range): Handle degenerated intervals.Alexandre Oliva2-2/+16
2000-05-20Daily bump.Jeff Law5-5/+5
2000-05-20ZipEntry.java: Implement Cloneable, per JDK1.2 docs.Bryce McKinlay2-1/+28
2000-05-20Removed duplicate ChangeLog entryTom Tromey1-15/+0
2000-05-19BufferedWriter.java: Merged with Classpath.Tom Tromey3-77/+320
2000-05-19Don't create a separate copy of virtual bases for the CLASSTYPE_VBASECLASSES ...Mark Mitchell9-170/+160
2000-05-19cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.Richard Kenner26-81/+159
2000-05-19parse.y (block_end:): If the collected block doesn't feature a statement, ins...Alexandre Petit-Bianco3-273/+282
2000-05-19basic-block.h (struct edge_def): New field "count".Jan Hubicka7-1210/+699
2000-05-19* ifcvt.c (find_if_case_2): Don't allow THEN to be EXIT.Richard Henderson2-3/+8
2000-05-19* flow.c (make_edges): The sibling call edge to exit is abnormal.Richard Henderson2-1/+6
2000-05-19acinclude.m4: Clean up comments on newer checks.Phil Edwards10-165/+274
2000-05-19jump.c (redirect_jump): Add delete_unused argument.Richard Henderson7-110/+118
2000-05-19Update footer date; must check in before others.Phil Edwards1-1/+1
2000-05-19ssa.c (convert_from_ssa): Tell life_analysis we need death notes.Clinton Popetz2-2/+11
2000-05-19* gcc.c-torture/execute/20000519-2.c: New test.David Edelsohn2-0/+16
2000-05-1920000519-1.c: Testcase from Ulrich Drepper which fails with SSA.Andreas Jaeger2-0/+31