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-07-31
i386.md (addsi to lea splitter, [...]): Fix bugs in my last checkin.
Jan Hubicka
2
-2
/
+7
2000-07-31
recog.c (extract_insn): Set operand_mode according to operand if match_operan...
Jan Hubicka
2
-1
/
+9
2000-07-31
* recog.c (validate_replace_rtx_1): Do not abort for (nil) expression.
Jan Hubicka
2
-1
/
+8
2000-07-31
c-parse.in (extdefs): Call ggc_collect between external definitions.
Geoff Keating
2
-2
/
+8
2000-07-31
Daily bump.
Jeff Law
2
-2
/
+2
2000-07-31
Allow indirect primary bases.
Mark Mitchell
6
-277
/
+376
2000-07-31
Fix bug in my last checkin.
Jan Hubicka
1
-3
/
+5
2000-07-30
Makefile.in (OBJS): Add doloop.o.
Richard Henderson
19
-512
/
+1246
2000-07-30
c90-digraph-1.c: Don't xfail.
Richard Henderson
4
-3
/
+8
2000-07-30
genattrtab.c (struct insn_def): Add lineno member.
Richard Henderson
1
-89
/
+189
2000-07-30
mangle.c (DECL_TEMPLATE_ID_P): Remove.
Alex Samuel
2
-65
/
+131
2000-07-30
* flow.c (init_propagate_block_info): Use pc_set.
Richard Henderson
2
-3
/
+8
2000-07-30
* i386.md (*lea_general_[123]) New insns and splits.
Jan Hubicka
2
-22
/
+347
2000-07-30
recog.c (general_operand, [...]): Accept any mode for VOIDmode CONSTANT_P ope...
Jan Hubicka
2
-2
/
+9
2000-07-30
gcse.c (try_replace_reg): Use validate_replace_rtx_subexp instead of replace_...
Jan Hubicka
4
-1
/
+23
2000-07-30
combine.c (simplify_set, [...]): Use full mask instead of GET_MODE_MASK (mode...
Jan Hubicka
2
-6
/
+12
2000-07-30
* combine.c (if_then_else_cond): Be sure that mode fits in HOST_WIDE_INT
Jan Hubicka
2
-5
/
+12
2000-07-30
combine.c (record_promoted_value): Allow bitsize of mode to be equivalent to ...
Jan Hubicka
2
-1
/
+6
2000-07-30
function.c (assign_stack_local_1, [...]): Do not call gen_mode_alignment when...
Jan Hubicka
2
-2
/
+9
2000-07-30
* loop.c (express_from_1): Fix call of simplify_gen_binary.
Jan Hubicka
2
-1
/
+5
2000-07-30
simplify-rtx.c (simplify_relational_operation): Verify that mode == VOIDmode ...
Jan Hubicka
3
-3
/
+23
2000-07-30
basic-block.h (struct loops): New field rc_order.
Michael Hayes
3
-12
/
+49
2000-07-30
c4x.md (set_ldp_prologue): Add for RTL prologue/epilogue.
Herman A.J. ten Brugge
5
-224
/
+202
2000-07-30
c4x.c (c4x_emit_move_sequence): Use loadqi_big_constant and loadhi_big_consta...
Michael Hayes
3
-162
/
+382
2000-07-30
* config/c4x/c4x.c (c4x_rptb_insert): Make more robust.
Michael Hayes
2
-7
/
+23
2000-07-30
* config/c4x/c4x.h (ASM_FORMAT_PRIVATE_NAME): Output $ in label.
Michael Hayes
2
-1
/
+5
2000-07-30
* config/c4x/c4x.h (IS_XXX_REGNO): Rewrite to avoid unsigned warnings.
Michael Hayes
2
-7
/
+17
2000-07-30
* config/c4x/libgcc.S: (divqf3): Improve accuracy.
Michael Hayes
2
-10
/
+19
2000-07-30
Daily bump.
Jeff Law
2
-2
/
+2
2000-07-30
Added to test Objective-C strings.
Ovidiu Predescu
2
-0
/
+16
2000-07-29
Revert previous checkin.
Mark Mitchell
3
-22
/
+19
2000-07-29
Makefile.in: Generate objc parser along with the C parser.
Mark Mitchell
3
-19
/
+43
2000-07-29
configure.in (mips*-*-linux*): Use mips*el to check for little endian MIPS, a...
Andreas Jaeger
4
-111
/
+121
2000-07-29
Daily bump.
Jeff Law
2
-2
/
+2
2000-07-28
ia64.c (ia64_print_operand): Fix typos.
Richard Henderson
2
-3
/
+8
2000-07-28
cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
Richard Henderson
22
-331
/
+670
2000-07-28
* emit-rtl.c (gen_lowpart_common): Add missing 'c' variable.
Richard Henderson
1
-0
/
+1
2000-07-28
dwarf2out.c: Indent #error directive.
Kaveh R. Ghazi
5
-7
/
+23
2000-07-28
removed constraints in expander.
Aldy Hernandez
2
-11
/
+20
2000-07-28
install.texi (--enable-nls): Change the description of the NLS related config...
Philipp Thomas
3
-11
/
+24
2000-07-28
Daily bump.
Jeff Law
2
-2
/
+2
2000-07-28
class.c (make_class_data): Create vtable for abstract classes.
Tom Tromey
2
-6
/
+22
2000-07-28
new
Jason Merrill
2
-0
/
+32
2000-07-28
decl.c (duplicate_decls): If common_type produces a non-typedef type for a ty...
Jason Merrill
5
-16
/
+28
2000-07-27
Fix dwarf2out abort found while compiling PlumHall on IA-64.
Jim Wilson
2
-1
/
+10
2000-07-28
Makefile.in (INSN_ATTR_H): New macro.
Alexandre Oliva
16
-109
/
+181
2000-07-28
* Makefile.in (bootstrap): Move -BstageN/ back to the beginning.
Alexandre Oliva
2
-7
/
+11
2000-07-28
gcc.c (struct prefix_list): Add member priority.
Andrew Cagney
2
-54
/
+78
2000-07-27
[multiple changes]
Alexandre Petit-Bianco
3
-17735
/
+25
2000-07-27
cp-tree.h (function_depth): Declare.
Mark Mitchell
5
-2
/
+104
[prev]
[next]