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-11
dbxout.c (dbxout_parms): Fix typo in comment.
Hans-Peter Nilsson
6
-6
/
+15
2001-09-10
cpplex.c (parse_identifier): Fast-path optimize.
Zack Weinberg
4
-44
/
+111
2001-09-10
Test -fbranch-probabilities with computed gotos.
Janis Johnson
1
-0
/
+42
2001-09-10
Test various C constructs with -fbranch-probabilities.
Janis Johnson
1
-0
/
+269
2001-09-10
Support for tests of -fbranch-probability.
Janis Johnson
1
-0
/
+55
2001-09-10
Support procedures for testing profile-directed optimizations.
Janis Johnson
1
-0
/
+284
2001-09-10
profopt.exp: New, to support profile-directed optimizations.
Janis Johnson
1
-0
/
+8
2001-09-10
add sparc64-*-solaris2 support just like sparcv9-*-solaris2
Michael Meissner
2
-1
/
+6
2001-09-10
* config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o).
David Edelsohn
3
-2
/
+8
2001-09-10
builtins.c (c_getstr): Correct thinko in last change and further cleanup.
Richard Kenner
2
-14
/
+12
2001-09-10
dwarf2out.c (incomplete_types, [...]): Make them into varray's and register t...
Tim Freeman
2
-60
/
+26
2001-09-10
New test case (2.95.2 miscompilation)
Zack Weinberg
1
-0
/
+59
2001-09-10
Makefile.in (cfg.o, [...]): New.
Jan Hubicka
11
-6344
/
+6669
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
[next]