aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-03remove usage of ROUND_TYPE_SIZE from encoding.cTrevor Saunders2-6/+6
2015-11-03remove unused config/arm/coff.hTrevor Saunders2-82/+4
2015-11-03Handle auto parameter packs.Jason Merrill3-0/+33
2015-11-03libgomp.h (struct acc_dispatch_t): Remove args from exec_func.Nathan Sidwell5-11/+14
2015-11-03lex.c (search_line_sse42): Correctly advance the pointer to an aligned address.Uros Bizjak2-3/+8
2015-11-03re PR c/67882 (surprising offsetof result on an invalid array member without ...Martin Sebor5-8/+239
2015-11-03re PR fortran/67982 (Incorrect -Wunused-function warning)Dominique d'Humieres2-0/+40
2015-11-03Remove superfluous gcc/ prefixesEric Botcazou1-37/+37
2015-11-03gimple-expr.c (useless_type_conversion_p): Reinstate type canonical check for...Eric Botcazou4-8/+17
2015-11-03* libsupc++/new: Declare sized deletes.Jason Merrill2-0/+16
2015-11-03tree-vect-data-refs.c (vect_analyze_data_refs): Do not collect data reference...Richard Biener6-195/+150
2015-11-03mksysinfo.sh: Make sure that CLONE_NEWUSER is defined.Ian Lance Taylor2-1/+6
2015-11-032015-11-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-4/+8
2015-11-03multiple_target.c (create_dispatcher_calls): Add target check on ifunc.Evgeny Stupachenko6-0/+31
2015-11-03OpenACC atomic directiveThomas Schwinge35-44/+4827
2015-11-03[AARCH64][PATCH 1/3] Implementing the variants of the vmulx_ NEON intrinsicBilyan Borisov12-68/+352
2015-11-03[AArch64] Fix ICE on (const_double:HF 0.0)Alan Lawrence4-1/+31
2015-11-03ChangeLog: Fix whitespace.Uros Bizjak2-21/+20
2015-11-03Make the default constructors of tuple and pair conditionally explicit.Ville Voutilainen12-81/+373
2015-11-03mvc1.c: Move to ...Uros Bizjak9-7/+29
2015-11-03defer mark_addressable calls during expand till the end of expandAlexandre Oliva4-2/+71
2015-11-03Remove ChangeLog entry unintentionally duplicated in the top levelAlexandre Oliva1-8/+0
2015-11-03ifcombine: factor out inner block viability testAlexandre Oliva2-9/+10
2015-11-03[PR68083] don't introduce undefined behavior in ifcombineAlexandre Oliva7-0/+77
2015-11-03Daily bump.GCC Administrator1-1/+1
2015-11-02libgo: Bump version number.Ian Lance Taylor3-3/+3
2015-11-02[PATCH] Avoid more irreducible loops in FSM threaderJeff Law4-12/+33
2015-11-02Rename make_restrict_var_constraints to make_param_constraintsTom de Vries2-19/+21
2015-11-02Replace make_copy_constraint with make_constraint_from in make_restrict_var_c...Tom de Vries2-1/+6
2015-11-02freebsd64.h (ASM_SPEC32): Adust spec to handle PIE executables.Andreas Tobler2-1/+6
2015-11-02mksysinfo.sh: Handle TIOCGPGRP if too complex for -dump-go-spec.Ian Lance Taylor2-1/+9
2015-11-02syscall: Change raw_ioctl cmd type to uintptr.Ian Lance Taylor2-3/+3
2015-11-02libcpp: Improvements to description of source_location in line-map.hDavid Malcolm2-5/+25
2015-11-02Move constant folds for maths functions to new fileRichard Sandiford9-1025/+1402
2015-11-02[ARM] neon-testgen.ml typoJulian Brown2-7/+12
2015-11-02Revert: tree-scalar-evolution.c: Handle LSHIFT by constantAlan Lawrence4-47/+16
2015-11-02Move gcc.target/arm/pr67929_1.c test to execute.expKyrylo Tkachov3-21/+23
2015-11-02[PR middle-end/68166] Restore build with fold checking enabledThomas Schwinge2-0/+6
2015-11-01[PATCH] Avoid ssa-thread-11.c on various targetsJeff Law2-1/+5
2015-11-01[PATCH] Fix vms targetsJeff Law2-0/+3
2015-11-01* config/mcore/mcore.c: Include regs.h.Jeff Law2-0/+5
2015-11-02Daily bump.GCC Administrator1-1/+1
2015-11-01mksysinfo.sh: Handle TIOCSPGRP if too complex for -fdump-go-spec.Ian Lance Taylor2-1/+9
2015-11-01re PR go/67968 (go1: internal compiler error: in write_specific_type_function...Ian Lance Taylor2-1/+11
2015-11-01pr67609-2.c: Include sse2-check.h.Uros Bizjak2-6/+10
2015-11-01pr46756.f: Remove XFAIL for AIX.David Edelsohn4-2/+8
2015-11-01Daily bump.GCC Administrator1-1/+1
2015-10-31runtime: If no split stacks, allocate stacks using mmap on 64-bit systems.Ian Lance Taylor2-3/+16
2015-10-31Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.g...Ian Lance Taylor3-1/+13
2015-10-31rs6000: Rewrite rs6000_reg_live_or_pic_offset_pSegher Boessenkool2-15/+24