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
2008-03-31
g-table.adb, [...]: Fix comment typos.
Ralf Wildenhues
90
-194
/
+224
2008-03-31
decl.c (gnat_to_gnu_entity): Do not force a non-null size if it has overflowed.
Eric Botcazou
4
-3
/
+30
2008-03-31
re PR tree-optimization/30186 (accessing an element via a "pointer" on a vect...
Andrew Pinski
6
-0
/
+155
2008-03-31
tlink.c (scan_linker_output): Look for symbol name in single quotes.
Ian Lance Taylor
2
-1
/
+9
2008-03-31
Update copyright date.
Ian Lance Taylor
1
-1
/
+2
2008-03-31
cp-demangle.c (d_substitution): Correct overflow check to avoid -fstrict-over...
Ian Lance Taylor
2
-5
/
+13
2008-03-31
builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...
Jan Hubicka
8
-204
/
+213
2008-03-31
utils2.c (find_common_type): Document assumption on t1/t2 vs lhs/rhs.
Olivier Hainque
5
-20
/
+80
2008-03-31
re PR rtl-optimization/35729 (const volatile variable access incorrectly hois...
Zdenek Dvorak
4
-1
/
+27
2008-03-31
Add missing ChangeLog entry for revision 133750.
H.J. Lu
1
-0
/
+5
2008-03-31
re PR target/32000 (x86 backend uses aligned load on unaligned memory)
H.J. Lu
5
-6
/
+77
2008-03-31
Removed, causes resource issues on some environments.
Arnaud Charlet
1
-25
/
+0
2008-03-31
re PR tree-optimization/35431 (ICE with complex integer, invalid gimple)
Andrew Pinski
4
-0
/
+31
2008-03-31
constraints.md: Add 'j' constraint.
Jan Beulich
3
-6
/
+20
2008-03-31
error27.C: Use -fno-finite-math-only on sh* targets.
Kaz Kojima
2
-0
/
+6
2008-03-31
Daily bump.
GCC Administrator
1
-1
/
+1
2008-03-30
re PR c++/35245 (FAIL: g++.dg/other/anon5.C)
John David Anglin
2
-1
/
+6
2008-03-30
re PR c++/35578 (Error about misplaced 'friend' word is issued on a wrong line)
Volker Reichelt
4
-1
/
+18
2008-03-30
re PR c/35748 (ICE with cast to invalid union)
Volker Reichelt
4
-2
/
+21
2008-03-30
re PR target/35757 (Incorrect contraint on sse4_1_blendp<ssemodesuffixf2c>)
H.J. Lu
6
-1
/
+181
2008-03-30
a-textio.ads, [...]: Fix comment typos.
Ralf Wildenhues
92
-213
/
+250
2008-03-30
internal_pack_1.f90: Added complex to test case.
Thomas Koenig
9
-5
/
+197
2008-03-30
fold-const.c (fold_binary): Add missing conversions.
Eric Botcazou
4
-2
/
+31
2008-03-30
re PR middle-end/31023 (Fold is agnostic of integer sub-types)
Richard Guenther
2
-0
/
+11
2008-03-30
re PR fortran/35740 (a = conjg(transpose(a)) still gives wrong results, see ...
Paul Thomas
4
-2
/
+55
2008-03-30
Daily bump.
GCC Administrator
1
-1
/
+1
2008-03-29
re PR libstdc++/35725 (ambiguous std::fill with character array)
Paolo Carlini
4
-9
/
+85
2008-03-29
rs6000.c (rs6000_stack_info): Don't force saving of the link register if one ...
Andrew Pinski
2
-1
/
+5
2008-03-30
* final.c (final_scan_insn): Remove if (0) code.
Ben Elliston
2
-24
/
+4
2008-03-29
socket2.adb: Remove since identical to socket1.adb.
Laurent GUERBY
2
-14
/
+4
2008-03-29
baseline_symbols.txt: Update.
Matthias Klose
5
-44
/
+1101
2008-03-29
re PR fortran/35698 (lbound and ubound wrong for allocated run-time zero size...
Paul Thomas
6
-2
/
+82
2008-03-29
* c-parser.c (c_parser_next_token_is_keyword): Simplify.
Volker Reichelt
2
-6
/
+5
2008-03-29
Daily bump.
GCC Administrator
1
-1
/
+1
2008-03-28
re PR libfortran/32972 (performance of pack/unpack)
Thomas Koenig
23
-17
/
+4651
2008-03-28
re PR fortran/34714 (ICE-on-invalid in gfc_conv_descriptor_dtype)
Daniel Franke
11
-57
/
+72
2008-03-28
re PR fortran/35699 (run-time abort writing zero sized section to direct acce...
Jerry DeLisle
2
-0
/
+51
2008-03-28
re PR fortran/35699 (run-time abort writing zero sized section to direct acce...
Jerry DeLisle
2
-6
/
+15
2008-03-28
sse.md (*and<mode>3): Pass <MODE>mode instead of V4SFmode to ix86_binary_oper...
H.J. Lu
2
-1
/
+6
2008-03-28
i386.c (override_options): Initialize ix86_veclib_handler to ix86_veclibabi_s...
Uros Bizjak
5
-56
/
+207
2008-03-28
acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Set glibcxx_ld_is_gold.
Ian Lance Taylor
4
-75
/
+256
2008-03-28
re PR fortran/35721 (ASSOCIATED returns false when strides confusing)
Tobias Burnus
4
-3
/
+57
2008-03-28
re PR rtl-optimization/19580 (missed load/store motion)
Richard Guenther
2
-0
/
+26
2008-03-28
Makefile.in (POSTCOMPILE): New variable.
Tom Tromey
2
-2
/
+15
2008-03-28
fold-const.c (tree_unary_nonnegative_warnv_p): Make it public.
Rafael Avila de Espindola
4
-130
/
+183
2008-03-28
re PR tree-optimization/30317 (VRP cannot extract a range from (unsigned int)...
Richard Guenther
7
-56
/
+310
2008-03-28
symbol.c (gfc_get_default_type): Fix error message...
Tobias Burnus
2
-1
/
+6
2008-03-28
re PR target/31110 (Problem while compiling gcc for mn10300-elf)
Nick Clifton
2
-6
/
+7
2008-03-28
re PR target/31334 (Bad codegen for vector initializer with constants prop'd ...
Andrew Pinski
4
-3
/
+35
2008-03-28
re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...
Jerry DeLisle
2
-0
/
+13
[next]