]> gcc.gnu.org Git - gcc.git/history - gcc/expr.c
Daily bump.
[gcc.git] / gcc / expr.c
2008-10-30 Jakub Jelinekre PR middle-end/37730 (gcc.c-torture/compile/pr37713...
2008-10-11 Eric Botcazoutree.h (contains_packed_reference): Mention ARRAY_RANGE...
2008-10-07 Simon Martinre PR c/35437 (ICE with struct containing incomplete...
2008-09-29 Eric Botcazouexpr.c (expand_expr_real_1): Force op0 to non-constant...
2008-09-18 Joseph Myersexpr.c (emit_group_store): Do not shift before moving...
2008-09-02 H.J. Luexpr.c (emit_group_store): Don't assert stack temp...
2008-09-01 Jan Hubickaexpr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-18 Tomas Bilytree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-15 Eric Botcazouexpr.c (expand_expr_real_1): When converting to BLKmode...
2008-08-13 H.J. Lure PR middle-end/36701 (unaligned access in gcc.c-tortu...
2008-08-12 Jakub Jelinekre PR middle-end/37014 (internal compiler error: in...
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-31 Steve Ellcey* expr.c (expand_assignment): Check for complete type.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-08 Raksit Ashokexpr.c (emit_block_move_via_movmem): Fix expected_align...
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26 Kaveh R. Ghazidwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and...
2008-06-12 Eric Botcazouexpr.c (store_field): Do a block copy from BLKmode...
2008-06-01 Richard Sandifordrtl.h (emit_clobber, [...]): Declare.
2008-05-23 Eric Botcazouexpr.c (highest_pow2_factor): New case.
2008-05-14 Michael MeissnerAdd SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-05-14 Olivier Hainqueexpr.c (expand_expr_real_1): Force op0 to memory if...
2008-05-14 Kenneth Zadeckrtl.texi: Removed reference to REG_NO_CONFLICT notes.
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-08 Kai Tietz2008-05-07 Kai Tietz <kai,tietz@onevision.com>
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-23 Tomas Bilytree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR...
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-04-15 Jan Hubickagengtype.c (write_root): Param_is argument is OK.
2008-04-07 Jan Hubickafunction.h (rtl): Rename to x_rtl.
2008-04-03 Richard Guentherre PR middle-end/35800 (Revision 133835 failed to compi...
2008-04-02 Richard Guentherre PR tree-optimization/14495 ([tree-ssa] Propagate...
2008-04-02 Paolo Bonziniexpr.c (expand_var): Delete it.
2008-03-31 Jan Hubickabuiltins.c (expand_builtin_setjmp_receiver): Update...
2008-03-18 Paolo Bonziniexpr.c (store_expr): Assume lang_hooks.reduce_bit_field...
2008-03-18 Jan Hubickatree-pretty-print.c: Include predict.h.
2008-03-11 Paolo Bonzinire PR rtl-optimization/35281 (multiply with 0 generated...
2008-03-11 Uros Bizjakre PR c/35526 (ICE on memcpy)
2008-03-06 Richard Guenthertree.def (BIT_FIELD_REF): Constrain result type and...
2008-02-27 Richard Guentherre PR middle-end/34971 (bitfield rotates are folded...
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...
next
This page took 1.344868 seconds and 107 git commands to generate.