summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target hook.jasonwucj2014-09-033-3/+58
* gcc/tocarip2014-09-0310-4/+144
* [NDS32] Define and rename some GPR-specific stuff.jasonwucj2014-09-033-15/+33
* [NDS32] Remove unused variables.jasonwucj2014-09-032-4/+7
* [NDS32] We need to make sure it is NOT a variadic function so that some v3pus...jasonwucj2014-09-033-9/+30
* [NDS32] Consider varargs situation when creating stack operation assembly code.jasonwucj2014-09-034-20/+66
* [NDS32] Add a function to indentify if FUNC is an interrupt service routine.jasonwucj2014-09-033-0/+31
* [NDS32] Preparation in nds32.h of using registers to save varargs.jasonwucj2014-09-032-7/+13
* [NDS32] In nds32_valid_stack_push_pop_p(), we look into OP rtx to see if we i...jasonwucj2014-09-034-12/+25
* [NDS32] Refine the implementation and consider CFA restore information for st...jasonwucj2014-09-032-47/+57
* [NDS32] Refine the implementation and consider CFA restore information for st...jasonwucj2014-09-032-36/+69
* 2014-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2014-09-034-3/+88
* [NDS32] Define PIC_OFFSET_TABLE_REGNUM to $gp register.jasonwucj2014-09-032-0/+6
* * gcc.dg/20111227-2.c: Compile only for x86 targets.uros2014-09-033-0/+8
* gcc/testsuite/ChangeLog:chefmax2014-09-032-2/+6
* Missed that file in r213079 of 2014-07-26burnus2014-09-032-0/+102
* use rtx_code_label in lab_rtx_for_bb hash maptbsaunde2014-09-032-4/+11
* use rtx_code_label moretbsaunde2014-09-0323-107/+120
* * libgcov-interface.c (STRONG_ALIAS): New.nathan2014-09-033-3/+21
* Daily bump.gccadmin2014-09-031-1/+1
* support ggc hash_map and hash_settbsaunde2014-09-0217-174/+402
* [gcc]wschmidt2014-09-0210-0/+196
* * g++.old-deja/g++.eh/badalloc1.C [!STACK_SIZE && !__FreeBSD__]hp2014-09-022-2/+11
* PR fortran/62270mpolacek2014-09-025-3/+14
* [2/2] Vectorise lroundf, lfloorf, lceilf using the new ARMv8-A vcvt* instruct...ktkachov2014-09-029-0/+133
* [ARM][1/2] Implement lceil, lfloor, lround optabs with new ARMv8-A instructions.ktkachov2014-09-027-0/+103
* [AArch64] Use CC_Z and CC_NZ with csinc and similar instructions.ktkachov2014-09-025-51/+86
* /cppaolo2014-09-025-3/+73
* * Makefile.in (TAGS): Handle constructs in common.opt, rtl.def,aldyh2014-09-022-1/+9
* gcc/kyukhin2014-09-0243-65/+2569
* 2014-09-02 Segher Boessenkool <segher@kernel.crashing.org>segher2014-09-0224-401/+203
* 2014-09-02 Segher Boessenkool <segher@kernel.crashing.org>segher2014-09-022-248/+145
* 2014-09-02 Segher Boessenkool <segher@kernel.crashing.org>segher2014-09-022-144/+119
* 2014-09-02 Segher Boessenkool <segher@kernel.crashing.org>segher2014-09-022-126/+49
* 2014-09-02 Richard Biener <rguenther@suse.de>rguenth2014-09-024-0/+39
* Daily bump.gccadmin2014-09-021-1/+1
* gcc/olegendo2014-09-014-2/+35
* Support slim LTO bootstrapak2014-09-015-5/+25
* Add -B support to gcc-ar/ranlib/nmak2014-09-014-3/+72
* * gcc.dg/tree-ssa/loop-19.c: Exclude classic FPU Power targets.macro2014-09-012-1/+5
* * lib/target-supports.exp (check_effective_target_arm_cortex_m):macro2014-09-012-0/+8
* 2014-09-01 Segher Boessenkool <segher@kernel.crashing.org>segher2014-09-012-0/+10
* 2014-09-01 Richard Biener <rguenther@suse.de>rguenth2014-09-012-57/+33
* 2014-09-01 Richard Biener <rguenther@suse.de>rguenth2014-09-012-31/+18
* Move almost all unsorted c-torture tests to compile.bernds2014-09-01280-14/+560
* * config/vxworksae.h (VXWORKSAE_TARGET_DIR): Rely onhainque2014-09-012-6/+11
* Fix typo in gcc.c-torture/execute/20010129-1.cro2014-09-012-1/+9
* 2014-09-01 Richard Biener <rguenther@suse.de>rguenth2014-09-014-58/+77
* PR target/62025jakub2014-09-012-17/+14
* PR middle-end/61903mpolacek2014-09-012-4/+11