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-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
2011-07-22
re PR other/32998 (-frecord-gcc-switches issues)
Jakub Jelinek
5
-18
/
+169
2011-07-22
re PR c++/30112 (pragma redefine_extname fails when namespaces are involved)
Jason Merrill
10
-33
/
+153
2011-07-22
re PR debug/49815 (ICE in cselib_record_set, at cselib.c:2241 compiling 64-bi...
Eric Botcazou
2
-1
/
+7
2011-07-22
re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
Jason Merrill
6
-8
/
+38
2011-07-22
Disallow MS ABI in x32 mode.
H.J. Lu
9
-8
/
+32
2011-07-22
Fix up ChangeLog date
Michael Meissner
1
-1
/
+1
2011-07-22
Allow linux ppc to bootstrap again
Michael Meissner
2
-5
/
+11
2011-07-22
re PR lto/49796 (483.xalancbmk/447.dealII in SPEC CPU 2006 failed to build)
Martin Jambor
2
-9
/
+22
2011-07-22
* ChangeLog: Fix my last entry.
Uros Bizjak
1
-1
/
+1
2011-07-22
config.gcc (i[34567]86-*-linux*): Set default_gnu_indirect_function to yes.
Uros Bizjak
2
-10
/
+29
2011-07-22
fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.
Ian Lance Taylor
10
-9
/
+21
2011-07-22
re PR middle-end/45819 (unexpected unaligned access to volatile int)
Richard Guenther
4
-2
/
+37
2011-07-22
re PR c++/49756 (g++ ICE)
Jakub Jelinek
1
-0
/
+59
2011-07-22
* lib/target-supports.exp (check_ifunc_available): Improve comment.
Uros Bizjak
1
-1
/
+1
2011-07-22
re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)
Rainer Orth
11
-12
/
+441
2011-07-22
init.c [sgi] (__gnat_error_handler): Update sigaction(2) citation.
Rainer Orth
2
-8
/
+30
2011-07-22
re PR bootstrap/49797 (CLooG use of LANGUAGE_C conflicts with MIPS compilers)
Rainer Orth
2
-2
/
+12
2011-07-22
re PR c++/49756 (g++ ICE)
Jakub Jelinek
10
-19
/
+66
2011-07-22
target-supports.exp (check_ifunc_available): Rewrite.
Uros Bizjak
2
-37
/
+12
2011-07-21
Call copy_to_mode_reg instead of force_reg.
H.J. Lu
2
-1
/
+6
2011-07-22
tree_no_data_map_rand.cc: Move...
Benjamin Kosnik
17
-0
/
+41
2011-07-21
Convert to Pmode if needed and use force_reg after convert.
H.J. Lu
2
-10
/
+44
2011-07-22
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-21
trans.c (gfc_allocate_with_status): Split into two functions gfc_allocate_usi...
Daniel Carrera
7
-151
/
+224
2011-07-21
Infer types based on lb and ub.
Sebastian Pop
5
-37
/
+204
2011-07-21
Generate signed types whenever possible.
Sebastian Pop
2
-2
/
+16
2011-07-21
Compute once and cache the LB and UB for each clast_name.
Sebastian Pop
2
-42
/
+121
2011-07-21
Remove max_signed_precision_type.
Sebastian Pop
2
-29
/
+30
2011-07-21
Rename gcc_type_for_clast_* into type_for_clast_*
Sebastian Pop
2
-35
/
+46
2011-07-21
Add fixme comment.
Sebastian Pop
2
-1
/
+23
[prev]
[next]