summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Put local/global relocs in ro section for -fno-plthjl/indbr/masterH.J. Lu2015-08-313-0/+40
* Load external function address via GOT slotH.J. Lu2015-08-319-0/+167
* Generate indirect branch relocation via GOTH.J. Lu2015-08-316-3/+121
* Check if x86 gas supports indirect branch via GOTH.J. Lu2015-08-313-0/+58
* Check $READELF_FOR_TARGET for readelf in configureH.J. Lu2015-08-312-3/+7
* Properly handle -fno-plt in ix86_expand_callH.J. Lu2015-08-312-1/+18
* Properly handle -fno-plt in ix86_expand_callhjl/pr67215/masterH.J. Lu2015-08-314-28/+95
* Update my e-mail address.jwlemke2015-08-311-1/+1
* * configure.ac: For spu-*-* targets, set have_fcntl to no.uweigand2015-08-313-0/+7
* PR libfortran/47571fxcoudert2015-08-315-0/+85
* Move some comparison simplifications to match.pdglisse2015-08-317-21/+80
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-313-0/+25
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-312-3/+11
* Move some complex simplifications to match.pdglisse2015-08-315-94/+63
* Reimplement rewrite_virtuals_into_loop_closed_ssavries2015-08-312-66/+172
* * cfganal.c (pre_and_rev_post_order_compute_fn): Correctlymatz2015-08-312-2/+7
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-313-7/+15
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-314-5/+32
* Avoid strndup in gcc.c (PR bootstrap/67363)ro2015-08-312-1/+6
* PR fortran/54833fxcoudert2015-08-313-13/+10
* PR libfortran/47571fxcoudert2015-08-316-64/+56
* Improve function header comments in tree-ssa-loop-manip.cvries2015-08-312-12/+18
* Rename [su]sum_widen to widen_[su]sum to reflect correct standard names.collison2015-08-312-4/+10
* compiler: Check for invalid UTF8 in Go comments.ian2015-08-312-1/+11
* [gcc]wschmidt2015-08-314-2/+123
* * [SH] config.gcc (supported_defaults): Handle sh[123456ble]*-*-* instead of ...kkojima2015-08-312-1/+6
* Daily bump.gccadmin2015-08-311-1/+1
* Daily bump.gccadmin2015-08-301-1/+1
* Fix c++/67371 (issues with throw in constexpr)trippels2015-08-294-11/+55
* 2015-08-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-08-292-0/+19
* 2015-08-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-08-292-6/+22
* * acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT.fxcoudert2015-08-295-515/+14
* Remove redundant use of REG_CLASS_NAMES marosaesok2015-08-292-4/+10
* * io/unix.c (min): Remove unused macro.fxcoudert2015-08-292-11/+4
* * trans.c (gfc_call_malloc, gfc_allocate_using_malloc,fxcoudert2015-08-295-43/+33
* Handle mix/max pointer reductions in parloopsvries2015-08-296-0/+133
* Daily bump.gccadmin2015-08-291-1/+1
* PR fortran/53668fxcoudert2015-08-287-41/+66
* * gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c: Simplynathan2015-08-282-6/+4
* * gcc/testsuite/gcc.dg/torture/matrix-1.c: Use plain printf.nathan2015-08-2811-20/+23
* [PATCH][lto/66752] Fix missed FSM jump threadlaw2015-08-287-0/+184
* Revert: completely_scalarize arrays as well as recordsalalaw012015-08-284-138/+67
* [Patch] Add to the libgfortran/newlib bodge to "detect" ftruncate support in ...jgreenhalgh2015-08-283-2/+18
* MIPS: Add the lo register to the clobber list in the madd-8.c and msub-8.c te...abennett2015-08-283-2/+7
* 2015-08-28 David Sherwood <david.sherwood@arm.com>davids2015-08-282-0/+5
* [AArch64] Rename SYMBOL_SMALL_GOTTPREL to SYMBOL_SMALL_TLSIEjiwang2015-08-283-7/+18
* 2015-08-28 Richard Biener <rguenther@suse.de>rguenth2015-08-282-10/+20
* PR libstdc++/67362timshen2015-08-283-0/+57
* Daily bump.gccadmin2015-08-281-1/+1
* compiler: Report unused variables initialized to function literals.ian2015-08-272-8/+9