aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-10-19cunroll-1.c: New testcase.Jan Hubicka5-0/+79
2012-10-19common.opt (flag_ira_hoist_pressure): New.Bin Cheng12-42/+430
2012-10-19gcse.c: Update copyright dates.Bin Cheng2-7/+14
2012-10-19config.host (arm*-*-eabi* | arm*-*-symbianelf* | arm*-*-rtemseabi*): Rename "...Sebastian Huber2-3/+8
2012-10-19Daily bump.GCC Administrator1-1/+1
2012-10-19configure.ac (HAVE_LD_NO_DOT_SYMS): Set if using gold.Alan Modra3-4/+18
2012-10-18re PR c++/54501 (infinite recursion on illegal code)Paolo Carlini5-0/+33
2012-10-19predicates.md (splat_input_operand): Don't call input_operand for MEMs.Alan Modra2-1/+11
2012-10-18i386.md (rdpmc): Remove expander.Uros Bizjak3-146/+110
2012-10-18c-ada-spec.c (LOCATION_COL): Delete.Eric Botcazou2-14/+29
2012-10-18Changelog: Fix whitespace.Jan-Benedict Glaw1-53/+53
2012-10-18sh.c: Fix comment to silence warning.Jan-Benedict Glaw2-1/+5
2012-10-18re PR fortran/54884 (Externally used PRIVATE module procedure wrongly marked ...Tobias Burnus4-27/+113
2012-10-18re PR c++/29633 (syntax error in do/while condition with templates reports in...Paolo Carlini2-0/+34
2012-10-18A15 neon description.Matthew Gretton-Dann3-16/+1245
2012-10-18altivec.md (altivec_lvsl, [...]): Add mode.Segher Boessenkool4-35/+67
2012-10-18loop-invariant.c: Include target.h.Eric Botcazou7-2/+73
2012-10-18* except.c (sjlj_emit_function_enter): Remove unused variable.Eric Botcazou2-1/+5
2012-10-18Add support for fma intrinsics for ARM.Matthew Gretton-Dann13-7/+264
2012-10-18lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.Richard Guenther6-26/+56
2012-10-18Add basic armv8-a supportMatthew Gretton-Dann17-101/+233
2012-10-18Daily bump.GCC Administrator1-1/+1
2012-10-17re PR middle-end/54893 (unable to access volatile variable within relaxed tra...Aldy Hernandez3-33/+76
2012-10-17re PR rtl-optimization/54900 (write introduction incorrect wrt the C11 memory...Aldy Hernandez4-1/+44
2012-10-17rs6000.opt (rs6000_isa_flags): New flag word to replace target_flags that giv...Michael Meissner22-262/+532
2012-10-17cfgloopmanip.c (copy_loop_info): New function.Jan Hubicka4-0/+28
2012-10-17tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancel paramet...Jan Hubicka20-106/+360
2012-10-17opth-gen.awk (TARGET_* generation): Always generate TARGET_<xxx> for Mask opt...Michael Meissner6-55/+142
2012-10-17arm.md (UNSPEC_PROLOGUE_USE): Rename this...Greta Yorsh3-11/+23
2012-10-17avr-arch.h (avr_extra_arch_macro): Remove prototype.Georg-Johann Lay4-7/+10
2012-10-17tree-streamer-out.c (write_ts_decl_common_tree_pointers): Do not write TREE_C...Richard Biener3-8/+13
2012-10-17iq2000.h (call_used_regs): Remove definition.Steven Bosscher2-4/+4
2012-10-17Add missing entry.Eric Botcazou1-0/+12
2012-10-17df-problems.c (df_kill_notes): Split up in two functions.Steven Bosscher3-9/+40
2012-10-17extend.texi (Return Address): Change __builtin_extract_return_address to __bu...Ian Lance Taylor2-3/+9
2012-10-17Daily bump.GCC Administrator1-1/+1
2012-10-17Remove debug code accidentially checked in with last commit.Joern Rennecke1-4/+1
2012-10-16re PR rtl-optimization/54870 (gfortran.dg/array_constructor_4.f90 FAILs)Eric Botcazou4-5/+53
2012-10-16rtl.h (get_call_rtx_from): New prototype.Steven Bosscher9-49/+43
2012-10-162012-10-16 Tom de Vries <tom@codesourcery.com>Tom de Vries2-4/+9
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke16-26/+88
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez6-22/+71
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez11-33/+86
2012-10-16reload.c (find_reloads_subreg_address): Remove FORCE_REPLACE parameter.Ulrich Weigand2-154/+143
2012-10-16re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...Tobias Burnus7-43/+1320
2012-10-16re PR debug/54796 (Non-addressable stack parameter debug quality regression)Jakub Jelinek8-1/+89
2012-10-16re PR tree-optimization/54889 (Revision 191983 gives compfail for 465.tonto i...Jakub Jelinek4-5/+33
2012-10-16combine.c (record_dead_and_set_regs): Iterate over hard register set with a h...Steven Bosscher8-50/+62
2012-10-16c-ada-spec.c (ADA_HOST_WIDE_INT_PRINT_DOUBLE_HEX): Define.Eric Botcazou4-11/+51
2012-10-16[multiple changes]Easwaran Raman11-134/+509