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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-02-25
* gcc.dg/cpp-wi1.c: New test.
Alexandre Oliva
2
-0
/
+11
2000-02-25
* gcc.dg/cpp-li1.c: New test.
Alexandre Oliva
2
-0
/
+21
2000-02-25
lex.c (check_newline): Use push_srcloc and pop_srcloc, rather than duplicatin...
Mark Mitchell
6
-138
/
+139
2000-02-25
input.h (push_srcloc): New function.
Mark Mitchell
3
-5
/
+58
2000-02-24
flow.c (life_analysis): When collecting reg info, clear regs_ever_live.
Richard Henderson
2
-0
/
+8
2000-02-24
Fix bug exposed by reload.c no longer rounding the frame size to BIGGEST_ALIG...
J"orn Rennecke
2
-11
/
+26
2000-02-24
Fix breakage from 6th Feb thread_prologue_and_epilogue_insns change:
J"orn Rennecke
4
-6
/
+38
2000-02-24
machmode.h (get_mode_alignment): Declare.
Nathan Sidwell
3
-3
/
+27
2000-02-24
* g++.old-deja/g++.other/sizeof5.C: New test.
Nathan Sidwell
2
-0
/
+21
2000-02-24
decl.c (grokdeclarator): Diagnose qualifiers on non-member function type, rat...
Nathan Sidwell
2
-5
/
+15
2000-02-24
Daily bump.
Jeff Law
2
-2
/
+2
2000-02-24
i386.h: Remove useless definition of "I386" and misleading comment above it.
Zack Weinberg
2
-4
/
+5
2000-02-24
This has worked for the past three months
Zack Weinberg
1
-8
/
+12
2000-02-24
tree.h (TREE_SET_PERMANENT): New macro.
Zack Weinberg
8
-80
/
+40
2000-02-23
* execute/va-arg-13.c: New test.
Franz Sirl
2
-0
/
+42
2000-02-23
New test. Approved by rth.
Donald Lindsay
2
-0
/
+29
2000-02-23
* config/c4x/c4x.c (c4x_process_after_reload): Split all insns.
Michael Hayes
2
-20
/
+21
2000-02-23
gjavah.c (print_name): In JNI case, correctly quote string.
Tom Tromey
2
-24
/
+56
2000-02-23
decl.c (grokdeclarator): Call decl_type_access_control.
Jason Merrill
4
-816
/
+828
2000-02-23
new
Jason Merrill
1
-0
/
+9
2000-02-23
cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.
Alexandre Oliva
4
-3
/
+15
2000-02-23
(arm_comp_type_attributes): Simply and comment tests on type attributes.
Nick Clifton
1
-6
/
+6
2000-02-23
oops - fixed typo in previous delta
Nick Clifton
1
-1
/
+1
2000-02-23
Fix arm_comp_type_attributes
Nick Clifton
2
-6
/
+27
2000-02-23
* execute/20000223-1.c: New test.
Nathan Sidwell
2
-0
/
+65
2000-02-23
* g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
Nathan Sidwell
2
-1
/
+5
2000-02-23
* decl.c (decls_match): Remove obsolete static member nadgering.
Nathan Sidwell
2
-21
/
+5
2000-02-23
final.c (shorten_branches): Make value passed to LABEL_ALIGN conform to docum...
J"orn Rennecke
5
-2
/
+37
2000-02-23
mips.h (GAS_ASM_SPEC): Pass -mgp32/-mgp64 to gas.
Andrew Haley
2
-3
/
+11
2000-02-23
* diagnostic.c (init_output_buffer): Handle case of null PREFIX.
Richard Kenner
2
-1
/
+5
2000-02-23
Daily bump.
Jeff Law
2
-2
/
+2
2000-02-23
Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
Zack Weinberg
2
-3
/
+13
2000-02-22
Add data member test
Mark Mitchell
1
-3
/
+17
2000-02-22
* g++.old-deja/g++.abi/ptrmem.C: New test.
Mark Mitchell
2
-0
/
+107
2000-02-22
fix comment
Jason Merrill
1
-1
/
+1
2000-02-22
dwarf2out.c (output_line_info): Put the marker for the end of the line number...
Jason Merrill
3
-7
/
+16
2000-02-22
parse.y (init_decl_processing): `_Jv_IsInstanceOf' returned value type set to...
Alexandre Petit-Bianco
2
-1
/
+6
2000-02-22
Fix thinko in last change.
Jeff Law
1
-2
/
+2
2000-02-22
Daily bump.
Jeff Law
2
-2
/
+2
2000-02-22
pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference for arguments...
Jeffrey A Law
6
-240
/
+352
2000-02-22
Refer to the standard as an ISO document, not an ANSI one.
Martin v. Löwis
13
-82
/
+96
2000-02-22
cp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.
Mark Mitchell
6
-222
/
+345
2000-02-21
re GNATS gcj/147 (Problem parsing comments)
Alexandre Petit-Bianco
2
-3
/
+8
2000-02-22
Remove conflict marker
Martin v. Löwis
1
-1
/
+0
2000-02-21
[multiple changes]
Alexandre Petit-Bianco
3
-28
/
+48
2000-02-21
defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
Kaveh R. Ghazi
8
-17
/
+43
2000-02-21
predict.c (estimate_probability): Added the pointer heuristic to the collecti...
Jason Eckhardt
2
-2
/
+42
2000-02-21
mips.h (ASM_SPEC): Add -mfix700.
Catherine Moore
3
-1
/
+13
2000-02-21
diagnostic.c (init_output_buffer): Make it possible to output at least 32 cha...
Gabriel Dos Reis
2
-1
/
+13
2000-02-21
call.c (build_object_call): Compress consecutive calls to cp_error.
Gabriel Dos Reis
7
-41
/
+63
[prev]
[next]