summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2014-01-13 Richard Biener <rguenther@suse.de>rguenth2015-01-134-1/+128
* [NDS32] Consider -mcmodel=X in nds32_legitimate_address_p implementation.jasonwucj2015-01-132-12/+41
* [NDS32] Implement TARGET_ENCODE_SECTION_INFO to store specific flag in symbol...jasonwucj2015-01-133-0/+59
* [NDS32] Consider TARGET_CMODEL_LARGE for function call instructions.jasonwucj2015-01-132-10/+42
* [NDS32] Provide TARGET_CMODEL_[SMALL|MEDIUM|LARGE] to check which code model ...jasonwucj2015-01-133-3/+28
* [NDS32] Remove -mgp-direct/-mno-gp-direct options.jasonwucj2015-01-135-26/+23
* [NDS32] Add -mcmodel= option to support different code model.jasonwucj2015-01-133-0/+31
* gcc/olegendo2015-01-132-1/+17
* Daily bump.gccadmin2015-01-131-1/+1
* * Add TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook for sh.kkojima2015-01-122-0/+90
* libgccjit: detect various kinds of errors relating to params and localsdmalcolm2015-01-1210-41/+840
* 2015-01-12 Sandra Loosemore <sandra@codesourcery.com>sandra2015-01-122-6/+16
* 2015-01-12 Sandra Loosemore <sandra@codesourcery.com>sandra2015-01-122-2/+8
* PR tree-optimization/64563jakub2015-01-124-1/+22
* PR target/64513jakub2015-01-124-0/+32
* PR tree-optimization/64454jakub2015-01-124-5/+88
* PR testsuite/64028jakub2015-01-1240-3/+85
* PR other/64370jakub2015-01-122-1/+6
* PR target/64461law2015-01-122-0/+21
* jit-playback.c: fix missing fclosedmalcolm2015-01-122-0/+6
* Add PR marker for last commitlaw2015-01-121-0/+1
* * config/m68k/m68k.md (truncsiqi2): Disable for TARGET_COLDFIRE.law2015-01-122-3/+6
* * config/h8300/h8300.c (Fpa): Use RTX_FRAME_RELATED_P directlylaw2015-01-122-1/+6
* jit: API change to gcc_jit_context_new_globaldmalcolm2015-01-1222-309/+828
* Avoid undefined behavior in gcc.target/i386/pr64291-1.chjl2015-01-123-4/+22
* 2015-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-01-122-31/+14
* 2015-01-12 Richard Biener <rguenther@suse.de>rguenth2015-01-124-0/+52
* 2015-01-12 Richard Biener <rguenther@suse.de>rguenth2015-01-124-2/+49
* [ARM] Use Cortex-A17 tuning parameters for Cortex-A12ktkachov2015-01-123-5/+11
* Fix date in gcc/ChangeLogktkachov2015-01-121-1/+1
* [ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_Pktkachov2015-01-123-19/+135
* PR c++/64547jason2015-01-123-0/+29
* Add the missing ChangeLog entryhjl2015-01-121-0/+5
* Correct target selector in gcc.target/i386/nop-mcount.chjl2015-01-121-1/+1
* Update Linux/x86-64 linker test for PIE with copy relochjl2015-01-123-0/+17
* [ARM][cleanup] Use R0_REGNUM and R1_REGNUM instead of 0 and 1 where appropriatektkachov2015-01-122-8/+19
* 2015-01-12 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-122-1/+4
* Fix for PR64550.marxin2015-01-124-1/+93
* IPA ICF: handle correctly indirect_calls.marxin2015-01-122-2/+11
* 2015-01-12 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-122-1/+24
* PR ipa/63967hubicka2015-01-122-109/+97
* PR ipa/63470hubicka2015-01-125-6/+89
* Correct ChangeLog entry.marxin2015-01-121-1/+0
* PR ipa/64550marxin2015-01-123-2/+13
* cgraph_edge refactoring.marxin2015-01-123-89/+122
* Revert "ipa/63470 add testcase"trippels2015-01-122-59/+0
* ipa/63470 add testcasetrippels2015-01-122-0/+59
* * ipa-utils.c (estimate_function_body_sizes): Do nothubicka2015-01-122-2/+7
* Daily bump.gccadmin2015-01-121-1/+1
* 2015-01-11 Janus Weil <janus@gcc.gnu.org>janus2015-01-114-49/+108