aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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 Law2-2/+2
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-19jump.c (redirect_jump): Add delete_unused argument.Richard Henderson7-110/+118
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
2000-05-19cpphash.c (funlike_macroexpand): Make sure not to walk p1 past l1 when deleti...Zack Weinberg3-3/+16
2000-05-19c-torture.exp: Also test with -O3 -fssa.Andreas Jaeger2-10/+15
2000-05-19cpplex.c (_cpp_scan_until): Clear AUX field of tokens.Zack Weinberg3-11/+16
2000-05-19parse.y (fold_constant_for_init): Let VAR_DECL and FIELD_DECL be processed by...Alexandre Petit-Bianco3-4/+5
2000-05-19Reverted incorrectly applied changeTom Tromey2-0/+4
2000-05-19java-tree.h: Added init state enum.Tom Tromey4-17/+43
2000-05-19java-tree.h (build_instanceof): Declare.Tom Tromey4-249/+261
2000-05-19test_text cleanupsBruce Korb6-170/+189
2000-05-19elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of a CONSTRUCTOR.Richard Kenner2-2/+15
2000-05-19Daily bump.Jeff Law2-2/+2
2000-05-18gcc.texi (MULTILIB_EXCEPTIONS): Correct example and update it to match the cu...Chris Demetriou2-5/+10
2000-05-19* Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.Mark Mitchell2-1/+5
2000-05-18rtlanal.c (insn_dependant_p, [...]): New.Richard Henderson4-4/+50
2000-05-19Remove CYGNUS LOCAL markersMichael Meissner6-17/+8
2000-05-19mn10300.c (expand_prologue, [...]): 16-bit and 64-bit clean-up.Alexandre Oliva2-2/+7
2000-05-19jcf-write.c (generate_classfile): Scan the source_file for slashes with the r...Alexandre Oliva2-1/+6
2000-05-18configure.in (*-pc-msdosdjgpp): Set float_format to none.Mark Elbrecht3-91/+98
2000-05-18* Makefile.in (hash.h): Delete a redundant use of gawk and sed.Chris Demetriou2-4/+6
2000-05-18Andrew's last commit changed a ChangeLog entry to say that I wrote a patch th...Tom Tromey1-1/+1
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg13-386/+124
2000-05-18* gcc.c-torture/compile/20000518-1.c: New test.Jeffrey A Law2-0/+21
2000-05-18jump.c (jump_optimize_1): Base minimum insn count during find_cross_jump on B...Richard Henderson2-4/+13
2000-05-18print-rtl.c (print_rtx): Only print note line number as string if between NOT...Jakub Jelinek3-1/+11
2000-05-18gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTED_VALUE from NOTE_INSN...Jakub Jelinek2-1/+11
2000-05-18Place constant...Nick Clifton2-3/+9
2000-05-18configure.in (NO_MINUS_C_MINUS_O): Test `$ac_cv_prog_cc_${ac_cc}_c_o', not `$...Philippe De Muyter3-2/+8
2000-05-18Add -fno-show-column to avoid dejagnu bugZack Weinberg1-1/+1
2000-05-18c-common.h (enum c_tree_index): Add g77 type entries.Chris Demetriou3-1/+69
2000-05-18com.h (FFECOM_f2cINTEGER, [...]): Note that these types correspond to built-i...Chris Demetriou2-0/+14
2000-05-18* g77.f-torture/compile/200005018.f: New test.David Billinghurst2-0/+20
2000-05-18* config/h8300/h8300.md (subs patterns): Use %G to negate.Richard Henderson2-3/+5
2000-05-18h8300.c (ok_for_bclr): Take a HOST_WIDE_INT.Richard Henderson5-192/+133
2000-05-18cppexp.c (parse_assertion): New.Zack Weinberg7-342/+552
2000-05-18inclhack.def (broken_cabs): Update fix to handle comments following the cabs ...Kaveh R. Ghazi3-5/+15