summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Applied Mumit Khan's patch to fix #pragma push/pop handling.nickc1999-10-191-0/+12
* * reg-stack.c (stack_result): Aggregates are not returned inlaw1999-10-191-0/+5
* * fold-const.c (fold): Fix thinko in x+(-0) -> x transformation.law1999-10-191-0/+4
* * cse.c (invalidate_for_call): Do not remove memory references fromlaw1999-10-181-0/+3
* * haifa-sched.c (add_dependence): Protect references to thelaw1999-10-181-0/+4
* * basic-block.h (set_block_num): Declare.rth1999-10-181-0/+13
* * mn10200.md (outline_epilogue_jump): Embed a (return) to indicatelaw1999-10-181-0/+4
* * config/m68k/m68k.h (INITIAL_FRAME_POINTER_OFFSET): Add one wordschwab1999-10-181-0/+5
* * c-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_PERMANENT.law1999-10-181-0/+6
* * combine.c (get_last_value): If the last set of a registerlaw1999-10-181-0/+6
* * Makefile.in: Back out previous change.mmitchel1999-10-181-0/+4
* * pa.c (move_operand): Reject (lo_sum (reg) (unspec ...)).law1999-10-171-0/+2
* * haifa-sched.c (add_dependence): Only check/update the cachelaw1999-10-171-0/+8
* * Makefile.in (ggc-common.o): Depend on genrtl.h.mmitchel1999-10-171-0/+6
* * basic-block.h (pre_edge_lcm, pre_edge_rev_lcm, compute_available):law1999-10-171-2/+17
* * gcse.c (hash_scan_set): Remove incorrect ! optimize_size check.law1999-10-171-0/+14
* * reload.h (struct reload): Add new fields "mode" and "nregs".law1999-10-171-0/+6
* * haifa-sched.c (true_dependency_cache): New.law1999-10-171-0/+9
* * haifa-sched.c (schedule_insns): Do not remove inter-blocklaw1999-10-171-0/+5
* * i386/t-cygwin (winnt.o): Depend on RTL_H and TREE_H.rth1999-10-161-0/+9
* * Makefile.in (LANGUAGES): Omit "proto".manfred1999-10-161-0/+5
* * protoize.c (safe_read, safe_write): Avoid the gcc extension ofghazi1999-10-161-0/+5
* * haifa-sched.c (compute_block_forward_dependencies): Only checklaw1999-10-161-0/+5
* * gcse.c (hash_expr_1): Add in MEM_ALIAS_SET.rth1999-10-161-0/+5
* * flags.h (flag_bounds_check, flag_bounded_pointers): New extern decls.gkm1999-10-161-0/+8
* * config/c4x/c4x.md (HF mode patterns): Add missing modes.m.hayes1999-10-161-0/+4
* * config/c4x/c4x.md (movstrqi_small): Utilise parallel movem.hayes1999-10-161-0/+5
* * config/c4x/c4x.md (*db_noclobber,m.hayes1999-10-161-0/+6
* * config/c4x/c4x.md (parallel instruction patterns): Reworkm.hayes1999-10-161-0/+5
* * config/c4x/c4x.md (*absqi2_noclobber, *negqi2_noclobber,m.hayes1999-10-161-0/+7
* * config/c4x/c4x.c (c4x_emit_libcall): Use ggc_alloc_string.m.hayes1999-10-151-0/+4
* * config/c4x/c4x.c (c4x_rptb_insert): Emit rpts_top patternm.hayes1999-10-151-0/+6
* * config/c4x/c4x.c (src_operand): Check SYMBOL_REF and LABEL_REFm.hayes1999-10-151-0/+5
* * pa.c (move_operand): Rely on memory_address_p to determine thelaw1999-10-151-0/+7
* * print-rtl.c (print_rtx): Limit last 'u' change to LABEL_REF.rth1999-10-151-0/+4
* * mips.c (function_prologue): Fix argument types.rth1999-10-151-0/+6
* 1999-10-15 11:16 -0700 Zack Weinberg <zack@bitmover.com>zack1999-10-151-0/+8
* Based on patch from Michael Gschwind <mikeg@watson.ibm.com>:rth1999-10-151-0/+11
* * config/t-freebsd: Do not override USER_H.law1999-10-151-0/+5
* * c-parse.in (component_decl): Support anonymous struct/union.law1999-10-151-0/+12
* * sparc.md (movsf_const_intreg): Revert last constraint change.rth1999-10-151-0/+5
* * cse.c: Include hashtab.h instead of splay-tree.hlaw1999-10-151-0/+12
* * genrecog.c (message_with_line): Prototype.rth1999-10-151-0/+11
* * mips.h (SPECIAL_MODE_PREDICATES): New.rth1999-10-151-18/+26
* * 1750a.md (movstrqi): Add missing output reload constraint.rth1999-10-151-0/+31
* * configure.in (djgpp): Revert previous patch.law1999-10-151-0/+6
* * fixinc/inclhack.def: Restore patch lost during last merge oflaw1999-10-151-0/+6
* * fixincludes: Add a HPUX 11 fix for inttypes.h.law1999-10-151-0/+6
* * pa.md (post_stw+1): Use pmode_register_operand.law1999-10-151-0/+3
* * alpha.h (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Accept ADDRESSOFrth1999-10-151-0/+5