aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-10-22dump.c (dequeue_and_dump): Replace several uses of queue_and_dump_index with ...Mark Mitchell2-12/+13
1999-10-21calls.c: Include tm_p.h later, so everything we need is defined.Kaveh R. Ghazi12-145/+242
1999-10-21function.c (record_insns, contains): Always declare and define.Kaveh R. Ghazi2-5/+8
1999-10-21Apply patches submitted by eCos team.Jonathan Larmour4-13/+32
1999-10-21cp-tree.h (SCOPE_PARTIAL_P): New macro.Mark Mitchell6-36/+116
1999-10-21Daily bump.Jeff Law2-2/+2
1999-10-21cp-tree.def (EMPTY_CLASS_EXPR): New tree node.Mark Mitchell4-7/+23
1999-10-20sparc.md (movsf_const_intreg): If splitting, length must be > 1.Jeffrey A Law2-2/+5
1999-10-20local-alloc.c (update_equiv_regs): Check the correct insn for pre-existing RE...Jeffrey A Law2-1/+7
1999-10-21cse.c (cse_end_of_basic_block): Don't return the end of a basic block reached...Mark Mitchell2-0/+15
1999-10-20Fix noncompile/940510-1.c testsuite failures.Jim Wilson2-1/+6
1999-10-20Fix numerous -O3 -g testsuite failures for DWARF2 targets.Jim Wilson2-0/+18
1999-10-20i386.c (ix86_expand_prologue): Properly wrap USE around reg for CALL_INSN_FUN...Richard Henderson2-1/+7
1999-10-20mips.md (movdf_internal1a): Allow floating-point move between GP_REGs.Andrew Haley2-4/+9
1999-10-20thumb.h (GO_IF_LEGITIMATE_ADDRESS): Take account of the mode size when findin...Andrew Haley2-1/+7
1999-10-20basic-block.h (PROP_*): Move constants from ...Richard Henderson8-82/+172
1999-10-20* gcc-page.c: Try MAP_ANON if we don't have MAP_ANONYMOUS.Richard Earnshaw2-0/+5
1999-10-20(split_edge): Handle casesi insns.Richard Earnshaw2-0/+14
1999-10-20(merge_blocks_move_predecessor_nojumps): Re-order the basic block records so...Richard Earnshaw2-3/+16
1999-10-20(jump_optimize_1): More accurately detect casesi insns.Richard Earnshaw2-4/+12
1999-10-20Daily bump.Jeff Law2-2/+2
1999-10-20cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat template parameters as having...Mark Mitchell3-3/+16
1999-10-19pa.md (call, call_value): Do not emit a blockage after restoring the PIC regi...Jeffrey A Law2-22/+9
1999-10-20* c-typeck.c (c_expand_asm_operands): Fix typo.Mark Mitchell3-1/+16
1999-10-19jcf-parse.c (parse_source_file): Call jcf_dependency_add_file.Tom Tromey2-0/+7
1999-10-19method.c (PARM_CAN_BE_ARRAY_TYPE): Remove.Mark Mitchell5-105/+214
1999-10-19arm.c: Verify modes on operands in predicatesBernd Schmidt2-4/+25
1999-10-19Fix APCS violation.Richard Earnshaw2-7/+24
1999-10-19use genfixes within Makefile.in and move comments to READMEBruce Korb5-126/+239
1999-10-19Do not generate error message about unrecognised command line switches ofNick Clifton2-1/+41
1999-10-19Applied Mumit Khan's patch to fix #pragma push/pop handling.Mumit Khan3-65/+29
1999-10-19reg-stack.c (stack_result): Aggregates are not returned in stack registers.Jeffrey A Law2-1/+14
1999-10-19* gcc.c-torture/execute/991016-1.c: New test.Jeffrey A Law2-0/+32
1999-10-19Daily bump.Jeff Law2-2/+2
1999-10-19* fold-const.c (fold): Fix thinko in x+(-0) -> x transformation.Alasdair Baird2-1/+6
1999-10-18cse.c (invalidate_for_call): Do not remove memory references from the table h...Jeffrey A Law2-6/+3
1999-10-18haifa-sched.c (add_dependence): Protect references to the true dependency cac...Jeffrey A Law2-1/+9
1999-10-18basic-block.h (set_block_num): Declare.Richard Henderson5-39/+58
1999-10-18mn10200.md (outline_epilogue_jump): Embed a (return) to indicate to the cfg c...Jeffrey A Law3-2/+8
1999-10-18m68k.h (INITIAL_FRAME_POINTER_OFFSET): Add one word if the pic register is used.Andreas Schwab2-0/+7
1999-10-18* ggc-page.c (init_ggc): Work around SunOS unaligned mmap bug.Richard Henderson1-0/+20
1999-10-18c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT.Bernd Schmidt2-2/+10
1999-10-18* POTFILES.in: Track files recently added/deleted/moved.Manfred Hollstein2-1/+6
1999-10-18Daily bump.Jeff Law2-2/+2
1999-10-18combine.c (get_last_value): If the last set of a register is after subst_low_...Jeffrey A Law2-54/+8
1999-10-18* Makefile.in: Back out previous change.Mark Mitchell2-3/+7
1999-10-17* pa.c (move_operand): Reject (lo_sum (reg) (unspec ...)).Jeffrey A Law2-0/+10
1999-10-17Typo.Jeff Law1-1/+1
1999-10-17haifa-sched.c (add_dependence): Only check/update the cache if it exists.Jeffrey A Law2-8/+33
1999-10-17Makefile.in (ggc-common.o): Depend on genrtl.h.Mark Mitchell2-3/+9