| Commit message (Expand) | Author | Age | Files | Lines |
* | * output.h (ctors_section, dtors_section, bss_section): Prototype. | ghazi | 1999-10-24 | 18 | -27/+34 |
* | * final.c (peephole): Delete prototype. | ghazi | 1999-10-24 | 5 | -7/+25 |
* | * config/mips/iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define to | mmitchel | 1999-10-24 | 2 | -0/+10 |
* | Daily bump. | law | 1999-10-24 | 2 | -2/+2 |
* | * gcc.c-torture/execute/991023-1.c: New test. | law | 1999-10-24 | 2 | -1/+29 |
* | * integrate.c (integrate_decl_tree): Tweak setting of DECL_CONTEXT | mmitchel | 1999-10-24 | 2 | -17/+22 |
* | * POTFILES.in: Track files recently added/deleted/moved. | manfred | 1999-10-23 | 2 | -18/+4 |
* | Daily bump. | law | 1999-10-23 | 2 | -2/+2 |
* | regen | jason | 1999-10-23 | 1 | -1/+1 |
* | * arm.c (logical_binary_operator): New fucntion. | law | 1999-10-23 | 4 | -13/+208 |
* | Fix register elimination problem | crux | 1999-10-22 | 4 | -220/+382 |
* | * jvgenmain.c (main): _Jv_Compiler_Properties now an extern; set | tromey | 1999-10-22 | 2 | -1/+8 |
* | * i386.md: Add missing `y' modifiers to uses of fst, fstp, fld, | mmitchel | 1999-10-22 | 2 | -51/+56 |
* | Use C-coded tests and fixes for #endif/#else labels | korbb | 1999-10-22 | 7 | -81/+344 |
* | Daily bump. | law | 1999-10-22 | 2 | -2/+2 |
* | * cp-tree.def (EMPTY_CLASS_EXPR): New tree node. | mmitchel | 1999-10-22 | 1 | -0/+4 |
* | Thu Oct 21 01:27:31 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 1999-10-22 | 3 | -10/+9 |
* | Wed Oct 20 01:41:47 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 1999-10-22 | 3 | -8/+42 |
* | * Makefile.in (cse.o): Depend on hashtab.h, not splay-tree.h. Also | law | 1999-10-22 | 2 | -1/+6 |
* | * gcc.1: Document exit codes. | law | 1999-10-22 | 2 | -1/+10 |
* | 1999-10-21 Mark Mitchell <mark@codesourcery.com> | mmitchel | 1999-10-22 | 2 | -12/+13 |
* | * calls.c: Include tm_p.h later, so everything we need is defined. | ghazi | 1999-10-21 | 12 | -145/+242 |
* | * function.c (record_insns, contains): Always declare and define. | ghazi | 1999-10-21 | 2 | -5/+8 |
* | Apply patches submitted by eCos team. | nickc | 1999-10-21 | 4 | -13/+32 |
* | * cp-tree.h (SCOPE_PARTIAL_P): New macro. | mmitchel | 1999-10-21 | 6 | -36/+116 |
* | Daily bump. | law | 1999-10-21 | 2 | -2/+2 |
* | * cp-tree.def (EMPTY_CLASS_EXPR): New tree node. | mmitchel | 1999-10-21 | 4 | -7/+23 |
* | * sparc.md (movsf_const_intreg): If splitting, length must be > 1. | law | 1999-10-21 | 2 | -2/+5 |
* | * local-alloc.c (update_equiv_regs): Check the correct insn | law | 1999-10-21 | 2 | -1/+7 |
* | * cse.c (cse_end_of_basic_block): Don't return the end of a basic | mmitchel | 1999-10-21 | 2 | -0/+15 |
* | Fix noncompile/940510-1.c testsuite failures. | wilson | 1999-10-20 | 2 | -1/+6 |
* | Fix numerous -O3 -g testsuite failures for DWARF2 targets. | wilson | 1999-10-20 | 2 | -0/+18 |
* | * i386.c (ix86_expand_prologue): Properly wrap USE around | rth | 1999-10-20 | 2 | -1/+7 |
* | Thu Oct 14 18:51:37 1999 Andrew Haley <aph@cygnus.com> | aph | 1999-10-20 | 2 | -4/+9 |
* | Wed Oct 20 15:36:11 1999 Andrew Haley <aph@cygnus.com> | aph | 1999-10-20 | 2 | -1/+7 |
* | * basic-block.h (PROP_*): Move constants from ... | rth | 1999-10-20 | 8 | -82/+172 |
* | * gcc-page.c: Try MAP_ANON if we don't have MAP_ANONYMOUS. | rearnsha | 1999-10-20 | 2 | -0/+5 |
* | (split_edge): Handle casesi insns. | rearnsha | 1999-10-20 | 2 | -0/+14 |
* | (merge_blocks_move_predecessor_nojumps): Re-order the basic | rearnsha | 1999-10-20 | 2 | -3/+16 |
* | (jump_optimize_1): More accurately detect casesi insns. | rearnsha | 1999-10-20 | 2 | -4/+12 |
* | Daily bump. | law | 1999-10-20 | 2 | -2/+2 |
* | * cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat template | mmitchel | 1999-10-20 | 3 | -3/+16 |
* | * pa.md (call, call_value): Do not emit a blockage after restoring | law | 1999-10-20 | 2 | -22/+9 |
* | * c-typeck.c (c_expand_asm_operands): Fix typo. | mmitchel | 1999-10-20 | 3 | -1/+16 |
* | * jcf-parse.c (parse_source_file): Call jcf_dependency_add_file. | tromey | 1999-10-19 | 2 | -0/+7 |
* | * method.c (PARM_CAN_BE_ARRAY_TYPE): Remove. | mmitchel | 1999-10-19 | 5 | -105/+214 |
* | arm.c: Verify modes on operands in predicates | crux | 1999-10-19 | 2 | -4/+25 |
* | Fix APCS violation. | nickc | 1999-10-19 | 2 | -7/+24 |
* | use genfixes within Makefile.in and move comments to README | korbb | 1999-10-19 | 5 | -126/+239 |
* | Do not generate error message about unrecognised command line switches of | nickc | 1999-10-19 | 2 | -1/+41 |