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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2000-06-26
Add MMX and SSE registers to i386 machine description
Bernd Schmidt
7
-142
/
+357
2000-06-25
Fix typos in comments.
Kazu Hirata
2
-3
/
+3
2000-06-24
vax.h (TARGET_SWITCHES): Provide descriptions.
John David Anglin
1
-9
/
+9
2000-06-24
avr-protos.h (avr_hard_regno_mode_ok): New prototype.
Marek Michalkiewicz
5
-96
/
+182
2000-06-23
sparc.md (reload_outdi+1): Handle HOST_BITS_PER_WIDE_INT == 64 case correctly.
Jakub Jelinek
1
-0
/
+22
2000-06-23
ia64.md (pred_rel_mutex): Only take one register.
Richard Henderson
2
-6
/
+4
2000-06-21
* pa.h (CPP_SPEC): Add whitespace after -D__STDC_EXT__.
J. David Anglin
1
-2
/
+2
2000-06-20
pa.h (TARGET_SWITCHES): Require binutils 2.10 or later for PA 2.0.
Philipp Thomas
1
-1
/
+1
2000-06-18
ia64-protos.h (process_for_unwind_directive): Declare.
Richard Henderson
6
-189
/
+305
2000-06-15
i386.md: Create new [right,left] rotate and right shift patterns to optimize ...
Jeffrey A Law
4
-0
/
+336
2000-06-14
* mips.c (machine_dependent_reorg): Fix braces for nested if.
J"orn Rennecke
1
-2
/
+4
2000-06-14
rs6000.c (toc_hash_eq): Use CODE_LABEL_NUMBER to compare LABEL_REFs.
Geoff Keating
1
-1
/
+2
2000-06-14
conflict.c (conflict_graph_compute): Don't look for REG_INC.
Richard Henderson
1
-9
/
+7
2000-06-14
rs6000.c (expand_block_move): Fix typo in earlier change.
David Edelsohn
1
-5
/
+4
2000-06-14
elfos.h (ASM_GENERATE_INTERNAL_LABEL): Make printf specification match cast.
David O'Brien
1
-1
/
+1
2000-06-13
libgcc2.c (ia64_throw_helper): Use __builtin_return_address.
Richard Henderson
2
-34
/
+29
2000-06-13
ia64.h (enum reg_class): Remove FR_INT_REGS, FR_FP_REGS, GR_AND_FR_INT_REGS, ...
Richard Henderson
3
-163
/
+101
2000-06-13
combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...
Richard Henderson
9
-38
/
+50
2000-06-13
openbsd.h (ASM_SPEC): pass down options to assembler correctly.
Jeffrey A Law
1
-3
/
+3
2000-06-13
Fix typo found by bootstrap.
James E. Wilson
1
-2
/
+2
2000-06-13
vax.h (INDEX_TERM_P): Define evaluation order of &&'s in || and cast to squel...
J. David Anglin
1
-9
/
+9
2000-06-12
* config/float-vax.h: Add GFLOAT defines.
J. David Anglin
1
-4
/
+67
2000-06-12
aix41.h (SUBTARGET_SWITCHES): Delete threads.
David Edelsohn
6
-22
/
+36
2000-06-11
[multiple changes]
Jeff Law
3
-22
/
+14
2000-06-11
Warning fixes:
Kaveh R. Ghazi
2
-5
/
+5
2000-06-09
* config/avr/avr.c (asm_output_section_name): bugfix.
Denis Chertykov
1
-1
/
+1
2000-06-09
configure.in: Check whether gas supports -relax.
Jakub Jelinek
4
-8
/
+29
2000-06-08
Add unwind support for epilogues, because the kernel unwinder needs them.
James E. Wilson
3
-15
/
+62
2000-06-07
avr.c (asm_output_section_name): output section attributes.
Denis Chertykov
2
-4
/
+8
2000-06-06
Fix gas/gcc unwind/EH discrepancies. And a shared library build problem.
James E. Wilson
4
-66
/
+77
2000-06-06
m68k.c (legitimize_pic_address): Move prototype ...
Kaveh R. Ghazi
5
-12
/
+10
2000-06-05
sparc.c (short_branch): Correct error in range computation.
Richard Kenner
1
-3
/
+5
2000-06-03
* arm.md (untyped_call): Use GEN_CALL macro.
Richard Earnshaw
1
-1
/
+1
2000-06-02
sh.h (CPP_SPEC): Add -D__NOMACSAVE__ for -mnomacsave.
J"orn Rennecke
1
-1
/
+7
2000-06-02
* sh.md (untyped_call): Remove excess parameters
Toshiyasu Morita
1
-1
/
+1
2000-06-01
i960.c (i960_br_predict_opcode): Remove.
Richard Henderson
3
-46
/
+35
2000-06-01
i386.c (ix86_use_fcomi_compare): Make global.
Clinton Popetz
3
-4
/
+6
2000-05-31
ia64.c (sdata_symbolic_operand): Consider small CONSTANT_POOL_ADDRESS_P addre...
Richard Henderson
2
-5
/
+26
2000-05-31
ia64-protos.h (ia64_expand_prediction): Remove.
Richard Henderson
4
-90
/
+40
2000-05-30
alpha.md (*setne_internal): Use match_operator instead of working down from i...
Richard Henderson
1
-10
/
+12
2000-05-29
longlong.h [__alpha] (count_leading_zeros): New.
Richard Henderson
4
-17
/
+347
2000-05-29
rs6000.c (output_cbranch): Escape '%' characters so output_operand doesn't se...
Geoff Keating
1
-0
/
+4
2000-05-28
lcm.c (make_preds_opaque): Fix comment.
Clinton Popetz
1
-7
/
+4
2000-05-28
rs6000.md (movsi): Constify 'name'.
Geoff Keating
1
-1
/
+1
2000-05-27
* config/rs6000/rs6000.md (untyped_call): Use GEN_CALL.
Richard Henderson
1
-1
/
+1
2000-05-27
alpha.c (alpha_does_function_need_gp): Test TARGET_PROFILING_NEEDS_GP in the ...
Richard Henderson
5
-12
/
+28
2000-05-27
elf.h (SELECT_SECTION): Mirror Kenner's May 19 change to config/elfos.h.
Richard Henderson
1
-4
/
+18
2000-05-27
alpha-protos.h (alpha_arg_info_reg_val): Protect with RTX_CODE.
Richard Henderson
5
-132
/
+146
2000-05-27
alpha.c (hard_fp_register_operand): Mind the mode.
Richard Henderson
4
-11
/
+44
2000-05-27
Makefile.in (recog.o): Don't depend on resource.h.
Richard Henderson
1
-20
/
+25
[next]