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/existing-fp8
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
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
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
2
-0
/
+15
2007-02-23
target-supports.exp (check_effective_target_unwrapped): New.
Mark Mitchell
2
-0
/
+12
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
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
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
* 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 debug/30898 (ICE with anonymous union and -g)
Ian Lance Taylor
4
-0
/
+54
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
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
2007-02-22
wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options fo...
Mark Mitchell
4
-5
/
+17
2007-02-22
Daily bump.
GCC Administrator
1
-1
/
+1
2007-02-21
configure.ac (powerpc*-*-darwin*): #include <sys/cdefs.h>.
Mike Stump
3
-2
/
+9
2007-02-21
Change the defaults of some parameters and options.
Trevor Smigiel
11
-181
/
+404
2007-02-21
re PR ada/18819 (ACATS cdd2a02 fail at runtime)
Eric Botcazou
4
-6
/
+135
2007-02-21
builtin-ldexp-1.c: Use -fno-finite-math-only on sh* targets.
Kaveh R. Ghazi
2
-4
/
+10
2007-02-21
arm.c (thumb2_final_prescan_insn): Don't incrememnt condexec_count when skipp...
Paul Brook
2
-4
/
+6
2007-02-21
common.opt (Warray-bounds): Add Warning attribute.
Nick Clifton
3
-8
/
+17
2007-02-21
re PR middle-end/30761 (Error: unsupported relocation against sfp)
Ulrich Weigand
2
-25
/
+24
2007-02-21
[multiple changes]
Jakub Jelinek
5
-28
/
+76
2007-02-21
Daily bump.
GCC Administrator
1
-1
/
+1
2007-02-21
frv.c (frv_read_argument): Take a tree and int argument.
Eric Christopher
2
-92
/
+114
2007-02-20
invoke.texi (RS/6000 and PowerPC Options): Add -mcmpb and -mdfp.
Janis Johnson
11
-114
/
+291
2007-02-20
rtl.h (remove_reg_equal_equiv_notes): New prototype.
Steven Bosscher
5
-21
/
+28
2007-02-20
rtlanal.c (find_reg_equal_equiv_note): Do not find REG_EQ* notes on an insn w...
Steven Bosscher
2
-1
/
+14
2007-02-20
re PR fortran/30869 ([4.1 only] Rejects pointer to integer as loop variable)
Thomas Koenig
4
-6
/
+20
2007-02-20
fold-const.c (tree_expr_nonnegative_warnv_p): Handle scalb, scalbn and scalbln.
Kaveh R. Ghazi
4
-4
/
+20
2007-02-20
Index: gcc/ChangeLog
Geoffrey Keating
7
-5
/
+41
2007-02-20
optabs.h (enum optab_index): Add new OTI_scalb.
Kaveh R. Ghazi
8
-8
/
+140
2007-02-20
re PR other/30824 (-Werror -Wfatal-errors should stop after the first warning)
Manuel López-Ibáñez
10
-27
/
+81
[next]