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-09-08
Daily bump.
GCC Administrator
1
-1
/
+1
2013-09-07
Testcase for PR58282
Tom de Vries
2
-0
/
+28
2013-09-07
Handle noexcept on transactions with -fno-exceptions
Tom de Vries
2
-0
/
+9
2013-09-07
re PR libstdc++/58341 (Doc conflicts with standard on forbidden range of `res...
Paolo Carlini
2
-1
/
+7
2013-09-07
Makefile.am: Remove #if ENABLE_VTABLE_VERIFY check around definition of check...
Paolo Carlini
3
-7
/
+8
2013-09-07
cgraphunit.c (expand_thunk): Get body before touching arguments.
Jan Hubicka
4
-5
/
+14
2013-09-07
Daily bump.
GCC Administrator
1
-1
/
+1
2013-09-06
Add documentation for the options --enable-vtable-verify,
Caroline Tice
7
-76
/
+41
2013-09-06
tree-ssa-dom.c (cprop_into_successor_phis): Also propagate edge implied equiv...
Jeff Law
2
-0
/
+29
2013-09-06
resource.c (mark_referenced_resources): Handle COND_EXEC.
Joern Rennecke
4
-1
/
+147
2013-09-06
resource.c (mark_target_live_regs): Compute resources taking into account if ...
Claudiu Zissulescu
2
-5
/
+17
2013-09-06
toplev.c (output_stack_usage): Be prepared for suffixes created by the compil...
Eric Botcazou
4
-11
/
+59
2013-09-06
re PR middle-end/58094 (IPA devirt testsuite errors)
Jan Hubicka
2
-34
/
+77
2013-09-06
i386.c (ix86_hard_regno_mode_ok): AVX modes are valid only when AVX is enabled.
Jan Hubicka
2
-1
/
+6
2013-09-06
[AArch64] Use neon_<ldm,stm>_2 where appropriate as "type".
James Greenhalgh
2
-4
/
+12
2013-09-06
[AArch64, ARM] Introduce "mrs" type attribute.
James Greenhalgh
16
-14
/
+37
2013-09-06
[AArch64, ARM] Use "multiple" for type, where more than one instruction is us...
James Greenhalgh
3
-5
/
+16
2013-09-06
[AArch64, ARM] Rename the FCPYS type to FMOV
James Greenhalgh
18
-30
/
+65
2013-09-06
[Patch AArch64] Fix types for some multiply instructions.
James Greenhalgh
2
-6
/
+16
2013-09-06
[Patch ARM AARCH64] Split "type" attributes: fdiv
James Greenhalgh
16
-25
/
+48
2013-09-06
[ARM,AARCH64] Insn type reclassification. Split f_cvt type.
James Greenhalgh
15
-26
/
+67
2013-09-06
[AArch64] Fix types of second parameter to qtbl/qtbx intrinsics
James Greenhalgh
4
-32
/
+46
2013-09-06
[Patch ARM] Add "type" attribute to Everything!
James Greenhalgh
22
-260
/
+752
2013-09-06
[Patch AArch64] Fix register constraints for lane intrinsics.
James Greenhalgh
3
-73
/
+96
2013-09-06
arm_neon.h: Fix all vdup<bhsd_lane<q> intrinsics to have the correct lane par...
Tejas Belagod
2
-41
/
+46
2013-09-06
cfganal.c (control_dependences::~control_dependences): Properly free all of t...
Richard Biener
2
-1
/
+6
2013-09-06
Makefile.in (tree-sra.o): Update dependencies.
Jan Hubicka
2
-4
/
+14
2013-09-06
re PR target/58269 (ICE when building libobjc on x86_64-apple-darwin* after ...
Kirill Yukhin
2
-1
/
+7
2013-09-06
re PR tree-optimization/58311 (ICE: SIGSEGV in hash_table::find_slot_with_has...
Jan Hubicka
2
-3
/
+14
2013-09-06
re PR middle-end/58094 (IPA devirt testsuite errors)
Jan Hubicka
8
-7
/
+73
2013-09-06
ipa-split.c (split_function): Set DECL_NO_INLINE_WARNING_P on the non-inlinab...
Eric Botcazou
6
-0
/
+48
2013-09-06
ipa-pta-14.c (scan-ipa-dump): Don't expect NULL in foo.result set.
Joern Rennecke
5
-4
/
+17
2013-09-06
lto-streamer.h (lto_global_var_decls): Remove.
Richard Biener
9
-11
/
+30
2013-09-06
2013-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Andreas Krebbel
5
-2
/
+170
2013-09-06
s390.md: Add "bcr_flush" value to mnemonic attribute.
Andreas Krebbel
2
-5
/
+15
2013-09-06
basic-block.h (class control_dependences): New.
Richard Biener
4
-125
/
+169
2013-09-06
Daily bump.
GCC Administrator
1
-1
/
+1
2013-09-05
tree.c (types_same_for_odr): Drop overactive check.
Jan Hubicka
3
-10
/
+5
2013-09-06
20101011-1.c [__arc__] (DO_TEST): Define as 0.
Joern Rennecke
19
-3
/
+292
2013-09-05
cgraphunit.c (walk_polymorphic_call_targets): Break out from ...
Jan Hubicka
2
-62
/
+79
2013-09-05
re PR c++/58201 (Undefined reference to `B::B(void const**)')
Jan Hubicka
6
-0
/
+63
2013-09-05
* gcc.dg/autopar/pr49960.c: Disable partial inlining
Jan Hubicka
2
-2
/
+8
2013-09-05
tree-ssa-threadedge.c (thread_around_empty_blocks): Renamed from thread_aroun...
Jeff Law
2
-77
/
+88
2013-09-05
[AArch64] Fix categorisation of the frecp* insns.
James Greenhalgh
3
-30
/
+25
2013-09-05
[AARCH64][Insn classification unification 3/N] ALU/shift types
James Greenhalgh
25
-299
/
+619
2013-09-05
regex_automaton.h: Add dummy node type.
Tim Shen
15
-310
/
+552
2013-09-05
tree.h: Move documentation for tree_function_decl to tree-core.h with the dec...
Mike Stump
3
-5
/
+10
2013-09-05
re PR target/58139 (PowerPC volatile VSX register live across call)
Peter Bergner
2
-13
/
+14
2013-09-05
* config.gcc (*-*-vxworks*): Do not override an existing extra_objs.
Eric Botcazou
2
-1
/
+5
2013-09-05
re PR tree-optimization/58137 ([trunk, ICE] full unroll + AVX2 vectorization)
Richard Biener
6
-31
/
+67
[next]