summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compiler: Verify pointer type's underlying type.ian2015-08-042-1/+5
* compiler: Use context to determine types of complex expressions.ian2015-08-042-4/+3
* [MOXIE] Hookize PRINT_OPERAND and PRINT_OPERAND_ADDRESSaesok2015-08-044-10/+17
* 2015-08-04 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-08-043-1/+27
* [AArch64] PR target/66731 Fix fnmul insn with -frounding-math (rtx costs)nsz2015-08-042-5/+23
* * texi2pod.pl: Escape braces in regexp involving @strong{...}.uros2015-08-042-7/+11
* * pt.c (lookup_template_class_1): Clear elt.spec.jason2015-08-042-0/+3
* * tree.c (build_target_expr): Copy the location from value.jason2015-08-042-0/+6
* 2015-08-04 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-08-042-0/+17
* 2015-08-04 Bill Schmidt <wschmidt@vnet.linux.ibm.com>wschmidt2015-08-042-1/+7
* 2015-08-04 Richard Biener <rguenther@suse.de>rguenth2015-08-042-12/+17
* 2015-08-04 Richard Biener <rguenther@suse.de>rguenth2015-08-045-2/+60
* gcc/rsandifo2015-08-042-8/+7
* 2015-08-04 Christophe Lyon <christophe.lyon@linaro.org>clyon2015-08-042-1/+21
* * config/nvptx/nvptx.h (struct nvptx_pseudo_info): Delete.nathan2015-08-042-7/+5
* Fix incorrect date in 2015-07-28 change.bje2015-08-041-1/+1
* Compile IAMCU tests with -fno-pie -no-piehjl2015-08-042-1/+7
* 2015-08-04 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-08-042-0/+25
* [AArch64][14/14] Reuse target_option_current_node when passing pragma string ...ktkachov2015-08-042-0/+18
* [doc][13/14] Document AArch64 target attributes and pragmasktkachov2015-08-042-0/+159
* [AArch64][12/14] Target attributes and target pragmas testsktkachov2015-08-0417-0/+592
* [AArch64][11/14] Re-layout SIMD builtin types on builtin expansionktkachov2015-08-047-3/+104
* [AArch64][10/14] Implement target pragmasktkachov2015-08-0411-101/+267
* [AArch64][9/14] Implement TARGET_CAN_INLINE_Pktkachov2015-08-042-0/+117
* [AArch64][8/14] Implement TARGET_OPTION_VALID_ATTRIBUTE_Pktkachov2015-08-044-1/+542
* [AArch64][7/14] Implement TARGET_SET_CURRENT_FUNCTIONktkachov2015-08-043-0/+67
* [AArch64][6/14] Implement TARGET_OPTION_SAVE/TARGET_OPTION_RESTOREktkachov2015-08-045-59/+242
* [AArch64][5/14] Make flag_omit_leaf_frame_pointer intialize to 2. Define and ...ktkachov2015-08-042-1/+6
* [AArch64][4/14] Create TARGET_FIX_ERR_A53_835769 and use that instead of aarc...ktkachov2015-08-045-12/+29
* * config/i386/i386.c (ix86_expand_int_movcc): Check result ofuros2015-08-042-2/+7
* [AArch64][3/14] Refactor option override codektkachov2015-08-045-146/+339
* [AArch64][2/14] Refactor arches handling, add arch enum identifierktkachov2015-08-047-37/+72
* [AArch64][1/14] Add ident field to struct processorktkachov2015-08-042-8/+19
* 2015-08-04 Richard Biener <rguenther@suse.de>rguenth2015-08-042-35/+25
* * config/fpu-387.h: Remove unwanted whitespace.uros2015-08-041-1/+1
* * config/fpu-387.h (get_fpu_trap_exceptions): Add temporary variableuros2015-08-042-18/+26
* PR fortran/64022fxcoudert2015-08-0410-257/+811
* * tree-if-conv.c: Fix various typos in comments.law2015-08-043-8/+13
* runtime: initialize variable to avoid compiler warningian2015-08-042-2/+2
* 2015-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012015-08-044-0/+47
* * plugin/plugin-nvptx.c: Don't include dlfcn.h.nathan2015-08-042-82/+19
* Daily bump.gccadmin2015-08-041-1/+1
* syscall: RawSockaddr fix for ppc64, ppc64leian2015-08-036-6/+45
* gcc/bergner2015-08-034-1/+22
* Refactoring of timevar APIdmalcolm2015-08-0325-320/+1667
* compiler: Don't allow multiple function declarations.ian2015-08-033-10/+7
* PR middle-end/64744law2015-08-039-13/+110
* compiler: Don't make erroneous type descriptors.ian2015-08-032-2/+2
* libgo/testsuite: kill sleep process in gotestian2015-08-032-2/+2
* PR go/67101ian2015-08-032-4/+2