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
2007-02-24
re PR middle-end/30951 (Does not fold x + CST == x and x + CST != x)
Richard Guenther
4
-0
/
+65
2007-02-24
pa.md (muldi3): Force subregs to registers in 64-bit expander.
John David Anglin
2
-4
/
+8
2007-02-24
cgraphunit.c (decide_is_function_needed): Honor -fkeep-inline-functions.
Jan Hubicka
2
-0
/
+12
2007-02-24
builtins.c (fold_builtin_modf): New.
Kaveh R. Ghazi
4
-0
/
+227
2007-02-24
loop-iv.c (simplify_using_initial_values): Return if the expression becomes i...
Bernd Schmidt
2
-0
/
+4
2007-02-24
re PR tree-optimization/30904 (VRP does not track values of shifts and/or bit...
Paolo Bonzini
2
-0
/
+23
2007-02-24
loop-iv.c (implies_p): Detect additional cases where A implies B.
Bernd Schmidt
2
-39
/
+112
2007-02-24
tlink.c (scan_linker_output): Parse linker messages from darwin9's linker bet...
Mike Stump
1
-9
/
+11
2007-02-23
* doc/tm.h (BIGGEST_ALIGNMENT): Clarify the purpose of this macro.
DJ Delorie
2
-1
/
+7
2007-02-24
Fix thinko in last fix.
Mike Stump
1
-1
/
+4
2007-02-24
tlink.c (scan_linker_output): Parse linker messages from darwin9's linker bet...
Mike Stump
2
-1
/
+25
2007-02-24
Daily bump.
GCC Administrator
1
-1
/
+1
2007-02-24
re PR debug/29614 (DWARF information for function static variable is missing ...
Steve Ellcey
2
-0
/
+9
2007-02-23
re PR libstdc++/25896 ([DR 526] hash_map::erase, unordered_map::erase fail if...
Paolo Carlini
6
-2
/
+556
2007-02-23
i386.c (ix86_data_alignment): Don't specify an alignment bigger than the obje...
DJ Delorie
2
-1
/
+6
2007-02-23
README: Correct command.
Manuel López-Ibáñez
4
-3
/
+10
2007-02-23
target-supports.exp (check_effective_target_unwrapped): New.
Mark Mitchell
4
-1
/
+27
2007-02-23
target-supports.exp (check_effective_target_unwrapped): New.
Mark Mitchell
4
-2
/
+19
2007-02-23
re PR target/30825 (current mainline fails to bootstrap when -msse is used)
Uros Bizjak
2
-8
/
+15
2007-02-23
loop-iv.c (determine_max_iter): Moved in front of its sole user.
Bernd Schmidt
2
-65
/
+67
2007-02-23
re PR fortran/30660 (Allocatable components of a derived type "require" the S...
Paul Thomas
4
-3
/
+38
2007-02-23
bfin.md (doloop_end): Fail for loops that can iterate 2^32-1 or more times un...
Bernd Schmidt
2
-1
/
+15
2007-02-23
Main.java: Updated copyright year.
Gary Benson
2
-1
/
+5
2007-02-23
2007-02-23 Gary Benson <gbenson@redhat.com>
Gary Benson
1
-0
/
+0
2007-02-23
2007-02-23 Gary Benson <gbenson@redhat.com>
Gary Benson
2
-2
/
+12
2007-02-23
re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)
Jakub Jelinek
11
-0
/
+0
2007-02-23
builtins.c (fold_builtin_logb, [...]): New.
Kaveh R. Ghazi
8
-0
/
+308
2007-02-23
class.c (note_name_declared_in_class): Make declaration changes meaning a ped...
Richard Guenther
4
-3
/
+23
2007-02-23
i386.c (bdesc_1arg): Initialize IX86_BUILTIN_MOVSHDUP and IX86_BUILTIN_MOVSLD...
H.J. Lu
2
-9
/
+11
2007-02-23
re PR rtl-optimization/30841 (Missed optimizations for sbi/cbi instructions)
Paolo Bonzini
2
-1
/
+7
2007-02-23
options.c (set_default_std_flags): New function to consolidate setting the fl...
Jerry DeLisle
2
-12
/
+22
2007-02-23
re PR fortran/30910 ([Regression 4.2, 4.3] Gfortran: ES format not quite righ...
Jerry DeLisle
2
-0
/
+60
2007-02-23
re PR fortran/30910 ([Regression 4.2, 4.3] Gfortran: ES format not quite righ...
Jerry DeLisle
2
-1
/
+7
2007-02-23
builtins.c (fold_builtin_frexp): New.
Kaveh R. Ghazi
4
-0
/
+186
2007-02-23
* doc/invoke.texi (Spec Files): Document getenv spec function.
Mark Mitchell
2
-0
/
+15
2007-02-23
Daily bump.
GCC Administrator
1
-1
/
+1
2007-02-22
gcc.c (getenv_spec_function): New function.
Mark Mitchell
3
-4
/
+38
2007-02-22
gfortran.texi (Old-style kind specifications): Document special handling of o...
Brooks Moses
3
-8
/
+19
2007-02-22
3.cc: Fixed type mismatches in explicit instantiations.
Simon Martin
10
-18
/
+35
2007-02-22
* g++.dg/opt/switch4.C: Pass -fshort-enums -w.
Mark Mitchell
2
-0
/
+5
2007-02-22
dwarf2out.c (add_AT_string): Call ggc_strdup once per string.
Michael Matz
7
-144
/
+74
2007-02-22
re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)
Jakub Jelinek
20
-607
/
+1702
2007-02-22
re PR debug/30898 (ICE with anonymous union and -g)
Ian Lance Taylor
4
-0
/
+54
2007-02-22
* include/win32-threads.h: Added #undef OUT.
Mohan Embar
2
-0
/
+5
2007-02-22
* tree-data-ref.c (ptr_ptr_may_alias_p): Take alias sets into account.
Ira Rosen
4
-1
/
+96
2007-02-22
re PR tree-optimization/30843 (ice for legal code with -ftree-vectorize -O2)
Ira Rosen
4
-11
/
+40
2007-02-22
unordered_map (class __unordered_map, [...]): New.
Paolo Carlini
1
-0
/
+24
2007-02-22
unordered_map (class __unordered_map, [...]): New.
Paolo Carlini
11
-77
/
+221
2007-02-22
Update test to be compatible with Ada 2005.
Arnaud Charlet
2
-2
/
+2
2007-02-22
re PR tree-optimization/30858 (ice for legal code with -O2 -ftree-vectorize)
Dorit Nuzman
5
-8
/
+79
[next]