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-11-27
Fix a typo in ChangeLog.
Kazu Hirata
1
-1
/
+1
2003-11-27
h8300.h (FUNCTION_VALUE): Use R0_REG.
Kazu Hirata
3
-3
/
+10
2003-11-27
h8300.c: Fix formatting.
Kazu Hirata
3
-9
/
+13
2003-11-27
* config/h8300/h8300.h (ELIMINABLE_REGS): Update a coment.
Kazu Hirata
2
-4
/
+10
2003-11-27
* config/h8300/h8300.md: Give names to anonymous insns.
Kazu Hirata
2
-20
/
+24
2003-11-27
* config/h8300/h8300.md (extendqisi2): Remove constraints.
Kazu Hirata
2
-1
/
+5
2003-11-27
[multiple changes]
Arnaud Charlet
15
-70
/
+286
2003-11-27
tm.texi (SYSROOT_HEADERS_SUFFIX_SPEC): Fix typo.
Gunther Nikl
2
-1
/
+5
2003-11-27
compat.exp (compat-obj): New xfaildata parameter.
Eric Botcazou
6
-8
/
+35
2003-11-27
re PR rtl-optimization/13041 (linux-2.6/sound/core/oss/rate.c miscompiled)
Eric Botcazou
3
-2
/
+17
2003-11-27
re PR target/12900 (g++ ICE in rtl_verify_flow_info_1)
Eric Botcazou
4
-35
/
+97
2003-11-27
re PR middle-end/8028 (__builtin_apply() passes wrong arguments)
Eric Botcazou
4
-6
/
+64
2003-11-27
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-26
cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Declare function aliases as functions.
Danny Smith
2
-2
/
+9
2003-11-26
aclocal.m4 (gcc_AC_PROG_GNAT): Rewrite to account for removal of ADAC.
Nathanael Nerode
3
-292
/
+272
2003-11-26
* Makefile.in: Remove references to ADAC.
Nathanael Nerode
2
-2
/
+2
2003-11-26
configure.in: Remove check for whether ${ADAC} accepts -Wno-long-long.
Nathanael Nerode
3
-274
/
+239
2003-11-26
* de.po: Update.
Joseph Myers
2
-202
/
+206
2003-11-26
* gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
Eric Botcazou
2
-5
/
+4
2003-11-26
re PR target/6466 (backend uses bad type for frame size calculation.)
Eric Botcazou
3
-129
/
+250
2003-11-26
re PR middle-end/12548 ([non-weak] gcj now failes to compile included example)
Mohan Embar
2
-1
/
+11
2003-11-26
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-25
re PR java/13183 ([unit-at-a-time] incorrect multidimensional array initializ...
Jeff Sturm
6
-21
/
+36
2003-11-25
Make-lang.in (treelang.tags): Create TAGS.sub files in each directory and TAG...
Jason Merrill
2
-2
/
+8
2003-11-25
Fix date in my latest commit.
Andreas Jaeger
1
-1
/
+1
2003-11-25
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-24
re PR fortran/12633 (logical expression gives incorrect result with -fugly-lo...
Toon Moene
2
-18
/
+7
2003-11-24
re PR ada/13142 (gnat1 generating call to library 'setjmp', not using __buiti...
Arnaud Charlet
1
-1
/
+8
2003-11-24
function.c: Make outer_function-chain external.
Waldek Hebisch
3
-1
/
+9
2003-11-24
config.gcc (mips-sgi-irix6*): Add t-iris6gld to tmake_file when using GNU ld.
Richard Sandiford
7
-10
/
+114
2003-11-24
re PR c/13014 (if shortcut misses required diagnostics)
Eric Christopher
5
-67
/
+118
2003-11-24
Apply lost changelog entry.
Jan Hubicka
1
-0
/
+5
2003-11-24
h8300.md (tablejump_h8300): Change to *tablejump_h8300.
Kazu Hirata
2
-6
/
+18
2003-11-24
re PR ada/13142 (gnat1 generating call to library 'setjmp', not using __buiti...
Arnaud Charlet
1
-1
/
+1
2003-11-24
* config/h8300/h8300.md: Remove constraints from expanders.
Kazu Hirata
2
-6
/
+10
2003-11-24
h8300.md: (stm_h8300s_2): Change the name to stm_h8300s_2_advanced.
Kazu Hirata
2
-17
/
+365
2003-11-24
adadecode.c: Only include ctype.h if IN_GCC.
Rainer Orth
2
-2
/
+8
2003-11-24
Make-lang.in: (java.install-common) Add symlink for $(target_noncanonical)-gc...
Mohan Embar
2
-0
/
+17
2003-11-24
[multiple changes]
Arnaud Charlet
22
-140
/
+554
2003-11-24
genattrtab.c (simplify_cond): Update indices correctly.
Zdenek Dvorak
3
-38
/
+327
2003-11-24
fold-const.c (fold): Do not return early when optimizing COMPONENT_REF and co...
Jan Hubicka
1
-1
/
+2
2003-11-24
genattrtab.c (strcmp_check, [...]): New macros.
Zdenek Dvorak
2
-46
/
+118
2003-11-24
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-23
I forgot to mention the PR number.
Kazu Hirata
1
-0
/
+1
2003-11-23
h8300.c (push): Call push_h8300hs_normal in normal mode.
Kazu Hirata
3
-5
/
+60
2003-11-23
* genattrtab.c (count_sub_rtxs): Removed.
Zdenek Dvorak
2
-60
/
+4
2003-11-23
recog.c (preprocess_constraints): Only zero those elements of recog_op_alt th...
Richard Earnshaw
3
-1
/
+14
2003-11-23
re PR c++/12924 (ICE in lookup_member, at cp/search.c:1228)
Kriang Lerdsuwanakij
4
-0
/
+38
2003-11-23
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-22
i386.c (classify_argument): Pass __float128 in memory.
Jan Hubicka
2
-17
/
+9
[next]