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-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
2011-07-21
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-20
Handle address output and call patterns for x32.
H.J. Lu
6
-17
/
+65
2011-07-20
params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Default to 12.
Michael Eager
2
-1
/
+5
2011-07-20
Dump basic_block flags.
Richard Henderson
3
-44
/
+31
2011-07-20
i386.c (ix86_decompose_address): Allow only subregs of DImode hard registers ...
Uros Bizjak
2
-24
/
+39
2011-07-20
config.gcc (mips*-*-linux*): Remove redundant tm_file entry.
Robert Millan
2
-1
/
+5
2011-07-20
bb-reorder.c (fix_crossing_conditional_branches): Fix crash by removing now-u...
Ulrich Weigand
2
-1
/
+5
2011-07-20
parser.c (cp_parser_initializer_list): Handle C99 .id= and [N]= designated in...
Jason Merrill
5
-11
/
+83
2011-07-20
system_error: Use noexcept.
Paolo Carlini
8
-75
/
+92
2011-07-20
emit-rtl.c (set_mem_attributes_minus_bitpos): Restore setting memory address ...
Ulrich Weigand
2
-0
/
+6
2011-07-20
re PR target/36467 ([avr] Missed optimization with pointer arithmetic and mul*)
Georg-Johann Lay
4
-11
/
+402
2011-07-20
builtins.c (fold_builtin_expect): See through the cast from truthvalue_type_n...
Kai Tietz
2
-12
/
+19
2011-07-20
Allow 4 operand FMAs on power7
Michael Meissner
7
-58
/
+181
2011-07-20
Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to link directories.
David Edelsohn
3
-2
/
+14
2011-07-20
stdc++.h: Add scoped_allocator.
Ed Smith-Rowland
2
-1
/
+6
2011-07-20
bitset (operator[]): Make constexpr.
Benjamin Kosnik
3
-8
/
+52
[next]