aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-12-06parse.y (end_artificial_method_body): Fixed typo.Alexandre Petit-Bianco2-1/+5
2000-12-06[multiple changes]Alexandre Petit-Bianco6-114/+573
2000-12-06invoke.texi: Use @table @samp instead of @itemize @minus for table of languag...Joseph Myers2-4/+19
2000-12-06gcse.c (compute_pre_data): Kill trapping expressions in destination blocks of...Michael Matz2-0/+33
2000-12-06lang-specs.h (c++): When invoking the stand-alone preprocessor for -save-temp...Alexandre Oliva2-6/+16
2000-12-06stdio-opt-1.c: Add more checks.Kaveh R. Ghazi3-13/+92
2000-12-06Daily bump.Jeff Law2-2/+2
2000-12-05mn10300.c (mn10300_print_reg_list): Added.Richard Sandiford4-97/+239
2000-12-05builtins.c (expand_builtin_setjmp_setup): Set current_function_has_nonlocal_l...Jeffrey A Law2-0/+9
2000-12-05cppfiles.c (stack_include_file): Push zero-length buffers in case of failure.Neil Booth4-57/+72
2000-12-05sched-vis.c (visual_tbl_line_length): New variable.Alexandre Oliva2-4/+28
2000-12-05global.c (global_conflicts): Allow for a REG_UNUSED note with a different mod...Geoffrey Keating4-4/+139
2000-12-05Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir.Kaveh R. Ghazi3-2/+9
2000-12-05mkfixinc.sh (*-gnu*): activate fixinc for GNU/Hurd and GNU/Linux.Richard Earnshaw4-6/+16
2000-12-05Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print...Bernd Schmidt3-2/+13
2000-12-05Modification to define_label and finish_case_label in decl.c to handleWill Cohen2-4/+14
2000-12-05cp-tree.h (IDENTIFIER_VIRTUAL_P): Document.Nathan Sidwell8-247/+156
2000-12-05typeck.c (get_delta_difference): If via a virtual base, return zero.Nathan Sidwell5-44/+34
2000-12-05enable fixincludes for BeOSBruce Korb5-25/+137
2000-12-05revert cloning patchJason Merrill1-1/+9
2000-12-05Daily bump.Jeff Law2-2/+2
2000-12-05* stmt.c (warn_if_unused_value): Move side effects test earlier.Richard Henderson2-4/+8
2000-12-05New test.Richard Henderson2-0/+25
2000-12-05bb-reorder.c (reorder_basic_blocks): Do check for EH edges even when using sjlj.Alan Modra2-1/+6
2000-12-04flow.c (calculate_global_regs_live): Only force stack pointer live before rel...Richard Henderson2-18/+35
2000-12-04parse.y (patch_method_invocation): Pick the correct enclosing context when cr...Alexandre Petit-Bianco2-1/+33
2000-12-05invoke.texi: Add support for using texi2pod.pl.Joseph Myers2-6/+58
2000-12-05Remove spurious test of XScale and HARD_FLOAT floagsNick Clifton2-6/+1
2000-12-04* error.c (dump_tree): Use output_add_string not OB_PUTS.Richard Henderson2-1/+5
2000-12-04virtual9.C: New test.Neil Booth4-0/+102
2000-12-04Fix bogons from XScale contributionNick Clifton3-3/+9
2000-12-04Do not create interworking functions if the target architecture does notNick Clifton2-8/+12
2000-12-04ONEWS: New file with the current contents of NEWS up to EGCS 1.1.Joseph Myers3-1075/+2525
2000-12-04Remove spurious CYGNUS LOCAL markersNick Clifton2-6/+0
2000-12-04* gcc.dg/cpp/extratokens.c: Forgotten file.Neil Booth1-0/+38
2000-12-04instan1.C, instan2.C: Move to...Neil Booth6-24/+7
2000-12-04assert_trad1.c, [...]: New tests.Neil Booth4-0/+85
2000-12-04tradcif.y: Move lexptr to top of file.Neil Booth4-8/+65
2000-12-04config.gcc: Fix typo for UnixWare 7.Rodney Brown2-1/+5
2000-12-04typoDJ Delorie1-2/+2
2000-12-04invoke.texi: Replace `pedwarns' with clearer text.Phil Edwards2-2/+6
2000-12-04do not clean autogenerated fixinc filesBruce Korb3-2/+13
2000-12-04Capitalization fix.DJ Delorie1-1/+1
2000-12-04* md.texi: Add overview, clarify match_dup and define_expand.DJ Delorie2-0/+90
2000-12-04print-tree.c (print_node): target-specific builtins print numbers, not names.DJ Delorie2-3/+13
2000-12-04stor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_INT, MODE_VECTOR_FLOAT.Jason Merrill4-3/+13
2000-12-04mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".Jason Merrill12-42/+114
2000-12-04fix typoJason Merrill1-1/+1
2000-12-04fix typoJason Merrill1-1/+1
2000-12-04error.c (dump_function_decl): Use DECL_VIRTUAL_P, not TYPE_POLYMORPHIC_P.Nathan Sidwell3-2/+9