tree.def (PAREN_EXPR): New tree code.
[gcc.git] / gcc / expr.c
2008-02-21 Richard Guenthertree.def (PAREN_EXPR): New tree code.
2008-02-04 Richard Guentherre PR middle-end/33631 (auto structure not initialized...
2008-01-25 Richard Guentherre PR middle-end/32244 (bit-field: optimization BUG)
2008-01-11 Eric Botcazoure PR middle-end/31309 (reads/writes past end of structure)
2007-12-03 Steven Bosscherre PR middle-end/33713 (can't find a register in class...
2007-10-29 Razya Ladelsky2007-09-23 Razya Ladelsky
2007-10-02 Richard Sandifordre PR middle-end/33617 (ICE for nonconstant callee...
2007-09-28 John David Anglinre PR middle-end/33436 (Bad constant output with TARGET...
2007-09-27 Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-09-23 Jakub Jelinekexpr.c (expand_expr_real_1): Use get_callee_fndecl...
2007-09-23 Jakub Jelinekre PR middle-end/28755 (duplicate members of arrays)
2007-09-17 John David Anglinre PR middle-end/33273 (FAIL: 27_io/basic_istream/ignor...
2007-09-07 Chao-ying Fustdfix.h: New file.
2007-09-05 Jakub Jelinekbuiltins.def (BUILT_IN_VA_ARG_PACK): New built-in.
2007-09-04 Jan Hubickaoptabs.c (debug_optab_libfunc): Update; make available...
2007-08-27 Sandra LoosemoreSeparate target-specific initialization from general...
2007-08-25 Jakub Jelinekexpr.c (store_expr): Fix order of store_by_pieces argum...
2007-08-24 Sandra Loosemorere PR target/11787 (always call memcpy for block move...
2007-08-24 Jakub Jelinekexpr.c (store_expr): Optimize initialization of an...
2007-08-24 Richard Guentherexpr.c (get_inner_reference): Do computation of bitoffs...
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-09 Jan Hubickaoptabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-07-29 Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghaziexpr.c (handled_component_p): Constify.
2007-07-12 Dorit Nuzmanre PR target/25413 (wrong alignment or incorrect addres...
2007-06-22 Uros Bizjakre PR middle-end/32374 (internal compiler error: in...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-12 Andrew Pinskire PR middle-end/31579 (ICE when compiling attached...
2007-06-12 Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-10 Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
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.
next