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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
defer mark_addressable calls during expand till the end of expand
Alexandre Oliva
4
-2
/
+71
2015-11-03
Remove ChangeLog entry unintentionally duplicated in the top level
Alexandre Oliva
1
-8
/
+0
2015-11-03
ifcombine: factor out inner block viability test
Alexandre Oliva
2
-9
/
+10
2015-11-03
[PR68083] don't introduce undefined behavior in ifcombine
Alexandre Oliva
7
-0
/
+77
2015-11-03
Daily bump.
GCC Administrator
1
-1
/
+1
2015-11-02
libgo: Bump version number.
Ian Lance Taylor
3
-3
/
+3
2015-11-02
[PATCH] Avoid more irreducible loops in FSM threader
Jeff Law
4
-12
/
+33
2015-11-02
Rename make_restrict_var_constraints to make_param_constraints
Tom de Vries
2
-19
/
+21
2015-11-02
Replace make_copy_constraint with make_constraint_from in make_restrict_var_c...
Tom de Vries
2
-1
/
+6
2015-11-02
freebsd64.h (ASM_SPEC32): Adust spec to handle PIE executables.
Andreas Tobler
2
-1
/
+6
2015-11-02
mksysinfo.sh: Handle TIOCGPGRP if too complex for -dump-go-spec.
Ian Lance Taylor
2
-1
/
+9
2015-11-02
syscall: Change raw_ioctl cmd type to uintptr.
Ian Lance Taylor
2
-3
/
+3
2015-11-02
libcpp: Improvements to description of source_location in line-map.h
David Malcolm
2
-5
/
+25
2015-11-02
Move constant folds for maths functions to new file
Richard Sandiford
9
-1025
/
+1402
2015-11-02
[ARM] neon-testgen.ml typo
Julian Brown
2
-7
/
+12
2015-11-02
Revert: tree-scalar-evolution.c: Handle LSHIFT by constant
Alan Lawrence
4
-47
/
+16
2015-11-02
Move gcc.target/arm/pr67929_1.c test to execute.exp
Kyrylo Tkachov
3
-21
/
+23
2015-11-02
[PR middle-end/68166] Restore build with fold checking enabled
Thomas Schwinge
2
-0
/
+6
2015-11-01
[PATCH] Avoid ssa-thread-11.c on various targets
Jeff Law
2
-1
/
+5
2015-11-01
[PATCH] Fix vms targets
Jeff Law
2
-0
/
+3
2015-11-01
* config/mcore/mcore.c: Include regs.h.
Jeff Law
2
-0
/
+5
2015-11-02
Daily bump.
GCC Administrator
1
-1
/
+1
2015-11-01
mksysinfo.sh: Handle TIOCSPGRP if too complex for -fdump-go-spec.
Ian Lance Taylor
2
-1
/
+9
2015-11-01
re PR go/67968 (go1: internal compiler error: in write_specific_type_function...
Ian Lance Taylor
2
-1
/
+11
2015-11-01
pr67609-2.c: Include sse2-check.h.
Uros Bizjak
2
-6
/
+10
2015-11-01
pr46756.f: Remove XFAIL for AIX.
David Edelsohn
4
-2
/
+8
2015-11-01
Daily bump.
GCC Administrator
1
-1
/
+1
2015-10-31
runtime: If no split stacks, allocate stacks using mmap on 64-bit systems.
Ian Lance Taylor
2
-3
/
+16
2015-10-31
Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.g...
Ian Lance Taylor
3
-1
/
+13
2015-10-31
rs6000: Rewrite rs6000_reg_live_or_pic_offset_p
Segher Boessenkool
2
-15
/
+24
2015-10-31
rs6000: Another PIC LRA fix
Segher Boessenkool
2
-2
/
+10
2015-10-31
Remove support for N3994, terse range-for, which was not adopted.
Ville Voutilainen
4
-28
/
+11
2015-10-31
re PR bootstrap/68168 (r229609 breaks bootstrap)
Cesar Philippidis
2
-1
/
+8
2015-10-31
* gnat.dg/discr45.adb: New test.
Eric Botcazou
2
-0
/
+48
2015-10-31
Implement multiple 'auto' feature from Concepts TS.
Jason Merrill
10
-31
/
+295
2015-10-31
Streamline for_each_template_parm.
Jason Merrill
3
-63
/
+51
2015-10-31
Improve deduction failure diagnostics.
Jason Merrill
3
-2
/
+18
2015-10-31
pt.c (hash_tmpl_and_args): Use iterative_hash_object on template uid.
Jason Merrill
2
-1
/
+4
2015-10-31
Make some functions static.
Jason Merrill
2
-4
/
+11
2015-10-31
libgo: Update from Go 1.5 to Go 1.5.1.
Ian Lance Taylor
16
-17
/
+90
2015-10-31
ggc-common.c : Restore needed header for checking=release.
Markus Trippelsdorf
2
-0
/
+5
2015-10-31
Tune pointer-plus folding
Tom de Vries
5
-8
/
+15
2015-10-31
Don't expect existing varinfo for arguments in intra_create_variable_infos
Tom de Vries
2
-6
/
+7
2015-10-31
Add initial constraints in create_function_info_for
Tom de Vries
2
-26
/
+65
2015-10-31
Improve readability and structure of create_function_info_for
Tom de Vries
2
-7
/
+21
2015-10-31
Use make_copy_constraint in ipa_pta_execute
Tom de Vries
2
-11
/
+5
2015-10-31
runtime: Remove now unnecessary pad field from ParFor.
Ian Lance Taylor
1007
-30197
/
+86206
2015-10-31
Daily bump.
GCC Administrator
1
-1
/
+1
2015-10-30
compiler: Create pointer type for all types with methods.
Ian Lance Taylor
2
-3
/
+7
2015-10-30
* config-list.mk (nvptx-none): Add it.
Nathan Sidwell
2
-0
/
+5
[next]