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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-05
re PR c/16351 (NULL dereference warnings)
Manuel López-Ibáñez
1
-0
/
+18
2015-08-05
gensupport.c (sequence_num): Replace with...
Richard Sandiford
1
-0
/
+12
2015-08-05
gensupport.h (get_c_test): Declare.
Richard Sandiford
1
-0
/
+10
2015-08-05
gensupport.h (get_num_insn_codes): Declare.
Richard Sandiford
1
-0
/
+9
2015-08-05
re PR middle-end/66311 (Problems with some integer(16) values)
Richard Sandiford
1
-0
/
+6
2015-08-05
target-insns.def (can_extend): Delete.
Richard Sandiford
1
-0
/
+4
2015-08-05
re PR tree-optimization/67121 (wrong code at -O3 on x86_64-linux-gnu)
Richard Biener
1
-0
/
+6
2015-08-05
gcc * config/rl78/rl78.c (rl78_force_nonfar_3): Remove optimization
Nick Clifton
1
-0
/
+5
2015-08-05
re PR middle-end/67120 (wrong code for volatile pointers at -O1 and above on ...
Richard Biener
1
-0
/
+6
2015-08-05
re PR tree-optimization/67055 (Segmentation fault in fold_builtin_alloca_with...
Richard Biener
1
-0
/
+8
2015-08-05
Disable AVX-512VL insns for scalar mode operands on -march=knl.
Kirill Yukhin
1
-0
/
+9
2015-08-05
Merge SSE and AVX ptest patterns.
Kirill Yukhin
1
-0
/
+11
2015-08-05
re PR tree-optimization/67109 (ICE at -O3 on x86_64-linux-gnu in vect_analyze...
Richard Biener
1
-0
/
+11
2015-08-05
re PR c/67107 (ICE: SIGSEGV in tree_class_check with -frounding-math -funsafe...
Richard Biener
1
-0
/
+6
2015-08-05
cse.c (cse_insn): Restoring old behaviour for src_eqv when dest and value in ...
Kugan Vivekanandarajah
1
-0
/
+6
2015-08-04
[MOXIE] Hookize PRINT_OPERAND and PRINT_OPERAND_ADDRESS
Anatoly Sokolov
1
-0
/
+10
2015-08-04
[AArch64] PR target/66731 Fix fnmul insn with -frounding-math (rtx costs)
Szabolcs Nagy
1
-0
/
+6
2015-08-04
genmatch.c (dt_node::gen_kids_1): Use gassign and gcall in generated code.
Richard Biener
1
-0
/
+6
2015-08-04
gimple-fold.c (gimple_fold_stmt_to_constant_1): Canonicalize bool compares on...
Richard Biener
1
-0
/
+6
2015-08-04
aarch64.c: Change inner loop statement cost to be consistent with other targets.
Pawel Kupidura
1
-0
/
+5
2015-08-04
neon.md (neon_vget_lanev2di): Handle big-endian targets.
Christophe Lyon
1
-0
/
+5
2015-08-04
nvptx.h (struct nvptx_pseudo_info): Delete.
Nathan Sidwell
1
-0
/
+5
2015-08-04
[AArch64][14/14] Reuse target_option_current_node when passing pragma string ...
Kyrylo Tkachov
1
-0
/
+6
2015-08-04
[doc][13/14] Document AArch64 target attributes and pragmas
Kyrylo Tkachov
1
-0
/
+5
2015-08-04
[AArch64][11/14] Re-layout SIMD builtin types on builtin expansion
Kyrylo Tkachov
1
-0
/
+16
2015-08-04
[AArch64][10/14] Implement target pragmas
Kyrylo Tkachov
1
-0
/
+24
2015-08-04
[AArch64][9/14] Implement TARGET_CAN_INLINE_P
Kyrylo Tkachov
1
-0
/
+7
2015-08-04
[AArch64][8/14] Implement TARGET_OPTION_VALID_ATTRIBUTE_P
Kyrylo Tkachov
1
-0
/
+22
2015-08-04
[AArch64][7/14] Implement TARGET_SET_CURRENT_FUNCTION
Kyrylo Tkachov
1
-0
/
+8
2015-08-04
[AArch64][6/14] Implement TARGET_OPTION_SAVE/TARGET_OPTION_RESTORE
Kyrylo Tkachov
1
-0
/
+37
2015-08-04
[AArch64][5/14] Make flag_omit_leaf_frame_pointer intialize to 2. Define and ...
Kyrylo Tkachov
1
-0
/
+5
2015-08-04
[AArch64][4/14] Create TARGET_FIX_ERR_A53_835769 and use that instead of aarc...
Kyrylo Tkachov
1
-0
/
+12
2015-08-04
i386.c (ix86_expand_int_movcc): Check result of ix86_expand_int_movcc as bool...
Uros Bizjak
1
-1
/
+6
2015-08-04
[AArch64][3/14] Refactor option override code
Kyrylo Tkachov
1
-0
/
+25
2015-08-04
[AArch64][2/14] Refactor arches handling, add arch enum identifier
Kyrylo Tkachov
1
-0
/
+16
2015-08-04
[AArch64][1/14] Add ident field to struct processor
Kyrylo Tkachov
1
-0
/
+9
2015-08-04
gimple-fold.c (gimple_fold_stmt_to_constant_1): Remove dispatching to fold_bi...
Richard Biener
1
-0
/
+6
2015-08-03
tree-if-conv.c: Fix various typos in comments.
Abe Skolnik
1
-0
/
+5
2015-08-04
re PR debug/67043 (-fcompare-debug failure with -O3)
Thomas Preud'homme
1
-0
/
+7
2015-08-03
htm.md (tabort.): Restrict the source operand to using a base register.
Peter Bergner
1
-0
/
+5
2015-08-03
Refactoring of timevar API
David Malcolm
1
-0
/
+45
2015-08-03
re PR middle-end/64744 (ARM: gcc internal compiler error: in store_field, at ...
Alexander Basov
1
-0
/
+12
2015-08-03
re PR target/67060 (FAIL: gcc.dg/pr56228.c (test for excess errors))
John David Anglin
1
-0
/
+6
2015-08-03
vector.md (VEC_L): Add KFmode and TFmode.
Michael Meissner
1
-0
/
+52
2015-08-03
re PR middle-end/66314 (ice in verify_loop_structure)
Jeff Law
1
-0
/
+8
2015-08-03
* Makefile.in (OBJS): Put gimple-match.o and generic-match.o first.
Segher Boessenkool
1
-0
/
+4
2015-08-03
Avoid recomputing the defining predicate chains for the same PHI
Patrick Palka
1
-0
/
+10
2015-08-03
genmatch.c (simplify::for_subst_vec): New member.
Richard Biener
1
-0
/
+16
2015-08-03
genmatch.c (dt_simplify::gen): Create captures array with an initializer.
Richard Biener
1
-0
/
+5
2015-08-03
configure.ac: Set aliasing_flags to -fno-strict-aliasing if...
Ulrich Weigand
1
-0
/
+8
[next]