aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-11-22Fix typoNick Clifton1-1/+1
2000-11-22decl4.C: Tweak so that it fails with the new ABI, too.Mark Mitchell2-0/+4
2000-11-22p6610a.C: This test no longer fails.Mark Mitchell3-2/+7
2000-11-22pt.c (do_decl_instantiate): Explicitly clone constructors and destructors tha...Mark Mitchell4-0/+40
2000-11-22Make 'newstr' a const char * to avoid a compile time warning.Nick Clifton2-1/+4
2000-11-22Define symbolic names for the link register, last integer register and the fa...Nick Clifton2-140/+155
2000-11-22* gcc.gd/cpp/Wtrigraphs.c: New test.Neil Booth2-0/+13
2000-11-22cpplex.c (trigraph_ok): Ensure we don't warn twice.Neil Booth3-3/+16
2000-11-22haifa-sched.c (sched_analyze_1): Don't special-case calls for clobbering regi...Richard Henderson2-17/+16
2000-11-22gcc.c (validate_switches): Validate multiple switches named in '|' (or) expre...Neil Booth2-9/+27
2000-11-22Compensate for V3 changesMark Mitchell5-1/+7
2000-11-22Add blank lines between function comment and function return type.Joern Rennecke1-0/+2
2000-11-22Comment typo fix.Joern Rennecke1-1/+1
2000-11-22eb39.C: Don't include libio.h.Loren J. Rittle2-1/+6
2000-11-22Paper over problem with -frename-registers; Provide help for optionsMichael Meissner2-36/+76
2000-11-22* gcc.c-torture/execute/ieee/20001122-1.c: New test.Jakub Jelinek2-0/+26
2000-11-22* Make-lang.in: Add $(build_exeext) to f/fini targetDavid Billinghurst2-1/+5
2000-11-22pa.c (hppa_encode_label): Account for addition of encoding character when...Jeffrey A Law2-0/+11
2000-11-22Daily bump.Jeff Law2-2/+2
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg5-65/+23
2000-11-22gcov.texi: Add magic comments for texi2pod.pl.Joseph Myers4-2/+473
2000-11-22jcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the scratch b...Bryce McKinlay2-1/+6
2000-11-21[multiple changes]Alexandre Petit-Bianco3-3/+34
2000-11-21regrename.c (scan_rtx_reg): Terminate the chain rather than abort on mark_rea...Richard Henderson2-15/+30
2000-11-22fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older comp...Mike Stump1-0/+6
2000-11-22fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older comp...Mike Stump2-2/+2
2000-11-21varasm.c (record_constant): Pad the constructed constant_descriptor appropria...Richard Henderson2-0/+14
2000-11-22Fix typo in scan-assembler-dem-notHans-Peter Nilsson1-1/+1
2000-11-22gcc-dg.exp: load_lib scanasm.exp.Hans-Peter Nilsson5-33/+177
2000-11-22rtl.h (traverse_md_constants): Declare.J"orn Rennecke7-5/+242
2000-11-21alpha.c (alpha_split_tfmode_frobsign): New.Richard Henderson4-49/+67
2000-11-22stringpool.c (stringpool_statistics): Also report number and percentage of en...Zack Weinberg2-3/+13
2000-11-21* Put changelog in wrong ChangeLog.Neil Booth1-0/+4
2000-11-21gcse.c (hoist_expr_reaches_here_p): Do not mark expr_bb as visited before vis...Diego Novillo2-1/+5
2000-11-21Allow ARM configurations with --with-cpu=arm9 or --with-cpu=arm9tdmi or...Nick Clifton3-5/+13
2000-11-21c-common.c (c_unsafe_for_reeval): New function.Richard Henderson5-3/+40
2000-11-21i386.c (i386_simplify_dwarf_addr): Simplify @GOT references as well.Richard Henderson2-2/+9
2000-11-21* gcc.dg/cpp/integrated1.c: Remove.Neil Booth2-11/+4
2000-11-21* do_includes: Revert to using cpp_read_file.Neil Booth1-8/+3
2000-11-21Fix consec_sets_giv bug.Bernd Schmidt2-2/+11
2000-11-21* gcc.c-torture/execute/20001121-1.c: New test.Jakub Jelinek2-0/+23
2000-11-21More accurate insn class attributesBernd Schmidt2-273/+310
2000-11-21tradcpp.c (output_line_command): Mark system headers as such in `line' commands.Kaveh R. Ghazi2-0/+7
2000-11-21configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Sparc has .file/.loc support in as ...Jakub Jelinek3-2/+8
2000-11-21g77.texi (Floating-point Exception Handling): Use feenableexcept in example.Andreas Jaeger2-8/+15
2000-11-21New test.Richard Henderson2-0/+25
2000-11-21Daily bump.Jeff Law2-2/+2
2000-11-21Added.Ovidiu Predescu1-0/+13
2000-11-20New test.Neil Booth2-0/+15
2000-11-20parse.y (yyparse_1): Rename the parser entry point.Richard Henderson6-5/+38