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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-26
linux.h: Remove erroneous commit of #if 0/#endif in last patch.
Andreas Jaeger
1
-2
/
+0
2000-04-26
mn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS only if TARGET_AM33.
Alexandre Oliva
2
-19
/
+8
2000-04-25
Add partial support for IA-64 unwind sections.
Andrew MacLeod
5
-68
/
+622
2000-04-25
* config/i386/freebsd.h (INT_ASM_OP): Define.
Alexandre Oliva
1
-1
/
+6
2000-04-24
Fix bug building libgcc:
Nick Clifton
1
-2
/
+9
2000-04-23
mn10300.md (addsi): `inc4' on address registers does not modify cc...
Alexandre Oliva
1
-7
/
+8
2000-04-23
mn10300.h (REGNO_IN_RANGE_P): New macro.
Alexandre Oliva
1
-43
/
+39
2000-04-22
Whitespace change
Alexandre Oliva
1
-11
/
+11
2000-04-21
mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead of explicit 0.
Alexandre Oliva
1
-2
/
+3
2000-04-21
mn10300.h (REGISTER_MOVE_COST): Provide more accurate data about SP moves.
Alexandre Oliva
1
-1
/
+9
2000-04-21
mn10300.h (ADDITIONAL_REGISTER_NAMES): Added aliases to AM33 registers.
Alexandre Oliva
1
-1
/
+9
2000-04-21
mn10300.h (REG_CLASS_CONTENTS): Added register 16 to all EXTENDED bitmaps.
Alexandre Oliva
1
-7
/
+7
2000-04-21
mn10300-protos.h (mn10300_address_cost): Declare.
Alexandre Oliva
3
-0
/
+85
2000-04-21
mn10300.md (movdi, movdf): Do not use `movu' when the operand is not constant.
Alexandre Oliva
1
-8
/
+16
2000-04-21
Add missing blank
Richard Kenner
1
-1
/
+1
2000-04-21
typo
Alexandre Oliva
1
-1
/
+1
2000-04-20
* config/alpha/alpha.c (alpha_emit_floatuns): Emit missing barrier.
Richard Henderson
1
-0
/
+2
2000-04-19
* avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.
Marek Michalkiewicz
1
-2
/
+1
2000-04-19
mips.h (BITS_PER_WORD, [...]): Remove unnecessary casts.
Kaveh R. Ghazi
1
-8
/
+8
2000-04-18
Fix problem with relocs in read-only sections for C++ code.
Jim Wilson
1
-0
/
+4
2000-04-18
cccp.c, [...]: Removed.
Zack Weinberg
10
-28
/
+3
2000-04-18
configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.
Robert Lipe
3
-11
/
+3
2000-04-17
i386.c (athlon_cost): Fix lea, divide and XFmode move costs.
Jan Hubicka
3
-66
/
+211
2000-04-17
sparc.c (eligible_for_sibcall_delay): Cannot use leaf sibcall delay slot if f...
Jakub Jelinek
1
-2
/
+2
2000-04-16
i370.c (mvs_add_label): Change spacing for coding conventions.
Richard Henderson
5
-48
/
+49
2000-04-16
mips-protos.h (mips_legitimate_address_p): New function.
Mark Mitchell
3
-123
/
+159
2000-04-16
(ix86_expand_epilogue): Yes, the x86 can pop 64k at once using ret $N.
Ulrich Drepper
1
-4
/
+4
2000-04-15
configure.in (alpha*-*-*): Aad config/alpha/t-alpha.
Richard Kenner
2
-0
/
+169
2000-04-15
* arm.md (movhi): REGNO_POINTER_ALIGN is now bits.
Richard Earnshaw
1
-2
/
+2
2000-04-14
Fix glibc math testsuite failures.
Jim Wilson
1
-21
/
+21
2000-04-14
In gcc/:
Geoff Keating
7
-156
/
+52
2000-04-14
Match recent assembler change.
Jim Wilson
1
-1
/
+1
2000-04-14
alpha.c (alpha_emit_floatuns): Ensure we pass a REG and not a SUBREG to a FLO...
Richard Kenner
1
-1
/
+1
2000-04-13
mips.c (expand_block_move): Pass alignment argument to move_by_pieces in bits...
Andreas Jaeger
1
-1
/
+1
2000-04-13
linux.h (CPP_PREDEFINES): Also define __PIC__ and __pic__ for little endian.
Andreas Jaeger
1
-2
/
+3
2000-04-13
i386-protos.h: Add prototype for uno_comparison_operator.
Andreas Jaeger
1
-0
/
+1
2000-04-13
i386.c (ix86_expand_binary_operator, [...]): Check no_new_pseudos instead of ...
John Wehle
1
-8
/
+8
2000-04-12
linux.h (SUBTARGET_ASM_SPEC): Use proper flags if not compiling PIC code, add...
Andreas Jaeger
1
-2
/
+52
2000-04-12
sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.
J"orn Rennecke
1
-14
/
+13
2000-04-12
i386.c (x86_sub_esp_4, [...]): New global variables.
Jan Hubicka
3
-44
/
+170
2000-04-12
Word wrap comment
Zack Weinberg
1
-2
/
+2
2000-04-12
Remove Dwarf2 restriction on EH frame generation
Nick Clifton
1
-2
/
+0
2000-04-12
elfos.h (SELECT_SECTION): Decide whether to use a data or const section to ou...
Alexandre Oliva
1
-1
/
+2
2000-04-11
long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.
Jeffrey A Law
7
-207
/
+2393
2000-04-11
Fix compile time warnings for arm-pe target.
Nick Clifton
2
-54
/
+63
2000-04-09
genrecog.c (pred): Update comparison_operator for the unordered operators.
Richard Henderson
4
-181
/
+625
2000-04-09
Strip '*' prefix from label names.
Philip Blundell
1
-0
/
+1
2000-04-09
i386.md (fix_truncsfhi2, [...]): New patterns.
John Wehle
2
-2
/
+60
2000-04-08
thumb.md: Delete.
Richard Earnshaw
2
-1283
/
+0
2000-04-08
Merge changes from merged-arm-thumb-backend-branch onto trunk.
Richard Earnshaw
35
-8807
/
+8023
[next]