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
2001-09-07
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-07
typeck.c (java_array_type_length, [...]): Represent empty arrays by NULL index.
Matt Kraai
4
-6
/
+25
2001-09-06
Remove OP_IDENTIFIER.
Ira Ruben
5
-29
/
+11
2001-09-06
* simplify-rtx.c (simplify_binary_operation): Revert last change.
Richard Henderson
2
-22
/
+4
2001-09-06
Simple test of call return percentages along with branch percentages and
Janis Johnson
1
-0
/
+37
2001-09-06
Add support for checking call return percentages for gcov -b output.
Janis Johnson
1
-9
/
+95
2001-09-06
gcov.exp: Add support for call return percentages.
Janis Johnson
1
-0
/
+5
2001-09-06
gcj -R patches
Anthony Green
1
-0
/
+14
2001-09-06
class.c (O_BINARY): Define if necessary.
Anthony Green
6
-3
/
+195
2001-09-06
simplify-rtx.c (simplify_binary_operation): Simplify contents of CONST.
Richard Henderson
2
-0
/
+27
2001-09-06
rs6000.c (rs6000_emit_prologue): Fix DWARF2 register number used for CR regis...
Franz Sirl
2
-2
/
+8
2001-09-06
Joern Rennecke (amylaar@cygnus.com)
Jeffrey A Law
4
-12
/
+64
2001-09-06
oops, missed a bit in previous commit
Nathan Sidwell
1
-1
/
+1
2001-09-06
re PR c++/3986 (ICE in build_rtti_vtbl_entries)
Nathan Sidwell
4
-11
/
+100
2001-09-06
Remove TYPE_NONCOPIED_PARTS.
Nathan Sidwell
9
-126
/
+36
2001-09-06
for some reason this was missed in the
Nathan Sidwell
1
-10
/
+53
2001-09-06
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-06
rs6000.c (mask_operand): Use signed vars to avoid compiler warnings.
Alan Modra
2
-20
/
+25
2001-09-06
objc-act.c (build_message_expr): If a class method cannot be found...
Ziemowit Laski
4
-3
/
+45
2001-09-05
* config/alpha/alpha.c (alpha_expand_mov): Initialize temp.
Richard Henderson
2
-1
/
+5
2001-09-05
function.c (ggc_mark_struct_function): Mark f->outer.
Zack Weinberg
4
-6
/
+18
2001-09-05
* profile.c (branch_prob): Call add_noreturn_fake_exit_edges.
Jan Hubicka
1
-0
/
+2
2001-09-05
i386.c (size_cost): New static variable.
Jan Hubicka
5
-326
/
+381
2001-09-05
som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
John David Anglin
3
-0
/
+22
2001-09-05
stor-layout.c (layout_type): Complain if an array's size can not be represent...
Jeffrey A Law
3
-0
/
+32
2001-09-05
gcc.c: (process_command) Add parentheses around assignment used as truth value.
David Billinghurst
2
-2
/
+7
2001-09-05
mips.c (save_restore_insns): Don't mark any register save slots as unchanging...
Richard Sandiford
2
-3
/
+8
2001-09-05
alpha.c (alpha_legitimate_address_p): New.
Richard Henderson
5
-78
/
+106
2001-09-05
20010904-1.c: New test.
Jakub Jelinek
2
-0
/
+22
2001-09-05
t-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.
Richard Sandiford
2
-3
/
+9
2001-09-05
linux.h: Set CPLUSPLUS_CPP_SPEC.
David S. Miller
3
-0
/
+13
2001-09-05
invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ...
Andreas Jaeger
3
-72
/
+14
2001-09-05
alpha.c (alpha_expand_mov, [...]): New functions split out of md file expanders.
Richard Henderson
4
-296
/
+197
2001-09-05
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-05
* cppmacro.c (funlike_invocation_p): No need to restore context.
Neil Booth
2
-6
/
+5
2001-09-04
reload.c (push_reload): Export.
Richard Henderson
6
-118
/
+167
2001-09-04
parse.y (maybe_yank_clinit): A field without an initializer is not relevant.
Per Bothner
2
-12
/
+14
2001-09-04
decl.c (duplicate_decls): Remove code deadling with DECL_SAVED_INSNS.
Mark Mitchell
5
-46
/
+47
2001-09-04
darwin.h (ASM_DECLARE_FUNCTION_NAME): Define.
Stan Shebs
3
-2
/
+32
2001-09-04
unwind.h (_UA_END_OF_STACK): New flag.
Richard Henderson
3
-2
/
+12
2001-09-04
* h8300/elf.h (LINK_SPEC): Redefine appropriately for the H8.
Jeffrey A Law
2
-0
/
+7
2001-09-04
mips.c (save_restore_insns): Change base_offset to fp_offset in second call t...
Richard Sandiford
2
-1
/
+6
2001-09-04
rtl.texi: Mention that besides as a CODE_LABEL...
Hans-Peter Nilsson
2
-6
/
+26
2001-09-04
Simplify length insn attribute and make more judicious use of insn attribute ...
David S. Miller
2
-563
/
+418
2001-09-04
re PR c++/4203 (empty base class optimization zeroes first byte of other base...
Nathan Sidwell
5
-3
/
+51
2001-09-04
c-common.h (tree_dump_index): Add more comments.
Nathan Sidwell
3
-27
/
+47
2001-09-04
Cleanup redundant and unused insn attributes.
David S. Miller
3
-119
/
+73
2001-09-04
sparc.md (define_splits): Kill constraints.
David S. Miller
2
-24
/
+28
2001-09-04
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-03
New file.
Richard Henderson
1
-0
/
+15
[next]