aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-10-31expmed.c (store_bit_field_1): Use OP_MODE to check whether an insv pattern is...Richard Sandiford2-12/+14
2012-10-31expmed.c (store_bit_field_1): Remove test for BLKmode values.Richard Sandiford2-1/+4
2012-10-31t-rtems: New (Custom multilibs).Ralf Corsepius4-2/+54
2012-10-31rs6000.c (legitimize_reload_address): Remove code handling non-aligned ld/std.Alan Modra11-36/+228
2012-10-31linux64.h (TARGET_OS_CPP_BUILTINS): Define _CALL_LINUX.Alan Modra2-0/+6
2012-10-31re PR target/52498 (vmsdbgout.c fails to build with --enable-werror-always)Joern Rennecke2-1/+5
2012-10-31lra-constraints.c (choose_split_class): Add ATTRIBUTE_UNUSED to hard_reg_class.Joern Rennecke2-1/+7
2012-10-31compiler: Add -fgo-relative-import-path.Ian Lance Taylor10-10/+78
2012-10-31Daily bump.GCC Administrator1-1/+1
2012-10-30re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)Alexandre Oliva2-3/+13
2012-10-30cse.c (hash_rtx_cb): Replace RTX_UNCHANGING_P with MEM_READONLY_P in head com...Eric Botcazou2-2/+8
2012-10-30Remove lra_in_progress check for ARG_POINTER_REGNUMH.J. Lu4-4/+92
2012-10-30* gcc-interface/Make-lang.in: Fix and clean up rules for C files.Eric Botcazou2-24/+15
2012-10-30Rename pr55116.c to pr55116-1.cH.J. Lu2-0/+5
2012-10-30Add another testcase for PR middle-end/55116H.J. Lu2-0/+90
2012-10-30mti-linux.h (SYSROOT_SUFFIX_SPEC): Change order and add mabi=64.Steve Ellcey3-3/+25
2012-10-30Fix ChangeLog typo.Joern Rennecke1-1/+1
2012-10-30lra-constrraints.c (check_secondary_memory_needed_p): Add ATTRIBUTE_UNUSED to...Joern Rennecke2-1/+7
2012-10-30defaults.h (SLOW_UNALIGNED_ACCESS): Provide default definition.Richard Sandiford5-17/+13
2012-10-30* ipa-inline-analysis.c (eliminated_by_inlining_prob): Cleanup.Jan Hubicka2-10/+14
2012-10-30tree-ssa-loop-niter.c (number_of_iterations_exit): New parameter EVERY_ITERAT...Jan Hubicka1-1/+2
2012-10-30tree-ssa-loop-niter.c (number_of_iterations_exit): New parameter EVERY_ITERAT...Jan Hubicka2-16/+37
2012-10-30lra-eliminations.c (lra_eliminate_regs_1): Use simplify_gen_subreg rather tha...Richard Sandiford2-1/+7
2012-10-30gimple.h (gimple_store_p): New predicate.Richard Biener5-6/+42
2012-10-30fold-const.c (fold_binary_op_with_conditional_arg): Handle vectors.Marc Glisse2-4/+18
2012-10-302012-10-30 James Greenhalgh <james.greenhalgh@arm.com>James Greenhalgh3-0/+156
2012-10-30re PR tree-optimization/55111 (ICE: tree check: expected ssa_name, have integ...Richard Biener4-2/+37
2012-10-30re PR target/54963 (Wrong code generated for libgfortran/generated/eoshift3_8...Oleg Endo3-92/+84
2012-10-30re PR c++/54988 (fpmath=sse target pragma causes inlining failure because of ...Oleg Endo5-2/+117
2012-10-30Remove alloca from dump_gimple_bb_headerH.J. Lu2-55/+51
2012-10-30re PR debug/54953 (New sra-1.c FAILs on powerpc)Jakub Jelinek4-5/+26
2012-10-30re PR target/54989 (FAIL: gcc.dg/hoist-register-pressure.c scan-rtl-dump hois...Bin Cheng3-1/+40
2012-10-30Daily bump.GCC Administrator1-1/+1
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl68-606/+562
2012-10-29re PR c++/54930 (Add warning switch for "returning reference to temporary" an...Jonathan Wakely12-6/+100
2012-10-29Add a testcase for PR middle-end/55116H.J. Lu2-0/+16
2012-10-29Remove trailing white spacesH.J. Lu8-158/+168
2012-10-29re PR c/53066 (Wshadow should not warn for shadowing an extern function)Manuel López-Ibáñez7-2/+75
2012-10-29re PR debug/54693 (VTA guality issues with loops)Alexandre Oliva2-3/+9
2012-10-29re PR debug/54693 (VTA guality issues with loops)Alexandre Oliva4-0/+57
2012-10-29re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)Alexandre Oliva2-16/+65
2012-10-29re PR debug/54693 (VTA guality issues with loops)Alexandre Oliva2-1/+6
2012-10-29re PR debug/54693 (VTA guality issues with loops)Alexandre Oliva2-0/+14
2012-10-29aarch64-protos.h (aarch64_load_tp): New proto.Andrew Pinski5-15/+23
2012-10-29re PR middle-end/55027 (simplify vector multiplication by 1)Marc Glisse4-24/+99
2012-10-29rtlanal.c (strip_address_mutation): Use SUBREG_REG instead of XEXP.Vladimir Makarov2-1/+6
2012-10-29i386.c (ix86_decompose_address): Use simplify_gen_subreg for all addresses, z...Uros Bizjak2-16/+9
2012-10-29re PR middle-end/55116 (LRA failed to decompose ASHIFT)Vladimir Makarov2-0/+11
2012-10-29* gcc-interface/Makefile.in (s-oscons.ads): Adjust call to xoscons.Arnaud Charlet2-1/+5
2012-10-29ipa-inline.c (want_inline_function_called_once_p): Rename to ...Jan Hubicka4-45/+106