summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Applied Mumit Khan's patch to fix #pragma push/pop handling.nickc1999-10-193-65/+29
* * reg-stack.c (stack_result): Aggregates are not returned inlaw1999-10-192-1/+14
* * gcc.c-torture/execute/991016-1.c: New test.law1999-10-192-0/+32
* Daily bump.law1999-10-195-5/+5
* * fold-const.c (fold): Fix thinko in x+(-0) -> x transformation.law1999-10-192-1/+6
* * cse.c (invalidate_for_call): Do not remove memory references fromlaw1999-10-182-6/+3
* * gnu/gcj/runtime/VMClassLoader.java (getVMClassLoader): Newtromey1999-10-184-14/+30
* * haifa-sched.c (add_dependence): Protect references to thelaw1999-10-182-1/+9
* * basic-block.h (set_block_num): Declare.rth1999-10-185-39/+58
* * mn10200.md (outline_epilogue_jump): Embed a (return) to indicatelaw1999-10-183-2/+8
* * config/m68k/m68k.h (INITIAL_FRAME_POINTER_OFFSET): Add one wordschwab1999-10-182-0/+7
* * ggc-page.c (init_ggc): Work around SunOS unaligned mmap bug.rth1999-10-181-0/+20
* * calloc.c: Add a public domain notice.ghazi1999-10-182-0/+7
* * c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT.law1999-10-182-2/+10
* * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.law1999-10-182-0/+6
* * POTFILES.in: Track files recently added/deleted/moved.law1999-10-182-1/+6
* Daily bump.law1999-10-185-5/+5
* * combine.c (get_last_value): If the last set of a registerlaw1999-10-182-54/+8
* * Makefile.in: Back out previous change.mmitchel1999-10-182-3/+7
* * pa.c (move_operand): Reject (lo_sum (reg) (unspec ...)).law1999-10-172-0/+10
* Typo.law1999-10-171-1/+1
* * haifa-sched.c (add_dependence): Only check/update the cachelaw1999-10-172-8/+33
* * Makefile.in (ggc-common.o): Depend on genrtl.h.mmitchel1999-10-172-3/+9
* * dump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR.mmitchel1999-10-173-16/+24
* * basic-block.h (pre_edge_lcm, pre_edge_rev_lcm, compute_available):law1999-10-174-719/+654
* * gcse.c (hash_scan_set): Remove incorrect ! optimize_size check.law1999-10-172-1/+15
* Fix typo in last change.law1999-10-171-1/+1
* Daily bump.law1999-10-175-5/+5
* * reload.h (struct reload): Add new fields "mode" and "nregs".law1999-10-173-42/+48
* * haifa-sched.c (true_dependency_cache): New.law1999-10-172-1/+46
* * haifa-sched.c (schedule_insns): Do not remove inter-blocklaw1999-10-172-34/+5
* * java/lang/ClassLoader.java (getSystemResource): Usegreen1999-10-174-12/+40
* * i386/t-cygwin (winnt.o): Depend on RTL_H and TREE_H.rth1999-10-163-2/+11
* * Makefile.in (LANGUAGES): Omit "proto".manfred1999-10-162-5/+6
* * protoize.c (safe_read, safe_write): Avoid the gcc extension ofghazi1999-10-162-2/+9
* * haifa-sched.c (compute_block_forward_dependencies): Only checklaw1999-10-162-5/+17
* Daily bump.law1999-10-165-5/+5
* * gcc.c-torture/execute/991016-1.c: New test.rth1999-10-162-0/+59
* * gcse.c (hash_expr_1): Add in MEM_ALIAS_SET.rth1999-10-162-0/+14
* * lex.c (lang_init_options): Set flag_bounds_check as "unspecified".gkm1999-10-162-0/+11
* * top.h (ffe_is_subscript_check_): Remove extern decl.gkm1999-10-164-19/+22
* * java-tree.h (flag_bounds_check): Remove extern decl.gkm1999-10-163-11/+8
* * flags.h (flag_bounds_check, flag_bounded_pointers): New extern decls.gkm1999-10-164-2/+51
* * config/c4x/c4x.md (HF mode patterns): Add missing modes.m.hayes1999-10-162-13/+18
* * config/c4x/c4x.md (movstrqi_small): Utilise parallel movem.hayes1999-10-162-9/+27
* Try again!?m.hayes1999-10-161-0/+73
* * config/c4x/c4x.md (*db_noclobber,m.hayes1999-10-161-0/+6
* * config/c4x/c4x.md (parallel instruction patterns): Reworkm.hayes1999-10-162-85/+90
* * config/c4x/c4x.md (*absqi2_noclobber, *negqi2_noclobber,m.hayes1999-10-162-3/+205
* * config/c4x/c4x.c (c4x_emit_libcall): Use ggc_alloc_string.m.hayes1999-10-152-0/+6