| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * gcc.c-torture/compile/20000802-1.c: New test. | jakub | 2000-08-02 | 2 | -0/+19 |
* | * gcc.h (lang_specific_driver): Constify second argument. | zack | 2000-08-02 | 11 | -42/+54 |
* | * scripts/encodings.pl: New file. | tromey | 2000-08-02 | 7 | -30/+186 |
* | * gc_priv.h (GC_generic_malloc_inner): Prototype. | tromey | 2000-08-02 | 3 | -11/+25 |
* | 2000-08-02 Manfred Hollstein <manfredh@redhat.com> | manfred | 2000-08-02 | 2 | -8/+24 |
* | * loop.c (scan_loop): Ensure update_end label does not | jakub | 2000-08-02 | 2 | -0/+13 |
* | * c-common.h: Prototype min_precision and c_build_qualified_type here... | zack | 2000-08-02 | 17 | -56/+94 |
* | * cp-tree.h (DECL_NEEDED_P): Tweak. | mmitchel | 2000-08-02 | 3 | -1/+24 |
* | * fold-const.c: Fix formatting. | law | 2000-08-02 | 2 | -365/+363 |
* | * i386.c (legitimate_address_p): Accept other bases than | hubicka | 2000-08-02 | 2 | -8/+26 |
* | * i386.md (shift to lea splitter): Use const_int_operand. | hubicka | 2000-08-02 | 2 | -1/+5 |
* | Daily bump. | law | 2000-08-02 | 5 | -5/+5 |
* | * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c, | zack | 2000-08-02 | 12 | -295/+469 |
* | * config/i386/beos-elf.h (STARTFILE_SPEC): Add i386-mcount.o | jason | 2000-08-02 | 6 | -365/+150 |
* | * Makefile.in (OBJS): Added dce.o. | mmitchel | 2000-08-02 | 11 | -65/+990 |
* | 2000-08-02 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-08-02 | 6 | -16/+37 |
* | Resurrect - accidentally deleted in previous commit | zack | 2000-08-02 | 1 | -0/+3 |
* | argh, forgot to save file | zack | 2000-08-02 | 1 | -0/+61 |
* | * cpperror.c (v_message): Split into _cpp_begin_message and | zack | 2000-08-02 | 10 | -642/+754 |
* | * rtl.h (enum reg_note): Add REG_MAYBE_DEAD. | geoffk | 2000-08-02 | 5 | -18/+50 |
* | Finish ABI change started by last patch, this time I tested it. | wilson | 2000-08-01 | 2 | -9/+26 |
* | * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Care for null DECL. | rth | 2000-08-01 | 3 | -2/+9 |
* | From Joern Rennecke: | crux | 2000-08-01 | 5 | -24/+48 |
* | 2000-08-01 Benjamin Kosnik <bkoz@purist.soma.redhat.com> | bkoz | 2000-08-01 | 2 | -8/+14 |
* | * loop.c (canonicalize_condition): use destination, not source to | hubicka | 2000-08-01 | 2 | -1/+6 |
* | Daily bump. | law | 2000-08-01 | 5 | -5/+5 |
* | 2000-07-31 Benjamin Kosnik <bkoz@cygnus.com> | bkoz | 2000-08-01 | 9 | -91/+130 |
* | * flow.c (clear_log_links): Fix typo. | mmitchel | 2000-08-01 | 2 | -1/+5 |
* | * ltconfig, ltmain.sh: Update from libtool multi-language branch. | aoliva | 2000-08-01 | 5 | -53/+19 |
* | * loop.c (check_dbra_loop): Make change from July 17, 2000 work | law | 2000-08-01 | 2 | -2/+11 |
* | * gcc-c-torture/execute/20000731-2.c: New test. | law | 2000-08-01 | 2 | -0/+18 |
* | * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. | aoliva | 2000-08-01 | 2 | -1/+5 |
* | Adjust structure parameter passing to match ABI change. | wilson | 2000-08-01 | 2 | -2/+13 |
* | * genpeep.c (main): Handle DEFINE_PEEPHOLE2. | law | 2000-08-01 | 2 | -1/+6 |
* | * gcc.c-torture/execute/20000731-1.c: New test. | law | 2000-08-01 | 3 | -0/+32 |
* | * combine.c: Fix formatting. | law | 2000-08-01 | 2 | -324/+323 |
* | * h8300.md: Fix formatting. | law | 2000-08-01 | 2 | -95/+91 |
* | * flow.c (clear_log_links): Nuke global_live_at_start and | geoffk | 2000-08-01 | 2 | -1/+22 |
* | * tm.texi (Addressing Modes): Clarify PRE/POST_MODIFY descriptions. | rth | 2000-08-01 | 1 | -0/+4 |
* | 2000-07-31 Jakub Jelinek <jakub@redhat.com> | zack | 2000-07-31 | 5 | -6/+56 |
* | Oops - this went with the previous change set | zack | 2000-07-31 | 1 | -0/+11 |
* | * lang-specs.h: Use %i in rule for .ii files. | jason | 2000-07-31 | 2 | -1/+5 |
* | * gcc.dg/cpp/20000725-1.c: New test. | jakub | 2000-07-31 | 2 | -0/+7 |
* | * configure.in (qCXX_FOR_TARGET): Quote `&' characters in | aoliva | 2000-07-31 | 2 | -1/+7 |
* | * Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and | zack | 2000-07-31 | 9 | -34/+44 |
* | * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker. | zack | 2000-07-31 | 3 | -1/+6 |
* | * c-decl.c (mesg_implicit_function_declaration): Init to -1. | zack | 2000-07-31 | 7 | -14/+49 |
* | * Makefile.in (ssa.o): Updated header files in dependences. | mmitchel | 2000-07-31 | 8 | -169/+604 |
* | 2000-07-30 Anthony Green <green@redhat.com> | green | 2000-07-31 | 2 | -0/+5 |
* | * builtins.c (expand_builtin_apply): Don't defer pop during | rth | 2000-07-31 | 2 | -1/+11 |