summaryrefslogtreecommitdiff
path: root/gcc/expr.h
Commit message (Expand)AuthorAgeFilesLines
* expr.h (expand_shift): Rename to ...Richard Guenther2011-04-291-2/+4
* expr.h (prepare_operand): Move to...Richard Sandiford2011-03-211-3/+0
* explow.c (emit_stack_save): Remove 'after' parameter.Richard Henderson2011-03-031-2/+2
* expr.c (emit_group_load_1): Update calls to extract_bit_field.Jie Zhang2010-10-221-1/+1
* re PR rtl-optimization/33721 ([meta-bug] Gcc can't properly align stack varia...Richard Henderson2010-10-091-1/+1
* Stack usage supportEric Botcazou2010-08-301-3/+2
* c-common.c (IN_GCC_FRONTEND): Do not undef.Manuel López-Ibáñez2010-07-031-2/+0
* expr.h (emit_stack_probe): Declare.Eric Botcazou2010-07-021-0/+3
* mkconfig.sh: Include insn-flags.h and insn-constants.h before defaults.h.Steven Bosscher2010-06-021-136/+0
* basic-block.h (struct control_flow_graph): Move last_label_uid field up.Nathan Froyd2010-05-291-1/+1
* re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek2010-02-191-8/+8
* tm.texi (STACK_CHECK_PROBE_LOAD): Delete.Eric Botcazou2009-12-131-5/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-101-0/+3
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-031-8/+12
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-3/+9
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-1/+1
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-0/+6
* expr.h (emit_storent_insn, [...]): Declare.Michael Matz2009-09-021-1/+6
* expr.h (jumpifnot_1, [...]): Declare.Michael Matz2009-08-251-0/+3
* expr.h (struct separate_ops, sepops): New type for passing around an exploded...Michael Matz2009-08-251-0/+11
* Merge ARM/hard_vfp_branch to trunkRichard Earnshaw2009-08-061-1/+1
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-1/+10
* builtins.c (expand_errno_check): Use do_compare_rtx_and_jump.Paolo Bonzini2009-06-281-0/+2
* Merge cond-optab branch.Paolo Bonzini2009-05-121-3/+3
* target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov2009-04-251-4/+0
* re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)H.J. Lu2009-03-271-1/+1
* re PR middle-end/39443 (Builtin redirection no longer working for memcmp)Jakub Jelinek2009-03-171-1/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* Makefile.in (GTFILES): Add $(srcdir)/expr.h.Kazu Hirata2008-12-241-1/+1
* re PR middle-end/31150 (Not promoting an whole array to be static const)Jakub Jelinek2008-12-231-0/+1
* re PR target/38488 (x86_64 generates much larger and slightly slower code for...Jakub Jelinek2008-12-231-0/+5
* expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka2008-09-011-5/+5
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-1/+1
* re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou2008-08-161-2/+23
* config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz2008-07-061-0/+3
* Revert 137452.Kai Tietz2008-07-041-3/+0
* config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz2008-07-041-0/+3
* re PR middle-end/35800 (Revision 133835 failed to compile binutils)Richard Guenther2008-04-031-1/+1
* expr.c (expand_var): Delete it.Paolo Bonzini2008-04-021-2/+0
* re PR rtl-optimization/33927 (replace_read in dse.c could handle cases where ...Richard Sandiford2008-03-221-0/+1
* re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher2007-12-031-3/+0
* Separate target-specific initialization from general back-end initialization.Sandra Loosemore2007-08-271-3/+3
* re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore2007-08-241-3/+13
* expr.c (store_expr): Optimize initialization of an array with STRING_CST.Jakub Jelinek2007-08-241-0/+1
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-2/+2
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-1/+1
* expr.h (store_bit_field): Don't return a value.Richard Sandiford2007-07-271-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak2007-06-101-2/+2