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
2000-03-13
Added Java 1.1 language features.
Alexandre Petit-Bianco
21
-3071
/
+8759
2000-03-13
gccbug.in: New file.
Martin v. Löwis
5
-99
/
+618
2000-03-13
function.c (put_var_into_stack): Use type_for_mode to calculate part_type.
Jason Merrill
5
-2
/
+41
2000-03-13
Makefile.in (LIBCPP_OBJS): Add cpplex.o.
Zack Weinberg
11
-1911
/
+1976
2000-03-13
typeck.c (build_prim_array_type): Correctly set the high word too.
Hans Boehm
2
-1
/
+5
2000-03-13
Fix recently introduced error in expand_end_case.
Bernd Schmidt
2
-0
/
+8
2000-03-13
decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.
Jason Merrill
3
-15
/
+48
2000-03-13
New test; for ia32 codegen bug.
Zack Weinberg
1
-0
/
+20
2000-03-13
sparc.md: Remove all traces of TARGET_LIVE_G0.
Jakub Jelinek
9
-317
/
+126
2000-03-13
cpplib.c (do_pragma_implementation): Fix off-by-one error truncating a string.
Zack Weinberg
3
-2
/
+16
2000-03-13
dwarf2out.c (add_name_and_src_coords_attributes): Only add DW_AT_MIPS_linkage...
Jason Merrill
2
-1
/
+7
2000-03-13
stor-layout.c (new_record_layout_info): Fix typo inside ifdef STRUCTURE_SIZE_...
Richard Earnshaw
2
-1
/
+6
2000-03-13
* g++.old-deja/g++.warn/inline.C: New test.
Nathan Sidwell
2
-0
/
+73
2000-03-13
tree.h (record_layout_info_s): New structure.
Mark Mitchell
3
-409
/
+519
2000-03-13
Daily bump.
Jeff Law
2
-2
/
+2
2000-03-13
cp-tree.h (revert_static_member_fn): Change prototype.
Mark Mitchell
4
-24
/
+26
2000-03-13
cpphash.c: Don't include version.h.
Zack Weinberg
4
-8
/
+23
2000-03-12
Convert cpplib to use libiberty/hashtab.c.
Zack Weinberg
8
-392
/
+454
2000-03-12
Revert previous checkin
Gabriel Dos Reis
1
-6
/
+5
2000-03-12
cp-tree.h (scope_kind): New type.
Mark Mitchell
7
-233
/
+409
2000-03-12
lex.c (whitespace_cr): Compress consecutive calls to warning().
Gabriel Dos Reis
4
-19
/
+22
2000-03-12
* cppinit.c (cl_directive_handler): More K&R fixing.
Kaveh R. Ghazi
2
-1
/
+5
2000-03-12
Daily bump.
Jeff Law
2
-2
/
+2
2000-03-12
Fix bug found by make bootstrap failure. Eliminate some warnings.
Jim Wilson
3
-4
/
+14
2000-03-12
cppinit.c (no_arg, [...]): Change from char[] to macros.
Kaveh R. Ghazi
2
-6
/
+14
2000-03-12
cppinit.c (cpp_start_read): Update indirect function call to K&R C.
Neil Booth
2
-1
/
+6
2000-03-11
ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79 entry.
Jim Wilson
2
-1
/
+4
2000-03-11
ia64-protos.h, [...]: Fix copyright messages.
Jim Wilson
6
-5
/
+10
2000-03-11
oops
Jason Merrill
1
-1
/
+1
2000-03-11
cppinit.c (struct pending option): Replace undef with a pointer to a directiv...
Neil Booth
2
-64
/
+35
2000-03-11
exception.cc (__check_null_eh_spec): New fn.
Jason Merrill
3
-28
/
+60
2000-03-11
Daily bump.
Jeff Law
2
-2
/
+2
2000-03-11
tweak formatting
Jason Merrill
1
-1
/
+2
2000-03-11
cppfiles.c (file_cleanup, [...]): Replace bcopy(), index() etc calls.
Neil Booth
7
-71
/
+94
2000-03-10
builtins.c (expand_builtin_strlen): Revert last change.
Richard Henderson
2
-3
/
+10
2000-03-10
decl.c (push_throw_library_fn): Take the FUNCTION_TYPE.
Jason Merrill
6
-24
/
+46
2000-03-10
builtins.c (expand_builtin_strlen): Make sure that we have something at the b...
Jason Merrill
4
-0
/
+24
2000-03-10
Fix typo last change.
Richard Henderson
2
-4
/
+4
2000-03-10
except.c (can_throw): Use INTVAL on a CONST_INT.
Richard Henderson
3
-4
/
+10
2000-03-10
linux.h: Undefine MD_EXEC_PREFIX and MD_STARTFILE_PREFIX since those are not ...
Andreas Jaeger
2
-1
/
+20
2000-03-10
lang-options.h, decl2.c: Add -fno-enforce-eh-specs.
Jason Merrill
10
-2
/
+748
2000-03-10
decl.c (push_overloaded_decl_1, [...]): Lose.
Jason Merrill
9
-278
/
+235
2000-03-10
Daily bump.
Jeff Law
2
-2
/
+2
2000-03-10
* com.c (ffecom_stabilize_aggregate_): Don't refer to TREE_RAISES.
Jason Merrill
2
-1
/
+4
2000-03-10
Changes in include:
Alex Samuel
7
-5
/
+1604
2000-03-09
Fix ia64 spec95 134.perl miscompilation.
Jim Wilson
2
-5
/
+11
2000-03-10
linux.h (WCHAR_TYPE): Make consistent.
Benjamin Kosnik
2
-0
/
+7
2000-03-09
pa-hpux11.h (LIB_SPEC): Correct typo in !p case.
Jeffrey A Law
2
-9
/
+15
2000-03-09
Add another case
Zack Weinberg
1
-6
/
+9
2000-03-09
Patch from Robert Lipe
Robert Lipe
2
-0
/
+5
[next]