aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-03ifcombine: factor out inner block viability testAlexandre Oliva
2015-11-03[PR68083] don't introduce undefined behavior in ifcombineAlexandre Oliva
2015-11-03Daily bump.GCC Administrator
2015-11-02 libgo: Bump version number.Ian Lance Taylor
2015-11-02[PATCH] Avoid more irreducible loops in FSM threaderJeff Law
2015-11-02Rename make_restrict_var_constraints to make_param_constraintsTom de Vries
2015-11-02Replace make_copy_constraint with make_constraint_from in make_restrict_var_c...Tom de Vries
2015-11-022015-11-02 Andreas Tobler <andreast@gcc.gnu.org>Andreas Tobler
2015-11-02 mksysinfo.sh: Handle TIOCGPGRP if too complex for -dump-go-spec.Ian Lance Taylor
2015-11-02 syscall: Change raw_ioctl cmd type to uintptr.Ian Lance Taylor
2015-11-02libcpp: Improvements to description of source_location in line-map.hDavid Malcolm
2015-11-02Move constant folds for maths functions to new fileRichard Sandiford
2015-11-02[ARM] neon-testgen.ml typoJulian Brown
2015-11-02Revert: tree-scalar-evolution.c: Handle LSHIFT by constantAlan Lawrence
2015-11-02Move gcc.target/arm/pr67929_1.c test to execute.expKyrylo Tkachov
2015-11-02[PR middle-end/68166] Restore build with fold checking enabledThomas Schwinge
2015-11-02[PATCH] Avoid ssa-thread-11.c on various targetsJeff Law
2015-11-02[PATCH] Fix vms targetsJeff Law
2015-11-02 * config/mcore/mcore.c: Include regs.h.Jeff Law
2015-11-02Daily bump.GCC Administrator
2015-11-01 mksysinfo.sh: Handle TIOCSPGRP if too complex for -fdump-go-spec.Ian Lance Taylor
2015-11-01 PR go/67968Ian Lance Taylor
2015-11-01 * gcc.target/i386/pr67609-2.c: Include sse2-check.h.Uros Bizjak
2015-11-01 * gfortran.dg/debug/pr46756.f: Remove XFAIL for AIX.David Edelsohn
2015-11-01Daily bump.GCC Administrator
2015-10-31 runtime: If no split stacks, allocate stacks using mmap on 64-bit systems.Ian Lance Taylor
2015-10-31 * Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library byIan Lance Taylor
2015-10-31rs6000: Rewrite rs6000_reg_live_or_pic_offset_pSegher Boessenkool
2015-10-31rs6000: Another PIC LRA fixSegher Boessenkool
2015-10-31Remove support for N3994, terse range-for, which was not adopted.Ville Voutilainen
2015-10-31 PR Bootstrap/68168Cesar Philippidis
2015-10-31 * gnat.dg/discr45.adb: New test.Eric Botcazou
2015-10-31 Implement multiple 'auto' feature from Concepts TS.Jason Merrill
2015-10-31 Streamline for_each_template_parm.Jason Merrill
2015-10-31 Improve deduction failure diagnostics.Jason Merrill
2015-10-31 * pt.c (hash_tmpl_and_args): Use iterative_hash_object on templateJason Merrill
2015-10-31 Make some functions static.Jason Merrill
2015-10-31 libgo: Update from Go 1.5 to Go 1.5.1.Ian Lance Taylor
2015-10-31ggc-common.c : Restore needed header for checking=release.Markus Trippelsdorf
2015-10-31Tune pointer-plus foldingTom de Vries
2015-10-31Don't expect existing varinfo for arguments in intra_create_variable_infosTom de Vries
2015-10-31Add initial constraints in create_function_info_forTom de Vries
2015-10-31Improve readability and structure of create_function_info_forTom de Vries
2015-10-31Use make_copy_constraint in ipa_pta_executeTom de Vries
2015-10-31 runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor
2015-10-31Daily bump.GCC Administrator
2015-10-30 compiler: Create pointer type for all types with methods.Ian Lance Taylor
2015-10-30 * config-list.mk (nvptx-none): Add it.Nathan Sidwell
2015-10-30 * config/nvptx/nvptx.h (HARD_REGNO_NREGS): Avoid warning on unusedJeff Law
2015-10-30 gcc/fortran/Cesar Philippidis