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-20
c-parse.in (SAVE_WARN_FLAGS): Use size_int.
Martin v. Löwis
6
-54
/
+50
2000-03-20
jump.c (delete_noop_moves): Remove code attempting to combine stack adjustments.
Jan Hubicka
2
-98
/
+5
2000-03-20
Daily bump.
Jeff Law
2
-2
/
+2
2000-03-19
remove extraneous code checked in with previous delta
Nick Clifton
1
-28
/
+5
2000-03-19
* gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
Richard Henderson
2
-1
/
+5
2000-03-19
emit-rtl.c (push_to_full_sequence, [...]): New functions.
Martin v. Löwis
10
-13
/
+59
2000-03-19
Makefile.in (tree.o): Depend on HASHTAB_H.
Martin v. Löwis
3
-54
/
+116
2000-03-19
t-aix41: New file.
Kaveh R. Ghazi
4
-3
/
+13
2000-03-19
tm.texi (Driver): Fix typos and tweak entry for INCLUDE_DEFAULTS.
Hans-Peter Nilsson
2
-17
/
+30
2000-03-19
* stor-layout.c (layout_decl): Don't abort on any zero sized decl.
Richard Henderson
2
-11
/
+2
2000-03-19
* gcc.c-torture/compile/20000319-1.c: New test.
Richard Henderson
2
-0
/
+10
2000-03-19
fold-const.c (extract_muldiv): Apply type check for defined overflow to multi...
Richard Henderson
2
-15
/
+23
2000-03-19
flow.c (delete_block): Delete the addr_vec along with the block.
Richard Henderson
2
-6
/
+28
2000-03-19
Daily bump.
Jeff Law
2
-2
/
+2
2000-03-19
emit-rtl.c (remove_unncessary_notes): Check that all NOTE_INSN_BLOCK_BEG and ...
Mark Mitchell
10
-70
/
+62
2000-03-19
cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
Mark Mitchell
9
-48
/
+161
2000-03-19
Tweak for slightly different error-output.
Mark Mitchell
1
-1
/
+1
2000-03-19
* Makefile.in (expr.o): Depend on intl.h.
Mark Mitchell
2
-2
/
+3
2000-03-19
* expr.c: Include intl.h.
Mark Mitchell
2
-0
/
+5
2000-03-18
* expr.c (emit_move_insn_1): Clarify cannot_inline message.
Richard Henderson
2
-1
/
+5
2000-03-19
class.c (check_bitfield_decl): Remove restriction on really long bitfields.
Mark Mitchell
3
-20
/
+81
2000-03-19
tree.h (tree_index): Remove enumerals for integer types.
Mark Mitchell
3
-24
/
+58
2000-03-18
bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well as NEXT_INSN.
Jason Eckhardt
2
-1
/
+16
2000-03-18
dwarf2out.c (dwarf2out_decl): Don't emit anything for types with TYPE_DECL_SU...
Jason Merrill
2
-1
/
+10
2000-03-18
* flow.c (make_edges): Use INTVAL to access REG_EH_REGION value.
Richard Henderson
2
-1
/
+5
2000-03-18
i386.c (call_insn_operand): Always allow SYMBOL_REF, care for HALF_PIC_P.
Richard Henderson
5
-119
/
+91
2000-03-18
* parse.c: Regenerated.
Martin v. Löwis
2
-7
/
+9
2000-03-18
* parse.y (extdefs): Call ggc_collect.
Martin v. Löwis
2
-2
/
+6
2000-03-18
class.c (build_base_field): Use TYPE_ALIGN to examine a type.
Nathan Sidwell
2
-2
/
+8
2000-03-18
Daily bump.
Jeff Law
2
-2
/
+2
2000-03-18
divconst-2.c: Rewrite to check for standards-compliant result rather than spe...
Hans-Peter Nilsson
2
-2
/
+34
2000-03-17
rtlanal.c (single_set): Reject if the parallel has anything except SET or USE...
Richard Henderson
2
-9
/
+28
2000-03-17
alpha.h (FUNCTION_OK_FOR_SIBCALL): New.
Richard Henderson
3
-11
/
+73
2000-03-17
Sibling call optimizations.
Jeffrey A Law
16
-860
/
+2232
2000-03-17
objc-act.c (encode_method_prototype): Pass types, not PARM_DECLs, to int_size...
Mark Mitchell
2
-1
/
+6
2000-03-17
Fix glibc s_scalbn.c miscompilation at -O.
Jim Wilson
2
-1
/
+3
2000-03-17
Put 1999 years back.
Jim Wilson
6
-7
/
+12
2000-03-17
Revert unapproved changes that were inadvertanly brought in with the previous
Nick Clifton
1
-37
/
+0
2000-03-17
* Clean up usages of TREE_INT_CST_LOW.
Richard Kenner
34
-605
/
+756
2000-03-17
* config/c4x/c4x.h (CPP_SPEC): Fix typo.
Michael Hayes
2
-1
/
+5
2000-03-17
typeck.c (require_complete_type): Don't assume size_zero_node.
Nathan Sidwell
2
-3
/
+7
2000-03-17
call.c (special_function_p): It is only malloc if it returns Pmode.
Martin v. Löwis
2
-3
/
+9
2000-03-17
Daily bump.
Jeff Law
2
-2
/
+2
2000-03-17
c4x.h (ASM_SPEC, [...]): Support C33.
Michael Hayes
3
-8
/
+30
2000-03-17
c4x.h (PARALLEL_INSN_FLAG): Add.
Michael Hayes
2
-10
/
+19
2000-03-16
tweak comment
Jason Merrill
1
-1
/
+1
2000-03-16
rtti.c (build_dynamic_cast_1): Improve diagnostics.
Steven Grady
2
-49
/
+82
2000-03-16
fold-const.c (fold): Fix a few cases when the returned result is not of the s...
Richard Kenner
2
-4
/
+10
2000-03-16
Fix compile time warning building cp/method.o
Nick Clifton
2
-2
/
+45
2000-03-16
libgcc2.h: Move prototypes above macros with the same name.
Kaveh R. Ghazi
2
-51
/
+60
[next]