aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-23expr.c (expand_expr_real_1): Don't handle non-local variables.Richard Henderson1-4/+0
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson1-2/+0
2004-07-14expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini1-34/+1
2004-07-13function.c (pass_by_reference): New.Richard Henderson1-4/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-6/+0
2004-07-10expr.h (store_bit_field, [...]): Remove last argument.Jakub Jelinek1-4/+2
2004-07-08builtins.c (fold_builtin_strcpy): Merge functionality from simplify_builtin_s...Roger Sayle1-3/+0
2004-07-08expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.Alexandre Oliva1-0/+12
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-4/+4
2004-06-24Add a blank.Richard Kenner1-1/+1
2004-06-02Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn1-29/+30
2004-05-15c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho...Steven Bosscher1-4/+10
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-6/+11
2004-03-21alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner1-11/+0
2004-03-12re PR target/14547 (Passing _Complex long double does not follow the ABI)Richard Henderson1-5/+0
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-13lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR cost estimation.Jan Hubicka1-0/+24
2004-01-09expr.h (expand_expr): Make it a macro, not a function.Mark Mitchell1-1/+4
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson1-0/+1
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-1/+0
2003-09-15expr.h (DEFAULT_FUNCTION_ARG_PADDING): New.Kazu Hirata1-2/+5
2003-09-14re PR rtl-optimization/10914 (unswitch loops does not work on powerpc)Zdenek Dvorak1-2/+2
2003-09-03targhooks.c: New file.DJ Delorie1-23/+0
2003-07-15expr.c (expand_assignment): Remove an unused argument SUGGEST_REG.Kazu Hirata1-1/+1
2003-07-14tm.texi (BLOCK_REG_PADDING): Describe.Alan Modra1-18/+7
2003-06-29except.c: Convert prototypes to ISO C90.Andreas Jaeger1-180/+167
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-4/+4
2003-06-15alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger1-19/+17
2003-06-08expr.h (EXPAND_MEMORY): New.Richard Henderson1-2/+5
2003-06-03function.c (assign_parms): Split complex arguments.Aldy Hernandez1-0/+8
2003-06-03builtins.c (expand_builtin_memcpy): Remove endp argument and endp != 0 handling.Jakub Jelinek1-5/+11
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-1/+1
2003-05-09expr.c (move_block_from_reg): Remove "size" parm.Alan Modra1-2/+2
2003-05-07stmt.c (force_label_rtx): New function, based on logic formerly found in expa...Zack Weinberg1-0/+5
2003-05-02calls.c (struct arg_data): Move offset, slot_offset, size and alignment_pad t...Alan Modra1-7/+23
2003-04-28c-decl.c (finish_decl): When prototype with asmspec is found for built-in...Jakub Jelinek1-0/+3
2003-04-14expr.c (highest_pow2_factor): Return unsigned.Olivier Hainque1-1/+1
2003-03-13Makefile.in (dojump.o): New target.Ansgar Esztermann1-0/+2
2003-03-06* expr.h (lang_expand_expr): Delete obsolete prototype.Roger Sayle1-8/+0
2003-02-24calls.c (store_one_arg): Revert 1999-02-16 change.Alan Modra1-5/+8
2003-01-20* expr.h (default_must_pass_in_stack): Move decl outside ifdef.Richard Henderson1-1/+1
2003-01-20expr.h (MUST_PASS_IN_STACK): Move implementation...Richard Henderson1-26/+3
2003-01-15expr.h (emit_conditional_add): Add PARAMS to declaration.John David Anglin1-3/+3
2003-01-08i386.md (adddi3_carry_rex64, [...]): Name pattern.Jan Hubicka1-0/+3
2002-11-27expr.c (gen_group_rtx, [...]): New functions.John David Anglin1-0/+7
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-12emit-rtl.c (set_mem_size): New function.Alan Modra1-0/+3
2002-08-29expr.h (enum block_op_methods): New.Richard Henderson1-1/+9
2002-08-03explow.c (int_expr_size): New fn.Jason Merrill1-0/+4
2002-07-29emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from set_mem_attributes ...Richard Henderson1-0/+6