aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2000-12-04* README.APOLLO: Remove obsolete file.Gerald Pfeifer2-112/+4
2000-12-04Daily bump.Jeff Law2-2/+2
2000-12-04* cppinternals.texi: New file.Neil Booth2-0/+229
2000-12-04cppfiles.c (cpp_make_system_header): Take 2 booleans, and operate on current ...Neil Booth7-23/+35
2000-12-04builtins.c (expand_builtin_strspn, [...]): Handle another transformation.Kaveh R. Ghazi5-3/+45
2000-12-04Note XScale contribution.Nick Clifton1-1/+3
2000-12-04Add support for XScale targetNick Clifton14-75/+811
2000-12-04* gcc.c-torture/execute/20001203-1.c: New test.Joseph Myers2-0/+28
2000-12-03bb-reorder.c (reorder_basic_blocks): Don't check for EH edges unless exceptio...Richard Henderson5-85/+143
2000-12-03default the build machine triplet, if it is not providedBruce Korb2-4/+11