aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Law5-5/+5
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-18VMClassLoader.java (getVMClassLoader): New method.Tom Tromey4-14/+30
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-18* calloc.c: Add a public domain notice.Kaveh R. Ghazi2-0/+7
1999-10-18c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT.Bernd Schmidt2-2/+10
1999-10-18* setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.Philippe De Muyter2-0/+6
1999-10-18* POTFILES.in: Track files recently added/deleted/moved.Manfred Hollstein2-1/+6
1999-10-18Daily bump.Jeff Law5-5/+5
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
1999-10-17dump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR.Mark Mitchell3-16/+24
1999-10-17basic-block.h (pre_edge_lcm, [...]): Prototype for exported functions.Andrew MacLeod4-719/+654
1999-10-17* gcse.c (hash_scan_set): Remove incorrect ! optimize_size check.Andrew MacLeod2-1/+15
1999-10-17Fix typo in last change.Jeff Law1-1/+1
1999-10-17Daily bump.Jeff Law5-5/+5
1999-10-17reload.h (struct reload): Add new fields "mode" and "nregs".Bernd Schmidt3-42/+48
1999-10-17haifa-sched.c (true_dependency_cache): New.Jeffrey A Law2-1/+46
1999-10-16haifa-sched.c (schedule_insns): Do not remove inter-block dependencies anymore.Jeffrey A Law2-34/+5
1999-10-17ClassLoader.java (getSystemResource): Use getSystemClassLoader instead of Cla...Anthony Green4-12/+40
1999-10-16t-cygwin (winnt.o): Depend on RTL_H and TREE_H.Richard Henderson3-2/+11
1999-10-16Makefile.in (LANGUAGES): Omit "proto".Manfred Hollstein2-5/+6
1999-10-16protoize.c (safe_read, safe_write): Avoid the gcc extension of using arithmet...Kaveh R. Ghazi2-2/+9
1999-10-16haifa-sched.c (compute_block_forward_dependencies): Only check for notes, del...Jeffrey A Law2-5/+17
1999-10-16Daily bump.Jeff Law5-5/+5
1999-10-16* gcc.c-torture/execute/991016-1.c: New test.Richard Henderson2-0/+59
1999-10-16gcse.c (hash_expr_1): Add in MEM_ALIAS_SET.Richard Henderson2-0/+14
1999-10-16lex.c (lang_init_options): Set flag_bounds_check as "unspecified".Greg McGary2-0/+11
1999-10-16top.h (ffe_is_subscript_check_): Remove extern decl.Greg McGary4-19/+22
1999-10-16java-tree.h (flag_bounds_check): Remove extern decl.Greg McGary3-11/+8
1999-10-16flags.h (flag_bounds_check, [...]): New extern decls.Greg McGary4-2/+51
1999-10-16* config/c4x/c4x.md (HF mode patterns): Add missing modes.Michael Hayes2-13/+18
1999-10-16c4x.md (movstrqi_small): Utilise parallel move instructions.Michael Hayes2-9/+27
1999-10-16Try again!?Michael Hayes1-0/+73
1999-10-16* config/c4x/c4x.md (*db_noclobber,Michael Hayes1-0/+6
1999-10-16c4x.md (parallel instruction patterns): Rework constraints to keep reload happy.Michael Hayes2-85/+90
1999-10-16* config/c4x/c4x.md (*absqi2_noclobber, *negqi2_noclobber,Michael Hayes2-3/+205
1999-10-15* config/c4x/c4x.c (c4x_emit_libcall): Use ggc_alloc_string.Michael Hayes2-0/+6
1999-10-15c4x.c (c4x_rptb_insert): Emit rpts_top pattern if appropriate.Michael Hayes3-2/+47