index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-24
frame-header-opt.c (gate): Check for optimize > 0.
Steve Ellcey
3
-16
/
+132
2015-11-24
nvptx.c (maybe_split_mode): Return new mode or VOIDmode, don't alter incoming...
Nathan Sidwell
1
-76
/
+62
2015-11-24
rs6000.md (lround<mode>di2): Remove constraints.
Michael Meissner
1
-2
/
+2
2015-11-24
rs6000.md (UNSPEC_XSRDPI): New unspec.
David Edelsohn
1
-38
/
+68
2015-11-24
[PATCH][AArch64] Improve add immediate expansion
Wilco Dijkstra
1
-19
/
+35
2015-11-24
rs6000: Fix for and_operand oversight (PR68332, PR67677)
Segher Boessenkool
1
-1
/
+2
2015-11-24
[AArch64][v2] Improve comparison with complex immediates followed by branch/cset
Kyrylo Tkachov
3
-3
/
+78
2015-11-24
Fix PR68497 (ICE with -fno-checking)
Mikhail Maltsev
1
-12
/
+14
2015-11-23
Add uaddv4_optab and usubv4_optab
Richard Henderson
2
-4
/
+76
2015-11-23
[AArch64] PR target/68363 Check that argument is real INSN in aarch64_madd_ne...
Kyrylo Tkachov
1
-1
/
+1
2015-11-23
[AARCH64] Adding constant folding for __builtin_fmulx* with scalar 32 and 64 ...
Bilyan Borisov
1
-2
/
+49
2015-11-23
S/390: Fix symbol ref alignment
Robin Dapp
3
-28
/
+76
2015-11-22
re PR target/68390 (Incorrect code due to indirect tail call of varargs funct...
Kugan Vivekanandarajah
1
-1
/
+6
2015-11-22
[AARCH64][PATCH 2/3] Implementing vmulx_lane NEON intrinsic variants
Bilyan Borisov
2
-26
/
+146
2015-11-21
* config/nvptx/nvptx.md (clz<mode>2): Use operand 1 for type.
Nathan Sidwell
1
-1
/
+1
2015-11-21
nvptx.c (write_function_decl_and_comment): Print leading blank line.
Nathan Sidwell
2
-11
/
+12
2015-11-20
sparc.md (umulxhi_vis): Move around.
Eric Botcazou
1
-174
/
+149
2015-11-20
[AArch64] Add attribute for compatibility with ARM pipeline models
Evandro Menezes
2
-0
/
+7
2015-11-20
[ARM] Do not expand movmisalign pattern if not in 32-bit mode
Kyrylo Tkachov
2
-7
/
+8
2015-11-20
[ARM] PR 68149 Fix ICE in unaligned_loaddi split
Kyrylo Tkachov
2
-57
/
+24
2015-11-20
nvptx.c (nvptx_use_anchors_for_symbol_p): New.
Nathan Sidwell
1
-0
/
+16
2015-11-20
S/390: Add bswaphi2 pattern
Andreas Krebbel
1
-0
/
+10
2015-11-20
S/390: Clobber r1 in patterns resulting in pfpo instruction.
Dominik Vogt
1
-8
/
+17
2015-11-19
nvptx.h (SUPPORTS_WEAK): Define.
Nathan Sidwell
2
-3
/
+5
2015-11-19
revert: rs6000.c (use_toc_relative_ref): Ignore type-limits warning.
David Edelsohn
1
-5
/
+0
2015-11-19
nvptx.md (atomic_compare_and_swap<mode>_1, [...]): Input values can be immedi...
Nathan Sidwell
1
-3
/
+3
2015-11-19
re PR target/68408 (broken support for attribute init_priority)
Eric Botcazou
1
-0
/
+4
2015-11-19
re PR target/67770 (i386: -fshrink-wrap can interact badly with trampolines)
Jakub Jelinek
1
-1
/
+5
2015-11-18
nvptx.c (nvptx_process_pars): Fix whitespace.
Nathan Sidwell
1
-22
/
+7
2015-11-18
freebsd.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Bring in the commit from r125920 for F...
Andreas Tobler
1
-5
/
+15
2015-11-18
re PR target/68410 (config/nios2/nios2.c: 4123: duplicates in expression)
Sandra Loosemore
1
-2
/
+2
2015-11-18
avr-mcus.def: Add new avr4 devices atmega48pb and atmega88pb.
Pitchumani Sivanupandi
1
-0
/
+7
2015-11-18
nvptx.c (bb_pair_t, [...]): New types.
Nathan Sidwell
1
-5
/
+652
2015-11-18
rs6000.c (use_toc_relative_ref): Ignore type-limits warning.
Alan Modra
1
-0
/
+5
2015-11-18
Finalize func_options in arm target in
Martin Liska
1
-0
/
+2
2015-11-18
nvptx.c (global_lock_var): New.
Nathan Sidwell
1
-39
/
+201
2015-11-18
regrename.h (struct du_head): Add target_data_1 and target_data_2 fields.
Bernd Schmidt
3
-0
/
+339
2015-11-18
re PR target/68405 (trunk/gcc/config/i386/i386.c:22951: possible missing brea...
Ilya Enkovich
1
-0
/
+2
2015-11-17
Simplify rs6000_builtin_vectorized_function
Richard Sandiford
1
-36
/
+0
2015-11-17
Simplify ix86_builtin_vectorized_function
Richard Sandiford
1
-63
/
+0
2015-11-17
Make builtin_vectorized_function take a combined_fn
Richard Sandiford
6
-636
/
+485
2015-11-17
[ARM] PR 68143 Properly update memory offsets when expanding setmem
Kyrylo Tkachov
1
-13
/
+24
2015-11-17
t-visium (MULTILIB_OPTIONS): Add muser-mode.
Eric Botcazou
1
-2
/
+2
2015-11-17
[Patch AArch64] Add support for Cortex-A35
James Greenhalgh
3
-1
/
+27
2015-11-17
re PR target/68263 (Vector "*mov<mode>_internal" fails to handle misaligned l...
Uros Bizjak
2
-7
/
+7
2015-11-16
vsx.md (VSX_L): Do not include IBM extended double 128-bit types...
Michael Meissner
2
-7
/
+3
2015-11-16
[Patch ARM] Add support for Cortex-A35
James Greenhalgh
6
-3
/
+33
2015-11-16
Add missing v8a cpus to the t-aprofile file.
Jim Wilson
1
-0
/
+3
2015-11-16
re PR target/68277 ([SH]: error: insn does not satisfy its constraints when c...
Oleg Endo
1
-1
/
+41
2015-11-16
[i386]Migrate reduction optabs to reduc_<op>_scal
Alan Lawrence
1
-31
/
+51
[prev]
[next]