aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-04-23re PR tree-optimization/60903 (ICE: in verify_loop_structure, at cfgloop.c:16...Richard Biener4-14/+45
2014-04-23c-common.c (handle_tm_wrap_attribute): Tweak error message.Marek Polacek2-1/+5
2014-04-23msp430.c (msp430_handle_option): Move function to msp430-common.cNick Clifton10-97/+248
2014-04-23RevertEric Botcazou7-73/+51
2014-04-23cygwin.h (ENDFILE_SPEC): Include default-manifest.o if it can be found in the...Nick Clifton3-1/+9
2014-04-23arm.h (ASM_APP_OFF): Re-define it in a cleaner way.Terry Guo2-2/+5
2014-04-23re PR tree-optimization/60895 (error: address taken, but ADDRESSABLE bit not ...Richard Biener4-1/+44
2014-04-23re PR tree-optimization/60891 (ICE: SIGSEGV (Invalid write/read) in pre_and_r...Richard Biener4-7/+44
2014-04-23re PR sanitizer/60275 ([UBSAN] Add -f[no-]sanitize-recover/-fsanitize-undefin...Jakub Jelinek32-210/+389
2014-04-23sh.md (mov<mode>): Replace movQIHI.Christian Bruel4-11/+42
2014-04-22nios2.md (UNSPEC_ROUND): New.Sandra Loosemore8-3/+63
2014-04-23Daily bump.GCC Administrator1-1/+1
2014-04-22compiler: Use backend interface for initialization functions.Chris Manghane5-109/+91
2014-04-22AArch64 add, sub, mul in TImodeRichard Henderson2-5/+95
2014-04-22re PR fortran/60881 (ICE on dummy argument that extends a type with scalar an...Tobias Burnus4-2/+38
2014-04-22Add ada configuration for aarch64-linuxRichard Henderson2-0/+40
2014-04-22Enable __gnat_alternate_stack for most linuxRichard Henderson2-4/+14
2014-04-22re PR libstdc++/43622 (Incomplete C++ library support for __float128)Marc Glisse5-37/+59
2014-04-22cgraphclones.c (cgraph_function_versioning): Copy ipa_transforms_to_apply ins...Martin Jambor2-1/+8
2014-04-22Use counter_mode on count_exp to get modeH.J. Lu4-1/+23
2014-04-22re PR c/59073 (ICE with missing increment in OpenMP for-loop)Jakub Jelinek6-2/+35
2014-04-22[AArch64] Fix TLS for ILP32.Andrew Pinski3-18/+93
2014-04-22fe.h (Compiler_Abort): Replace Fat_Pointer with String_Pointer.Eric Botcazou6-31/+49
2014-04-22[AArch64] Define TARGET_FLAGS_REGNUMRamana Radhakrishnan2-0/+7
2014-04-22[AArch64] 64-bit float vreinterpret implementionAlex Velenko7-0/+996
2014-04-22[AArch64] Vreinterpret re-implemention.Alex Velenko4-261/+446
2014-04-22[AArch64] vqneg and vqabs intrinsics implementation.Alex Velenko7-5/+147
2014-04-22Improve sparc_init_modes readabilityRichard Henderson2-11/+18
2014-04-22[AArch64] Fix aarch64_initial_elimination_offset calculation.Renlin Li3-7/+8
2014-04-22[AArch64] Fix indentation.Marcus Shawcroft2-22/+27
2014-04-22machmode.h (bitwise_mode_for_mode): Declare.Richard Sandiford7-20/+113
2014-04-22Remove obsolete Solaris 9 supportRainer Orth20-315/+95
2014-04-22aarch64.md (float<GPI:mode><GPF:mode>2): Remove.Vidya Praveen5-12/+134
2014-04-22[AArch64] Add a space to memory asm code between base register and offset.Renlin Li2-14/+19
2014-04-22Re: [AArch64] Fix possible wrong code generation when comparing DImode values.James Greenhalgh2-45/+113
2014-04-22re PR tree-optimization/60823 (ICE in gimple_expand_cfg, at cfgexpand.c:5644)Jakub Jelinek7-33/+192
2014-04-22[ARM] Allow any register for DImode values in Thumb2Ramana Radhakrishnan2-5/+17
2014-04-22Optimise NotDI AND/OR ZeroExtendSI for ARMv7AIan Bolton6-7/+139
2014-04-22AArch32 Support ORN for DIModeIan Bolton4-0/+137
2014-04-22arm-protos.h (tune_params): New struct members.Ian Bolton3-23/+66
2014-04-22[AArch64] vrnd<*>_f64 patchAlex Velenko8-3/+174
2014-04-22arm.c (arm_print_operand, thumb_exit): Make sure GET_MODE_SIZE argument is en...Zhenqiang Chen2-6/+11
2014-04-22re PR target/60910 (sparc-linux bootstrap failure due to many "invalid conver...Jakub Jelinek2-13/+20
2014-04-22re PR middle-end/60281 (Address Sanitizer triggers alignment fault in ARM mac...Lin Zuojian3-2/+42
2014-04-22Daily bump.GCC Administrator1-1/+1
2014-04-21Const-correctness fixes for some gimple accessorsDavid Malcolm3-7/+20
2014-04-21re PR target/60735 (GCC targeting E500 with SPE has errors with the _Decimal6...Michael Meissner5-1/+46
2014-04-21re PR target/60909 (ICE: in extract_insn, at recog.c:2202 (unrecognizable ins...Uros Bizjak5-64/+77
2014-04-21Daily bump.GCC Administrator1-1/+1
2014-04-20Daily bump.GCC Administrator1-1/+1