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
2009-05-26
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-25
re PR c++/38064 ([c++0x] operator== doesn't work for enum classes)
Jason Merrill
11
-33
/
+89
2009-05-25
cgraph.c (dump_cgraph_node): Dump size/time/benefit.
Jan Hubicka
11
-129
/
+429
2009-05-25
re PR tree-optimization/36327 (SCCVN should look through struct copies)
Richard Guenther
13
-39
/
+328
2009-05-25
re PR fortran/40176 (Fortran 2003: Procedure pointers with array return value)
Janus Weil
11
-10
/
+181
2009-05-25
tree-ssa-alias.h (dump_points_to_solution): Declare.
Richard Guenther
11
-23
/
+108
2009-05-25
makefile.vms: New file to compile gas on VMS.
Tristan Gingold
3
-18
/
+32
2009-05-25
re PR bootstrap/40027 (i686-pc-solaris2.10 bootstrap fails using Sun ld)
Rainer Orth
3
-5
/
+19
2009-05-25
re PR tree-optimization/40238 (ICE in gimple_verify_flow_info, at tree-cfg.c:...
Ira Rosen
5
-2
/
+51
2009-05-25
Dominique Dhumieres
Jerry DeLisle
7
-6
/
+49
2009-05-25
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-24
sh.c (sh_set_return_address): Mark store of return address with a USE.
Kaz Kojima
2
-0
/
+7
2009-05-24
re PR tree-optimization/40233 (Test failures with "alignment of array element...
Richard Guenther
4
-1
/
+23
2009-05-24
Makefile.tpl (compare-target): Skip ./ada/*tools directories.
Nicolas Roche
3
-3
/
+8
2009-05-24
erf_2.F90 (dg-options): Add -mieee for alpha*-*-* targets.
Uros Bizjak
3
-50
/
+44
2009-05-24
vax-protos.h (legitimate_constant_address_p): Change definition to bool (from...
Jan-Benedict Glaw
2
-3
/
+9
2009-05-24
tree-ssa-operands.h (push_stmt_changes, [...]): Delete.
Paolo Bonzini
11
-142
/
+51
2009-05-24
switch.adb (Is_Internal_GCC_Switch, [...]): Bodies of ...
Olivier Hainque
6
-27
/
+71
2009-05-24
passes.texi (Tree-SSA passes): Document SLP pass.
Ira Rosen
41
-306
/
+2563
2009-05-24
initializer_list (initializer_list): Add missing typedefs.
Eelis van der Weegen
2
-0
/
+13
2009-05-24
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-23
final.c (shorten_branches): Do not align labels for jump tables.
Mark Mitchell
4
-50
/
+92
2009-05-23
passes.texi: Standardize spelling of RTL, Tree and Tree SSA.
Eric Botcazou
4
-49
/
+48
2009-05-23
* gcc-interface/misc.c (gnat_get_subrange_bounds): Fix thinko.
Eric Botcazou
2
-2
/
+10
2009-05-23
decl.c (set_rm_size): Bypass the check for packed array types.
Eric Botcazou
4
-3
/
+55
2009-05-23
decl.c (gnat_to_gnu_entity): Do not modify the original type because of the a...
Eric Botcazou
4
-6
/
+51
2009-05-23
avr.c: Change my email address.
Denis Chertykov
6
-5
/
+13
2009-05-23
Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
Trevor Smigiel
5
-445
/
+663
2009-05-23
Fix typo in ChangeLog
Mark Mitchell
1
-1
/
+0
2009-05-23
thumb2.md: Add 16-bit multiply instructions.
Mark Mitchell
8
-0
/
+159
2009-05-23
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-22
Fix PR tree-optimization/40219
Michael Meissner
2
-5
/
+14
2009-05-22
re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)
Richard Guenther
34
-713
/
+198
2009-05-22
re PR target/39856 (ICE in subst_stack_regs_pat, at reg-stack.c:1386)
Vladimir Makarov
2
-11
/
+19
2009-05-22
win32.S (_ffi_closure_STDCALL): New function.
Dave Korn
2
-0
/
+100
2009-05-22
configure.ac: Also check if assembler supports pc-relative relocs on X86_WIN3...
Dave Korn
4
-16
/
+213
2009-05-22
tree.c (handle_dll_attribute): Mark dllexport'd inlines as non-external.
Mark Mitchell
12
-3
/
+253
2009-05-22
re PR bootstrap/40221 (Powerpc bootstrap is broken in building libstdc++)
Benjamin Kosnik
2
-2
/
+7
2009-05-22
re PR fortran/40195 (Cannot unlink existing module file)
François-Xavier Coudert
2
-19
/
+28
2009-05-22
Makefile.in (bversion.h, s-bversion): New targets.
Ben Elliston
3
-2
/
+20
2009-05-22
* c-format.c (handle_format_attribute): Fix comment typo.
Ben Elliston
2
-1
/
+5
2009-05-22
re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...
Paolo Carlini
1
-0
/
+0
2009-05-22
re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...
Paolo Carlini
7
-221
/
+225
2009-05-22
Daily bump.
GCC Administrator
1
-1
/
+1
2009-05-21
re PR target/37846 (Option -mno-fused-madd should be supported on IA-64)
Steve Ellcey
5
-0
/
+200
2009-05-21
re PR target/37846 (Option -mno-fused-madd should be supported on IA-64)
Steve Ellcey
6
-22
/
+51
2009-05-21
tree-ssa-sccvn.c (copy_reference_ops_from_ref): Record TMR_ORIGINAL.
Richard Guenther
5
-11
/
+82
2009-05-21
mips.md (*extzv_trunc<mode>_exts): Turn into a regular pattern from a templat...
Adam Nemet
2
-4
/
+10
2009-05-21
cgraph.h (struct cgraph_node): Remove inline_decl member.
Richard Guenther
3
-12
/
+9
2009-05-21
* MAINTAINERS: Update my e-mail address.
Denis Chertykov
2
-1
/
+5
[next]