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
2016-11-16
MIPS16/GCC: Emit explicit JRC from `casesi_internal_mips16_<mode>' insn
Maciej W. Rozycki
1
-0
/
+6
2016-11-16
MIPS16/GCC: Improve `casesi_internal_mips16_<mode>'s instruction count estimate
Maciej W. Rozycki
1
-0
/
+5
2016-11-16
MIPS16/GCC: Correct `casesi_internal_mips16_<mode>'s RTL pattern
Maciej W. Rozycki
1
-0
/
+5
2016-11-16
MIPS16/GCC: Fix DImode `casesi_internal_mips16_<mode>' assembly instructions
Maciej W. Rozycki
1
-0
/
+6
2016-11-16
microMIPS/GCC: Fix PIC call relaxation
Maciej W. Rozycki
1
-0
/
+6
2016-11-16
Fix ICE on empty FIQ interrupt handler on ARM
Thomas Preud'homme
1
-0
/
+6
2016-11-16
re PR fortran/78299 (ICE in expand_omp_for_static_nochunk, at omp-low.c:9622)
Jakub Jelinek
1
-0
/
+6
2016-11-16
Looking at PR77308, one of the issues is that the bswap optimization phase do...
Wilco Dijkstra
1
-0
/
+5
2016-11-16
nvptx backend prerequisites for OpenMP offloading
Alexander Monakov
1
-0
/
+103
2016-11-16
MIPS/GCC: Mark text contents as code or data
Maciej W. Rozycki
1
-0
/
+20
2016-11-16
Support non-masked epilogue vectoriziation
Yuri Rumyantsev
1
-0
/
+29
2016-11-16
df: Change defs in entry and uses in exit block during separate shrink-wrapping
Segher Boessenkool
1
-0
/
+13
2016-11-16
Fix nb_iterations calculation in tree-vect-loop-manip.c
Richard Sandiford
1
-0
/
+8
2016-11-16
An alternative fix for PR70944
Richard Sandiford
1
-0
/
+11
2016-11-16
[arm] Add vfpv2 and neon-vfpv3
Richard Earnshaw
1
-0
/
+10
2016-11-16
Fix vec_cmp comparison mode
Richard Sandiford
1
-0
/
+9
2016-11-16
Use df_read_modify_subreg_p in cprop.c
Richard Sandiford
1
-0
/
+6
2016-11-16
re PR middle-end/78333 (always-inline gnu-inline functions break -finstrument...
Richard Biener
1
-0
/
+6
2016-11-16
Fix PR sanitizer/78270 (part 2)
Martin Liska
1
-0
/
+6
2016-11-16
[ARC] Fix LE tests for nps400 variant.
Andrew Burgess
1
-0
/
+10
2016-11-16
Optimise CONCAT handling in emit_group_load
Richard Sandiford
1
-0
/
+8
2016-11-16
Fix handling of unknown sizes in rtx_addr_can_trap_p
Richard Sandiford
1
-0
/
+6
2016-11-16
Fix nb_iterations_estimate calculation in tree-vect-loop.c
Richard Sandiford
1
-0
/
+8
2016-11-16
Fix pdp11 build
Richard Sandiford
1
-0
/
+4
2016-11-16
Fix missing brackets in arc.c
Richard Sandiford
1
-0
/
+4
2016-11-16
[ARM] PR target/78364: Add proper restrictions to zero and sign_extract patte...
Kyrylo Tkachov
1
-0
/
+7
2016-11-16
re PR tree-optimization/78348 ([7 REGRESSION] 15% performance drop for corema...
Richard Biener
1
-0
/
+8
2016-11-16
re PR sanitizer/77823 (ICE: in ubsan_encode_value, at ubsan.c:137 with -fsani...
Jakub Jelinek
1
-0
/
+18
2016-11-15
install.texi: Remove references to java/libjava.
Matthias Klose
1
-0
/
+4
2016-11-15
tree-ssa-coalesce.c (register_default_def): Remove register_ssa_partition.
Kugan Vivekanandarajah
1
-0
/
+7
2016-11-15
genattrtab.c (attr_rtx_1): Avoid allocating new rtx objects.
Bernd Edlinger
1
-0
/
+17
2016-11-15
install.texi: Remove references to java/libjava.
Matthias Klose
1
-0
/
+2
2016-11-15
install.texi: Remove references to java/libjava.
Matthias Klose
1
-0
/
+5
2016-11-15
Fix instances of gen_rtx_REG (VOIDmode, ...)
Richard Sandiford
1
-0
/
+14
2016-11-15
Use MEM_SIZE rather than GET_MODE_SIZE in dce.c
Richard Sandiford
1
-0
/
+8
2016-11-15
Use simplify_gen_binary in canon_rtx
Richard Sandiford
1
-0
/
+6
2016-11-15
Add a load_extend_op wrapper
Richard Sandiford
1
-0
/
+18
2016-11-15
Fix simplify_shift_const_1 handling of vector shifts
Richard Sandiford
1
-0
/
+9
2016-11-15
Move misplaced assignment in num_sign_bit_copies1
Richard Sandiford
1
-0
/
+7
2016-11-15
config-ml.in: Remove references to GCJ.
Matthias Klose
1
-0
/
+5
2016-11-15
tree-ssa-threadbackward.c (fsm_find_thread_path): Remove unneeded parameter.
Jeff Law
1
-0
/
+10
2016-11-15
ChangeLog: Fix ChangeLog entry.
Uros Bizjak
1
-13
/
+0
2016-11-15
[ARC] New option handling, refurbish multilib support.
Claudiu Zissulescu
1
-0
/
+62
2016-11-15
MIPS/GCC: Mark trailing labels with `.insn'
Maciej W. Rozycki
1
-0
/
+10
2016-11-15
re PR target/77881 (Non-optimal signed comparison on x86_64 since r146817)
Michael Matz
1
-0
/
+8
2016-11-15
Fix scripto in ChangeLog
Richard Sandiford
1
-2
/
+0
2016-11-15
Fix a GET_MODE_CLASS typo in mem_loc_descriptor
Richard Sandiford
1
-0
/
+9
2016-11-14
rs6000.c (rs6000_expand_vector_set): Add support for using xxinsertw and vins...
Michael Meissner
1
-1
/
+10
2016-11-14
c-cppbuiltin.c (c_cpp_builtins): Define __cpp_structured_bindings.
Jakub Jelinek
1
-19
/
+19
2016-11-14
tree-ssa-math-opts.c (find_bswap_or_nop): Zero out bytes in cmpxchg and cmpno...
Thomas Preud'homme
1
-0
/
+8
[next]