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
2000-03-09
varasm.c (make_decl_rtl): Skip initial '*' when setting DECL_ASSEMBLER_NAME.
Jason Merrill
2
-1
/
+7
2000-03-09
linux.h (NO_IMPLICIT_EXTERN_C): Define.
Andreas Jaeger
2
-0
/
+11
2000-03-09
* i386.c (ix86_valid_type_attribute_p): Use compare_tree_int.
Jason Merrill
2
-3
/
+3
2000-03-09
except.c (can_throw): See through a SEQUENCE.
Jason Merrill
7
-17
/
+59
2000-03-09
cpphash.c (collect_formal_parameters): strncmp returns 0 for match.
Zack Weinberg
3
-3
/
+9
2000-03-09
Fix a bug in preprocess_constraints
Bernd Schmidt
2
-1
/
+5
2000-03-09
Fix suboptimal code generation by register elimination
Bernd Schmidt
2
-32
/
+53
2000-03-09
natClassLoader.cc (_Jv_FindArrayClass): Call _Jv_PrepareConstantTimeTables.
Bryce McKinlay
3
-2
/
+12
2000-03-09
Daily bump.
Jeff Law
5
-5
/
+5
2000-03-09
natArray.cc (newInstance): Don't allow array of `void' to be created.
Tom Tromey
5
-24
/
+68
2000-03-09
re GNATS gcj/168 (Build fails on Alpha)
Bryce McKinlay
3
-162
/
+613
2000-03-09
* java/math/BigInteger.java(signum): Handle zero properly.
Warren Levy
2
-1
/
+7
2000-03-09
libgcc2.h: New file.
Kaveh R. Ghazi
3
-199
/
+300
2000-03-08
Add ia64 port.
Jim Wilson
17
-0
/
+11248
2000-03-08
hashtab.c: Remove debugging variables (all_searches, all_collisions, all_expa...
Zack Weinberg
4
-276
/
+329
2000-03-08
oops - meant to commit with last batch of cpplib changes
Zack Weinberg
1
-5
/
+7
2000-03-08
Makefile.in (LIBCPP_DEPS): New macro.
Zack Weinberg
9
-424
/
+451
2000-03-08
dwarf2out.c (dw_fde_struct): Add 'nothrow'.
Jason Merrill
2
-0
/
+23
2000-03-08
g++.exp (g++_init): Don't put { } around -fmessage-length=0.
Jason Merrill
2
-3
/
+8
2000-03-08
flow.c (count_basic_blocks, [...]): A rethrow can occur outside of an EH region.
Jason Merrill
3
-29
/
+54
2000-03-08
cpp-mi.c: Fix switches.
Zack Weinberg
2
-4
/
+29
2000-03-08
cpplib.h (parse_underflow_t, [...]): Delete.
Zack Weinberg
8
-210
/
+190
2000-03-08
builtins.c (expand_builtin_strlen): Be prepared for strlensi to fail.
Richard Henderson
2
-22
/
+37
2000-03-08
* i386.md (strlensi): Initialize eoschar and align before use.
Richard Henderson
1
-3
/
+3
2000-03-08
* g++.old-deja/g++.eh/vbase4.C: New test.
Nathan Sidwell
2
-0
/
+43
2000-03-08
* exception.cc (__cp_pop_exception): Cleanup the original object.
Nathan Sidwell
2
-2
/
+6
2000-03-08
* g++.old-deja/g++.bugs/900215_01.C: Adjust.
Nathan Sidwell
2
-2
/
+9
2000-03-08
decl.c (grok_op_properties): Merge conversion to void warning with other sill...
Nathan Sidwell
2
-4
/
+10
2000-03-08
expr.c (expand_expr, [...]): Still check for missing CONSTRUCTOR element.
Jason Merrill
2
-2
/
+8
2000-03-08
typeck2.c (process_init_constructor): Set TREE_PURPOSE of array CONSTRUCTOR e...
Jason Merrill
2
-4
/
+9
2000-03-08
mips.c (mips_expand_prologue): If the last named argument is the vararg marke...
Gavin Romig-Koch
2
-25
/
+36
2000-03-08
dbxout.c (dbxout_parms): When correcting for promoted big-endian parameters...
Clinton Popetz
2
-1
/
+9
2000-03-08
misc12.C: Removed.
Nathan Sidwell
4
-20
/
+94
2000-03-08
c-common.h (make_fname_decl): Declare.
Nathan Sidwell
8
-72
/
+147
2000-03-08
* g++.old-deja/g++.other/string2.C: New test.
Nathan Sidwell
2
-0
/
+21
2000-03-08
Added myself to MAINTAINERS file.
Neil Booth
2
-0
/
+5
2000-03-08
typeck.c (convert_for_assignment): Don't look at array initializer.
Nathan Sidwell
3
-3
/
+10
2000-03-08
Add initial support for '\uNNNN' specifier.
Jason Merrill
2
-5
/
+419
2000-03-08
Daily bump.
Jeff Law
5
-5
/
+5
2000-03-07
* cccp.c (handle_directive): Initialize backslash_newlines_p.
Jeffrey A Law
2
-1
/
+5
2000-03-07
* po/POTFILES.in: Remove cppalloc.c from file list.
Philipp Thomas
2
-1
/
+4
2000-03-07
pj.c (pj_expand_prologue): current_function->args_info is now current_functio...
Steve Chamberlain
3
-10
/
+37
2000-03-08
re GNATS gcj/162 (gcj does not initialize interfaces according to spec)
Tom Tromey
2
-3
/
+8
2000-03-08
c4x.h (PUT_SDB_TYPE): Define so that the type info is output as hexadecimal r...
Michael Hayes
2
-0
/
+8
2000-03-08
* cpphash.c (special_symbol): Fix thinko in previous commit.
Zack Weinberg
2
-1
/
+5
2000-03-07
re GNATS gcj/107 (Bad array or type conversion bug when compiling bytecode)
Anthony Green
2
-3
/
+11
2000-03-07
re GNATS gcj/102 (crashes when compiling try block from java source)
Alexandre Petit-Bianco
3
-8
/
+21
2000-03-07
re GNATS gcj/94 (compiler allows assignment to interface constants)
Alexandre Petit-Bianco
3
-5
/
+21
2000-03-07
search.c (note_debug_info_needed): Walk the bases even if we weren't deferrin...
Jason Merrill
2
-5
/
+10
2000-03-07
[multiple changes]
Zack Weinberg
6
-535
/
+645
[next]