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
2011-07-25
re PR target/47124 (*solaris2 configurations configure, but don't build)
Rainer Orth
2
-0
/
+6
2011-07-25
re PR tree-optimization/49809 (gimple_check failure at -O3)
Richard Sandiford
6
-2
/
+100
2011-07-25
system.h [...]: Wrap C function declarations in extern "C".
Rainer Orth
2
-0
/
+20
2011-07-25
system.h [...]: Wrap C function declarations in extern "C".
Rainer Orth
4
-0
/
+41
2011-07-25
re PR tree-optimization/49822 (Segfault in remove_prop_source_from_use)
Richard Guenther
2
-7
/
+22
2011-07-25
behalf of romain.geissler@gmail.com. Fix plugin file installation
Romain Geissler
4
-4
/
+16
2011-07-25
ipa-inline.c (can_inline_edge_p): Look into DECL_STRUCT_FUNCTION of original ...
Eric Botcazou
2
-8
/
+20
2011-07-25
* common/config/c6x/c6x-common.c: New file.
Bernd Schmidt
2
-0
/
+67
2011-07-25
tree-flow.h (tree_ssa_loop_version): Remove unused declaration.
Roman Zhuykov
2
-2
/
+4
2011-07-25
re PR tree-optimization/49715 (Could do more efficient unsigned-to-float to c...
Richard Guenther
8
-2
/
+144
2011-07-25
tree-vrp.c (num_vr_values, [...]): New global vars.
Richard Guenther
2
-5
/
+31
2011-07-25
re PR c++/49823 ([C++0x] ICE on decltype(expr)::type with template)
Jason Merrill
4
-1
/
+28
2011-07-24
re PR debug/49831 (arm-linux-gnueabi bootstrap failures due to ICE in dwarf2c...
Richard Henderson
2
-3
/
+19
2011-07-24
re PR debug/49825 (Many testcase failures)
Richard Henderson
2
-10
/
+15
2011-07-24
re PR debug/49827 (sparc64-linux and cris-elf bootstrap failures due to ICE i...
Richard Henderson
2
-0
/
+13
2011-07-24
dwarf2cfi: Reset args_size properly across abnormal edges.
Richard Henderson
2
-8
/
+18
2011-07-24
re PR debug/49825 (Many testcase failures)
Richard Henderson
2
-2
/
+14
2011-07-24
Remove the unused demangle_flag in collect2.c.
H.J. Lu
2
-1
/
+5
2011-07-25
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-24
configure.ac (demangler_in_ld): Default to yes.
Sandra Loosemore
4
-13
/
+19
2011-07-24
hashtable_policy.h (_Prime_rehash_policy::_M_next_bkt, [...]): Fix typos in t...
Paolo Carlini
2
-3
/
+8
2011-07-24
hashtable_policy.h (_Prime_rehash_policy): Use __builtin_floor rather than __...
François Dumont
3
-9
/
+75
2011-07-24
decl.c (gnat_to_gnu_entity): If the subprogram has copy-in copy-out parameter...
Eric Botcazou
2
-11
/
+50
2011-07-24
utils2.c (build_binary_op): Do not mark the left operand as addressable.
Eric Botcazou
2
-5
/
+5
2011-07-24
gigi.h (build_function_stub): Remove.
Eric Botcazou
5
-140
/
+160
2011-07-24
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-23
dwarf2cfi: Generate and connect traces.
Richard Henderson
3
-408
/
+446
2011-07-23
dwarf2cfi: Introduce dw_trace_info.
Richard Henderson
2
-174
/
+281
2011-07-23
dwarf2cfi: Allocate reg_saved_in_data in the heap.
Richard Henderson
2
-9
/
+16
2011-07-23
dwarf2cfi: Convert queued_reg_save to a VEC.
Richard Henderson
2
-25
/
+36
2011-07-23
dwarf2cfi: Remove dw_cfi_row_ref typedef.
Richard Henderson
2
-12
/
+15
2011-07-23
dwarf2cfi: Implement change_cfi_row.
Richard Henderson
4
-248
/
+309
2011-07-23
dwarf2cfi: Populate CUR_ROW->REG_SAVE.
Richard Henderson
2
-2
/
+32
2011-07-23
dwarf2cfi: Rename cfi_insn to add_cfi_insn.
Richard Henderson
2
-9
/
+15
2011-07-23
dwarf2cfi: Introduce a dw_cfi_row state.
Richard Henderson
3
-75
/
+152
2011-07-23
bb-reorder: Split EH edges crossing partitions.
Richard Henderson
9
-174
/
+276
2011-07-23
re PR target/49816 (arm.c:3999:12: error: converting 'false' to pointer type ...
Richard Earnshaw
2
-1
/
+6
2011-07-23
ctime.c: Include <stdlib.h>.
Andreas Schwab
4
-0
/
+9
2011-07-23
re PR ada/49819 (bogus reference to g-trasym-dwarf.adb in Makefile)
Arnaud Charlet
2
-1
/
+6
2011-07-23
move.h (move, forward): Mark constexpr.
Benjamin Kosnik
5
-14
/
+80
2011-07-22
* doc/invoke.texi (C++ Dialect Options): Document -Wno-narrowing.
Jason Merrill
3
-0
/
+21
2011-07-23
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-22
re PR c++/49793 ([C++0x] Narrowing conversion from int/short/char to double)
Jason Merrill
10
-8
/
+26
2011-07-22
* bb-reorder.c (gate_handle_partition_blocks): Honor optimize.
Richard Henderson
2
-0
/
+5
2011-07-22
Fix mark_all_labels vs cfglayout mode.
Richard Henderson
2
-67
/
+89
2011-07-22
re PR target/49817 (libiberty/stack-limit.c causes a bootstrap failure on all...
Gerald Pfeifer
2
-0
/
+8
2011-07-23
re PR libfortran/49791 (Formatted namelist reads fails with: Cannot match nam...
Tobias Burnus
4
-1
/
+44
2011-07-23
resolve.c (resolve_symbol): Fix coarray var decl check.
Tobias Burnus
5
-6
/
+30
2011-07-22
Warn about the use of final/override in non-c++0x mode, and add __final for n...
Ville Voutilainen
7
-3
/
+59
2011-07-22
dwarf2.h (DW_AT_GNU_macros): New.
Jakub Jelinek
4
-31
/
+421
[prev]
[next]