OSDN Git Service

* target-def.h (TARGET_MUST_PASS_IN_STACK): New.
[pf3gnuchains/gcc-fork.git] / gcc / expr.h
2004-07-13 rth * target-def.h (TARGET_MUST_PASS_IN_STACK): New.
2004-07-10 jakub * expr.h (store_bit_field, extract_bit_field): Remove...
2004-07-08 sayle * builtins.c (fold_builtin_strcpy): Merge functionalit...
2004-07-08 aoliva* expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.
2004-07-07 aolivagcc/ChangeLog:
2004-06-24 kennerAdd a blank.
2004-06-02 jlquinn2004-06-01 Jerry Quinn <jlquinn@optonline.net>
2004-05-15 steven * c-gimplify.c (c_genericize):
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-21 kenner * alias.c (get_alias_set): Remove handling of PLACEHOL...
2004-03-12 rth PR target/14547
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-13 hubicka * lang.c (java_estimate_num_insns_1): Fix bug in MODIF...
2004-01-09 mmitchel * expr.h (expand_expr): Make it a macro, not a function.
2003-10-30 rth * builtins.c (std_build_builtin_va_list): New.
2003-10-02 zack * target.h (init_libfuncs): New hook.
2003-09-15 kazu * expr.h (DEFAULT_FUNCTION_ARG_PADDING): New.
2003-09-15 pinskia2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff...
2003-09-04 dj * targhooks.c: New file.
2003-07-15 kazu * expr.c (expand_assignment): Remove an unused argument
2003-07-14 amodra * doc/tm.texi (BLOCK_REG_PADDING): Describe.
2003-06-29 aj * except.c: Convert prototypes to ISO C90.
2003-06-16 ghazicp:
2003-06-15 aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-06-09 rth * expr.h (EXPAND_MEMORY): New.
2003-06-03 aldyh2003-06-03 Aldy Hernandez <aldyh@redhat.com>
2003-06-03 jakub * builtins.c (expand_builtin_memcpy): Remove endp...
2003-05-12 hubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-05-09 amodra * expr.c (move_block_from_reg): Remove "size" parm...
2003-05-07 zack * stmt.c (force_label_rtx): New function, based on...
2003-05-02 amodra * calls.c (struct arg_data): Move offset, slot_offset...
2003-04-28 jakub * c-decl.c (finish_decl): When prototype with asmspec...
2003-04-14 kenner * expr.c (highest_pow2_factor): Return unsigned.
2003-03-13 ansgar2003-03-13 Ansgar Esztermann <ansgar@thphy.uni-duesse...
2003-03-06 sayle * expr.h (lang_expand_expr): Delete obsolete prototype.
2003-02-23 amodra * calls.c (store_one_arg): Revert 1999-02-16 change...
2003-01-21 rth * expr.h (default_must_pass_in_stack): Move...
2003-01-20 rth * expr.h (MUST_PASS_IN_STACK): Move implementat...
2003-01-15 danglin * expr.h (emit_conditional_add): Add PARAMS to declara...
2003-01-08 hubicka * i386.md (adddi3_carry_rex64, subdi3_carry_rex64...
2002-11-27 danglin * expr.c (gen_group_rtx, emit_group_move): New functions.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-12 amodra * emit-rtl.c (set_mem_size): New function.
2002-08-29 rth * expr.h (enum block_op_methods): New.
2002-08-03 jason * explow.c (int_expr_size): New fn.
2002-07-29 rth * emit-rtl.c (set_mem_attributes_minus_bitpos...
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...
next