aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth6-62/+34
2011-11-02Move libgcc2 to toplevel libgccRainer Orth248-19703/+359
2011-11-02Move libgcc1 to toplevel libgccRainer Orth80-29698/+124
2011-11-02Move crtstuff support to toplevel libgccRainer Orth133-8179/+318
2011-11-02* testsuite/ChangeLog: Fix last ChangeLog entry.Uros Bizjak1-1/+1
2011-11-02avx-cvt-2.c (dg-options): Add -mtune=generic.Uros Bizjak5-5/+13
2011-11-02i386.c (bdesc_args): Use CODE_FOR_fix_truncv4dfv4si2, not CODE_FOR_fix_truncv...Uros Bizjak2-5/+8
2011-11-02Move shlib support to toplevel libgccRainer Orth78-4247/+225
2011-11-02re PR tree-optimization/50902 (intVar/dinternal.cc ICEs at -O2 -ftree-vectorize)Richard Guenther4-2/+31
2011-11-02re PR middle-end/50890 (ICE in fold_convert_loc, at fold-const.c:1894)Richard Guenther6-42/+93
2011-11-02godump.c (struct macro_hash_value): Define.Ian Lance Taylor2-40/+131
2011-11-02rs6000.c (rs6000_code_end): Declare ATTRIBUTE_UNUSED.Alan Modra2-0/+5
2011-11-02Daily bump.GCC Administrator1-1/+1
2011-11-01Handle V4HI vector initialization more efficiently on VIS1.David S. Miller2-0/+27
2011-11-01re PR c++/44277 ([C++0x] Add warning to facilitate nullptr conversion.)Paolo Carlini11-3/+320
2011-11-01i386.md (splitters for int-float conversion): Use SUBREG_REG on SUBREGs in sp...Uros Bizjak2-10/+28
2011-11-01bpabi.h (BE8_LINK_SPEC): Recognize generic-armv7 tuning.Andrew Stubbs2-0/+5
2011-11-01re PR tree-optimization/50908 (building emacs-23.3; gives msg: indent.c:1140:...Tom de Vries4-0/+274
2011-11-01i386.md (splitters for int-float conversion): Use reg_or_subregno in splitter...Uros Bizjak2-31/+18
2011-11-01i386-protos.h (ix86_expand_adjust_ufix_to_sfix_si): New prototype.Jakub Jelinek4-24/+73
2011-11-01i386.md (floatsi<mode>2_vector_sse_with_temp splitter): Compare <ssevecmode>m...Uros Bizjak2-1/+6
2011-11-01config.gcc (powerpc*-*-linux*): Add powerpc*-*-linux*ppc476* variant.Peter Bergner8-17/+286
2011-11-01re PR target/50910 ([avr] inefficient division by 2)Georg-Johann Lay5-16/+96
2011-11-01re PR c++/50500 ([C++0x] [DR 1082] move constructor should cause copy constru...Jason Merrill4-33/+69
2011-11-01re PR tree-optimization/50908 (building emacs-23.3; gives msg: indent.c:1140:...Tom de Vries2-16/+104
2011-11-01no-scevccp-outer-6-global.c: Expect to vectorize the outer loop.Ira Rosen2-3/+6
2011-11-01Add vcond/vcondu patterns to sparc backend.David S. Miller4-0/+75
2011-11-01* c.opt (-fdeduce-init-list): Off by default.Jason Merrill4-9/+12
2011-11-01* doc/invoke.texi: Update for -std=c++11.Jason Merrill1-19/+16
2011-11-01re PR debug/50869 (ice in vt_expand_var_loc_chain)Alexandre Oliva3-4/+15
2011-11-01sse.md (fixuns_trunc<mode><sseintvecmodelower>2): New expander.Jakub Jelinek2-0/+32
2011-11-01sse.md (sseintvecmode): Remove duplicate modes.Jakub Jelinek2-24/+33
2011-11-01Daily bump.GCC Administrator1-1/+1
2011-10-31Allow zero operand in sparc VIS3 cmask patterns.David S. Miller2-3/+5
2011-10-31Invalidate cached next real insn in dwarf2out_end_epilogue().David S. Miller2-1/+8
2011-10-31i386: Remove TARGET_VECTORIZE_BUILTIN_CONVERSION.Richard Henderson4-119/+48
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill10-41/+70
2011-10-31ipa-prop.c (mark_modified): Moved up in the file.Martin Jambor4-57/+228
2011-10-31tree-vect-stmts.c (vectorizable_shift): If op1 is vect_external_def in a loop...Jakub Jelinek6-2/+260
2011-10-31Update file position for inquire lazily.Janne Blomqvist2-3/+7
2011-10-31cgraphunit.c: Don't mark clones as static constructors.Paul Brook4-0/+49
2011-10-31gcc-ar: Do not include stdio.h.David Edelsohn2-2/+5
2011-10-31mangle.c (get_mangled_id): Factor from ...Diego Novillo2-2/+16
2011-10-31tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE.Diego Novillo3-2/+15
2011-10-30Slight improvements to vec_init code gen on sparc.David S. Miller2-0/+109
2011-10-30Handle many consecutive location notes more efficiently in dwarf2.David S. Miller2-2/+37
2011-10-31Daily bump.GCC Administrator1-1/+1
2011-10-30symbol.c (gfc_free_charlen): Whitespace.Steven G. Kargl1-1/+2
2011-10-30re PR other/50573 (configure lists --with-gnu-ld twice)Steven G. Kargl5-17/+90
2011-10-30i386.md (avx2_vec_dup<mode>): Macroize insn from avx2_vec_dup{v8sf,v4sf} usin...Uros Bizjak2-129/+63