aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-08-30[9/77] Add SCALAR_FLOAT_TYPE_MODERichard Sandiford12-10/+48
2017-08-30[8/77] Simplify gen_trunc/extend_conv_libfuncRichard Sandiford2-25/+25
2017-08-30[7/77] Add scalar_float_modeRichard Sandiford14-44/+228
2017-08-30[6/77] Make GET_MODE_WIDER return an opt_modeRichard Sandiford27-71/+225
2017-08-30[5/77] Small tweak to array_value_typeRichard Sandiford2-4/+11
2017-08-30[4/77] Add FOR_EACH iterators for modesRichard Sandiford28-300/+420
2017-08-30[3/77] Allow machine modes to be classesRichard Sandiford8-55/+166
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford68-2633/+2993
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford21-189/+243
2017-08-30Split out parts of scompare_loc_descriptor and emit_store_flagRichard Sandiford3-197/+246
2017-08-30dwarf2out.c (dwarf2out_finish): Remove setting AT_pubnames.Richard Biener2-14/+13
2017-08-30msp430.h: Pass -mcode/data-region to the linker and -mdata-region to the asse...Jozef Lawrynowicz2-2/+9
2017-08-30dwarf2out.c (add_dwarf_attr): Check we don't add duplicate attributes.Richard Biener4-7/+28
2017-08-30[rs6000] int->machine_mode in rs6000-c.cRichard Sandiford2-1/+6
2017-08-30Daily bump.GCC Administrator1-1/+1
2017-08-29net/internal/socktest: build sys_unix.go on AIXIan Lance Taylor1-1/+1
2017-08-29libgo: netinet/icmp6.h require netinet/in.h on AIXIan Lance Taylor1-1/+1
2017-08-29PR c++/81236 - ICE with template-id in generic lambdaJason Merrill10-105/+81
2017-08-29libgo: fix Stat_t on AIXIan Lance Taylor1-1/+1
2017-08-29runtime: make go-nosys.c compile with !HAVE_SYSCALLIan Lance Taylor1-1/+1
2017-08-29tweak ChangeLogJason Merrill1-3/+1
2017-08-29Reimplement handling of lambdas in templates.Jason Merrill11-619/+847
2017-08-29re PR target/82015 (PowerPC should check if 2nd argument to __builtin_unpackv...Michael Meissner5-27/+74
2017-08-29PR c++/78840 - ICE with const and nested generic lambdaJason Merrill1-0/+17
2017-08-29Remove unnecessary LAMBDA_EXPR fields.Jason Merrill8-36/+21
2017-08-29PR c++/80935 - wrong C++17 error with lambdaJason Merrill4-6/+31
2017-08-29Various small fixes.Jason Merrill4-2/+17
2017-08-29PR c++/80767 - unnecessary instantiation of generic lambdaJason Merrill3-2/+39
2017-08-29Fix lambdas in template default argument of inherited ctor.Jason Merrill3-15/+49
2017-08-29Adjust C++17 class deduction use of DECL_ABSTRACT_ORIGIN.Jason Merrill2-7/+10
2017-08-29Support copying local_specializations.Jason Merrill3-3/+13
2017-08-29Add immediate potential_constant_expression variants.Jason Merrill8-43/+120
2017-08-29Instantiate default arguments/member initializers once.Jason Merrill8-46/+97
2017-08-29Fix default argument conversion failure and SFINAE.Jason Merrill8-13/+25
2017-08-29runtime: fix lfstack for 64-bit AIXIan Lance Taylor1-1/+1
2017-08-29*.c: Remove excess braces from target selectors.Uros Bizjak84-91/+93
2017-08-29ira-costs: avoid missing base registers in record_address_regsAlexander Monakov2-8/+8
2017-08-2920030926-1.c: Add dg-additional-options.Uros Bizjak30-55/+81
2017-08-29i386.opt (flag_fentry): Do not init to -1.Uros Bizjak3-22/+17
2017-08-29re PR tree-optimization/81503 (Wrong code at -O2)Bill Schmidt4-82/+110
2017-08-29Make expansion of balanced binary trees of switches on tree level.Martin Liska9-1000/+1273
2017-08-29re PR target/80993 ([msp430] __attribute__((interrupt)) should imply __attrib...Jozef Lawrynowicz3-0/+23
2017-08-29dwarf2out.c (add_dwarf_attr): When checking is enabled verify we do not add a...Richard Biener2-22/+17
2017-08-29Fix --help=target (Ada) (PR other/39851)Martin Liska2-1/+6
2017-08-29Set the call nothrow flag more oftenRichard Sandiford7-29/+79
2017-08-29Fix --help=target (PR other/39851).Martin Liska10-18/+67
2017-08-29tree-vect-slp.c (vect_bb_slp_scalar_cost): Properly confine life to the activ...Richard Biener4-2/+50
2017-08-28tree-ssa-dom.c (edge_info::record_simple_equiv): Call derive_equivalences.Jeff Law12-95/+516
2017-08-28tree-ssa-dom.c (class edge_info): Changed from a struct to a class.Jeff Law2-126/+163
2017-08-29Daily bump.GCC Administrator1-1/+1