aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-05-09compiler: Add -fgo-pkgpath option.Ian Lance Taylor17-320/+457
2012-05-09re PR c++/53289 (unnecessary repetition of caret diagnostics)Manuel López-Ibáñez3-1/+14
2012-05-09re PR target/52908 (xop-mul-1:f9 miscompiled on bulldozer (-mxop))Uros Bizjak4-83/+33
2012-05-09extend.texi (Function Attributes): Point xref to section about Pragmas.Manuel López-Ibáñez2-2/+6
2012-05-09i386.c (*movdf_internal_rex64): Remove TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL ...Uros Bizjak2-6/+14
2012-05-09re PR target/44141 (Redundant loads and stores generated for AMD bdver1 target)Uros Bizjak3-103/+110
2012-05-09re PR target/53256 ([avr] Attribute 'interrupt' shall override attribute 'sig...Georg-Johann Lay6-114/+181
2012-05-09re PR tree-optimization/53185 (segmentation fault in vectorizable_load)Michael Matz4-0/+38
2012-05-09gcc-ar.c (main): Don't check for execute bits for the plugin.Matthias Klose2-1/+5
2012-05-09Add a test for PR middle-end/53249H.J. Lu2-0/+30
2012-05-09re PR tree-optimization/18437 (vectorizer failed for matrix multiplication)Richard Guenther2-0/+6
2012-05-09tree-ssa-loop-ivopts.c (add_autoinc_candidates, [...]): Replace use of HAVE_{...Ramana Radhakrishnan5-9/+111
2012-05-09re PR tree-optimization/53226 (Endless loop in forwprop)Jakub Jelinek4-10/+38
2012-05-09genmultilib: Update copyright dates.Terry Guo3-2/+7
2012-05-09Makefile.in (s-mlib): Add new argument MULTILIB_REQUIRED.Terry Guo4-3/+72
2012-05-09tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther4-81/+66
2012-05-09Fix gcc.target/i386/hle-* testcases with Sun asRainer Orth15-14/+31
2012-05-09re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford16-70/+61
2012-05-09mips.c (mips16_gp_pseudo_reg): Remove line information from the instruction p...Maciej W. Rozycki2-1/+7
2012-05-09stor-layout.c (bit_from_pos): Document.Richard Guenther2-23/+44
2012-05-09re PR target/53271 (powerpc-eabispe build fails with ice on unwind-dw2.c)Alan Modra2-128/+104
2012-05-09predict-1.c: Remove the replicated text in this test.Dehao Chen8-155/+16
2012-05-09cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka13-22/+85
2012-05-08Remove -Y option from linker command line on Linux/Sparc.David S. Miller3-3/+9
2012-05-09Daily bump.GCC Administrator1-1/+1
2012-05-08re PR c++/53261 (ICE in tree_strip_nop_conversions)Manuel López-Ibáñez2-2/+8
2012-05-08re PR rtl-optimization/53278 (internal compiler error: in df_uses_record, at ...Richard Sandiford2-2/+6
2012-05-08re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo2-1/+52
2012-05-08This patch adds functionality to libgcov to enable user applications to colle...Teresa Johnson3-0/+17
2012-05-08cgraph.c (cgraph_call_edge_duplication_hooks): Export.Jan Hubicka1-0/+876
2012-05-08cgraph.c (cgraph_call_edge_duplication_hooks): Export.Jan Hubicka5-881/+154
2012-05-08* ChangeLog: Fix PR number of my last commit.Uros Bizjak1-1/+1
2012-05-08re PR target/53250 ([SH] ICE: in change_address_1, at emit-rtl.c:2018)Uros Bizjak2-2/+62
2012-05-08basic-block.h (struct rtl_bb_info): Remove visited member and move head_ memb...Michael Matz8-113/+168
2012-05-08re PR target/53272 (wrong condition-codes for strict-low-part destination and...Hans-Peter Nilsson3-0/+83
2012-05-08re PR target/53272 (wrong condition-codes for strict-low-part destination and...Hans-Peter Nilsson2-0/+9
2012-05-08fold-const.c (fold_binary_loc): Fold (X * CST1) & CST2 to zero or to (X * CST...Richard Guenther4-0/+49
2012-05-08Makefile.in (TEXI_GCC_FILES): Add avr-mmcu.texi.Georg-Johann Lay8-83/+235
2012-05-08predict.c (find_qualified_ssa_name): NewDehao Chen10-0/+706
2012-05-08i386.c (has_dispatch): Use TARGET_BDVER1 and TARGET_BDVER2 defines where appr...Uros Bizjak2-4/+8
2012-05-08Daily bump.GCC Administrator1-1/+1
2012-05-07configure.ac (PLUGIN_LD): Rename into...Eric Botcazou5-8/+16
2012-05-07tree-dfa.c (get_ref_base_and_extent): Do the offset computation using the pre...Eric Botcazou3-17/+49
2012-05-07compiler: fix an ICE when parsing 0xdie, reject token 0x123i.Ian Lance Taylor1-1/+3
2012-05-07compiler: fix ICE in handling of rune constants.Ian Lance Taylor1-1/+4
2012-05-07compiler: reject NOT operator on integer types.Ian Lance Taylor1-3/+6
2012-05-07avr.c (avr_prologue_setup_frame): Fix mode passed down to plus_constant.Georg-Johann Lay2-2/+9
2012-05-07postreload.c (reload_cse_regs): Make static.Steven Bosscher3-4/+7
2012-05-07* config/alpha/alpha.md (clear_cache): New pattern.Richard Henderson2-0/+13
2012-05-07config/avr/avr.c: Adjust indentation.Georg-Johann Lay1-7/+7