aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-17re PR go/91781 (r275691 breaks go test "reflect")Ian Lance Taylor4-18/+41
2019-09-17reflect: unexport FFICallbackGo; use go:linkname insteadIan Lance Taylor3-9/+10
2019-09-17[arm][aarch64] Handle no_insn in TARGET_SCHED_VARIABLE_ISSUERichard Sandiford3-0/+49
2019-09-17[arm][aarch64] Make no_insn issue to nothingRichard Sandiford26-28/+56
2019-09-17[arm] Fix insn type of *thumb1_tablejumpRichard Sandiford2-1/+6
2019-09-17Remove name of unused parameter in array-traits.hRichard Sandiford2-1/+5
2019-09-17re PR debug/91772 (ICE in add_dwarf_attr, at dwarf2out.c:4412 since r259749)Richard Biener2-7/+9
2019-09-17[ARM/FDPIC v6 20/24] [ARM][testsuite] FDPIC: Skip tests using architectures u...Christophe Lyon33-14/+90
2019-09-17PR ipa/91089 - Setup predicate for switch default case in IPAFeng Xue6-7/+204
2019-09-17re PR fortran/91588 (ICE in check_inquiry, at fortran/expr.c:2673)Paul Thomas4-34/+94
2019-09-17[PR91749][arm] FDPIC: Handle -mflip-thumbChristophe Lyon2-1/+11
2019-09-17re PR tree-optimization/91790 (ICE: verify_ssa failed (error: definition in b...Richard Biener2-1/+9
2019-09-17[Ada] Add Remove primitive on functional mapsClaire Dross3-0/+32
2019-09-17[Ada] Fix rounding of fixed-point arithmetic operationYannick Moy4-8/+64
2019-09-17[Ada] Missing propagation of Has_Predicates in cloned subtypesJavier Miranda2-0/+17
2019-09-17[Ada] Fix ineffective -gnatyN for separate compilation unitsEric Botcazou2-2/+8
2019-09-17[Ada] Update the character type comment in exp_dbug.adsTom Tromey2-7/+14
2019-09-17[Ada] Minor fixes mostly in comments of runtime arithmetic unitYannick Moy2-6/+27
2019-09-17[Ada] Raise Constraint_Error in overflow case involving roundingYannick Moy4-0/+41
2019-09-17[Ada] Fix possible suppressed overflows in arithmetic run-timeYannick Moy2-2/+11
2019-09-17[Ada] Force even timestamp in Windows ALI filesDmitriy Anisimkov4-2/+27
2019-09-17[Ada] GNATprove: avoid crash on illegal borrow during package elaborationYannick Moy2-4/+13
2019-09-17[Ada] Clarify documentation for Stack_UsageBob Duff4-3/+21
2019-09-17[Ada] Don't accept illegal (e.g., Integer'(null)) generic actualsSteve Baird3-3/+21
2019-09-17[Ada] Support chained calls to traversal functions in SPARKClaire Dross2-7/+63
2019-09-17[Ada] Remove section on pragma No_Run_TimeEd Falis4-731/+703
2019-09-17[Ada] Close file descriptors allocated for tty only onceVadim Godunko4-9/+53
2019-09-17[Ada] GNAT.Expect (Expect_Internal): Try to call 'poll' few timesVadim Godunko2-2/+16
2019-09-17[Ada] Avoid to close irrelevant file descriptorsVadim Godunko6-14/+83
2019-09-17[Ada] A new utility routine for detecting attribute 'OldPiotr Trojanek3-0/+18
2019-09-17[Ada] Do not inline dispatching operations in GNATprove modeYannick Moy2-0/+11
2019-09-17[Ada] In a generic use Presanalyze_Spec_Expression on PredicatesEd Schonberg5-1/+38
2019-09-17[Ada] Missing tagged type decoration in corresponding record subtypesJavier Miranda2-0/+6
2019-09-17[Ada] Ada 2020: Raise expressions in limited contexts (AI12-0172)Javier Miranda7-4/+110
2019-09-17[Ada] Ignore missing ALI files in GNATprove modePiotr Trojanek4-15/+20
2019-09-17[Ada] PR ada/91268 Do not redefine macrosArnaud Charlet2-0/+10
2019-09-17[Ada] Refine change for bit-packed slicesArnaud Charlet2-2/+11
2019-09-17[Ada] Adding assertions on extra formals for BIP function callsJavier Miranda4-6/+76
2019-09-17[Ada] Avoid touching potentially nonexistent memoryBob Duff3-39/+158
2019-09-17[Ada] Support for local unix sockets in GNAT.Sockets APIDmitriy Anisimkov7-91/+252
2019-09-17[Ada] Fix wrong value of 'Size for slices of bit-packed arraysEric Botcazou5-16/+60
2019-09-17[Ada] Refine conditions for calling Copy_BitfieldBob Duff3-30/+53
2019-09-17Daily bump.GCC Administrator1-1/+1
2019-09-16decl.c (grokdeclarator): Use declspecs->locations and declarator->id_loc in a...Paolo Carlini13-35/+68
2019-09-16compiler: fix quoting of //go:linkname in error messageIan Lance Taylor2-2/+2
2019-09-16pr89386.c (foo): Fix return type.Uros Bizjak2-2/+2
2019-09-16* config/i386/sync.md (atomic_store<mode>): Improve comment.Uros Bizjak1-2/+2
2019-09-16re PR target/91719 (gcc compiles seq_cst store on x86-64 differently from cla...Uros Bizjak4-2/+19
2019-09-16* Makefile.in (build/genmatch.o): Depend on $(CPPLIB_H).Jason Merrill2-1/+5
2019-09-16Rewrite second part of or_comparisons_1 into match.pd.Martin Liska3-45/+44