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
2000-06-09
* configure.in: Also avoid wrapping auto-build.h with IN_GCC.
Kaveh R. Ghazi
3
-4
/
+6
2000-06-09
* scan-types.sh (VALUE) Wrap use with double quotes to protect
Kaveh R. Ghazi
2
-1
/
+7
2000-06-09
system.h (SSIZE_MAX): Delete backup definition.
Kaveh R. Ghazi
3
-6
/
+12
2000-06-09
configure.in: Check whether gas supports -relax.
Jakub Jelinek
8
-13
/
+100
2000-06-09
lex.c (DEF_OPERATOR): Say `operator@' -not- `operator @' whenever @ is a symb...
Gabriel Dos Reis
2
-2
/
+7
2000-06-09
Daily bump.
Jeff Law
2
-2
/
+2
2000-06-08
noncompile.exp: Remove poison-1 block.
Zack Weinberg
5
-32
/
+30
2000-06-08
Emit correct debug info for 64-bit signed enums on 64-bit host.
James E. Wilson
2
-3
/
+13
2000-06-08
invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version.
Mark Mitchell
21
-2311
/
+333
2000-06-08
Fix DWARF2 64-bit enum debugging support, for debugging IA-64 emacs bugs.
James E. Wilson
3
-9
/
+26
2000-06-08
Add unwind support for epilogues, because the kernel unwinder needs them.
James E. Wilson
4
-15
/
+75
2000-06-08
* method.c (make_thunk): Clear DECL_VTT_PARM in thunk.
Jakub Jelinek
2
-0
/
+5
2000-06-08
dbxout.c (dbxout_type_fields): Don't segfault on fields with incomplete types.
Jakub Jelinek
2
-0
/
+6
2000-06-08
frame.c (end_fde_sort): Remove extraneous erratic array test.
Nathan Sidwell
2
-3
/
+10
2000-06-08
Daily bump.
Jeff Law
2
-2
/
+2
2000-06-07
c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on error_mark_node.
Zack Weinberg
3
-4
/
+25
2000-06-07
cpplib.c (do_ifdef, do_ifndef): Don't segfault if parse_ifdef returned NULL.
Jakub Jelinek
3
-9
/
+31
2000-06-07
avr.c (asm_output_section_name): output section attributes.
Denis Chertykov
3
-4
/
+14
2000-06-07
POTFILES.in: Remove dyn-string.[ch].
Philipp Thomas
3
-1192
/
+2757
2000-06-07
decl.c (pushdecl): Look up functions by DECL_NAME, not DECL_ASSEMBLER_NAME.
Mark Mitchell
2
-48
/
+43
2000-06-07
Daily bump.
Jeff Law
2
-2
/
+2
2000-06-06
Fix gas/gcc unwind/EH discrepancies. And a shared library build problem.
James E. Wilson
6
-69
/
+101
2000-06-06
configure.in (AC_C_INLINE): Added.
Philipp Thomas
3
-2
/
+8
2000-06-06
c-common.h (c_language_kind): New type.
Mark Mitchell
9
-6
/
+44
2000-06-06
decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have the same DEC...
Mark Mitchell
2
-55
/
+2
2000-06-06
20000605-2.c: New test.
Richard Henderson
3
-0
/
+41
2000-06-06
diagnostic.c (output_maximum_width): Remove.
Gabriel Dos Reis
12
-52
/
+201
2000-06-06
decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have the same DEC...
Mark Mitchell
1
-0
/
+7
2000-06-06
parse.y (check_modifiers_consistency): Don't subtract out `PUBLIC_TK' from ar...
Tom Tromey
2
-4
/
+7
2000-06-06
* g77.f-torture/execute/20000503-1.x: New file.
David Billinghurst
2
-0
/
+10
2000-06-06
configure.in (Make the links): Typo fix ...
Philippe De Muyter
3
-4
/
+10
2000-06-06
* g++.old-deja/g++.eh/badalloc1.C: New test.
Nathan Sidwell
2
-0
/
+81
2000-06-06
eh-common.h (EH_ALLOC_SIZE, [...]): New #defines.
Nathan Sidwell
5
-23
/
+105
2000-06-06
* expr.c (store_expr): Fix typo.
Jason Merrill
2
-1
/
+5
2000-06-06
m68k.c (legitimize_pic_address): Move prototype ...
Kaveh R. Ghazi
6
-12
/
+28
2000-06-06
sdbout.c (struct sdb_file): NAME now const.
Richard Kenner
3
-5
/
+12
2000-06-06
Daily bump.
Jeff Law
2
-2
/
+2
2000-06-06
*gcc/configure: regenerated
Philipp Thomas
1
-277
/
+267
2000-06-06
configure.in (AC_C_INLINE): Added.
Philipp Thomas
18
-41
/
+111
2000-06-06
c-typeck.c (build_conditional_expr): Handle complex data types.
Gabriel Dos Reis
2
-2
/
+8
2000-06-05
explow.c (maybe_set_unchanging): New function, broken out from...
Jason Merrill
4
-6
/
+41
2000-06-05
reload1.c (choose_reload_regs): Mind CLASS_CANNOT_CHANGE_SIZE while looking f...
Richard Henderson
2
-1
/
+16
2000-06-05
Makefile.in (libgcc.ready): Lose.
Jason Merrill
3
-60
/
+39
2000-06-05
New test.
Richard Henderson
2
-0
/
+52
2000-06-05
simplify
Jason Merrill
1
-5
/
+4
2000-06-05
fold-const.c (fold, [...]): Elide conversion between cv-qualified versions of...
Jason Merrill
2
-0
/
+9
2000-06-05
search.c (maybe_suppress_debug_info): Don't check CLASSTYPE_INTERFACE_ONLY if...
Jason Merrill
6
-60
/
+120
2000-06-05
class.c (indirect_primary_base_p): New function.
Mark Mitchell
2
-12
/
+78
2000-06-05
sparc.c (short_branch): Correct error in range computation.
Richard Kenner
2
-3
/
+10
2000-06-05
New include hacks for ultrix
Bruce Korb
1
-155
/
+450
[next]