aboutsummaryrefslogtreecommitdiff
path: root/gcc/explow.c
AgeCommit message (Expand)Author
2001-05-12 2001-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>rth
2001-02-06 * combine.c (nonzero_bits, case PLUS): If pointers extend unsignedkenner
2001-02-01 * builtins.c (expand_builtin_alloca): allocate_dynamic_stack_spacekenner
2001-01-22 * explow.c (probe_stack_range): Ensure value passed tokenner
2001-01-01 * explow.c (convert_memory_address, case SYMBOL_REF): Copykenner
2000-10-13 Remove obstacks.mmitchel
2000-09-18 * combine.c (if_then_else_cond): Canonicalize BImode true torth
2000-07-23unuglyfying codealdyh
2000-06-13 * explow.c (set_mem_attributes): Do nothing for NULL type.rth
2000-06-06 * explow.c (maybe_set_unchanging): New function, broken out from...jason
2000-05-31 * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner
2000-05-25 * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth
2000-05-04 * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.jason
2000-05-04 * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner
2000-04-01 * builtins.c (expand_builtin_apply): Pass proper parameters tohubicka
2000-03-30 * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.kenner
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-02-26Copyright fixes.law
2000-02-07 * calls.c (compute_argument_block_size): New argumenthubicka
2000-01-19 * stupid.c: Die die die.rth
2000-01-14 * eh-common.h: PROTO -> PARAMS.ghazi
1999-12-04* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.geoffk
1999-11-16 * explow.c (hard_function_value): Add outgoing argument.rth
1999-11-01Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...crux
1999-09-12Replace insn_foo with insn_data.foo.rth
1999-09-07Merge in gcc2-ss-010999law
1999-08-15Fix misuses of MAX_MACHINE_MODE that can result in an infinite loop.wilson
1999-08-09Include function.h in most files. Remove most of the global variablescrux
1999-08-02 Call force_operand if X does not satisfy general_operandnickc
1999-07-23 * explow.c (trunc_int_for_mode): New function.rth
1999-04-171999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack
1999-04-14 * explow.c (allocate_dynamic_stack_space): Undo last change. Uselaw
1999-04-14 * explow.c (allocate_dynamic_stack_space): Correctly convert TARGETlaw
1999-03-19Warning fixes:ghazi
1999-02-14 * except.c (start_catch_handler): Use emit_cmp_and_jump_insns.law
1999-01-21 * cse.c (fold_rtx): Revert 29 Dec change.rth
1999-01-19Update copyrightsmmitchel
1999-01-19 * rtl.h (rtx_def): Update documentation.mmitchel
1998-12-08 * explow.c (plus_constant_wide): Don't immediately return withamylaar
1998-11-20 * function.c (nonlocal_goto_handler_slots): Renamed fromlaw
1998-11-19 * expr.c (STACK_BYTES): Delete unused macro.law
1998-10-13Warning fixes:ghazi
1998-07-02 * expr.h (STACK_SIZE_MODE): New macro.dje
1998-06-25 * invoke.texi (-fstrict-aliasing): Document.mmitchel
1998-06-24 * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).jfc
1998-06-19 * explow.c (emit_stack_save): Add prototype for FCN.law
1998-06-04Thu Jun 4 14:35:27 1998 David Edelsohn <edelsohn@mhpcc.edu>dje
1998-05-06typo typo fixes fixeslaw
1998-04-04 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law