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-01-18
i386.h (BIGGEST_ALIGNMENT): Set to 128.
Jan Hubicka
2
-6
/
+15
2000-01-18
i386.md (memstr): Do not use rep stosb for counts divisible by 4 when optimiz...
Jan Hubicka
4
-122
/
+239
2000-01-18
cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
Nathan Sidwell
8
-85
/
+87
2000-01-18
Daily bump.
Jeff Law
2
-2
/
+2
2000-01-18
class.c (fixed_type_or_null): Don't clear NONNULL.
Mark Mitchell
3
-6
/
+10
2000-01-17
combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.
Richard Henderson
7
-21
/
+55
2000-01-18
c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
Martin v. Löwis
7
-41
/
+65
2000-01-17
re GNATS gcj/128 (weak error message when expecting final modifier)
Joerg Brunsmann
2
-3
/
+17
2000-01-17
cp-tree.h (build_shared_int_cst): New function.
Mark Mitchell
5
-43
/
+122
2000-01-17
Oops, forgot to save ChangeLog on previous commit
Zack Weinberg
1
-0
/
+22
2000-01-17
fixlib.c: Add copyright notice.
Zack Weinberg
9
-515
/
+391
2000-01-17
cp-tree.h (scratchalloc): Remove.
Mark Mitchell
13
-121
/
+188
2000-01-17
* gjavah.c (print_field_info): Allow non-static final fields.
Tom Tromey
2
-10
/
+14
2000-01-17
Update copyrights
Kaveh Ghazi
45
-45
/
+45
2000-01-17
Update copyrights
Kaveh Ghazi
17
-17
/
+17
2000-01-17
print-rtl.c: PROTO -> PARAMS.
Kaveh R. Ghazi
11
-158
/
+171
2000-01-17
toplev.c: PROTO -> PARAMS.
Kaveh R. Ghazi
9
-517
/
+528
2000-01-17
reload.c: PROTO -> PARAMS.
Kaveh R. Ghazi
14
-635
/
+651
2000-01-17
machmode.h: PROTO -> PARAMS.
Kaveh R. Ghazi
16
-247
/
+265
2000-01-17
ggc-common.c: PROTO -> PARAMS.
Kaveh R. Ghazi
17
-329
/
+348
2000-01-17
genattr.c: PROTO -> PARAMS.
Kaveh R. Ghazi
14
-240
/
+256
2000-01-17
* All files: PROTO -> PARAMS.
Kaveh R. Ghazi
20
-781
/
+785
2000-01-17
Daily bump.
Jeff Law
2
-2
/
+2
2000-01-17
class.c (finish_struct_1): Replace redundant code with assertions.
Mark Mitchell
2
-11
/
+14
2000-01-17
* tree.h (BINFO_VPTR_FIELD): Augment documentation.
Mark Mitchell
2
-3
/
+11
2000-01-17
cp-tree.h (flag_new_abi): Move.
Mark Mitchell
11
-172
/
+335
2000-01-16
parse.y (build_string_concatenation): Only use StringBuffer(String) shortcut ...
Anthony Green
3
-9
/
+14
2000-01-16
init.c (construct_virtual_bases): Don't look up the addresses of virtual base...
Mark Mitchell
2
-4
/
+18
2000-01-16
Oops, a reference to mmap_zero remained
Alexandre Oliva
2
-3
/
+3
2000-01-16
aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.
Alexandre Oliva
6
-212
/
+501
2000-01-16
i386.md: Add peephole to merge successive stack adjusts.
Zack Weinberg
2
-0
/
+24
2000-01-16
class.c (build_vbase_pointer): Relocate.
Mark Mitchell
2
-221
/
+190
2000-01-16
decl.c (init_decl_processing): Complain if -fnew-abi -fno-vtable-thunks is used.
Mark Mitchell
2
-0
/
+8
2000-01-16
decl2.c (lang_decode_option): Don't couple flag_honor_std to flag_new_abi.
Mark Mitchell
2
-2
/
+5
2000-01-16
cp-tree.h (num_extra_vtbl_entries): New function.
Mark Mitchell
6
-27
/
+247
2000-01-16
Daily bump.
Jeff Law
2
-2
/
+2
2000-01-15
gcse.c (insert_insn_end_bb): Use emit_block_insn_before instead of emit_insn_...
John Wehle
2
-16
/
+15
2000-01-15
Daily bump.
Jeff Law
2
-2
/
+2
2000-01-15
optimize.c (copy_body_r): Clear the operand three of a TARGET_EXPR when copyi...
Mark Mitchell
3
-2
/
+43
2000-01-15
loop.c (this_loop_info): Delete.
Michael Hayes
6
-497
/
+485
2000-01-15
* defaults.h (ASM_OUTPUT_ASCII): Use ISDIGIT.
Gerald Pfeifer
2
-2
/
+5
2000-01-14
New test case.
Martin v. Löwis
1
-0
/
+33
2000-01-14
method.c (build_decl_overload_real): Check whether we are in :: before return...
Martin v. Löwis
2
-2
/
+8
2000-01-14
* config.in: Rebuilt for 2000-01-13 change to acconfig.h.
Nathan Sidwell
2
-0
/
+7
2000-01-14
pdp11-protos.h: New file.
Kaveh R. Ghazi
6
-45
/
+84
2000-01-14
mn10300-protos.h: New file.
Kaveh R. Ghazi
5
-56
/
+123
2000-01-14
mn10200-protos.h: New file.
Kaveh R. Ghazi
5
-39
/
+96
2000-01-14
h8300-protos.h: New file.
Kaveh R. Ghazi
5
-86
/
+178
2000-01-14
varasm.c (asm_output_bss): Mark parameters with ATTRIBUTE_UNUSED.
Kaveh R. Ghazi
2
-3
/
+8
2000-01-14
mips.h (ISA_HAS_INT_CONDMOVE): New.
Gavin Romig-Koch
3
-7
/
+17
[next]