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/existing-fp8
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
2014-09-05
re PR target/63165 (r214816 breaks Java build and 435.gromacs)
Segher Boessenkool
1
-2
/
+2
2014-09-04
use rtx_insn * a little more
Trevor Saunders
6
-13
/
+16
2014-09-04
re PR target/62040 (internal compiler error: in simplify_const_unary_operatio...
Guozhi Wei
2
-4
/
+42
2014-09-04
rs6000.c (special_handling_values): Add SH_EXTRACT.
Bill Schmidt
1
-3
/
+53
2014-09-04
vsx.md (*vsx_extract_<mode>_load): Always match selection of 0th memory doubl...
Bill Schmidt
1
-1
/
+1
2014-09-04
rx.h (HARD_REGNO_MODE_OK): Add braces.
Jan-Benedict Glaw
1
-2
/
+2
2014-09-03
output.h (get_some_local_dynamic_name): Declare.
Richard Sandiford
5
-204
/
+19
2014-09-03
aarch64: Improve epilogue unwind info
Richard Henderson
1
-182
/
+78
2014-09-03
[NDS32] No need to take padding into consideration in Andes ABI2 because we c...
Chung-Ju Wu
1
-0
/
+16
2014-09-03
[NDS32] Provide TARGET_ARG_PARTIAL_BYTES so that we can have structure argument
Chung-Ju Wu
1
-0
/
+47
2014-09-03
[NDS32] Emit stack push instructions for varargs at prologue stage and emit...
Chung-Ju Wu
1
-1
/
+80
2014-09-03
[NDS32] Since we are going to provide new heuristic for fp-as-gp optimization,
Chung-Ju Wu
1
-12
/
+0
2014-09-03
[NDS32] Deal with nameless arguments in nds32_function_arg and nds32_function...
Chung-Ju Wu
2
-23
/
+90
2014-09-03
[NDS32] Since argument pointer must be 8-byte alignment...
Chung-Ju Wu
1
-1
/
+2
2014-09-03
[NDS32] Prepare necessary varargs information in compute_stack_frame().
Chung-Ju Wu
1
-14
/
+26
2014-09-03
[NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target hook.
Chung-Ju Wu
2
-3
/
+50
2014-09-03
adxintrin.h (_subborrow_u32): New.
Ilya Tocar
2
-0
/
+54
2014-09-03
[NDS32] Define and rename some GPR-specific stuff.
Chung-Ju Wu
2
-15
/
+19
2014-09-03
[NDS32] Remove unused variables.
Chung-Ju Wu
1
-4
/
+0
2014-09-03
[NDS32] We need to make sure it is NOT a variadic function so that some v3pus...
Chung-Ju Wu
2
-9
/
+24
2014-09-03
[NDS32] Consider varargs situation when creating stack operation assembly code.
Chung-Ju Wu
3
-20
/
+57
2014-09-03
[NDS32] Add a function to indentify if FUNC is an interrupt service routine.
Chung-Ju Wu
2
-0
/
+25
2014-09-03
[NDS32] Preparation in nds32.h of using registers to save varargs.
Chung-Ju Wu
1
-7
/
+8
2014-09-03
[NDS32] In nds32_valid_stack_push_pop_p(), we look into OP rtx to see if we i...
Chung-Ju Wu
3
-12
/
+17
2014-09-03
[NDS32] Refine the implementation and consider CFA restore information for st...
Chung-Ju Wu
1
-47
/
+49
2014-09-03
[NDS32] Refine the implementation and consider CFA restore information for st...
Chung-Ju Wu
1
-36
/
+61
2014-09-03
re PR bootstrap/61078 (ESA mode bootstrap failure since r209897)
Andreas Krebbel
1
-3
/
+51
2014-09-03
[NDS32] Define PIC_OFFSET_TABLE_REGNUM to $gp register.
Chung-Ju Wu
1
-0
/
+2
2014-09-03
use rtx_code_label more
Trevor Saunders
16
-91
/
+93
2014-09-02
rs6000-builtin.def (XVCVSXDDP_SCALE): New built-in definition.
Bill Schmidt
5
-0
/
+132
2014-09-02
[2/2] Vectorise lroundf, lfloorf, lceilf using the new ARMv8-A vcvt* instruct...
Kyrylo Tkachov
4
-0
/
+59
2014-09-02
[ARM][1/2] Implement lceil, lfloor, lround optabs with new ARMv8-A instructions.
Kyrylo Tkachov
2
-0
/
+24
2014-09-02
[AArch64] Use CC_Z and CC_NZ with csinc and similar instructions.
Kyrylo Tkachov
4
-51
/
+69
2014-09-02
40x.md (ppc403-integer): Move "exts" to "no dot".
Segher Boessenkool
23
-401
/
+162
2014-09-02
rs6000.md (QHSI): Delete.
Segher Boessenkool
1
-248
/
+131
2014-09-02
rs6000.md (any_extend): New code iterator.
Segher Boessenkool
1
-144
/
+103
2014-09-02
2014-09-02 Segher Boessenkool <segher@kernel.crashing.org>
Segher Boessenkool
1
-126
/
+41
2014-09-01
re PR target/62312 ([SH] Invalid operands for opcode div0s)
Oleg Endo
1
-2
/
+2
2014-09-01
vxworksae.h (VXWORKSAE_TARGET_DIR): Rely on $WIND_BASE instead of designating...
Olivier Hainque
1
-6
/
+5
2014-09-01
gnu-user.h (LIBLSAN_EARLY_SPEC): Define.
Jakub Jelinek
1
-1
/
+6
2014-08-31
Commit missing patch part
Jan-Benedict Glaw
1
-1
/
+1
2014-08-31
Fix build error with Debian's 4.8.1-2 due to wrong declaration
Jan-Benedict Glaw
1
-3
/
+3
2014-08-30
pa.c (pa_assemble_integer): Don't add PLABEL relocation prefix to function la...
John David Anglin
1
-1
/
+6
2014-08-29
AVX-512. Add SI/DI masked interleave.
Alexander Ivchenko
1
-25
/
+25
2014-08-29
AVX-512. Add narrowing vpmov.
Alexander Ivchenko
2
-13
/
+520
2014-08-29
This patch silences two warnings in the mep-elf target, fixing the config-lis...
Jan-Benedict Glaw
2
-19
/
+14
2014-08-29
Make next_insn and previous_insn require an rtx_insn *
David Malcolm
2
-5
/
+6
2014-08-29
Make insn_addresses_new require an rtx_insn
David Malcolm
2
-21
/
+23
2014-08-28
altivec.h (vec_xl): New #define.
Bill Schmidt
4
-0
/
+128
2014-08-28
NEXT_INSN and PREV_INSN take a const rtx_insn
David Malcolm
41
-307
/
+321
[next]