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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-19
reload1.c (reload): Revert 2 previous checkins.
Eric Christopher
1
-8
/
+2
2003-11-19
reload1.c (reload): Revert 2 previous checkins.
Eric Christopher
1
-0
/
+4
2003-11-19
cpptrad.c (_cpp_scan_out_logical_line): Improve test for whether directive be...
Nathanael Nerode
4
-1
/
+27
2003-11-19
* config/frv/frv.c (frv_init_libfuncs): Correct ufix_optab entries.
Richard Sandiford
2
-3
/
+7
2003-11-19
install.texi (Specific): Remove information on old versions of glibc versus o...
Gerald Pfeifer
2
-14
/
+5
2003-11-19
emit-rtl.c (gen_lowpart): Don't force MEMs into a register unless the registe...
Richard Sandiford
2
-0
/
+7
2003-11-18
i386.c (print_reg): Handle QI and HI modes for non Q regs.
Richard Henderson
2
-0
/
+10
2003-11-19
config.gcc (powerpc-*-darwin*): Add libgcc build specification file.
Andreas Tobler
6
-1
/
+257
2003-11-19
compat.exp: Add DYLD_LIBRARY_PATH for darwin.
Andreas Tobler
5
-0
/
+17
2003-11-19
* config/ns32k/ns32k.h: Remove obsolete comment.
Nathanael Nerode
2
-8
/
+5
2003-11-19
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-18
re PR middle-end/11821 (Operator implementation as a library call fails with ...
Roger Sayle
2
-1
/
+9
2003-11-18
re PR c++/12932 (ICE with use of ptr-to-function as template arg)
Kriang Lerdsuwanakij
6
-1
/
+38
2003-11-18
* cgraph.c (change_decl_assembler_name): Avoid bogus warnings.
Jan Hubicka
2
-1
/
+6
2003-11-18
sysv4.h: OpenBSD hooks.
Marc Espie
2
-2
/
+51
2003-11-18
* gcc.dg/nested-func-1.c: New test.
Joseph Myers
2
-0
/
+39
2003-11-18
[multiple changes]
Arnaud Charlet
7
-16
/
+117
2003-11-18
expr.c (expand_expr): Don't look through constant arrays if they don't bind l...
Richard Henderson
2
-1
/
+7
2003-11-18
re PR java/12857 (Illegal method modifier when loading a generated .class)
Jeff Sturm
4
-35
/
+110
2003-11-18
re PR java/12739 (gcj emits dead bytecode)
Jeff Sturm
3
-3
/
+16
2003-11-17
expr.c (convert_move): Use GET_MODE_PRECISION instead of bitsize when seeing ...
Richard Kenner
2
-2
/
+7
2003-11-18
reload1.c (reload): Fix previous change.
Eric Christopher
2
-6
/
+10
2003-11-18
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-17
fix size_t
Jason Merrill
2
-2
/
+2
2003-11-17
add comment
Jason Merrill
1
-0
/
+3
2003-11-17
init.c (build_new_1): Preevaluate placement args.
Jason Merrill
4
-24
/
+71
2003-11-17
re PR debug/11325 (nested class debug info missing)
Scott Snyder
2
-3
/
+32
2003-11-17
java-tree.h (LOCAL_VAR_OUT_OF_SCOPE_P): New.
Andrew Haley
3
-7
/
+27
2003-11-17
re PR c++/11266 ([tree-ssa] ICE with placement new)
Jason Merrill
1
-0
/
+10
2003-11-17
Resync.
Arnaud Charlet
1
-0
/
+113
2003-11-17
[multiple changes]
Arnaud Charlet
29
-1525
/
+2510
2003-11-17
Replace use of poisoned BUILD_VA_LIST_TYPE macro with a target function.
Nick Clifton
4
-8
/
+14
2003-11-17
h8300-protos.h: Add the prototype for same_cmp_following_p.
Kazu Hirata
4
-2
/
+29
2003-11-17
h8300.md: Don't use REGNO when its operand is not guaranteed to be a REG.
Kazu Hirata
2
-4
/
+9
2003-11-17
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-16
* gcc.dg/cpp/assert4.c: New test.
Kaveh R. Ghazi
2
-0
/
+376
2003-11-16
Makefile.in (expr.o): Depend on $(TARGET_H).
Richard Sandiford
11
-228
/
+301
2003-11-16
* doc/install.texi (--enable-checking): Update valgrind's URL.
Kazu Hirata
2
-1
/
+5
2003-11-16
h8300.md: Fix warnings by replacing -2147483648 with -2147483647 - 1.
Kazu Hirata
2
-2
/
+7
2003-11-16
Fix links in online manuals.
Gerald Pfeifer
2
-2
/
+8
2003-11-16
Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th...
Jason Merrill
11
-21
/
+57
2003-11-16
* gjavah.c (print_stub_or_jni): Pass `env' to FatalError.
Tom Tromey
2
-1
/
+5
2003-11-16
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-15
lib1funcs.asm (divnorm): Store the sign in bit 3 of S2L.
Kazu Hirata
2
-13
/
+14
2003-11-15
h8300.h (DO_GLOBAL_CTORS_BODY): Fix warnings.
Kazu Hirata
2
-8
/
+11
2003-11-15
update comment
Jason Merrill
1
-2
/
+3
2003-11-15
install.texi (Prerequisites): Refine documentation of autoconf, automake and ...
Joseph Myers
2
-6
/
+21
2003-11-15
re PR c++/2294 (using declaration confusion)
Bernardo Innocenti
2
-6
/
+9
2003-11-15
Daily bump.
GCC Administrator
1
-1
/
+1
2003-11-14
function.c (assign_parms): Use TREE_TYPE to determine the real type of the ar...
Jason Merrill
2
-4
/
+9
[next]