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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
Makefile.in (OBJS): Add gimple-ssa-isolate-paths.o
Jeff Law
19
-150
/
+656
2013-11-05
re PR rtl-optimization/58997 (ICE on valid code at -O3 on x86_64-linux-gnu (a...
Jakub Jelinek
5
-5
/
+52
2013-11-05
gimple.h: Move some prototypes to gimple-expr.h and add to include list.
Andrew MacLeod
6
-867
/
+928
2013-11-05
Support empty structs in gengtype
David Malcolm
2
-3
/
+6
2013-11-05
t-rtems (MULTILIB_MATCHES): Fix option typos.
Uros Bizjak
2
-4
/
+7
2013-11-05
re PR c++/58868 (ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x)
Jason Merrill
3
-0
/
+10
2013-11-05
i386-c.c (ix86_target_macros): Define _SOFT_FLOAT for !TARGET_80387.
Uros Bizjak
6
-14
/
+45
2013-11-05
optional: Use __and_<> and __not_<> in conditions.
Jonathan Wakely
6
-129
/
+138
2013-11-05
re PR c++/58724 (ICE with attribute [[gnu::visibility("default")]] on namespace)
Paolo Carlini
6
-2
/
+29
2013-11-05
re PR ipa/58492 (ICE: verify_flow_info failed)
Richard Biener
4
-0
/
+18
2013-11-05
re PR tree-optimization/58955 (wrong code at -O3 on x86_64-linux-gnu)
Richard Biener
5
-1
/
+51
2013-11-05
Disable libcilkrts when C++ is not used.
Balaji V. Iyer
3
-2
/
+8
2013-11-05
vector.md (vec_pack_sfix_trunc_v2df): Adjust for little endian.
Bill Schmidt
2
-2
/
+18
2013-11-05
Don't use mode wider than Pmode for size in movmem/setmem
H.J. Lu
5
-10
/
+83
2013-11-05
tree-outof-ssa.c (queue_phi_copy_p): Combine phi_ssa_name_p from gimple.h and...
Andrew MacLeod
3
-16
/
+25
2013-11-05
don't try and free what must be a null vector when reserving 0 elements
Trevor Saunders
3
-8
/
+11
2013-11-05
re PR middle-end/58941 (value modification on zero-length array optimized away)
Richard Biener
4
-53
/
+88
2013-11-05
i386.c (ix86_float_exceptions_rounding_supported_p): New function.
Joseph Myers
4
-1
/
+28
2013-11-05
re PR tree-optimization/58958 (Wrong aliasing info for variable index)
Marc Glisse
4
-3
/
+35
2013-11-05
tree-ssa-alias.h (ranges_overlap_p): Handle negative offsets.
Marc Glisse
5
-8
/
+30
2013-11-05
re PR tree-optimization/58984 (wrong code at -Os and above on x86_64-linux-gn...
Jakub Jelinek
4
-6
/
+84
2013-11-05
* g++.dg/ext/sync-4.C: Require sync_long_long_runtime support.
Andreas Schwab
2
-0
/
+5
2013-11-05
invoke.texi (-fopenmp-simd): Document new option.
Tobias Burnus
21
-39
/
+399
2013-11-04
fix for PR bootstrap/58951 +2013-11-04 Balaji V.
Balaji V. Iyer
3
-2
/
+8
2013-11-05
superblock.c: Require scheduling support.
Senthil Kumar Selvaraj
2
-0
/
+5
2013-11-05
Daily bump.
GCC Administrator
1
-1
/
+1
2013-11-04
* f95-lang.c (ATTR_LEAF_LIST): Define.
Ian Lance Taylor
2
-1
/
+6
2013-11-04
sched-rgn.c (add_branch_dependences): Keep insns in a SCHED_GROUP at the end ...
Wei Mi
2
-1
/
+9
2013-11-04
i386.c (memory_address_length): Extract a part of code to rip_relative_addr_p.
Wei Mi
8
-24
/
+281
2013-11-04
libsanitizer merge from upstream r191666
Kostya Serebryany
171
-4906
/
+21183
2013-11-04
i386-c.c (ix86_target_macros_internal): Separate PROCESSOR_COREI7_AVX out fro...
Wei Mi
5
-5
/
+41
2013-11-04
re PR rtl-optimization/58967 (Powerpc -mlra cannot compile quadrature_lib.cc ...
Vladimir Makarov
2
-1
/
+7
2013-11-04
altivec.md (vec_widen_umult_hi_v16qi): Swap arguments to merge instruction fo...
Bill Schmidt
2
-8
/
+44
2013-11-04
builtins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define.
Ian Lance Taylor
7
-201
/
+356
2013-11-04
optabs.c (expand_vec_perm): Revert one incorrect line from 2013-10-31 change.
Jakub Jelinek
2
-1
/
+4
2013-11-04
re PR fortran/58771 (ICE in transfer_expr, at fortran/trans-io.c:2164)
Paul Thomas
4
-11
/
+55
2013-11-04
re PR tree-optimization/58978 (ICE: Segmentation fault)
Jakub Jelinek
4
-3
/
+32
2013-11-04
re PR fortran/57445 ([OOP] ICE in gfc_conv_class_to_class - for OPTIONAL poly...
Paul Thomas
4
-2
/
+57
2013-11-04
re PR rtl-optimization/58968 (Powerpc -mlra cannot compile ormas1.f in gamess...
Vladimir Makarov
4
-23
/
+153
2013-11-04
re PR c++/58979 (ICE with invalid use of pointer-to-member)
Marek Polacek
4
-0
/
+19
2013-11-04
cpp.texi (__GCC_IEC_559, [...]): Document macros.
Joseph Myers
26
-0
/
+451
2013-11-04
vsx.md (*vsx_le_perm_store_<mode> for VSX_D): Replace the define_insn_and_spl...
Bill Schmidt
2
-28
/
+159
2013-11-04
vector.md (vec_pack_trunc_v2df): Adjust for little endian.
Bill Schmidt
2
-1
/
+11
2013-11-04
re PR tree-optimization/58946 (internal compiler error: in operator[], at vec...
Jakub Jelinek
4
-29
/
+74
2013-11-04
os-unix.c: Include <sched.h>.
Rainer Orth
2
-4
/
+13
2013-11-04
avr-log.c (avr_double_int_pop_digit): Delete.
Richard Sandiford
3
-98
/
+47
2013-11-04
c-ada-spec.h (cpp_operation): Add IS_TRIVIAL.
Eric Botcazou
5
-227
/
+247
2013-11-04
re PR c++/52071 (Constructor invocation confused)
Paolo Carlini
2
-0
/
+28
2013-11-04
Daily bump.
GCC Administrator
1
-1
/
+1
2013-11-03
re PR c++/38313 (g++ fails to parse a member function with a parenthesized ty...
Paolo Carlini
4
-5
/
+36
[next]