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
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
2000-03-09
except.c (nothrow_function_p): If -fno-exceptions, just return.
Jason Merrill
2
-0
/
+12
2000-03-09
tree.h (struct tree_common): Rename raises_flag to nothrow_flag.
Jason Merrill
11
-34
/
+108
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
Daily bump.
Jeff Law
2
-2
/
+2
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
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
[next]