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/gfortran-test
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-15
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-15
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
/
genautomata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-31
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
Marcin Dalecki
1
-3
/
+3
2006-01-26
re PR bootstrap/25961 (Mainline failed to bootstrap on ia64)
Steve Ellcey
1
-1
/
+10
2006-01-24
genautomata.c (process_state_for_insn_equiv_partition): Use xcalloc for insn_...
Zack Weinberg
1
-1
/
+1
2006-01-23
r110128@banpei: zack | 2006-01-22 14:50:42 -0800
Zack Weinberg
1
-15
/
+18
2006-01-23
r110127@banpei: zack | 2006-01-22 14:49:27 -0800
Zack Weinberg
1
-798
/
+146
2006-01-23
r110126@banpei: zack | 2006-01-22 14:47:42 -0800
Zack Weinberg
1
-73
/
+31
2006-01-23
r110125@banpei: zack | 2006-01-22 14:46:46 -0800
Zack Weinberg
1
-744
/
+626
2005-07-28
builtins.c: Fix comment typo(s).
Volker Reichelt
1
-1
/
+1
2005-06-26
genautomata.c (decl_mode_check_failed, [...]): Add noreturn attribute.
Kaveh R. Ghazi
1
-2
/
+3
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-04-23
diagnostic.c (warning): Accept parameter to classify warning option.
DJ Delorie
1
-9
/
+9
2005-03-31
re PR target/20632 (GCC should avoid generating F- and B-unit NOPs)
Vladimir Makarov
1
-6
/
+10
2005-02-21
c-objc-common.h, [...]: Update copyright.
Kazu Hirata
1
-1
/
+2
2005-02-18
genautomata.c (output_get_cpu_unit_code_func, [...]): Don't generate old-styl...
Joseph Myers
1
-6
/
+5
2004-09-09
Makefile.in (gengtype): Use $(BUILD_ERRORS).
Nathan Sidwell
1
-446
/
+494
2004-07-16
genautomata.c (add_vect): Speedup by using integers as bit-vectors for walkin...
Segher Boessenkool
1
-15
/
+70
2004-02-08
c-objc-common.c (): Fix a typo in a warning.
Kazu Hirata
1
-7
/
+7
2004-01-21
alias.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-01-16
c-common.h: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2004-01-13
rtl.def: Add comment about new option in automata_option.
Vladimir Makarov
1
-51
/
+89
2004-01-11
genautomata.c (make_automaton, [...]): Print progress bars with '.' character...
Zack Weinberg
1
-7
/
+7
2003-11-21
ChangeLog.7: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-07-19
alias.c [...]: Remove unnecessary casts.
Kaveh R. Ghazi
1
-8
/
+7
2003-07-09
genattr.c (internal_dfa_insn_code): Don't prototype.
Kaveh R. Ghazi
1
-2
/
+2
2003-07-09
genattrtab.h: Add new macros for attr `special' flags.
Kaveh R. Ghazi
1
-4
/
+4
2003-07-05
genattr.c (internal_dfa_insn_code): Output prototype.
Kaveh R. Ghazi
1
-69
/
+39
2003-07-01
basic-block.h: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-06-29
alloc-pool.c: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2003-06-13
ChangeLog.1: Fix spelling of "outputting".
Matt Kraai
1
-1
/
+1
2003-06-01
genrecog.c: Use ISO C90 prototypes.
Andreas Jaeger
1
-1003
/
+702
2003-05-21
Concatenate one of the fprintf calls in the previous change.
Kaveh Ghazi
1
-3
/
+2
2003-05-21
genautomata.c (output_description, [...]): Add missing specifiers.
Kaveh R. Ghazi
1
-3
/
+3
2003-04-29
genautomata.c (add_vect): Check undefined value for range type too.
Vladimir Makarov
1
-0
/
+4
2003-04-14
genautomata.c (output_translate_vect): Fix a typo in loop condition.
Vladimir Makarov
1
-1
/
+1
2003-03-13
c-pch.c, [...]: Replace "GNU CC" with "GCC".
Nathanael Nerode
1
-4
/
+4
2003-02-06
genautomata.c (VLA_PTR_CREATE, [...]): Use temporay variables starting with u...
Vladimir Makarov
1
-106
/
+135
2003-01-22
genautomata.c (output_internal_insn_latency_func, [...]): Short circuit when ...
Zack Weinberg
1
-2
/
+18
2003-01-21
genautomata.c (output_internal_insn_latency_func): Add missing break statemen...
Zack Weinberg
1
-1
/
+1
2003-01-21
genautomata.c (output_internal_insn_latency_func): Fix missing close paren in...
Andreas Schwab
1
-2
/
+2
2003-01-21
genautomata.c: Space savings in generated code:
Zack Weinberg
1
-102
/
+159
2003-01-20
genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c.
Vladimir Makarov
1
-4
/
+0
2003-01-17
et-forest.c: Fix comment typos.
Kazu Hirata
1
-9
/
+9
2003-01-15
decl2.c (check_classfn): Fix uninitialized warning.
Kaveh R. Ghazi
1
-12
/
+14
2003-01-09
2003-01-09 Vladimir Makarov <vmakarov@redhat.com>
Vladimir Makarov
1
-568
/
+987
2002-12-22
* genautomata.c: Fix comment typos.
Kazu Hirata
1
-20
/
+20
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-6
/
+5
2002-12-13
c-decl.c: Fix a comment typo.
Kazu Hirata
1
-2
/
+2
2002-10-11
cfganal.c (dfs_enumerate_from): Use PARAMS.
John David Anglin
1
-1
/
+1
2002-10-09
conflict.c (arc_hash): Change return type to hashval_t.
Kaveh R. Ghazi
1
-10
/
+10
2002-08-21
tree.c (finish_vector_type): Fix a typo in a comment.
Stan Shebs
1
-1
/
+1
[next]