OSDN Git Service

2008-12-17 Sebastian Pop <sebastian.pop@amd.com>
[pf3gnuchains/gcc-fork.git] / gcc / explow.c
2001-07-09 kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-04 kenner * emit-rtl.c (replace_equiv_address): New function.
2001-07-04 kennerInstall correct hunks
2001-07-04 kenner * explow.c (plus_constant_wide): Reinitialize Y for...
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-07-03 kenner * explow.c (plus_constant_wide, case LO_SUM): New...
2001-06-15 kenner * explow.c (expr_size): If DECL and size specified...
2001-06-04 kenner * tree.def (ARRAY_RANGE_REF): New code.
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-02-13 aoliva* explow.c (trunc_int_for_mode): Sign-extend value...
2001-02-06 kenner * combine.c (nonzero_bits, case PLUS): If pointers...
2001-02-01 kenner * builtins.c (expand_builtin_alloca): allocate_dynamic...
2001-01-22 kenner * explow.c (probe_stack_range): Ensure value passed to
2001-01-01 kenner * explow.c (convert_memory_address, case SYMBOL_REF...
2000-10-13 mmitchel Remove obstacks.
2000-09-18 rth * combine.c (if_then_else_cond): Canonicalize...
2000-07-23 aldyhunuglyfying code
2000-06-13 rth * explow.c (set_mem_attributes): Do nothing...
2000-06-06 jason * explow.c (maybe_set_unchanging): New function...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-04 jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-04-01 hubicka * builtins.c (expand_builtin_apply): Pass proper...
2000-03-30 kenner * calls.c (expand_call): Pass bit alignment to mark_re...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-26 lawCopyright fixes.
2000-02-07 hubicka * calls.c (compute_argument_block_size): New argument
2000-01-19 rth * stupid.c: Die die die.
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-16 rth * explow.c (hard_function_value): Add outgoing...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-15 wilsonFix misuses of MAX_MACHINE_MODE that can result in...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-02 nickc Call force_operand if X does not satisfy general_operand
1999-07-23 rth * explow.c (trunc_int_for_mode): New function.
1999-04-17 zack1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-14 law * explow.c (allocate_dynamic_stack_space):...
1999-04-14 law * explow.c (allocate_dynamic_stack_space):...
1999-03-19 ghaziWarning fixes:
1999-02-14 law * except.c (start_catch_handler): Use emit_cmp_...
1999-01-21 rth * cse.c (fold_rtx): Revert 29 Dec change.
1999-01-19 mmitchelUpdate copyrights
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1998-12-08 amylaar * explow.c (plus_constant_wide): Don't immediately...
1998-11-20 law * function.c (nonlocal_goto_handler_slots)...
1998-11-19 law * expr.c (STACK_BYTES): Delete unused macro.
1998-10-13 ghaziWarning fixes:
1998-07-02 dje * expr.h (STACK_SIZE_MODE): New macro.
1998-06-25 mmitchel * invoke.texi (-fstrict-aliasing): Document.
1998-06-24 jfc * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx...
1998-06-19 law * explow.c (emit_stack_save): Add prototype for FCN.
1998-06-04 djeThu Jun 4 14:35:27 1998 David Edelsohn <edelsohn...
1998-05-06 lawtypo typo fixes fixes
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-01-17 law * explow.c (optimize_save_area_alloca): New...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1997-08-02 kenner(expr_size): Call expand_expr with appropriate flag.
1997-07-27 kenner(probe_stack_range): Do probing with loop if more than...
1997-07-17 kenner(allocate_dynamic_stack_space): Call probe_stack_range.
1997-01-19 kenner(convert_memory_address, case SYMBOL_REF): Copy
1996-10-26 kenner(allocate_dynamic_stack_space): Delete reference to...
1996-09-24 kenner(promote_mode, case REFERENCE_TYPE): New case.
1996-07-03 mrsformatting tweaks
1996-06-29 kenner(convert_memory_address, case PLUS): Fix error in last...
1996-06-18 kenner(convert_memory_address, case PLUS, MULT): Don't commut...
1995-12-27 kenner(memory_address, allocate_dynamic_stack_space): Pass...
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1995-04-07 kenner(convert_memory_address): No longer static.
1995-04-03 kenner(convert_memory_address): New function.
1995-04-03 wilson(allocate_dynamic_stack_space): Correct typo in last...
1995-03-30 wilson(allocate_dynamic_stack_space): Test STACK_BOUNDARY...
1995-02-22 kenner(memory_address): Add missing "else".
1994-11-29 law * explow.c (hard_function_value): Change a register...
1994-07-14 kenner(force_reg): Don't make a REG_EQUAL note for an insn...
1994-07-12 kenner(allocate_dynamic_stack_space): Fix typo.
1994-07-12 kenner(round_push, allocate_dynamic_stack_space): Avoid using...
1994-05-06 kenner(allocate_dynamic_stack_space): Just return virtual_sta...
1994-04-18 kenner(promote_mode): New function.
1994-03-08 kenner(break_out_memory_refs): Don't call mark_reg_pointer...
1994-02-10 kenner(memory_address): Fix error in last change.
1994-02-07 kenner(memory_address): Call update_temp_slot_address on...
1993-10-11 rms(emit_stack_save): Cast enum array index to int.
1993-10-04 kenner(expr_size): If the size contains a PLACEHOLDER_EXPR...
1993-09-24 dje* explow.c: (copy_all_regs): Don't copy HARD_FRAME_POIN...
1993-04-12 wilson(emit_stack_save): At end, call validize_mem when insid...
1993-03-31 rms(rtx_to_tree_code): New function.
1993-02-26 law * explow.c (memory_address): Use CONSTANT_ADDRESS_P...
1993-01-10 eggert# Fix misspellings in comments.
1992-10-05 rms(allocate_dynamic_stack_space) [MUST_ALIGN]:
next