aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-11-16t-linux: New file; define MULTIARCH_DIRNAME.Matthias Klose3-0/+9
2012-11-16* lib/target-supports.expUros Bizjak1-2/+10
2012-11-16re PR c++/55337 (ICE tree check: expected sizeof_expr, have alignof_expr in c...Jakub Jelinek4-4/+27
2012-11-16* ChangeLog: Add ChangeLog entry for my last commit.Uros Bizjak1-0/+5
2012-11-16mv1.C (dg-options): Add -march=x86-64.Uros Bizjak3-2/+3
2012-11-16re PR tree-optimization/54073 (SciMark Monte Carlo test performance has serio...Jakub Jelinek3-2/+16
2012-11-16re PR tree-optimization/54717 (Runtime regression: polyhedron test "rnflow" d...Jan Hubicka2-2/+9
2012-11-16* lib/target_suports.expUros Bizjak4-8/+34
2012-11-16i386-protos.h (ix86_emit_mode_set): Add third argument.Uros Bizjak4-16/+45
2012-11-16AMD bdver3 enablementGanesh Gopalasubramanian1-0/+746
2012-11-16AMD bdver3 enablementGanesh Gopalasubramanian15-44/+203
2012-11-15Fix gcc.c-torture/compile/pr53410-2.c on sparc.David S. Miller2-1/+4
2012-11-16Daily bump.GCC Administrator1-1/+1
2012-11-15Add support for sparc fused compare-and-branch.David S. Miller15-62/+521
2012-11-15expr.c (expand_cond_expr_using_cmove): Use promoted mode for temp.Steve Ellcey2-6/+12
2012-11-15re PR tree-optimization/54619 (GCC aborts during compilation with '-O2 -mips16')Tom de Vries2-3/+35
2012-11-15re PR c++/54903 (Auto + static in-class constant initialization not working)Jason Merrill3-10/+31
2012-11-15asan.c (report_error_func): Set DECL_IGNORED_P, don't touch DECL_ASSEMBLER_NAME.Jakub Jelinek2-4/+14
2012-11-15Makefile.in (if_multiarch): Don't use a GNU make 3.81 feature.Matthias Klose2-4/+10
2012-11-14testsJason Merrill2-3/+3
2012-11-14re PR c++/37276 (Trouble with some (C99?) math builtins and namespace std)Jason Merrill2-2/+5
2012-11-14class.c (finish_struct_1): Check virtual functions for missing ABI tags.Jason Merrill4-1/+18
2012-11-14re PR c++/55275 (abi_tag attribute doesn't work on explicit specializations o...Jason Merrill5-4/+48
2012-11-15re PR bootstrap/55051 (profiledbootstrap failed)Jan Hubicka2-1/+6
2012-11-15Daily bump.GCC Administrator1-1/+1
2012-11-14re PR debug/55328 (ICE: in output_addr_table_entry, at dwarf2out.c:21780 with...Sterling Augustine2-0/+9
2012-11-14builtins.c (define_builtin): Accept ECF flags and use set_call_expr_flags.Jan Hubicka2-26/+27
2012-11-14re PR bootstrap/55051 (profiledbootstrap failed)Jan Hubicka2-3/+10
2012-11-14asan-dg.exp: New file.Jakub Jelinek6-1/+279
2012-11-14t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES.Matthias Klose4-1/+11
2012-11-14invoke.texi: Document -print-multiarch.Matthias Klose18-30/+316
2012-11-14f95-lang.c (ATTR_NOTHROW_LEAF_MALLOC_LIST): New macro.Jan Hubicka2-10/+10
2012-11-14tree.c (set_call_expr_flags): New function.Jan Hubicka3-17/+41
2012-11-14re PR c++/55323 (ICE in expand_aggr_init_1, at cp/init.c:1718)Paolo Carlini4-12/+30
2012-11-14re PR c++/11750 (class scope using-declaration lookup not implemented)Fabien ChĂȘne4-2/+66
2012-11-14re PR target/47440 (Use LCM for vzeroupper insertion)Uros Bizjak2-6/+77
2012-11-14configure.ac (HAVE_LD_LARGE_TOC): Add AIX test.David Edelsohn7-50/+205
2012-11-14i386.c (ix86_get_function_versions_dispatcher): Guard variables with ASM_OUTP...Andreas Tobler2-1/+10
2012-11-14Daily bump.GCC Administrator1-1/+1
2012-11-13common.opt (fPIC, [...]): Create a Negative loop such that any of these optio...Ian Lance Taylor2-4/+9
2012-11-13cgraph.c (insert_new_cgraph_node_version): Use cgraph_get_node instead of cgr...Sriraman Tallam12-73/+56
2012-11-13re PR tree-optimization/55253 (Revision 193298 miscompiles sqlite with -Os)Martin Jambor5-0/+213
2012-11-13Workaround PR middle-end/55142H.J. Lu5-9/+129
2012-11-13mode-switching.c (create_pre_exit): Use NONDEBUG_INSN_P.Uros Bizjak1-2/+1
2012-11-13* ChangeLog: Fix my last entry.Uros Bizjak1-3/+3
2012-11-13re PR target/41993 ([sh] ICE in create_pre_exit, at mode-switching.c:399)Uros Bizjak2-2/+10
2012-11-13PR c++/54466 - ICE with alias template which type-id is const qualifiedDodji Seketeli4-2/+23
2012-11-13arm.c (arm_emit_coreregs_64bit_shift): Fix comment.Andrew Stubbs5-8/+265
2012-11-13Enable x32 check on more i386 testsH.J. Lu5-9/+13
2012-11-13* Makefile.in (asan.o): Depend on $(TM_P_H).Jakub Jelinek2-1/+3