i386.c (enum pta_flags): Move out of struct scope...
[gcc.git] / gcc / expr.c
2007-06-01 Uros Bizjakexpr.c (force_operand): Remove breaks after return...
2007-06-01 Eric Christopherexpr.c (convert_move): Assert that we don't have a...
2007-05-18 Uros Bizjakre PR middle-end/31344 (bootstrap broken on i[345]86...
2007-05-17 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-05-14 Uros Bizjakbuiltins.c (expand_builtin_mathfn): Use EXPAND_NORMAL...
2007-05-08 Chao-ying Fumd.texi (msub@var{m}@var{n}4, [...]): Document.
2007-05-01 Kazu Hirataconstraints.md: New.
2007-04-28 Jan Hubickaalpha.c (alpha_output_mi_thunk_osf): Use insn_locators_...
2007-04-24 Richard Sandiford2007-xx-xx Chao-ying Fu <fu@mips.com> Richard Sandiford...
2007-04-24 Jan HubickaRevert:
2007-04-23 Jan Hubickafunction.c (init_function_start): Don't init line numbe...
2007-04-23 Andrew Pinskire PR middle-end/31448 (ICE in expand_shift with bit...
2007-04-22 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-04-06 Daniel Berlinlanghooks-def.h (LANG_HOOKS_INITIALIZER): Remove LANG_H...
2007-04-03 Richard Hendersonexpr.c (store_expr): If get_signed_or_unsigned_type...
2007-03-30 Rafael Avila de... typeck.c (java_signed_or_unsigned_type): Remove.
2007-03-22 Kai Tietzdefaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide...
2007-03-01 Richard Hendersonexpr.c (emit_move_complex_push): Export.
2007-02-16 Roger Saylere PR middle-end/30391 (ICE at -O1 with conditional...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-15 Eric Botcazouexpr.c (expand_expr_real_1): If a temporary is made...
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-02-09 Joseph Myerscalls.c (store_one_arg): Pass correct alignment to...
2007-02-03 Kazu Hiratac-decl.c, [...]: Fix comment typos.
2007-01-28 Jan Hubickaexpr.c (emit_block_move_via_movmem, [...]): Add variant...
2007-01-11 Roger Saylebuiltins.c (expand_builtin_pow, [...]): Replace uses...
2006-12-12 Andrew Pinskire PR middle-end/28436 (accessing an element via a...
2006-12-07 Andrew MacLeodexpr.c (string_constant): Account for non-zero lower...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-27 Jan Hubickaexpr.c (emit_block_move_via_libcall): Export.
2006-11-22 Ira Rosenc-tree.texi: Document new tree codes.
2006-11-14 Richard Earnshawexpmed.c (emit_store_flag_1): New function.
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-11-08 Dorit Nuzman[multiple changes]
2006-10-14 David Edelsohnre PR target/29250 (internal compiler error: in extract...
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-07-26 Zdenek Dvorakre PR target/27907 (ICE in expand_simple_unop, at optab...
2006-07-18 Olivier Hainquetree.h (categorize_ctor_elements): Adjust prototype...
2006-06-23 Roger Saylere PR middle-end/28131 (FAIL: gcc.c-torture/execute...
2006-06-20 Roger Sayleexpr.c (expand_expr_real_1): For vector constants with...
2006-05-23 Joseph Myersexpr.c (undefined_operand_subword_p): New.
2006-05-17 Bernd Schmidtre PR middle-end/27620 (g++.dg/init/array15.C uses...
2006-04-17 Roger Sayleexpr.c (expand_assignment): Optimize away no-op moves...
2006-04-16 Roger Saylere PR middle-end/25474 (Extra load for some FP code)
2006-04-15 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-04-12 Roger Sayleexpr.c (emit_group_store): Correct operand order in...
2006-04-10 Roger Sayleexpr.c (store_constructor): Don't bother clearing targe...
2006-04-04 Roger Saylebuiltins.c (fold_builtin_sprintf): Use fold_convert...
2006-04-02 Roger Saylere PR middle-end/26977 (ICE in emit_move_insn)
2006-03-31 Roger Sayleexpr.c (emit_group_store): Make bytepos a HOST_WIDE_INT...
2006-03-30 Roger Saylere PR target/17959 (-mpowerpc64 can cause worse code...
2006-03-28 Roger Sayleexpr.c (emit_group_store): Only create a new pseudo...
2006-03-22 Jason Merrillre PR middle-end/20297 (#pragma GCC visibility isn...
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-02-18 Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-14 Roger Sayleoptabs.c (expand_abs): Don't call do_jump_by_parts_grea...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-02-01 Paul Brookfunction.c (assign_parm_setup_reg): Use function argume...
2006-02-01 Andrew Pinskire PR middle-end/26001 (expand uses the wrong part...
2006-01-31 Marcin Daleckiexpr.h (expand_normal): new inline function.
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2006-01-17 Ben Ellistonexpr.c (emit_move_change_mode): Always adjust addresses...
2005-12-24 Roger Sayleexpr.c (force_operand): Use expand_fix and expand_float...
2005-12-18 Jon Grimmoptabs.c (init_floating_libfuncs): Handle decimal float...
2005-12-16 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-12-13 Jakub Jelinekre PR debug/25023 (ICE in def_cfa_1, at dwarf2out.c...
2005-12-07 J"orn Rennecke* expr.c (force_operand): Use convert_to_mode for conve...
2005-11-24 Bernd Schmidtexpr.c (expand_expr_real_1): Fix error in last change.
2005-11-21 Ben Ellistonoptabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P...
2005-11-20 Bernd Schmidtexpr.c (expand_expr_real): Use usmul_optab for widening...
2005-11-18 Richard Kennerexpr.c (expand_expr_real): Don't look at EXPR_HAS_LOCAT...
2005-11-12 Jan Hubickaexpr.c (expand_expr_real_1): <MAX_EXPR, MIN_EXPR>:...
2005-10-16 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-09-20 Richard Hendersonexpr.c (expand_expr_real_1): Allow modifier EXPAND_STAC...
2005-09-17 Richard Hendersonexpr.c (emit_move_via_integer): Add force argument...
2005-09-09 Josh Connerre PR c++/23180 (Segfault on const initializer with...
2005-09-06 Olivier Hainquere PR middle-end/14997 (ncurses build fails with Ada)
2005-09-01 Richard Hendersonexpr.c (expand_expr_real_1): Force subregs into a pseud...
2005-08-31 Fariborz JahanianFix ppc -m64 constant address expression expansion...
2005-08-31 Richard Guentherre PR middle-end/23477 (default-initializing array...
2005-08-31 Richard Hendersonre PR target/23630 (built-ins MMX regression)
2005-08-31 Alan Modracalls.c (load_register_parameters): Fix comment typo.
2005-08-23 Jakub Jelinekre PR middle-end/22043 (Fields not initialized for...
2005-08-08 Bob Wilson* expr.c (write_complex_part): Return after handling...
2005-07-29 Jan Hubickaexpr.c (expand_expr_real_1): Do not load mem targets...
2005-07-25 Ira Rosenexpr.c (highest_pow2_factor): Make extern.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-12 Dale Johannesenexpr.c (compress_float_constant): Add cost check.
2005-07-12 Adrian Straetlingbuiltins.c: (expand_builtin_memcmp, expand_builtin_strn...
2005-07-07 Adrian Straetlingexpr.c: (set_storage_via_setmem): Convert opchar to...
2005-07-06 Fariborz JahanianRemoval of -fforce-mem.
2005-07-02 David Edelsohnre PR target/21742 (unrecognized insn for struct-layout...
2005-06-28 Adrian Straetlingbuiltins.c: (expand_builtin_memset): Rewrite to support...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-21 Dorit Nuzmangenopinit.c (vec_shl_optab, [...]): Initialize new...
2005-06-18 Richard Hendersonexpr.c (store_constructor): Use store of 0 to indicate...
2005-06-18 Dorit Nuzmantree.def (REDUC_MAX_EXPR, [...]): New tree-codes.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-06 Eric Christopherexpr.c (do_store_flag): Remove check for non-negative...
next