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-05-25
bb-reorder.c (reorder_block_def): Reorder elements for size.
Richard Henderson
4
-549
/
+586
2000-05-26
* gcc.c-torture/compile/20000523-1.c: New test.
Alexandre Oliva
2
-0
/
+9
2000-05-26
emit-rtl.c (reset_used_decls): New function.
Alexandre Oliva
2
-1
/
+27
2000-05-26
cpplex.c (maybe_macroexpand): Warn about function-like macros used in non-fun...
Zack Weinberg
3
-0
/
+25
2000-05-26
re GNATS gcj/162 (gcj does not initialize interfaces according to spec)
Tom Tromey
3
-4
/
+7
2000-05-26
re GNATS gcj/235 (source parser dies when Primitive.TYPE is used in an array ...
Tom Tromey
3
-2
/
+8
2000-05-25
* recog.c (peephole2_optimize): Use INSN_P.
Mark Mitchell
2
-1
/
+5
2000-05-25
ifcvt.c (seq_contains_jump): New.
Richard Henderson
2
-0
/
+37
2000-05-25
except.h (can_throw): Declare it.
Mark Mitchell
4
-4
/
+20
2000-05-25
Finish implementation of VTTs.
Mark Mitchell
13
-70
/
+403
2000-05-25
* flow.c (mark_set_1): Don't record conditionally dead memory.
Richard Henderson
2
-0
/
+6
2000-05-25
combine.c (try_combine): Use any_condjump_p...
Jan Hubicka
14
-54
/
+80
2000-05-25
rs6000.c (expand_block_move): Add 64-bit PowerPC doubleword move to STRING case.
David Edelsohn
4
-21
/
+44
2000-05-25
* g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
Nathan Sidwell
2
-2
/
+6
2000-05-25
Jan Hubicka <jh@suse.cz>
Jan Hubicka
4
-102
/
+125
2000-05-25
* stmt.c (expand_end_bindings): Fix thinko last change.
Richard Henderson
2
-1
/
+5
2000-05-25
except.c (func_eh_entry): Add emitted field.
Andrew MacLeod
19
-663
/
+3022
2000-05-25
cxxabi.h (__pbase_type_info): Define, based on __pointer_type_info.
Nathan Sidwell
3
-66
/
+105
2000-05-25
catch11.C: New test.
Nathan Sidwell
3
-0
/
+131
2000-05-25
tinfo.h (__user_type_info::contained_virtual_p): New predicate.
Nathan Sidwell
3
-2
/
+24
2000-05-25
Daily bump.
Jeff Law
2
-2
/
+2
2000-05-24
recog.c (offsettable_address_p): If mode size is zero, assume BIGGEST_ALIGNMENT.
Richard Henderson
2
-2
/
+15
2000-05-24
configure.in: Check for -Wno-long-long option support and improve handling of...
J. David Anglin
4
-198
/
+237
2000-05-24
Fix minor goofs pointed out by Stan.
Jeff Law
1
-6
/
+5
2000-05-24
Forgot to commit.
Jeff Law
1
-0
/
+5
2000-05-25
* loop.c (basic_induction_var): Avoid double recording of an increment.
J"orn Rennecke
2
-1
/
+11
2000-05-24
gcc.texi: Remove contributor list.
Jeff Law
2
-184
/
+681
2000-05-25
revert: loop.h (struct induction): Add multi_insn_incr.
J"orn Rennecke
3
-53
/
+30
2000-05-25
rtl.h (loc_mentioned_in_p): Declare.
J"orn Rennecke
5
-31
/
+51
2000-05-24
stmt.c (expand_end_bindings): Look through NOTEs to find a BARRIER.
Jason Merrill
2
-2
/
+13
2000-05-24
new
Jason Merrill
1
-0
/
+14
2000-05-24
cp-tree.h (build_delete): Change prototype.
Mark Mitchell
6
-115
/
+96
2000-05-24
calls.c (expand_call): Handle cleanups in tail-recursion arguments analagousl...
Mark Mitchell
3
-3
/
+33
2000-05-24
simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EXTEND.
Kaveh R. Ghazi
2
-10
/
+15
2000-05-24
expr.c (expand_assignment, [...]): Set in_check_memory_usage while emitting c...
Alexandre Oliva
2
-0
/
+18
2000-05-24
Make g++ struct packing attribute sensitive to -fpack-struct, as per docn
Donald Lindsay
2
-0
/
+6
2000-05-24
ignore test if targets 'long long' is less than 64 bits
Nick Clifton
1
-0
/
+3
2000-05-24
new test case
Nick Clifton
2
-0
/
+23
2000-05-24
(extract_muldiv): When constructing a multiplier/divisor...
Nick Clifton
2
-0
/
+10
2000-05-24
init.c (sort_member_init): Fix typo in error message generation code.
Mark Mitchell
2
-1
/
+7
2000-05-24
Document the c_fix types
Bruce Korb
1
-42
/
+75
2000-05-24
Update new-abi upcast algorithm.
Nathan Sidwell
3
-57
/
+64
2000-05-24
c-decl.c (build_enumerator): Don't modify the value's type, convert it.
Alexandre Oliva
2
-2
/
+6
2000-05-24
Daily bump.
Jeff Law
2
-2
/
+2
2000-05-24
* mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default.
Andreas Jaeger
2
-1
/
+5
2000-05-24
configure.in: Redefine inhibit_libc conditions.
Eric Christopher
4
-119
/
+134
2000-05-24
cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable and bitfield ...
Mark Mitchell
10
-83
/
+117
2000-05-23
configure.in: For --enable-languages=LIST, check for empty LIST.
Phil Edwards
3
-0
/
+13
2000-05-23
* pdp11.h (STACK_BOUNDARY): Define.
Lars Brinkhoff
2
-0
/
+7
2000-05-24
decl2.c (maybe_retrofit_in_chrg): Don't create in-charge parameters for templ...
Mark Mitchell
3
-2
/
+15
[next]