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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-27
jump.c (redirect_exp_1): Rework from old redirect_exp.
Richard Henderson
3
-149
/
+217
2000-04-27
rtlanal.c (dead_or_set_regno_p): Use find_regno_note.
Richard Henderson
4
-49
/
+21
2000-04-27
Fix commentary.
Richard Henderson
1
-1
/
+2
2000-04-27
* invoke.texi: Document -fssa flag.
Alex Samuel
2
-1
/
+12
2000-04-27
flow.c (count_reg_sets_1): Remove.
Richard Henderson
2
-269
/
+9
2000-04-27
flow.c (update_life_info): Consider blocks null to mean the universal set.
Richard Henderson
2
-27
/
+73
2000-04-26
flow.c (tidy_fallthru_edge): Don't delete the jump when it's a still-valid co...
Richard Henderson
2
-1
/
+8
2000-04-26
jump.c (invert_jump): Always invert REG_BR_PROB.
Richard Henderson
6
-34
/
+33
2000-04-27
cpplib.h: "~=" is not a single pp-token.
Neil Booth
3
-15
/
+19
2000-04-26
flow.c (mark_set_1): New arguments code and flags; update all callers.
Richard Henderson
2
-134
/
+97
2000-04-26
flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN.
Richard Henderson
3
-9
/
+10
2000-04-26
flow.c (propagate_one_insn): Break out from propagate_block.
Richard Henderson
3
-243
/
+290
2000-04-26
basic-block.h (life_analysis): Declare here ...
Richard Henderson
7
-33
/
+31
2000-04-26
flow.c (flow_delete_block): Rename from delete_block.
Richard Henderson
3
-5
/
+10
2000-04-26
http://gcc.gnu.org/ml/gcc-patches/2000-04/msg01057.html
David S. Miller
2
-1
/
+7
2000-04-27
cpplex.c (spell_other, spell_char): Remove.
Neil Booth
3
-63
/
+42
2000-04-27
Fixed ChangeLog merge snafu
Tom Tromey
1
-1
/
+0
2000-04-27
<<<<<<< ChangeLog
Jakub Jelinek
9
-102
/
+206
2000-04-27
zextract.c (find_zip_file_start): New function.
Tom Tromey
2
-7
/
+34
2000-04-27
* execute/loop-5.c: New test.
Geoff Keating
2
-0
/
+40
2000-04-26
pa32-regs.h (HARD_REGNO_MODE_OK): Warning removal.
Rodney Brown
3
-2
/
+7
2000-04-26
dwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify a char*.
Kaveh R. Ghazi
5
-55
/
+73
2000-04-26
Makefile.in: Rebuilt.
Tom Tromey
3
-51
/
+27
2000-04-26
cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
Mark Mitchell
10
-33
/
+42
2000-04-26
extend.texi (Function Attributes): Fix description of pure attribute.
Andreas Jaeger
2
-1
/
+6
2000-04-26
* cpplex.c: fix typos in comment
Neil Booth
1
-9
/
+10
2000-04-26
* cpplex.c: add comment describing lexer algorithm.
Neil Booth
1
-0
/
+90
2000-04-26
Daily bump.
Jeff Law
5
-5
/
+5
2000-04-26
integrate.c (output_inline_function): Do clear DECL_DEFER_OUTPUT before calli...
Jason Merrill
2
-3
/
+8
2000-04-26
linux.h: Remove erroneous commit of #if 0/#endif in last patch.
Andreas Jaeger
2
-2
/
+5
2000-04-26
cpu: Atomicity cleanups.
Nathan Myers
7
-190
/
+159
2000-04-25
* cse.c (cse_insn): Emit barrier after unconditional jump.
Richard Henderson
2
-0
/
+7
2000-04-25
calls.c (expand_call): Disable tail call generation once rtx_equal_function_v...
Richard Henderson
3
-3
/
+18
2000-04-25
dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.
Jason Merrill
8
-43
/
+57
2000-04-26
mn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS only if TARGET_AM33.
Alexandre Oliva
3
-19
/
+17
2000-04-26
aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires INCLUDES to sea...
Kaveh R. Ghazi
6
-452
/
+343
2000-04-25
Oops, missed ChangeLog in last checkin...
Kaveh Ghazi
1
-0
/
+11
2000-04-25
calls.c (expand_call): Use get_callee_fndecl.
Jason Merrill
3
-29
/
+33
2000-04-25
correct comment
Jason Merrill
1
-4
/
+3
2000-04-25
Add partial support for IA-64 unwind sections.
Andrew MacLeod
6
-68
/
+652
2000-04-25
use install-bin and install-sh in fixinc's makefile
Bruce Korb
3
-44
/
+47
2000-04-25
re GNATS gcj/181 (gcj crashes on inner classes/interfaces definition/usage.)
Alexandre Petit-Bianco
3
-0
/
+19
2000-04-25
Define FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro to allow functions with
Nick Clifton
3
-1
/
+39
2000-04-25
acconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.
Kaveh Ghazi
4
-327
/
+354
2000-04-25
[multiple changes]
Zack Weinberg
6
-74
/
+1492
2000-04-25
* execute/va-arg-20.c: New test.
Jakub Jelinek
2
-0
/
+26
2000-04-25
* config/i386/freebsd.h (INT_ASM_OP): Define.
Alexandre Oliva
2
-1
/
+10
2000-04-25
ir.texi: Correct typo.
Gabriel Dos Reis
2
-1
/
+5
2000-04-25
MethodFailure4.java: New file.
Alexandre Petit-Bianco
3
-0
/
+46
2000-04-25
* loop.c (strength_reduce): Fix typo in the last checkin.
Jan Hubicka
2
-1
/
+5
[next]