Age | Commit message (Expand) | Author | Files | Lines |
2019-01-11 | aarch64.c (aarch64_simd_call_p): New function. | Steve Ellcey | 28 | -57/+203 |
2019-01-11 | aarch64.c (aarch64_simd_call_p): New function. | Steve Ellcey | 8 | -1/+91 |
2019-01-11 | Fix arm testism regression. | Tamar Christina | 2 | -1/+7 |
2019-01-11 | Add a testcase (PR middle-end/88758). | Martin Liska | 3 | -0/+22 |
2019-01-11 | re PR bootstrap/88714 (bootstrap comparison failure on armv7l since r265398) | Jakub Jelinek | 2 | -2/+8 |
2019-01-11 | [nvptx] Don't allow vector_length 64 with num_workers 16 | Tom de Vries | 2 | -0/+21 |
2019-01-11 | [nvptx] Move PTX_CTA_SIZE up | Tom de Vries | 2 | -5/+10 |
2019-01-11 | x86-64: {,V}CVT{,U}SI2Sx are ambiguous without suffix | Jan Beulich | 16 | -19/+50 |
2019-01-11 | re PR rtl-optimization/88296 (Infinite loop in lra_split_hard_reg_for) | Jakub Jelinek | 2 | -0/+71 |
2019-01-11 | decl.c (start_decl): Improve error location. | Paolo Carlini | 5 | -3/+25 |
2019-01-11 | re PR fortran/59345 (_gfortran_internal_pack on compiler generated temps) | Thomas Koenig | 4 | -0/+26 |
2019-01-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-01-11 | re PR target/88785 (ICE in as_a, at machmode.h:353) | Jakub Jelinek | 4 | -7/+242 |
2019-01-10 | gcc/ChangeLog: | Tamar Christina | 2 | -4/+10 |
2019-01-10 | re PR rtl-optimization/87305 (Segfault in end_hard_regno in setup_live_pseudo... | Vladimir Makarov | 5 | -9/+82 |
2019-01-10 | re PR tree-optimization/88792 (wrong-code in RPO VN since r263875) | Richard Biener | 4 | -1/+44 |
2019-01-10 | re PR fortran/86322 (ICE in reference_record with data statement) | Steven G. Kargl | 6 | -1/+76 |
2019-01-10 | [Committed, AArch64] Disable tests for ilp32. | Sudakshina Das | 4 | -0/+9 |
2019-01-10 | re PR middle-end/84877 (Local stack copy of BLKmode parameter on the stack is... | Jakub Jelinek | 2 | -57/+31 |
2019-01-10 | ARM: fix -masm-syntax-unified (PR88648) | Stefan Agner | 4 | -1/+28 |
2019-01-10 | re PR c/88568 ('dllimport' no longer implies 'extern' in C) | Jakub Jelinek | 4 | -0/+17 |
2019-01-10 | Fix formatting | Eric Botcazou | 1 | -18/+10 |
2019-01-10 | arm-builtins.c (enum arm_type_qualifiers): Add qualifier_lane_pair_index. | Tamar Christina | 14 | -6/+780 |
2019-01-10 | aarch64-builtins.c (enum aarch64_type_qualifiers): Add qualifier_lane_pair_in... | Tamar Christina | 12 | -2/+1435 |
2019-01-10 | target-supports.exp (check_effective_target_arm_v8_3a_complex_neon_ok_nocache... | Tamar Christina | 2 | -0/+117 |
2019-01-10 | re PR fortran/88376 (ICE in is_illegal_recursion, at fortran/resolve.c:1689) | Steven G. Kargl | 4 | -5/+18 |
2019-01-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-01-09 | re PR go/86343 (types built by GO share TYPE_FIELDS in unsupported way) | Ian Lance Taylor | 2 | -1/+12 |
2019-01-09 | PR other/16615 [5/5] | Sandra Loosemore | 2 | -15874/+17598 |
2019-01-09 | PR other/16615 [4/5] | Sandra Loosemore | 16 | -31/+62 |
2019-01-09 | PR other/16615 [3/5] | Sandra Loosemore | 23 | -53/+81 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 188 | -408/+624 |
2019-01-09 | re PR fortran/68426 (Simplification of SPREAD with a derived type element is ... | Thomas Koenig | 4 | -1/+29 |
2019-01-09 | i386-protos.h (ix86_expand_xorsign): New prototype. | Uros Bizjak | 8 | -1/+170 |
2019-01-09 | Merge dmd upstream 6d5b853d3 | Iain Buclaw | 129 | -129/+129 |
2019-01-09 | sparc.md (*tablejump_sp32): Merge into... | Eric Botcazou | 2 | -109/+65 |
2019-01-09 | re PR target/84010 (problematic TLS code generation on 64-bit SPARC) | Eric Botcazou | 11 | -411/+566 |
2019-01-09 | [AArch64, 6/6] Enable BTI: Add configure option. | Sudakshina Das | 9 | -2/+113 |
2019-01-09 | [AArch64, 5/6] Enable BTI : Add new pass for BTI. | Sudakshina Das | 14 | -7/+490 |
2019-01-09 | [AArch64, 4/6] Enable BTI: Add new <type> to -mbranch-protection. | Sudakshina Das | 5 | -0/+36 |
2019-01-09 | [AArch64, 3/6] Restrict indirect tail calls to x16 and x17 | Sudakshina Das | 6 | -20/+52 |
2019-01-09 | [AArch64, 2/6] Add new arch command line feaures from ARMv8.5-A | Sudakshina Das | 4 | -1/+61 |
2019-01-09 | [AArch64, 1/6] Enable ARMv8.5-A in gcc | Sudakshina Das | 4 | -2/+20 |
2019-01-09 | [Aarch64][SVE] Add copysign and xorsign support | Alejandro Martinez | 7 | -0/+290 |
2019-01-09 | re PR middle-end/88758 (186.crafty in SPEC CPU 2000 failed to build) | Jakub Jelinek | 2 | -2/+6 |
2019-01-09 | re PR rtl-optimization/88331 (ICE in rtl_verify_bb_layout, at cfgrtl.c:2987) | Jakub Jelinek | 4 | -1/+44 |
2019-01-09 | decl.c (grok_reference_init): Improve error location. | Paolo Carlini | 5 | -5/+27 |
2019-01-09 | invoke.texi (-Os): Remove trailing spaces. | Eric Botcazou | 2 | -2/+7 |
2019-01-09 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-01-09 | compiler: use int type for len & cap in slice value | Ian Lance Taylor | 2 | -3/+5 |