OSDN Git Service

* builtins.c (std_expand_builtin_va_start): Remove unused
[pf3gnuchains/gcc-fork.git] / gcc / expr.h
2002-07-16 zack * builtins.c (std_expand_builtin_va_start): Remove...
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 kazu * emit-rtl.c: Likewise.
2002-05-30 rth * expmed.c (const_mult_add_overflow_p): New.
2002-03-31 rth * builtins.c (expand_builtin_va_arg): Give...
2002-03-26 rth * expr.h (ADD_PARM_SIZE): One more convert...
2002-03-26 rth * expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.
2002-02-21 jakub PR c++/4574
2002-02-20 rth PR c/5615
2001-12-12 rth * emit-rtl.c (widen_memory_access): New.
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-02 rth * rtl.h (mem_attrs): Rename decl to expr; adjus...
2001-11-27 kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-13 jakubDuh, missed this.
2001-11-11 kenner * expmed.c (extract_bit_field): No longer pass in...
2001-11-03 kenner * emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP...
2001-10-25 kenner * alias.c (can_address_p): No longer static.
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-20 kenner * emit-rtl.c (set_mem_attributes): Alignment is in...
2001-10-18 kenner * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-17 kenner * Makefile.in (print-rtl.o): Depend on TREE_H.
2001-10-09 kazu * acconfig.h: Fix comment formatting.
2001-10-01 kenner * alias.c (get_alias_set): Try to replace PLACEHOLDER_...
2001-10-01 kenner * function.c (keep_stack_depressed): Don't use delete_...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-22 zack * expmed.c (mode_for_extraction): New function.
2001-08-21 zack * stmt.c: Don't include insn-codes.h.
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-07-20 hubicka * rtlanal.c (set_noop_p): Return true for noop jumps.
2001-07-18 rth * calls.c (prepare_call_address): New parameter...
2001-07-10 shebs * target.h (struct gcc_target): New fields init_builti...
2001-07-09 toon2001-07-09 Toon Moene <toon@moene.indiv.nluug.nl>
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-02 kenner * emit-rtl.c (adjust_address): New function.
2001-04-14 law * expr.h (enum libfunc_index): Add LTI_memmove.
2001-04-12 ghazi * c-common.h (truthvalue_conversion, type_for_mode,
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-04 zack * expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-21 hubicka * i386.md (pophi1, popqi1, pushqi1): Remove.
2000-12-03 rth * bb-reorder.c (reorder_basic_blocks): Don...
2000-11-29 jakub * expr.h (store_by_pieces): Add prototype.
2000-11-03 berndsMove fold_builtin declaration to proper header
2000-11-01 berndsConstant folding for builtins
2000-10-18 cchavvaAdding new option -ftrapv.
2000-09-17 cruxBring back equal forms for libcalls
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-07-27 law * expr.h (get_alias_set, lang_get_alias_set...
2000-06-06 jason * explow.c (maybe_set_unchanging): New function...
2000-06-03 rthgcc/
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-04-17 rth * loop.c (canonicalize_condition): Add WANT_REG...
2000-03-30 kenner * builtins.c (get_pointer_alignment): Use host_integer...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-26 lawCopyright fixes.
2000-02-18 wehle * loop.c (canonicalize_condition): New function,
2000-02-10 kenner * combine.c (make_extraction, force_to_mode): Avoid...
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
1999-11-16 rth * explow.c (hard_function_value): Add outgoing...
1999-10-29 clm * expr.c (emit_push_insn): New argument alignme...
1999-10-03 ghazi * cpplib.c (if_directive_nameo): Add static prototype.
1999-09-30 law * expr.h (init_mov_optab): Delete declaration
1999-09-23 cruxUse cbranch patterns when available
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-09 rth * combine.c (SUBST): Break out to a real functi...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-05 mmitchel * Makefile.in (stor-layout.o): Depend on ggc.h.
1999-09-04 cruxConvert many single variables to arrays
1999-08-23 cruxFix sparc compilation failure
1999-08-18 cruxCombined compare & jump infrastructure
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-03 rth * expr.h (PROMOTE_PROTOTYPES): Move ...
1999-08-02 rthJakub Jelinek <jj@ultra.linux.cz>
1999-07-26 rth * builtins.c (expand_builtin_saveregs): Remove...
1999-07-22 cruxBreak out builtin function expansion from expr.c
1999-05-22 mmitchel * expr.h (lang_expand_constant): Guard with #ifdef...
1999-05-20 mmitchel * expr.h (lang_expand_constant): Declare.
1999-04-29 mmitchel * emit-rtl.c (start_sequence): Expand comments.
1999-03-19 ghaziWarning fixes:
1999-02-25 amylaar * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't...
1999-01-15 rth * expr.c (queued_subexp_p): Make public.
1999-01-06 lawFix copyrights.
1999-01-03 law * optabs.c (emit_cmp_insn): Abort if asked...
1998-12-08 amacleodTue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod...
1998-11-20 law * function.c (nonlocal_goto_handler_slots)...
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-01 gavin * calls.c (expand_call) : Encapsulate code into
1998-09-21 amacleodMon Sep 21 17:15:26 EDT 1998 Andrew MacLeod <amacleod...
1998-07-30 raeburnFunction entry/exit profiling instrumentation:
1998-07-07 amylaar * expr.c (emit_queue): If emitting a SEQUENCE, set...
1998-07-02 dje * expr.h (STACK_SIZE_MODE): New macro.
1998-07-01 rth * expr.c (emit_group_load, emit_group_store...
1998-06-17 jfc * haifa-sched.c (haifa_classify_insn): TRAP_IF is...
next