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-01-28
flow.c (find_basic_blocks): Remove do_cleanup argument.
Richard Henderson
7
-154
/
+125
2000-01-28
haifa-sched.c (schedule_insns): Don't recompute reg info after reload.
Richard Henderson
2
-1
/
+7
2000-01-28
Makefile.in (flow.o): Revert 24 Jan change.
Richard Henderson
3
-20
/
+32
2000-01-28
configure.in: Make --enable-cpplib the default.
Zack Weinberg
4
-248
/
+246
2000-01-28
Fix recent small bug
Mike Stump
1
-1
/
+3
2000-01-28
Delete a superfluous and buggy optimization
Bernd Schmidt
2
-119
/
+5
2000-01-28
diagnostic.c (build_message_string, [...]): Add ATTRIBUTE_PRINTF_*.
Kaveh R. Ghazi
2
-10
/
+26
2000-01-28
Compiler side new abi rtti (not enabled).
Nathan Sidwell
5
-83
/
+932
2000-01-28
20000127-1.c: New test.
Jakub Jelinek
3
-0
/
+31
2000-01-28
Daily bump.
Jeff Law
2
-2
/
+2
2000-01-27
Fix winsup (cygwin) build failure with VLAs and inline functions.
Jim Wilson
2
-0
/
+15
2000-01-27
* alpha.md (trunctfsf2): New.
Richard Henderson
2
-0
/
+20
2000-01-28
Fix whitespace
Mike Stump
1
-298
/
+298
2000-01-27
* configure.in (alpha-dec-osf5): Enable MASK_SUPPORT_ARCH.
Andrew Hobson
3
-220
/
+235
2000-01-28
New test - core dump in cccp
Zack Weinberg
1
-0
/
+139
2000-01-27
testcase for recent checkin
Mike Stump
1
-0
/
+9
2000-01-27
decl.c (pushdecl): Fix up shadow warnings with respect to implicit for scopes.
Mike Stump
2
-21
/
+31
2000-01-27
cppinit.c (cpp_handle_option): Recognize C++ comments under -std=gnu89.
Zack Weinberg
4
-131
/
+139
2000-01-27
Test cases for c++ comments and endif labels in system headers.
Zack Weinberg
3
-0
/
+55
2000-01-27
Use __inline not inline since test is compiled with -ansi
Zack Weinberg
1
-1
/
+1
2000-01-27
emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.
Geoff Keating
6
-24
/
+71
2000-01-27
genoutput.c (output_prologue): Include ggc.h in generated files.
Geoff Keating
3
-3
/
+10
2000-01-27
ns32k update from Ian Dall and Hans-Peter Nilsson.
Ian Dall
8
-497
/
+546
2000-01-27
jcf-write.c (emit_goto): RESERVE 3 bytes for insn.
Andrew Haley
2
-0
/
+9
2000-01-27
gthr-posix.h: Fix typo; compatibily -> compatibility.
Fred Fish
7
-6
/
+15
2000-01-27
cppinit.c: Add " (cpplib)" to end of string printed by -v / --version.
Zack Weinberg
2
-2
/
+7
2000-01-27
Reflect renaming of invariant_p to loop_invariant_p in comment.
Joern Rennecke
1
-2
/
+3
2000-01-27
alpha.c (alpha_emit_conditional_move): Use VOIDmode when testing for a signed...
Richard Henderson
4
-15
/
+113
2000-01-27
Daily bump.
Jeff Law
2
-2
/
+2
2000-01-27
linux64.h (CC1_SPEC): If compiling -m32 with -g but no -g option specifying d...
Jakub Jelinek
2
-1
/
+8
2000-01-26
pt.c (unify): Use fold, not maybe_fold_nontype_arg.
Jason Merrill
2
-4
/
+5
2000-01-27
Correct warning string to grep for
Zack Weinberg
1
-1
/
+1
2000-01-26
calls.c (special_function_p): New argument fork_or_exec.
Joern Rennecke
1
-2
/
+34
2000-01-26
calls.c (special_function_p): New argument fork_or_exec.
J"orn Rennecke
7
-16
/
+109
2000-01-26
alpha.c (alpha_split_tfmode_pair): New.
Richard Henderson
4
-27
/
+147
2000-01-26
* i386/cygwin.h: PROTO -> PARAMS.
Kaveh R. Ghazi
2
-9
/
+13
2000-01-26
call.c: PROTO -> PARAMS.
Kaveh R. Ghazi
31
-1460
/
+1496
2000-01-26
sparc.c (sparc_emit_float_lib_cmp): Handle TARGET_ARCH32 again.
Jakub Jelinek
3
-59
/
+159
2000-01-26
Daily bump.
Jeff Law
2
-2
/
+2
2000-01-26
alpha.c (alpha_emit_xfloating_cvt): Do not assume incoming operands array is ...
Alexandre Oliva
2
-5
/
+17
2000-01-26
Makefile.in (machname.h): SunOS 4 sed can't handle a file with one line and n...
Zack Weinberg
4
-6
/
+15
2000-01-26
* gcc.dg/unused-2.c: New test.
Alexandre Oliva
2
-0
/
+20
2000-01-26
* gcc.dg/conv-1.c: New test.
Alexandre Oliva
2
-0
/
+15
2000-01-25
sparc.c (output_cbranch): Fix accidental squashing of the fp branch pre-delay...
Richard Henderson
2
-98
/
+108
2000-01-25
tree.def (UNNE_EXPR): Remove.
Richard Henderson
12
-79
/
+133
2000-01-26
Only check machine class insns for improper emission of a RETURN
Nick Clifton
2
-0
/
+6
2000-01-25
Makefile.in (flow.o): Depend on $(EXPR_H).
Richard Henderson
3
-24
/
+26
2000-01-25
cp-tree.h (vcall_offset_in_vtable_p): New macro.
Mark Mitchell
3
-36
/
+254
2000-01-25
loop.c (current_loop_info): Delete.
Michael Hayes
4
-317
/
+366
2000-01-25
* config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix for mips16.
Gavin Romig-Koch
2
-5
/
+14
[next]