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-04-19
* stor-layout.c (place_field): Set rli->offset_align properly.
Richard Kenner
2
-3
/
+8
2000-04-19
* gjavah.c (cxx_keyword_subst): Avoid potential infinite loop.
Tom Tromey
2
-4
/
+11
2000-04-19
conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.
Richard Kenner
2
-8
/
+5
2000-04-19
mips.h (BITS_PER_WORD, [...]): Remove unnecessary casts.
Kaveh R. Ghazi
2
-8
/
+14
2000-04-19
calls.c (precompute_arguments): Remove must_preallocate and args_size calls.
Jan Hubicka
2
-20
/
+14
2000-04-19
check for NO_TRAMPOLINES.
Catherine Moore
2
-0
/
+6
2000-04-19
Even more lossage, sorry.
Jan Hubicka
1
-1
/
+1
2000-04-19
Fix lossage caused by applying old version of my previous patch.
Jan Hubicka
2
-8
/
+9
2000-04-19
* stkalign.C: New test.
Alexandre Oliva
2
-0
/
+23
2000-04-19
loop.c (check_insn_for_bivs, [...]): Break out from ...
Jan Hubicka
3
-338
/
+266
2000-04-19
20000419-1.c: New test for arg clobbering with sibling-call optimizations.
Greg McGary
2
-0
/
+27
2000-04-19
Daily bump.
Jeff Law
2
-2
/
+2
2000-04-19
cpplib.c (do_pragma_poison): Strings in the token buffer are not nul-terminated.
Zack Weinberg
2
-2
/
+7
2000-04-18
[multiple changes]
Alexandre Petit-Bianco
3
-180
/
+290
2000-04-18
Fix problem with relocs in read-only sections for C++ code.
Jim Wilson
2
-0
/
+9
2000-04-18
cccp.c, [...]: Removed.
Zack Weinberg
35
-16068
/
+542
2000-04-18
cppinit.c (handle_option): Don't run error message through gettext twice.
Zack Weinberg
2
-1
/
+6
2000-04-18
conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.
Richard Kenner
11
-53
/
+75
2000-04-18
cp-tree.h (lang_decl_flags): Remove const_memfunc and volatile_memfunc.
Mark Mitchell
6
-23
/
+54
2000-04-18
* gengenrtl.c (genlegend): Fix misspelling.
Stan Cox
2
-1
/
+5
2000-04-18
configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.
Robert Lipe
10
-197
/
+273
2000-04-18
ggc-common.c: Add missing blanks.
Richard Kenner
4
-4
/
+12
2000-04-18
stmt.c (mark_case_node): New function.
Richard Kenner
2
-11
/
+22
2000-04-18
expmed.c (emit_store_flag): If comparing two-word integer with zero, can opti...
Richard Kenner
2
-6
/
+32
2000-04-18
Fix typo.
Richard Henderson
1
-1
/
+1
2000-04-18
cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the mark is active.
Mark Mitchell
3
-1
/
+14
2000-04-18
Add expected error
Mark Mitchell
1
-1
/
+1
2000-04-18
c-decl.c (mark_binding_level): Use 'for' instead of `while'.
Richard Kenner
5
-230
/
+274
2000-04-18
re GNATS gcj/211 (gcjh doesn't handle method names that are reserved C++ keyw...
Tom Tromey
2
-21
/
+85
2000-04-18
Daily bump.
Jeff Law
2
-2
/
+2
2000-04-18
cppexp.c (lex): Don't assume tokens are NUL terminated.
Zack Weinberg
9
-103
/
+139
2000-04-17
bb-reorder.c (fixup_reorder_chain): Don't look up new block again.
Richard Henderson
2
-3
/
+23
2000-04-18
decl2.c (grokfield): Issue error on illegal data member declaration.
Mark Mitchell
3
-1
/
+28
2000-04-18
function.c (expand_function_start): Use hard_function_value to compute the RT...
Mark Mitchell
2
-6
/
+6
2000-04-17
Regen after last change
Zack Weinberg
1
-7
/
+10
2000-04-17
* method.c (make_thunk): Set DECL_CONTEXT for a THUNK_DECL.
Mark Mitchell
2
-0
/
+5
2000-04-17
i386.c (athlon_cost): Fix lea, divide and XFmode move costs.
Jan Hubicka
4
-66
/
+236
2000-04-17
loop.c (canonicalize_condition): Add WANT_REG argument.
Richard Henderson
5
-79
/
+75
2000-04-17
gjavah.c (print_name_for_stub_or_jni): Don't prefix method names with a newli...
Bryce McKinlay
2
-5
/
+14
2000-04-17
aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE([AC_FUNC_MMAP]).
Zack Weinberg
7
-387
/
+260
2000-04-17
builtins.c (expand_builtin_expect): New.
Richard Henderson
11
-32
/
+256
2000-04-17
sparc.c (eligible_for_sibcall_delay): Cannot use leaf sibcall delay slot if f...
Jakub Jelinek
2
-3
/
+10
2000-04-17
Makefile.in (stmp-fixproto): Acknowledge errors in fixproto.
Kaveh R. Ghazi
3
-1
/
+10
2000-04-17
cse.c (struct check_depdendence_data): New.
Jan Hubicka
2
-13
/
+36
2000-04-17
Daily bump.
Jeff Law
2
-2
/
+2
2000-04-17
class.c (build_vtable_entry): Don't build thunks for type-info functions.
Mark Mitchell
2
-1
/
+9
2000-04-17
dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now that UNITS_PER_WORD is un...
Mark Mitchell
2
-2
/
+5
2000-04-17
* tree.h (struct tree_common): Remove misleading comment.
Mark Mitchell
2
-5
/
+6
2000-04-17
re GNATS gcj/205 (gcjh confused about similar method and attribute names)
Tom Tromey
2
-2
/
+7
2000-04-16
decl.c (decls_match): Allow a redeclaration of a builtin to specify args whil...
Jason Merrill
2
-1
/
+7
[prev]
[next]