Age | Commit message (Expand) | Author | Files | Lines |
2000-12-05 | sched-vis.c (visual_tbl_line_length): New variable. | Alexandre Oliva | 2 | -4/+28 |
2000-12-05 | global.c (global_conflicts): Allow for a REG_UNUSED note with a different mod... | Geoffrey Keating | 4 | -4/+139 |
2000-12-05 | Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir. | Kaveh R. Ghazi | 3 | -2/+9 |
2000-12-05 | mkfixinc.sh (*-gnu*): activate fixinc for GNU/Hurd and GNU/Linux. | Richard Earnshaw | 4 | -6/+16 |
2000-12-05 | Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print... | Bernd Schmidt | 3 | -2/+13 |
2000-12-05 | Modification to define_label and finish_case_label in decl.c to handle | Will Cohen | 2 | -4/+14 |
2000-12-05 | cp-tree.h (IDENTIFIER_VIRTUAL_P): Document. | Nathan Sidwell | 8 | -247/+156 |
2000-12-05 | typeck.c (get_delta_difference): If via a virtual base, return zero. | Nathan Sidwell | 5 | -44/+34 |
2000-12-05 | enable fixincludes for BeOS | Bruce Korb | 5 | -25/+137 |
2000-12-05 | revert cloning patch | Jason Merrill | 1 | -1/+9 |
2000-12-05 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-12-05 | * stmt.c (warn_if_unused_value): Move side effects test earlier. | Richard Henderson | 2 | -4/+8 |
2000-12-05 | New test. | Richard Henderson | 2 | -0/+25 |
2000-12-05 | bb-reorder.c (reorder_basic_blocks): Do check for EH edges even when using sjlj. | Alan Modra | 2 | -1/+6 |
2000-12-04 | flow.c (calculate_global_regs_live): Only force stack pointer live before rel... | Richard Henderson | 2 | -18/+35 |
2000-12-04 | parse.y (patch_method_invocation): Pick the correct enclosing context when cr... | Alexandre Petit-Bianco | 2 | -1/+33 |
2000-12-05 | invoke.texi: Add support for using texi2pod.pl. | Joseph Myers | 2 | -6/+58 |
2000-12-05 | Remove spurious test of XScale and HARD_FLOAT floags | Nick Clifton | 2 | -6/+1 |
2000-12-04 | * error.c (dump_tree): Use output_add_string not OB_PUTS. | Richard Henderson | 2 | -1/+5 |
2000-12-04 | virtual9.C: New test. | Neil Booth | 4 | -0/+102 |
2000-12-04 | Fix bogons from XScale contribution | Nick Clifton | 3 | -3/+9 |
2000-12-04 | Do not create interworking functions if the target architecture does not | Nick Clifton | 2 | -8/+12 |
2000-12-04 | ONEWS: New file with the current contents of NEWS up to EGCS 1.1. | Joseph Myers | 3 | -1075/+2525 |
2000-12-04 | Remove spurious CYGNUS LOCAL markers | Nick Clifton | 2 | -6/+0 |
2000-12-04 | * gcc.dg/cpp/extratokens.c: Forgotten file. | Neil Booth | 1 | -0/+38 |
2000-12-04 | instan1.C, instan2.C: Move to... | Neil Booth | 6 | -24/+7 |
2000-12-04 | assert_trad1.c, [...]: New tests. | Neil Booth | 4 | -0/+85 |
2000-12-04 | tradcif.y: Move lexptr to top of file. | Neil Booth | 4 | -8/+65 |
2000-12-04 | config.gcc: Fix typo for UnixWare 7. | Rodney Brown | 2 | -1/+5 |
2000-12-04 | typo | DJ Delorie | 1 | -2/+2 |
2000-12-04 | invoke.texi: Replace `pedwarns' with clearer text. | Phil Edwards | 2 | -2/+6 |
2000-12-04 | do not clean autogenerated fixinc files | Bruce Korb | 3 | -2/+13 |
2000-12-04 | Capitalization fix. | DJ Delorie | 1 | -1/+1 |
2000-12-04 | * md.texi: Add overview, clarify match_dup and define_expand. | DJ Delorie | 2 | -0/+90 |
2000-12-04 | print-tree.c (print_node): target-specific builtins print numbers, not names. | DJ Delorie | 2 | -3/+13 |
2000-12-04 | stor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_INT, MODE_VECTOR_FLOAT. | Jason Merrill | 4 | -3/+13 |
2000-12-04 | mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector". | Jason Merrill | 12 | -42/+114 |
2000-12-04 | fix typo | Jason Merrill | 1 | -1/+1 |
2000-12-04 | fix typo | Jason Merrill | 1 | -1/+1 |
2000-12-04 | error.c (dump_function_decl): Use DECL_VIRTUAL_P, not TYPE_POLYMORPHIC_P. | Nathan Sidwell | 3 | -2/+9 |
2000-12-04 | * README.APOLLO: Remove obsolete file. | Gerald Pfeifer | 2 | -112/+4 |
2000-12-04 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-12-04 | * cppinternals.texi: New file. | Neil Booth | 2 | -0/+229 |
2000-12-04 | cppfiles.c (cpp_make_system_header): Take 2 booleans, and operate on current ... | Neil Booth | 7 | -23/+35 |
2000-12-04 | builtins.c (expand_builtin_strspn, [...]): Handle another transformation. | Kaveh R. Ghazi | 5 | -3/+45 |
2000-12-04 | Note XScale contribution. | Nick Clifton | 1 | -1/+3 |
2000-12-04 | Add support for XScale target | Nick Clifton | 14 | -75/+811 |
2000-12-04 | * gcc.c-torture/execute/20001203-1.c: New test. | Joseph Myers | 2 | -0/+28 |
2000-12-03 | bb-reorder.c (reorder_basic_blocks): Don't check for EH edges unless exceptio... | Richard Henderson | 5 | -85/+143 |
2000-12-03 | default the build machine triplet, if it is not provided | Bruce Korb | 2 | -4/+11 |