OSDN Git Service

* g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
[pf3gnuchains/gcc-fork.git] / gcc / explow.c
2003-02-20 sayle * explow.c (force_reg): Avoid useless REG_EQUAL notes.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-31 echristo2002-10-31 Eric Christopher <echristo@redhat.com>
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-19 sje * machmode.h (SCALAR_INT_MODE_P): New macro to test for
2002-08-14 dalejInsert memory clobbers before the code that pops variab...
2002-08-03 jason * explow.c (int_expr_size): New fn.
2002-08-02 jason * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New...
2002-07-23 sje * gcc/explow.c (convert_memory_address): Fix conversio...
2002-07-16 sje * gcc/explow.c (convert_memory_address): Remove specia...
2002-06-20 rth * explow.c (probe_stack_range): Use gen_rtx_fmt_ee.
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 kazu * emit-rtl.c: Likewise.
2002-02-21 rth * emit-rtl.c (offset_address): Use simplify_gen...
2002-02-12 echristo2002-02-12 Eric Christopher <echristo@redhat.com>
2002-02-04 rthReindent.
2002-01-05 kazu * cse.c: Fix formatting.
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-21 jakub * explow.c (probe_stack_range): Use LCT_NORMAL as...
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-13 kenner * Makefile.in (explow.o): Now depends on ggc.h.
2001-11-08 kenner * explow.c (convert_memory_address, case SUBREG):...
2001-10-30 jakub * emit-rtl.c (set_unique_reg_note): Don't create REG_E...
2001-10-23 kenner * builtins.c (expand_builtin_setjmp): Only call conver...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-01 kenner * function.c (keep_stack_depressed): Don't use delete_...
2001-08-22 jason * explow.c (set_mem_attributes): Avoid returnin...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12 zack * defaults.h: Define PREFERRED_STACK_BOUNDARY to
2001-08-08 kazu * dbxout.c: Fix comment formatting.
2001-07-19 rth * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-09 kenner * emit-rtl.c (adjust_address, adjust_address_nv):...
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...
next