target.h (globalize_decl_name): New.
[gcc.git] / gcc / expr.c
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...
2005-06-04 Daniel Berlincfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.
2005-06-01 DJ Delorieexpr.c (convert_move): When a partial_int requires...
2005-05-17 Paolo BonziniMakefile.in: Add tree-ssa-math-opts.c.
2005-05-03 Jakub Jelinekre PR middle-end/21265 (GCC fails to optimize tail...
2005-04-28 Kazu Hiratabt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P...
2005-04-27 Kazu Hiratadojump.c: Fix comment typos.
2005-04-22 Nathan Sidwellbuiltins.c (gimplify_va_arg_expr): Reword comments...
2005-04-21 Alan ModraFix for latent bug in splitting arguments exposed by...
2005-04-14 Richard Hendersonre PR middle-end/14311 (builtins for atomic operations...
2005-03-30 Tom Tromeytree.def (FILE_TYPE): Removed.
2005-03-11 David Edelsohnre PR rtl-optimization/20306 (FP complex modes moved...
2005-03-10 Steven Bosscherexpr.c (expand_expr_real_1): If possible, use a conditi...
2005-03-09 Kazu Hirata* expr.c (expand_assignment): Remove orig_to_rtx.
2005-03-02 Kazu HirataPR middle-end/18029 and PR middle-end/18030
2005-01-30 Richard Hendersonre PR middle-end/19689 (ICE in store_bit_field, at...
2005-01-30 Richard Hendersonre PR middle-end/19687 (ICE with union initializer)
2005-01-27 Richard HendersonFor real this time...
2005-01-26 Richard HendersonRevert last change.
2005-01-26 Richard Hendersonre PR middle-end/18008 (Duplicate mask on bitfield...
2005-01-26 Richard Hendersonre PR middle-end/19515 (Violation of C99 6.7.8 §21...
2005-01-23 Kazu Hirataalias.c, [...]: Fix comment typos.
2005-01-20 Richard Hendersonre PR middle-end/19304 (wrong code for spec test from...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-11 Richard Hendersonexpr.c (store_constructor): Use rtvec_alloc instead...
2004-12-30 Richard Hendersontarget.h (targetm.calls.arg_partial_bytes): New.
next