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
2001-08-03
combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...
Lars Brinkhoff
23
-79
/
+79
2001-08-02
vax.c: include expr.h.
Lars Brinkhoff
1
-0
/
+1
2001-08-02
re PR java/227 (mips-tfile:internal error (when compiling java code))
Rainer Orth
1
-2
/
+2
2001-08-02
mips.md (movdicc): Make conditional on TARGET_64BIT.
Richard Sandiford
1
-4
/
+4
2001-08-02
darwin.c (machopic_stub_name): Try matching by name.
Stan Shebs
1
-3
/
+38
2001-08-01
regclass.c (call_really_used_regs): New array for registers which are actuall...
Andrew MacLeod
1
-0
/
+39
2001-08-01
config.gcc: Recognize powerpc-*-netbsd*.
Andrew Cagney
3
-15
/
+134
2001-08-01
rs6000.md (define_splits): Kill unused constraints.
Jan Hubicka
1
-49
/
+49
2001-08-01
linux.h (ASM_OUTPUT_IDENT): Defined.
H.J. Lu
1
-0
/
+5
2001-08-01
linux.h (ASM_OUTPUT_SOURCE_LINE): Defined.
H.J. Lu
1
-0
/
+16
2001-07-31
config.gcc (i386-*-netbsdelf): New description.
Matthew Green
1
-0
/
+181
2001-07-31
Fix accidental merge botch.
Daniel Berlin
1
-2
/
+2
2001-07-31
PowerPC reorg and support for powerpc64-*-linux*.
Daniel Berlin
10
-865
/
+1373
2001-07-30
m68k.md: Replace all general_operand with nonimmediate_operand for all destin...
Roman Zippel
2
-303
/
+303
2001-07-30
ia64.h (DEBUG_RANGES_SECTION): New.
Richard Henderson
2
-0
/
+2
2001-07-30
m68k.h (TARGET_SWITCHES/TARGET_OPTIONS): Add missing doc strings
Roman Zippel
3
-52
/
+90
2001-07-30
i386.c (ix86_output_main_function_alignment_hack): New function.
Jan Hubicka
1
-0
/
+47
2001-07-30
linux.h (CPLUSPLUS_CPP_SPEC): Add -D_GNU_SOURCE.
H.J. Lu
1
-0
/
+7
2001-07-30
linux.h (ASM_DECLARE_FUNCTION_NAME): Defined.
H.J. Lu
1
-0
/
+33
2001-07-30
Skip -mthumb as well as -mthumb-interwork when -mcpu=arm7 is specified.
Nick Clifton
1
-1
/
+4
2001-07-28
* config/i386/sco5.h (DWARF2_DEBUGGING_INFO): Define.
Golubev I. N.
1
-0
/
+2
2001-07-29
h8300.h (ENCODE_SECTION_INFO): Check to see if DECL is VAR_DECL first to prev...
Kazu Hirata
1
-4
/
+4
2001-07-29
* config/h8300/h8300.h: Fix formatting.
Kazu Hirata
1
-6
/
+6
2001-07-27
linux.h (CPP_DEFAULT_CPU_SPEC): New.
Andrew Haley
2
-11
/
+41
2001-07-26
v850.h (ENCODE_SECTION_INFO): Change order of conditional to avoid tree check...
Catherine Moore
1
-7
/
+7
2001-07-25
* config/alpha/alpha.c (print_operand, case '/'): Don't write '/'.
Richard Kenner
1
-1
/
+1
2001-07-25
v850.c (v850_va_arg): Use addr instead of valist to build incr.
Catherine Moore
1
-1
/
+1
2001-07-25
alpha.c (alpha_emit_conditional_move): Always swap GE/GT if its an fp compari...
Richard Henderson
1
-3
/
+4
2001-07-25
stmt.c (expand_goto): A nonlocal goto can be a call too.
Andrew MacLeod
2
-4
/
+4
2001-07-25
* config/ia64/ia64.h (STRIP_NAME_ENCODING): Strip out '*' as well.
Andrew MacLeod
1
-1
/
+3
2001-07-24
* config/i960/i960.h (CPP_SPEC): Define _SOFT_FLOAT for -msoft-float.
Joel Sherrill
1
-0
/
+1
2001-07-24
rtems.h (CPP_PREDEFINES): Remove redundant -Acpu and -Amachine.h.
Joel Sherrill
3
-3
/
+4
2001-07-24
recog.c (split_all_insns_noflow): New.
Jan Hubicka
3
-4
/
+4
2001-07-24
sh.md (ashlsi3_std splitter): Split only after reload.
Andrew Haley
1
-10
/
+11
2001-07-24
sh.c (barrier_align): Check that an operand really is an insn before extracti...
Andrew Haley
1
-16
/
+20
2001-07-24
sh.h (OVERRIDE_OPTIONS): Add braces to get rid of dangling else.
Andrew Haley
1
-9
/
+13
2001-07-24
irix6-libc-compat.c: New file.
Rainer Orth
2
-0
/
+144
2001-07-23
h8300-protos.h: Add a prototype for general_operand_dst_push.
Kazu Hirata
4
-49
/
+76
2001-07-23
i386.c (ix86_expand_setcc): Don't use method 0 before CSE.
Richard Henderson
2
-2
/
+24
2001-07-23
tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.
Andrew Haley
3
-0
/
+41
2001-07-22
m68k.c (const_uint32_operand): Abort if mode is <= 32 bits.
Richard Henderson
2
-13
/
+21
2001-07-22
basic-block.h (redirect_edge_and_branch_force, [...]): Declare.
Jan Hubicka
1
-23
/
+49
2001-07-22
freebsd-aout.h (ASM_PREFERRED_EH_DATA_FORMAT): Use the definition in defaults.h.
Alexandre Oliva
1
-0
/
+7
2001-07-22
alpha.c (get_trap_mode_suffix): New.
Richard Henderson
3
-208
/
+313
2001-07-21
mips.c (mips_cpu): Moved into ...
H.J. Lu
2
-5
/
+2
2001-07-21
m68hc11.md ("andqi3"): Accept d as second operand.
Stephane Carrez
1
-11
/
+11
2001-07-21
tm.texi: Remove DEFAULT_VTABLE_THUNKS.
Nathan Sidwell
14
-83
/
+0
2001-07-20
m68k.md (zero_extend?i?i2 expander): Use gen_lowpart instead of doing the cha...
Roman Zippel
1
-15
/
+3
2001-07-20
m68hc11.md ("movdi", [...]): Use an expand to emit the pattern; put a REG_INC...
Stephane Carrez
1
-5
/
+112
2001-07-20
m68hc11.c (m68hc11_gen_highpart): Don't use gen_highpart.
Stephane Carrez
1
-7
/
+19
[next]