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
2001-09-10
alias.c (clear_reg_alias_info): Use K&R format definition.
Richard Kenner
7
-80
/
+112
2001-09-10
* calls.c (store_one_arg): Expand comment.
Richard Sandiford
2
-2
/
+12
2001-09-10
calls.c (store_one_arg): Make sure that the entire argument is pushed if...
Roman Lechtchinsky
2
-2
/
+9
2001-09-10
* class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.
Richard Henderson
2
-2
/
+6
2001-09-10
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-09
* emit-rtl.c (adjust_address): Fix mode for LO_SUM.
Richard Henderson
2
-1
/
+5
2001-09-09
* loop.c (combine_givs): Fix computing of benefit once giv is combined.
Jan Hubicka
2
-0
/
+11
2001-09-09
alpha.c (alpha_next_sequence_number): New.
Richard Henderson
6
-77
/
+581
2001-09-09
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-08
* reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.
Jan Hubicka
2
-19
/
+19
2001-09-08
Daily bump.
GCC Administrator
2
-2
/
+2
2001-09-08
* i386.h (TARGET_SWITCHES): Fix spelling of option.
Andreas Jaeger
2
-1
/
+5
2001-09-08
install.texi: Explain AIX exception handling work-around.
David Edelsohn
2
-6
/
+20
2001-09-07
rs6000.c (num_insns_constant): Compute number of instructions more accurately.
David Edelsohn
2
-1
/
+7
2001-09-07
re PR rtl-optimization/3783 (gcc3.0/ia64 ICE on linux kernel file fs/ufs/supe...
Jim Wilson
4
-0
/
+24
2001-09-07
real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is available.
Roman Lechtchinsky
2
-454
/
+475
2001-09-07
reload.c (push_reload): Check for subreg_lowpart_p instead of SUBREG_BYTE bei...
Roman Lechtchinsky
2
-4
/
+10
2001-09-07
c-common.c (signed_or_unsigned_type): Handle machine mode types which have no...
Richard Henderson
3
-10
/
+31
2001-09-07
mips.c (override_options): Do not override ISA when ABI specified if MIPS_CPU...
Aldy Hernandez
2
-0
/
+7
2001-09-07
java-tree.h (compile_resource_file): Grouped with other prototypes.
Alexandre Petit-Bianco
3
-4
/
+6
2001-09-07
re PR java/4230 (gcj -C segfaults on static string continuation '+' in gcj 3....
Alexandre Petit-Bianco
3
-4
/
+46
2001-09-07
loop.c (record_giv): Avoid simplifying MULT to ASHIFT.
Richard Henderson
5
-121
/
+224
2001-09-07
h8300-protos.h (general_operand_dst_push): Remove.
Kazu Hirata
5
-45
/
+89
2001-09-07
genattrtab.c (attr_printf): First arg is unsigned.
Richard Kenner
2
-14
/
+21
2001-09-07
Test gcov output for functions that use longjmp.
Janis Johnson
1
-0
/
+84
2001-09-07
Control which kinds of gcov output to verify.
Janis Johnson
4
-0
/
+10
2001-09-07
Add support for a .x file to control XFAIL and wich kinds of gcov output
Janis Johnson
1
-6
/
+32
2001-09-07
gcov.exp: Add support for a .x file to control XFAIL and which kinds of gcov ...
Janis Johnson
1
-0
/
+9
2001-09-07
mips.c (override_options): Allow abi32 with 64 bit registers.
Aldy Hernandez
2
-2
/
+6
2001-09-07
* i386.h (TARGET_SWITCHES): Fix descriptions.
Andreas Jaeger
2
-4
/
+8
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
[next]