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/gfortran-test
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-15
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-15
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
2003-03-24
re PR c++/7086 (compile time regression)
Mark Mitchell
13
-28
/
+72
2003-03-24
clarify which PR was fixed.
Kaveh Ghazi
2
-0
/
+2
2003-03-24
builtins.c (expand_builtin_fputs): When optimizing for size, don't transform ...
Arpad Beszedes
4
-2
/
+16
2003-03-24
Daily bump.
GCC Administrator
1
-1
/
+1
2003-03-23
re PR c/8224 (Incorrect joining of signed and unsigned division)
Mark Mitchell
4
-1
/
+41
2003-03-24
sysv4.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.
Alan Modra
2
-3
/
+7
2003-03-23
re PR c/10178 (ICE in tree_low_cst)
Roger Sayle
4
-0
/
+28
2003-03-23
cfgcleanup.c (try_optimize_cfg): Allow merging of tablejumps before flow2.
Richard Henderson
3
-2
/
+10
2003-03-23
New test.
Richard Henderson
1
-0
/
+114
2003-03-23
re PR rtl-optimization/10116 (ce2: invalid merge of "join_bb" in the context ...
Richard Henderson
2
-2
/
+10
2003-03-23
configure.in: Check whether it is necessary to link against libm to use ldexp.
Zack Weinberg
6
-712
/
+807
2003-03-23
* config/h8300/h8300.md: Fix comment typos.
Kazu Hirata
2
-2
/
+6
2003-03-23
* pa.c (output_cbranch): Fix typo in comment.
John David Anglin
2
-6
/
+9
2003-03-22
cfgcleanup.c (insns_match_p): Do not do EQUIV substitution after reload.
Richard Henderson
2
-4
/
+15
2003-03-23
Daily bump.
GCC Administrator
1
-1
/
+1
2003-03-22
be explicit about the default VERBOSE case
Bruce Korb
1
-0
/
+3
2003-03-22
fix Solaris 2.6 initializers
DJ Delorie
6
-74
/
+163
2003-03-22
* config/i386/i386.c (ix86_init_machine_status): Return value.
Andreas Jaeger
2
-0
/
+6
2003-03-22
pa.c (output_cbranch, [...]): Output nop for conditional branch to the follow...
John David Anglin
2
-13
/
+26
2003-03-22
s390.md ("movti", [...]): Use 'o' instead of 'm' constraint in forced-split a...
Ulrich Weigand
4
-20
/
+49
2003-03-22
* gcc.dg/Wshadow-1.c: Add a dg-warning line.
Zack Weinberg
2
-584
/
+588
2003-03-22
PR c++/9978, c++/9708
Nathan Sidwell
11
-79
/
+181
2003-03-22
h8300.c (notice_update_cc): Correctly handle the case where the set destinati...
Kazu Hirata
2
-1
/
+13
2003-03-22
Make gcc recognize a c33 as a c30 instead of a c40 processor.
Svein E. Seldal
2
-1
/
+6
2003-03-22
com.c (ffecom_constantunion_with_type): New function.
Bud Davis
8
-9
/
+284
2003-03-22
* combine.c (simplify_comparison <AND>): Use gen_int_mode. Tidy.
Alan Modra
2
-41
/
+41
2003-03-22
c-common.c: Include intl.h.
Zack Weinberg
9
-3984
/
+4359
2003-03-22
* config.gcc: Remove 'float_format'.
Nathanael Nerode
2
-3
/
+2
2003-03-22
Daily bump.
GCC Administrator
1
-1
/
+1
2003-03-22
fixproto: Define NULL and size_t in generated stdlib.h and unistd.h.
Nathanael Nerode
4
-132
/
+54
2003-03-22
* config/m68hc11/m68hc11.md ("call_value"): Fix trap check.
Stephane Carrez
2
-1
/
+5
2003-03-22
m68hc11.h (ASM_DECLARE_FUNCTION_NAME): Fix typo in writing .interrupt command.
Stephane Carrez
5
-11
/
+105
2003-03-21
i386.c (ix86_compute_frame_layout): Recompute fast prologues only when amount...
Jan Hubicka
3
-2
/
+21
2003-03-21
re PR inline-asm/7916 (ICE in instantiate_virtual_register_1)
Jan Hubicka
2
-4
/
+41
2003-03-21
* combine.c (make_field_assignment): Fix a warning.
Kazu Hirata
2
-1
/
+5
2003-03-21
* config/h8300/h8300.md (*insv_si_1_n_lshiftrt_16): New.
Kazu Hirata
2
-0
/
+16
2003-03-21
rs6000.h (REG_ALLOC_ORDER): Increase priority for R2 on Darwin.
Dale Johannesen
2
-9
/
+24
2003-03-21
combine.c (make_field_assignment): Remove unnecessary AND when storing into z...
Kazu Hirata
2
-0
/
+16
2003-03-21
Makefile.in (TEXI_GCCINT_FILES): Add libgcc.texi.
Aldy Hernandez
1
-1
/
+1
2003-03-21
aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete.
Zack Weinberg
6
-478
/
+213
2003-03-21
javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ...
Zack Weinberg
4
-88
/
+188
2003-03-21
optabs.c (init_integral_libfuncs): Make sure we init at least up to "long lon...
DJ Delorie
2
-1
/
+9
2003-03-21
s390.h: Do not include fixdfdi.h on s390x.
Ulrich Weigand
2
-1
/
+20
2003-03-21
re PR c++/9898 (Template reference cast operator of template class)
Nathan Sidwell
4
-4
/
+40
2003-03-21
re PR other/9813 (misplaced paragraph in Constructing Calls node)
Volker Reichelt
2
-13
/
+19
2003-03-21
re PR target/8366 ([sparc-sun-solaris2.7] C testsuite failure w/-m64 -fpic -O...
Eric Botcazou
2
-6
/
+42
2003-03-21
treetree.c (cpp_create_reader): Follow prototype change in cpplib.h.
Andreas Jaeger
2
-1
/
+7
2003-03-21
re PR c++/9440 (error message about "non-lvalue in unary '&'" when using ?: o...
Jason Merrill
1
-0
/
+12
2003-03-21
PR c++/8316, c++/9315, c++/10136
Jason Merrill
3
-23
/
+23
2003-03-21
re PR c++/9420 (incomplete type incorrectly reported)
Jason Merrill
1
-0
/
+23
[next]