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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
output.h (get_some_local_dynamic_name): Declare.
Richard Sandiford
8
-204
/
+78
2014-09-03
aarch64: Improve epilogue unwind info
Richard Henderson
2
-182
/
+93
2014-09-03
opts.c (default_options_optimization): Adjust max-combine-insns to 2 for -Og.
Richard Biener
2
-0
/
+11
2014-09-03
re PR ipa/62015 (ipa-cp-clone uses a clone that is too specialized for the ca...
Martin Jambor
4
-0
/
+76
2014-09-03
re PR ipa/61986 (ICE on valid code at -O3 on x86_64-linux-gnu indecide_about_...
Martin Jambor
4
-6
/
+70
2014-09-03
re PR c/62294 (Missing "passing argument [...] from incompatible pointer type...
Marek Polacek
3
-0
/
+19
2014-09-03
Fix for tree-ssa-pre
Martin Liska
2
-0
/
+8
2014-09-03
pr39228.c: Use dg-add-options instead of dg-options.
Kaz Kojima
2
-4
/
+9
2014-09-03
re PR c/62024 (__atomic_always_lock_free is not a constant expression)
Marek Polacek
5
-0
/
+29
2014-09-03
[NDS32] No need to take padding into consideration in Andes ABI2 because we c...
Chung-Ju Wu
2
-0
/
+21
2014-09-03
[NDS32] Provide TARGET_ARG_PARTIAL_BYTES so that we can have structure argument
Chung-Ju Wu
2
-0
/
+52
2014-09-03
[NDS32] Emit stack push instructions for varargs at prologue stage and emit...
Chung-Ju Wu
2
-1
/
+87
2014-09-03
[NDS32] Since we are going to provide new heuristic for fp-as-gp optimization,
Chung-Ju Wu
2
-12
/
+5
2014-09-03
[NDS32] Deal with nameless arguments in nds32_function_arg and nds32_function...
Chung-Ju Wu
3
-23
/
+99
2014-09-03
tree-ssa-pre.c (alloc_expression_id): Use quick_grow_cleared.
Richard Biener
2
-82
/
+26
2014-09-03
[NDS32] Since argument pointer must be 8-byte alignment...
Chung-Ju Wu
2
-1
/
+7
2014-09-03
[NDS32] Prepare necessary varargs information in compute_stack_frame().
Chung-Ju Wu
2
-14
/
+31
2014-09-03
[NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target hook.
Chung-Ju Wu
3
-3
/
+58
2014-09-03
adxintrin.h (_subborrow_u32): New.
Ilya Tocar
10
-4
/
+144
2014-09-03
[NDS32] Define and rename some GPR-specific stuff.
Chung-Ju Wu
3
-15
/
+33
2014-09-03
[NDS32] Remove unused variables.
Chung-Ju Wu
2
-4
/
+7
2014-09-03
[NDS32] We need to make sure it is NOT a variadic function so that some v3pus...
Chung-Ju Wu
3
-9
/
+30
2014-09-03
[NDS32] Consider varargs situation when creating stack operation assembly code.
Chung-Ju Wu
4
-20
/
+66
2014-09-03
[NDS32] Add a function to indentify if FUNC is an interrupt service routine.
Chung-Ju Wu
3
-0
/
+31
2014-09-03
[NDS32] Preparation in nds32.h of using registers to save varargs.
Chung-Ju Wu
2
-7
/
+13
2014-09-03
[NDS32] In nds32_valid_stack_push_pop_p(), we look into OP rtx to see if we i...
Chung-Ju Wu
4
-12
/
+25
2014-09-03
[NDS32] Refine the implementation and consider CFA restore information for st...
Chung-Ju Wu
2
-47
/
+57
2014-09-03
[NDS32] Refine the implementation and consider CFA restore information for st...
Chung-Ju Wu
2
-36
/
+69
2014-09-03
re PR bootstrap/61078 (ESA mode bootstrap failure since r209897)
Andreas Krebbel
4
-3
/
+88
2014-09-03
[NDS32] Define PIC_OFFSET_TABLE_REGNUM to $gp register.
Chung-Ju Wu
2
-0
/
+6
2014-09-03
20111227-2.c: Compile only for x86 targets.
Uros Bizjak
3
-0
/
+8
2014-09-03
gcc-dg.exp (set-target-env-var): Change env to ::env.
Max Ostapenko
2
-2
/
+6
2014-09-03
Missed that file in r213079 of 2014-07-26
Tobias Burnus
2
-0
/
+102
2014-09-03
use rtx_code_label in lab_rtx_for_bb hash map
Trevor Saunders
2
-4
/
+11
2014-09-03
use rtx_code_label more
Trevor Saunders
23
-107
/
+120
2014-09-03
Daily bump.
GCC Administrator
1
-1
/
+1
2014-09-02
support ggc hash_map and hash_set
Trevor Saunders
17
-174
/
+402
2014-09-02
rs6000-builtin.def (XVCVSXDDP_SCALE): New built-in definition.
Bill Schmidt
10
-0
/
+196
2014-09-02
badalloc1.C (arena_size): Scale according to target pointer size.
Hans-Peter Nilsson
2
-2
/
+11
2014-09-02
re PR fortran/62270 (-Wlogical-not-parentheses warnings)
Marek Polacek
5
-3
/
+14
2014-09-02
[2/2] Vectorise lroundf, lfloorf, lceilf using the new ARMv8-A vcvt* instruct...
Kyrylo Tkachov
9
-0
/
+133
2014-09-02
[ARM][1/2] Implement lceil, lfloor, lround optabs with new ARMv8-A instructions.
Kyrylo Tkachov
7
-0
/
+103
2014-09-02
[AArch64] Use CC_Z and CC_NZ with csinc and similar instructions.
Kyrylo Tkachov
5
-51
/
+86
2014-09-02
DR 1453
Paolo Carlini
5
-3
/
+73
2014-09-02
Makefile.in (TAGS): Handle constructs in common.opt, rtl.def, tree.def, and g...
Aldy Hernandez
2
-1
/
+9
2014-09-02
cilk-builtins.def (__cilkrts_cilk_for_32): New.
Jakub Jelinek
43
-65
/
+2569
2014-09-02
40x.md (ppc403-integer): Move "exts" to "no dot".
Segher Boessenkool
24
-401
/
+203
2014-09-02
rs6000.md (QHSI): Delete.
Segher Boessenkool
2
-248
/
+145
2014-09-02
rs6000.md (any_extend): New code iterator.
Segher Boessenkool
2
-144
/
+119
2014-09-02
2014-09-02 Segher Boessenkool <segher@kernel.crashing.org>
Segher Boessenkool
2
-126
/
+49
[next]