]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/explow.c
Makefile.am: Set ZIP and GCJH directly using autoconf.
[thirdparty/gcc.git] / gcc / explow.c
2004-07-14  Paolo Bonziniexpr.c (enqueue_insn, [...]): Remove.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-08  Paolo Bonziniexplow.c (optimize_save_area_alloca): Do not accept...
2004-07-04  Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-01  Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-22  Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-08  Geoffrey Keating* explow.c: Fix typo defining default of PROMOTE_FUNCTI...
2004-04-08  Paul Brookexplow.c (promote_mode): Use PROMOTE_FUNCTION_MODE...
2004-03-21  Richard Kenneralias.c (get_alias_set): Remove handling of PLACEHOLDER...
2004-03-20  Zdenek Dvorakemit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_P...
2004-03-14  Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-02-27  Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-26  Richard Hendersonexplow.c (force_reg): Call mark_reg_pointer as appropriate.
2003-12-13  Kazu Hiratac-typeck.c: Fix comment typos.
2003-09-18  Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-06-29  Andreas Jaegerexcept.c: Convert prototypes to ISO C90.
2003-06-28  Kazu Hirataexplow.c (find_next_ref): Remove.
2003-06-27  Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-12  Kazu HirataChangeLog: Follow spelling conventions.
2003-05-27  Richard Kennertree.h (contains_placeholder_p): Now returns bool.
2003-05-23  Larin Hennessyexplow.c (allocate_dynamic_stack_space): Remove call...
2003-05-20  Matt Kraai* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-04-14  Olivier Hainqueexplow.c (round_push): Use HOST_WIDE_INT instead of...
2003-04-07  Glen Nakamurare PR rtl-optimization/8634 (incorrect code for inlinin...
2003-03-20  Richard Hendersonre PR middle-end/6348 (internal error in allocate_dynam...
2003-02-20  Roger Sayle* explow.c (force_reg): Avoid useless REG_EQUAL notes.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-31  Eric Christopherexplow.c (convert_memory_address): Use shallow_copy_rtx.
2002-09-22  Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-08  Kazu Hiratabasic-block.h: Fix comment formatting.
2002-08-19  Geoffrey Keatingmachmode.h (SCALAR_INT_MODE_P): New macro to test for...
2002-08-14  Dale JohannesenInsert memory clobbers before the code that pops variab...
2002-08-03  Jason Merrillexplow.c (int_expr_size): New fn.
2002-08-02  Jason Merrilllanghooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
2002-07-23  Steve Ellceyexplow.c (convert_memory_address): Fix conversion of...
2002-07-16  Steve Ellceyexplow.c (convert_memory_address): Remove special handl...
2002-06-20  Richard Henderson* explow.c (probe_stack_range): Use gen_rtx_fmt_ee.
2002-06-11  David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03  Kazu Hirataemit-rtl.c: Likewise.
2002-02-21  Richard Hendersonemit-rtl.c (offset_address): Use simplify_gen_binary...
2002-02-12  Eric Christopherexplow.c (hard_function_value): Add comment explaining...
2002-02-04  Richard HendersonReindent.
2002-01-05  Kazu Hiratacse.c: Fix formatting.
2001-12-05  Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-11-23  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-21  Jakub Jelinekexplow.c (probe_stack_range): Use LCT_NORMAL as second...
2001-11-15  Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-13  Richard KennerMakefile.in (explow.o): Now depends on ggc.h.
2001-11-08  Richard Kennerexplow.c (convert_memory_address, [...]): Only return...
2001-10-30  Jakub Jelinekemit-rtl.c (set_unique_reg_note): Don't create REG_EQUA...
2001-10-23  Richard Kennerbuiltins.c (expand_builtin_setjmp): Only call convert_m...
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-01  Richard Kennerfunction.c (keep_stack_depressed): Don't use delete_insn.
2001-08-22  Jason Merrillexplow.c (set_mem_attributes): Avoid returning a bogus...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-12  Zack Weinbergdefaults.h: Define PREFERRED_STACK_BOUNDARY to STACK_BO...
2001-08-08  Kazu Hiratadbxout.c: Fix comment formatting.
2001-07-19  Steve Ellcey* tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2001-07-11  Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-09  Richard Kenneremit-rtl.c (adjust_address, [...]): Handle an address...
2001-07-09  Richard Kenner[multiple changes]
2001-07-04  Richard Kenneremit-rtl.c (replace_equiv_address): New function.
2001-07-04  Richard KennerInstall correct hunks
2001-07-04  Richard Kenner* explow.c (plus_constant_wide): Reinitialize Y for...
2001-07-03  Richard Kennerexplow.c (plus_constant_wide, case PLUS): Call find_con...
2001-07-03  Richard Kennerexplow.c (plus_constant_wide, [...]): New case.
2001-06-15  Richard Kenner* explow.c (expr_size): If DECL and size specified...
2001-06-04  Richard Kennertree.def (ARRAY_RANGE_REF): New code.
2001-05-01  Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-02-13  Alexandre Oliva* explow.c (trunc_int_for_mode): Sign-extend value...
2001-02-06  Richard Kennercombine.c (nonzero_bits, case PLUS): If pointers extend...
2001-02-01  Richard Kennerbuiltins.c (expand_builtin_alloca): allocate_dynamic_st...
2001-01-22  Richard Kennerexplow.c (probe_stack_range): Ensure value passed to...
2001-01-01  Richard Kennerexplow.c (convert_memory_address, [...]): Copy STRING_P...
2000-10-13  Mark MitchellRemove obstacks.
2000-09-18  Richard Hendersoncombine.c (if_then_else_cond): Canonicalize BImode...
2000-07-23  Aldy Hernandezunuglyfying code
2000-06-13  Richard Henderson* explow.c (set_mem_attributes): Do nothing for NULL...
2000-06-06  Jason Merrillexplow.c (maybe_set_unchanging): New function, broken...
2000-05-31  Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-25  Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-04  Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-05-04  Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-04-01  Jan Hubickabuiltins.c (expand_builtin_apply): Pass proper paramete...
2000-03-30  Richard Kennercalls.c (expand_call): Pass bit alignment to mark_reg_p...
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-26  Jeff LawCopyright fixes.
2000-02-07  Jan Hubickacalls.c (compute_argument_block_size): New argument...
2000-01-19  Richard Hendersonstupid.c: Die die die.
2000-01-14  Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
1999-12-04  Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-16  Jakub Jelinekexplow.c (hard_function_value): Add outgoing argument.
1999-11-01  Richard Kenner[multiple changes]
1999-09-20  Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-12  Richard HendersonReplace insn_foo with insn_data.foo.
next