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-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
2011-07-21
Cleanup function params using a struct.
Sebastian Pop
2
-206
/
+155
2011-07-21
Record the loop level that defines a clast_name.
Sebastian Pop
2
-20
/
+54
2011-07-21
Do not compute twice type, lb, and ub.
Sebastian Pop
2
-31
/
+39
2011-07-21
Start counting nesting level from 0 and use the standard "Polyhedral SCatteri...
Sebastian Pop
4
-21
/
+22
2011-07-21
Convert to Pmode if needed in ix86_legitimize_address.
H.J. Lu
2
-2
/
+15
2011-07-21
Promote pointer function arguments and return values to Pmode.
H.J. Lu
2
-0
/
+31
2011-07-21
re PR middle-end/49705 (-Wstrict-overflow should not diagnose unevaluated exp...
Ian Lance Taylor
4
-7
/
+66
2011-07-21
Steven G. Kargl <kargl@gcc.gnu.org>
Steven G. Kargl
2
-1
/
+5
2011-07-21
Add missing ChangeLog entry
François Dumont
1
-0
/
+16
2011-07-21
safe_unordered_sequence.h, [...]: Rename respectively in...
François Dumont
9
-101
/
+107
2011-07-21
re PR tree-optimization/49749 (Reassociation rank algorithm does not include ...
Bill Schmidt
2
-6
/
+11
2011-07-21
target-supports.exp (check_avx_os_support_available): New.
Uros Bizjak
2
-4
/
+33
2011-07-21
avr.c (final_prescan_insn): Fix printing of rtx_costs.
Georg-Johann Lay
2
-3
/
+13
2011-07-21
* de.po, sv.po: Update.
Joseph Myers
3
-873
/
+831
2011-07-21
system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.
Jason Merrill
4
-6
/
+19
2011-07-21
* MAINTAINERS (Global Reviewers): Add self.
Joseph Myers
2
-0
/
+5
2011-07-21
Make-lang.in (GNAT1_ADA_OBJS): Move ada/b_gnat1.o to...
Eric Botcazou
2
-2
/
+7
2011-07-21
re PR tree-optimization/49770 (wrong code with -fno-tree-forwprop)
Richard Guenther
4
-14
/
+150
2011-07-21
* ChangeLog: Fix description of my last commit.
Uros Bizjak
1
-6
/
+4
2011-07-21
i386.c (ix86_decompose_address): Reject all but register operands and DImode ...
Uros Bizjak
2
-9
/
+13
2011-07-21
ChangeLog gcc/
Kai Tietz
11
-35
/
+67
2011-07-21
check.c (gfc_check_present): Allow coarrays.
Tobias Burnus
8
-4
/
+238
2011-07-21
tree-ssa-forwprop.c (combine_conversions): Return whether we have to run cfg-...
Richard Guenther
2
-12
/
+24
2011-07-21
mutex (timed_mutex, [...]): Update to use steady_clock instead of monotonic_c...
Paolo Carlini
3
-2
/
+11
2011-07-21
regcprop.c (maybe_mode_change): Check HARD_REGNO_MODE_OK.
Richard Sandiford
2
-4
/
+7
2011-07-21
tree-ssa-propagate.c (substitute_and_fold): Use do_dce flag to deside...
Kai Tietz
2
-4
/
+17
2011-07-21
* config/avr/avr.c (avr_rtx_costs): Set cost of CONST, LABEL_REF to 0.
Georg-Johann Lay
2
-2
/
+6
2011-07-21
pr32912-2.c: Skip for AVR.
Georg-Johann Lay
3
-0
/
+7
2011-07-21
array (array::at, [...]): Mark constexpr.
Benjamin Kosnik
3
-7
/
+49
2011-07-21
chrono: (system_clock::is_steady): Update to N3291 from is_monotonic.
Benjamin Kosnik
11
-37
/
+122
[prev]
[next]