summaryrefslogtreecommitdiff
path: root/gcc/expr.h
Commit message (Expand)AuthorAgeFilesLines
* target.h (init_libfuncs): New hook.Zack Weinberg2003-10-021-1/+0
* expr.h (DEFAULT_FUNCTION_ARG_PADDING): New.Kazu Hirata2003-09-151-2/+5
* re PR rtl-optimization/10914 (unswitch loops does not work on powerpc)Zdenek Dvorak2003-09-141-2/+2
* targhooks.c: New file.DJ Delorie2003-09-031-23/+0
* expr.c (expand_assignment): Remove an unused argument SUGGEST_REG.Kazu Hirata2003-07-151-1/+1
* tm.texi (BLOCK_REG_PADDING): Describe.Alan Modra2003-07-141-18/+7
* except.c: Convert prototypes to ISO C90.Andreas Jaeger2003-06-291-180/+167
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-4/+4
* alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-151-19/+17
* expr.h (EXPAND_MEMORY): New.Richard Henderson2003-06-081-2/+5
* function.c (assign_parms): Split complex arguments.Aldy Hernandez2003-06-031-0/+8
* builtins.c (expand_builtin_memcpy): Remove endp argument and endp != 0 handling.Jakub Jelinek2003-06-031-5/+11
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka2003-05-121-1/+1
* expr.c (move_block_from_reg): Remove "size" parm.Alan Modra2003-05-091-2/+2
* stmt.c (force_label_rtx): New function, based on logic formerly found in expa...Zack Weinberg2003-05-071-0/+5
* calls.c (struct arg_data): Move offset, slot_offset, size and alignment_pad t...Alan Modra2003-05-021-7/+23
* c-decl.c (finish_decl): When prototype with asmspec is found for built-in...Jakub Jelinek2003-04-281-0/+3
* expr.c (highest_pow2_factor): Return unsigned.Olivier Hainque2003-04-141-1/+1
* Makefile.in (dojump.o): New target.Ansgar Esztermann2003-03-131-0/+2
* * expr.h (lang_expand_expr): Delete obsolete prototype.Roger Sayle2003-03-061-8/+0
* calls.c (store_one_arg): Revert 1999-02-16 change.Alan Modra2003-02-241-5/+8
* * expr.h (default_must_pass_in_stack): Move decl outside ifdef.Richard Henderson2003-01-201-1/+1
* expr.h (MUST_PASS_IN_STACK): Move implementation...Richard Henderson2003-01-201-26/+3
* expr.h (emit_conditional_add): Add PARAMS to declaration.John David Anglin2003-01-151-3/+3
* i386.md (adddi3_carry_rex64, [...]): Name pattern.Jan Hubicka2003-01-081-0/+3
* expr.c (gen_group_rtx, [...]): New functions.John David Anglin2002-11-271-0/+7
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-2/+2
* emit-rtl.c (set_mem_size): New function.Alan Modra2002-09-121-0/+3
* expr.h (enum block_op_methods): New.Richard Henderson2002-08-291-1/+9
* explow.c (int_expr_size): New fn.Jason Merrill2002-08-031-0/+4
* emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from set_mem_attributes ...Richard Henderson2002-07-291-0/+6
* builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg2002-07-161-1/+1
* simd-1.c: New.Aldy Hernandez2002-06-181-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-4/+0
* emit-rtl.c: Likewise.Kazu Hirata2002-06-031-3/+3
* expmed.c (const_mult_add_overflow_p): New.Eric Botcazou2002-05-301-0/+1
* builtins.c (expand_builtin_va_arg): Give warnings not errors for promoted arg...Richard Henderson2002-03-311-3/+1
* * expr.h (ADD_PARM_SIZE): One more convert for INC.Richard Henderson2002-03-261-1/+1
* expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.Richard Henderson2002-03-261-17/+24
* re PR c++/4574 (Internal compiler error in `expand_and', at expmed.c:4055)Jakub Jelinek2002-02-211-1/+1
* re PR c/5615 (ICE in size_binop, at fold-const.c:1914)Richard Henderson2002-02-201-1/+2
* emit-rtl.c (widen_memory_access): New.Richard Henderson2001-12-111-0/+4
* attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner2001-12-051-22/+4
* rtl.h (mem_attrs): Rename decl to expr; adjust all users.Richard Henderson2001-12-021-2/+5
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-17/+0
* alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner2001-11-151-4/+3
* Duh, missed this.Jakub Jelinek2001-11-131-3/+15
* expmed.c (extract_bit_field): No longer pass in alignment.Richard Kenner2001-11-111-5/+4
* emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a constant exp...Richard Kenner2001-11-031-0/+3
* alias.c (can_address_p): No longer static.Richard Kenner2001-10-251-0/+1