| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/mips/mips.h (MIPS_ISA_DEFAULT): Insure it's defined. | gavin | 1999-10-25 | 4 | -8/+29 |
* | * arm.md (pic_load_addr): Add constraints to operand 1. | rearnsha | 1999-10-25 | 2 | -7/+16 |
* | * arm.c (arm_override_options): Correct initialization of | law | 1999-10-25 | 2 | -6/+10 |
* | oops - typo | korbb | 1999-10-25 | 1 | -1/+1 |
* | Provide a means for specifying -D options to AutoGen | korbb | 1999-10-25 | 2 | -13/+55 |
* | Daily bump. | law | 1999-10-25 | 2 | -2/+2 |
* | * loop.c (note_set_pseudo_multiple_uses_retval): New variable. | law | 1999-10-25 | 2 | -4/+57 |
* | * decl.c (push_overloaded_decl_1): Use pushdecl. | mmitchel | 1999-10-25 | 6 | -843/+839 |
* | * i386.md (mulsi3): Tweak to work with SCO OSR5 COFF assembler. | mmitchel | 1999-10-25 | 2 | -3/+17 |
* | * i386.md (*lea_0): Collapse addsi_0, addsi_lea_[123] into | rth | 1999-10-25 | 2 | -49/+8 |
* | * haifa-sched.c (schedule_insns): Don't assign LUIDs differently | mmitchel | 1999-10-25 | 2 | -1/+15 |
* | * cccp.c (progname, file_buf, default_include, include_file, | ghazi | 1999-10-25 | 3 | -246/+312 |
* | * unroll.c (copy_loop_body): Examine SET_DEST of single_set | rth | 1999-10-24 | 2 | -1/+6 |
* | Revert unintended change to copy_loop_body. | rth | 1999-10-24 | 1 | -2/+1 |
* | * alias.c: Include ggc.h. | rth | 1999-10-24 | 4 | -11/+41 |
* | * mips/bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*. | ghazi | 1999-10-24 | 7 | -11/+21 |
* | * 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 |