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
1998-05-11
Add missing comments pointed out by Andreas Schwab.
Jim Wilson
2
-1
/
+28
1998-05-11
Put the movzr insn back into the comment.
Richard Henderson
1
-2
/
+2
1998-05-11
Fix -mflat bug reported by Yamamoto Hirotaka.
Jim Wilson
2
-1
/
+5
1998-05-11
* sparc.md (ffsdi2): Disable. Simplify the expression as well.
Richard Henderson
2
-8
/
+15
1998-05-11
Fix stabs debug info bug reported by Stu Grossman.
Jim Wilson
2
-0
/
+8
1998-05-11
new
Jason Merrill
5
-0
/
+79
1998-05-11
update documentation
Mark Mitchell
1
-7
/
+7
1998-05-11
* ptree.c (lang_print_xnode): Add missing `break'.
Mark Mitchell
2
-0
/
+5
1998-05-11
New test
Mark Mitchell
1
-1
/
+3
1998-05-11
New test
Mark Mitchell
1
-0
/
+11
1998-05-11
* pt.c (tsubst): Remove duplicate check for IDENTIFIER_NODE.
Mark Mitchell
2
-1
/
+4
1998-05-11
Oops, aclocal.m4 wasn't up-to-date for last commit.
Richard Henderson
1
-83
/
+113
1998-05-11
* configure.in (alpha-*-linux-gnu): Undo lossage from gcc2 merge.
Richard Henderson
3
-86
/
+58
1998-05-11
alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '`'.
Richard Henderson
4
-4
/
+165
1998-05-11
call.c (add_template_candidate): Adjust for changes to fn_type_unification.
Mark Mitchell
9
-207
/
+638
1998-05-11
lex.c (yyprint): Remove TYPENAME_ELLIPSIS.
Mark Mitchell
4
-4795
/
+4580
1998-05-11
genattr.c: Include stdarg.h/varargs.h.
Kaveh R. Ghazi
12
-50
/
+249
1998-05-11
cp-tree.h (finish_unary_op_expr): New function.
Mark Mitchell
7
-208
/
+417
1998-05-10
typeck.c (build_c_cast): Don't decay arrays and functions to pointer type whe...
Mark Mitchell
3
-10
/
+58
1998-05-10
Another new test.
Jeff Law
1
-0
/
+20
1998-05-10
document
Jason Merrill
1
-0
/
+5
1998-05-10
class.c (finish_struct_1): Use OVL_CURRENT on TREE_VEC_ELT.
Jason Merrill
6
-4
/
+39
1998-05-09
acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.
Jeff Law
8
-52
/
+120
1998-05-09
class.c (currently_open_class): New fn.
Jason Merrill
4
-13
/
+35
1998-05-09
new, update
Jason Merrill
52
-45
/
+451
1998-05-08
loop.c (get_condition): Don't combine when either compare is MODE_CC.
Richard Henderson
4
-161
/
+180
1998-05-08
* machmode.h (COMPLEX_MODE_P): New macro.
Richard Henderson
1
-0
/
+5
1998-05-08
* haifa-sched.c (print_exp): Fix typo.
Richard Henderson
2
-2
/
+6
1998-05-08
Bump for snapshot
Jeffrey A Law
2
-1
/
+5
1998-05-08
Remove previous dwarf2out.c change. It was incorrect according to Jim.
Jeff Law
2
-62
/
+16
1998-05-08
Hunk of m32r changes
Michael Meissner
4
-472
/
+722
1998-05-08
Call fatal_insn instead of abort
Michael Meissner
2
-1
/
+6
1998-05-08
reload1.c (emit_reload_insns): When performing expensive optimizations...
H.J. Lu
2
-2
/
+20
1998-05-08
dwarf2out.c: Don't assume that `.section ".text"' causes the assembler to tre...
Paul Eggert
2
-16
/
+62
1998-05-08
Another minor system.h cutover:
Kaveh R. Ghazi
3
-1
/
+8
1998-05-07
massive namespace patch
Martin v. Löwis
36
-1706
/
+2839
1998-05-08
t-linux: Remove extra stuff already included in config/t-linux.
Andreas Schwab
2
-14
/
+5
1998-05-08
fixinc.wrap: Renamed from fixinc.math.
Manfred Hollstein
2
-24
/
+24
1998-05-08
fixinc.wrap: Renamed from fixinc.math.
Manfred Hollstein
1
-0
/
+8
1998-05-08
Renamed fixinc.math to fixinc.wrap
Manfred Hollstein
1
-53
/
+0
1998-05-07
call.c (build_user_type_conversion_1): Handle second_conv properly for templa...
Jason Merrill
2
-9
/
+19
1998-05-07
Fix specs file problem reported by Nathan Myers.
Jim Wilson
2
-2
/
+4
1998-05-07
Disable remaining conditional move patterns.
Jim Wilson
2
-6
/
+17
1998-05-07
Fix host/target confusion with enable_threads, reported by Brendan Kehoe.
Jim Wilson
3
-75
/
+85
1998-05-07
More toplev.h cleanup, regnerate c-parse.c.
Jim Wilson
1
-362
/
+363
1998-05-07
Update copyright
Michael Meissner
1
-1
/
+1
1998-05-07
Restore LR in case __eabi was called multiple times
Michael Meissner
2
-0
/
+6
1998-05-07
clear TREE_USED f;ag for build_type_variant types as well
Andrew MacLeod
2
-2
/
+13
1998-05-07
Handle missing vfprintf() & _doprnt() functions with linked in modules,
Kaveh R. Ghazi
15
-296
/
+669
1998-05-07
linux.h (ASM_COMMENT_START): Remove from here,
Jeffrey A Law
6
-16
/
+27
[next]