summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * output.h (ctors_section, dtors_section, bss_section): Prototype.ghazi1999-10-2418-27/+34
* * final.c (peephole): Delete prototype.ghazi1999-10-245-7/+25
* * config/mips/iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define tommitchel1999-10-242-0/+10
* Daily bump.law1999-10-242-2/+2
* * gcc.c-torture/execute/991023-1.c: New test.law1999-10-242-1/+29
* * integrate.c (integrate_decl_tree): Tweak setting of DECL_CONTEXTmmitchel1999-10-242-17/+22
* * POTFILES.in: Track files recently added/deleted/moved.manfred1999-10-232-18/+4
* Daily bump.law1999-10-232-2/+2
* regenjason1999-10-231-1/+1
* * arm.c (logical_binary_operator): New fucntion.law1999-10-234-13/+208
* Fix register elimination problemcrux1999-10-224-220/+382
* * jvgenmain.c (main): _Jv_Compiler_Properties now an extern; settromey1999-10-222-1/+8
* * i386.md: Add missing `y' modifiers to uses of fst, fstp, fld,mmitchel1999-10-222-51/+56
* Use C-coded tests and fixes for #endif/#else labelskorbb1999-10-227-81/+344
* Daily bump.law1999-10-222-2/+2
* * cp-tree.def (EMPTY_CLASS_EXPR): New tree node.mmitchel1999-10-221-0/+4
* Thu Oct 21 01:27:31 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-10-223-10/+9
* Wed Oct 20 01:41:47 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-10-223-8/+42
* * Makefile.in (cse.o): Depend on hashtab.h, not splay-tree.h. Alsolaw1999-10-222-1/+6
* * gcc.1: Document exit codes.law1999-10-222-1/+10
* 1999-10-21 Mark Mitchell <mark@codesourcery.com>mmitchel1999-10-222-12/+13
* * calls.c: Include tm_p.h later, so everything we need is defined.ghazi1999-10-2112-145/+242
* * function.c (record_insns, contains): Always declare and define.ghazi1999-10-212-5/+8
* Apply patches submitted by eCos team.nickc1999-10-214-13/+32
* * cp-tree.h (SCOPE_PARTIAL_P): New macro.mmitchel1999-10-216-36/+116
* Daily bump.law1999-10-212-2/+2
* * cp-tree.def (EMPTY_CLASS_EXPR): New tree node.mmitchel1999-10-214-7/+23
* * sparc.md (movsf_const_intreg): If splitting, length must be > 1.law1999-10-212-2/+5
* * local-alloc.c (update_equiv_regs): Check the correct insnlaw1999-10-212-1/+7
* * cse.c (cse_end_of_basic_block): Don't return the end of a basicmmitchel1999-10-212-0/+15
* Fix noncompile/940510-1.c testsuite failures.wilson1999-10-202-1/+6
* Fix numerous -O3 -g testsuite failures for DWARF2 targets.wilson1999-10-202-0/+18
* * i386.c (ix86_expand_prologue): Properly wrap USE aroundrth1999-10-202-1/+7
* Thu Oct 14 18:51:37 1999 Andrew Haley <aph@cygnus.com>aph1999-10-202-4/+9
* Wed Oct 20 15:36:11 1999 Andrew Haley <aph@cygnus.com>aph1999-10-202-1/+7
* * basic-block.h (PROP_*): Move constants from ...rth1999-10-208-82/+172
* * gcc-page.c: Try MAP_ANON if we don't have MAP_ANONYMOUS.rearnsha1999-10-202-0/+5
* (split_edge): Handle casesi insns.rearnsha1999-10-202-0/+14
* (merge_blocks_move_predecessor_nojumps): Re-order the basicrearnsha1999-10-202-3/+16
* (jump_optimize_1): More accurately detect casesi insns.rearnsha1999-10-202-4/+12
* Daily bump.law1999-10-202-2/+2
* * cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat templatemmitchel1999-10-203-3/+16
* * pa.md (call, call_value): Do not emit a blockage after restoringlaw1999-10-202-22/+9
* * c-typeck.c (c_expand_asm_operands): Fix typo.mmitchel1999-10-203-1/+16
* * jcf-parse.c (parse_source_file): Call jcf_dependency_add_file.tromey1999-10-192-0/+7
* * method.c (PARM_CAN_BE_ARRAY_TYPE): Remove.mmitchel1999-10-195-105/+214
* arm.c: Verify modes on operands in predicatescrux1999-10-192-4/+25
* Fix APCS violation.nickc1999-10-192-7/+24
* use genfixes within Makefile.in and move comments to READMEkorbb1999-10-195-126/+239
* Do not generate error message about unrecognised command line switches ofnickc1999-10-192-1/+41