aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-11-15dwarf2out.c (gen_enumeration_type_die): Remove unnecessary host_integerp test.Richard Sandiford5-19/+27
2013-11-15re PR middle-end/50262 (PTA doesn't disambiguate locally allocated heap objec...Richard Biener9-52/+153
2013-11-15tree-loop-distribution.c (tree_loop_distribution): Make sure to distribute al...Richard Biener4-2/+48
2013-11-15* doc/invoke.texi (-mabi=elfv1, -mabi=elfv2): Document.Ulrich Weigand2-1/+20
2013-11-15acinclude.m4 (GCC_GLIBC_VERSION_GTE_IFELSE): New configure macro.Joseph Myers5-96/+170
2013-11-15Add and use System.Linux.time_t for time_tH.J. Lu12-6/+340
2013-11-15* fold-const.c (fold_binary_loc) <comparisons>: Reuse local variable.Eric Botcazou2-2/+5
2013-11-15lto-streamer-in.c (input function): Call cgraph_create_node if cgraph_get_nod...Uros Bizjak2-36/+34
2013-11-15ucnid-9.c: New test.Joseph Myers2-0/+12
2013-11-15Daily bump.GCC Administrator1-1/+1
2013-11-14cfgexpand.c (defer_stack_allocation): When optimization is enabled...Eric Botcazou5-8/+111
2013-11-14Revert the last changeH.J. Lu3-3/+8
2013-11-14compiler: Use backend interface for comparisons.Ian Lance Taylor2-149/+110
2013-11-14Include gimple.h and pointer-set.h in gcc-interface/trans.cH.J. Lu2-0/+6
2013-11-14tree-vectorizer.h (struct dr_with_seg_len): Remove the base address field as ...Cong Hou6-97/+97
2013-11-14basic-block.h (has_abnormal_outgoing_edge_p): Moved here from...Jeff Law4-18/+61
2013-11-14re PR c++/57887 (nested non-type template parameters not declared in this scope)Paolo Carlini6-6/+71
2013-11-14gimplify-be.h: New file.Andrew MacLeod114-435/+756
2013-11-14arc.md (doloop_begin_i): Remove extra alignment; use (.&-4) idiom.Joern Rennecke2-2/+6
2013-11-14sysv4le.h (LINUX64_DEFAULT_ABI_ELFv2): Define.Ulrich Weigand2-0/+8
2013-11-14rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand24-213/+1291
2013-11-14rs6000.c (rs6000_arg_partial_bytes): Simplify logic by making use of the fact...Ulrich Weigand2-11/+31
2013-11-14rs6000.c (rs6000_psave_function_arg): New function.Ulrich Weigand2-93/+119
2013-11-14rs6000.c (USE_FP_FOR_ARG_P): Remove TYPE argument.Ulrich Weigand2-11/+21
2013-11-14rs6000.c (rs6000_option_override_internal): Replace "DEFAULT_ABI != ABI_AIX" ...Ulrich Weigand5-38/+62
2013-11-14rs6000.c (rs6000_call_indirect_aix): Rename to ...Ulrich Weigand4-296/+291
2013-11-14Forgot to add file in last commit.Ulrich Weigand1-0/+54
2013-11-14re PR sanitizer/59122 (libsanitizer merge from upstream r191666 causes duplic...Jakub Jelinek2-0/+9
2013-11-14rs6000.c (rs6000_emit_prologue): Do not place a RTX_FRAME_RELATED_P marker on...Ulrich Weigand5-25/+91
2013-11-14function.c (assign_parms): Use all.reg_parm_stack_space instead of re-evaluat...Ulrich Weigand4-25/+27
2013-11-14calls.c (store_unaligned_arguments_into_pseudos): Skip PARALLEL arguments.Ulrich Weigand2-0/+6
2013-11-14rx.c (rx_mode_dependent_address_p): Allow offsets up to 16 bits.DJ Delorie2-2/+7
2013-11-14tree-ssa-threadedge.c (thread_through_normal_block): Only push the EDGE_START...Jeff Law2-6/+18
2013-11-14Require fenv_exceptions in gcc.dg/torture/float128* testsRainer Orth4-0/+9
2013-11-14ssa-vrp-thread-1.c: Fix target selector.Richard Biener2-1/+5
2013-11-14XFAIL addr1.ads and atomic1.ads on x32H.J. Lu3-3/+8
2013-11-14Fix typo in ChangeLog entry.Christophe Lyon1-1/+1
2013-11-14[AArch64] [-mtune cleanup 5/5] Update invoke.texiJames Greenhalgh2-5/+14
2013-11-14[AArch64] [-mtune cleanup 4/5] Remove "example-1", "example-2" tuning options.James Greenhalgh9-607/+21
2013-11-14[AArch64] [-mtune cleanup 3/5] [Temporary] When asked to tune forJames Greenhalgh5-4/+14
2013-11-14[AArch64] [-mtune cleanup 2/5] Tune for Cortex-A53 by default.James Greenhalgh6-47/+16
2013-11-14[AArch64] [-mtune cleanup 1/5] Remove -march=generic.James Greenhalgh2-1/+4
2013-11-14Fix gcc.dg/atomic/c11-atomic-exec-[45].c tests on Solaris 10+Rainer Orth3-0/+8
2013-11-14aarch64.c: Include aarch-cost-tables.h.Kyrylo Tkachov3-55/+32
2013-11-14[multiple changes]Joey Ye9-16/+85
2013-11-14re PR target/57491 ([ia64] internal compiler error: in ia64_split_tmode -O2, ...Kirill Yukhin2-2/+15
2013-11-14Added testcase for 58533, fixed by rev 204714.Adam Butcher2-0/+12
2013-11-14re PR target/59101 (integer wrong code bug)Jakub Jelinek4-1/+39
2013-11-13re PR tree-optimization/59102 (ICE on valid code at -Os and above on x86_64-l...Jeff Law4-3/+45
2013-11-14ira.c: Add comment about threads at the top of file.Vladimir Makarov2-1/+12