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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-09
re PR bootstrap/26892 (Can't compile a 64-bit gcc)
Eric Christopher
9
-4346
/
+6381
2006-11-09
ia64.c (ia64_hpux_init_libfuncs): Use HP-UX millicode routines for integer di...
Steve Ellcey
2
-0
/
+21
2006-11-09
re PR fortran/29431 (Not Implemented: complex character array constructors)
Paul Thomas
4
-2
/
+45
2006-11-09
* config/arm/t-linux (LIBGCC2_DEBUG_CFLAGS): Delete.
Daniel Jacobowitz
2
-2
/
+5
2006-11-09
re PR fortran/29744 (Type renaming crashes gfortran with excessive memory usage)
Paul Thomas
4
-1
/
+48
2006-11-09
re PR middle-end/29726 (invalid folding of ((X >> C1) & C2) != 0 or "M-x is u...
Serge Belyshev
5
-3
/
+37
2006-11-09
re PR fortran/29699 (ICE in trans-decl.c)
Paul Thomas
10
-56
/
+139
2006-11-09
simplify-rtx.c (avoid_constant_pool_reference): Avoid calling simplify_subreg...
Andreas Krebbel
4
-0
/
+29
2006-11-09
builtins-20.c: Use fabs, not __builtin_fabs.
Kaveh R. Ghazi
2
-36
/
+37
2006-11-09
io_constraints_3.f90: Fixed by using -fmax-errors.
Tobias Burnus
3
-1
/
+7
2006-11-09
invoke.texi: Minor formatting fixes in option lists.
Brooks Moses
2
-4
/
+7
2006-11-09
invoke.texi: Added documentation for -fmax-errors option.
Brooks Moses
2
-28
/
+46
2006-11-08
lang.opt: Add -fmax-errors= option.
Brooks Moses
5
-18
/
+63
2006-11-08
lang.opt: Remove non-working -qkind= option.
Brooks Moses
5
-24
/
+8
2006-11-09
Daily bump.
GCC Administrator
1
-1
/
+1
2006-11-09
re PR tree-optimization/29738 (Missed constant propagation into loops)
Zdenek Dvorak
5
-179
/
+217
2006-11-08
builtin-math-3.c: Add more sincos tests.
Kaveh R. Ghazi
2
-4
/
+10
2006-11-08
tree-pretty-print.c (dump_generic_node): Use HOST_WIDE_INT_PRINT_DOUBLE_HEX i...
Andrew Pinski
2
-6
/
+6
2006-11-08
tree-ssa-propagate.c (set_rhs): Restructure validity tests as a test for incl...
Roger Sayle
5
-38
/
+85
2006-11-08
configure.ac: Do not set PREFIX_INCLUDE_DIR if $prefix is NONE.
Carlos O'Donell
3
-2
/
+9
2006-11-08
gfortran.texi: Add volatile and internal-file namelist to Fortran 2003 status.
Tobias Burnus
3
-4
/
+35
2006-11-08
[multiple changes]
Dorit Nuzman
57
-713
/
+4210
2006-11-08
libgcc2.c (__bswapdi2): Rename from bswapDI2.
Eric Christopher
6
-295
/
+328
2006-11-08
Daily bump.
GCC Administrator
1
-1
/
+1
2006-11-08
c-common.c (c_common_attributes): Add gnu_inline attribyte.
Jakub Jelinek
6
-19
/
+142
2006-11-07
re PR other/25028 (TImode-to-floating conversions broken)
Steve Ellcey
4
-1
/
+19
2006-11-07
avr-protos.h (mask_one_bit_p, [...]): Remove prototype.
Anatoly Sokolov
3
-177
/
+67
2006-11-07
mips.h (ISA_HAS_PREFETCHX): Fix typo.
Richard Sandiford
2
-1
/
+5
2006-11-07
invoke.texi (fstrict-aliasing): Move implementation details...
Josh Conner
3
-6
/
+12
2006-11-07
re PR middle-end/29610 (ICE when compiling c++ code with -O2 -funswitch-loops)
Richard Guenther
3
-1
/
+47
2006-11-07
re PR fortran/29539 (ICE in variable_decl)
Paul Thomas
7
-1
/
+98
2006-11-07
mips.c (mips_rtx_cost_optimize_size): New table of costs when optimizing for ...
David Ung
2
-2
/
+27
2006-11-07
gcc.c (process_command): Treat -b as normal switch if its argument has no dash.
Jie Zhang
2
-1
/
+9
2006-11-07
mips.h (ISA_HAS_PREFETCHX): Add ISA_MIPS32R2 to the list.
David Ung
2
-0
/
+6
2006-11-07
re PR fortran/29601 (VOLATILE attribute and statement)
Tobias Burnus
18
-8
/
+305
2006-11-07
decl.c (match_attr_spec, [...]): Unify gfc_notify_std message for GFC_STD_F2003.
Tobias Burnus
8
-8
/
+26
2006-11-07
config.gcc: Add x86_64-darwin host support.
Eric Christopher
5
-13
/
+64
2006-11-06
Fixed incorrect date in changelog entry.
Brooks Moses
1
-1
/
+1
2006-11-06
intrinsic.texi: Added documentation for FTELL, GETLOG, and HOSTNM intrinsics.
Brooks Moses
2
-16
/
+80
2006-11-07
Daily bump.
GCC Administrator
1
-1
/
+1
2006-11-07
sourcebuild.texi (Test Directives): Add output-exists and output-exists-not.
Janis Johnson
11
-5
/
+112
2006-11-06
re PR tree-optimization/29439 (ICE in fold-const.c:1385 with -O1 -fwrapv -ftr...
Andrew Pinski
2
-1
/
+7
2006-11-06
re PR fortran/29630 ("Unclassifiable statement" with vector subscripts in ini...
Erik Edelmann
5
-68
/
+159
2006-11-06
configure.ac: Fix typo in case statement: :: changed to ;;
Jan van Dijk
3
-2
/
+6
2006-11-06
longlong.h (__xtensa__): Add definitions for umul_ppmm...
Bob Wilson
7
-21
/
+418
2006-11-06
t-strongarm-pe: (TARGET_LIBGCC2_CFLAGS): Do no set inhibit_libc.
Vladimir Prus
9
-8
/
+20
2006-11-06
Daily bump.
GCC Administrator
1
-1
/
+1
2006-11-05
re PR libfortran/25545 (internal file and dollar edit descriptor)
Jerry DeLisle
2
-0
/
+14
2006-11-05
re PR fortran/21061 (gfortran ignores -Werror)
Bernhard Fischer
2
-4
/
+20
2006-11-05
lib1funcs-4-300.asm: Guard entire file with #if !__SHMEDIA__ .
Kaz Kojima
2
-0
/
+7
[next]