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/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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-26
mips.c (mips_builtin_decls): Declare.
Richard Sandiford
1
-3
/
+20
2010-09-14
Correct XXX_units_per_simd_word return type.
H.J. Lu
1
-1
/
+1
2010-09-14
Turn UNITS_PER_SIMD_WORD into a target hook.
H.J. Lu
2
-3
/
+11
2010-09-08
Rename loongson vector shift insns
Mingjie Xing
2
-3
/
+9
2010-09-03
options.texi (SeparateAlias): Document.
Joseph Myers
2
-8
/
+29
2010-09-03
Fix shift count truncate problem for loongson.
Mingjie Xing
2
-3
/
+21
2010-08-30
Stack usage support
Eric Botcazou
1
-0
/
+3
2010-08-30
mips.h (BASE_DRIVER_SELF_SPECS): Infer -mdspr2 for the the 74K.
Catherine Moore
1
-1
/
+3
2010-08-27
mips-protos.h (mips_function_arg_advance): Delete
Nathan Froyd
3
-38
/
+15
2010-08-22
mips.c (mips_override_options): Rename to...
Anatoly Sokolov
3
-8
/
+8
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-3
/
+1
2010-08-15
reload.h (register_move_cost, [...]): Adjust prototype.
Anatoly Sokolov
3
-52
/
+41
2010-08-14
2010-xx-xx Mingjie Xing <mingjie.xing@gmail.com>
Mingjie Xing
2
-5
/
+4
2010-07-30
common.opt (-G): Don't define option here.
Joseph Myers
1
-1
/
+6
2010-07-26
target.def (output_source_filename): New hook.
Anatoly Sokolov
3
-6
/
+5
2010-07-18
mips.c (mips16_build_call_stub): Zero-extend the low half of a single-registe...
Richard Sandiford
2
-6
/
+21
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-16
/
+16
2010-07-12
mips.c (mips_override_options): Make -mflip-mips16 imply -minterlink-mips16.
Richard Sandiford
1
-0
/
+3
2010-07-12
mips.h (mips16_globals): Declare.
Richard Sandiford
2
-3
/
+17
2010-06-30
re PR middle-end/44566 (configuration with multiple targets / backends is not...
Joern Rennecke
1
-3
/
+3
2010-06-29
reginfo.c (init_reg_sets_1): Adjust comments.
Nathan Froyd
1
-2
/
+0
2010-06-26
mips.md (alu_type): New attribute.
Catherine Moore
1
-21
/
+28
2010-06-16
linux64.h (BIONIC_DYNAMIC_LINKERN32): Define.
Maxim Kuvyrkov
1
-1
/
+3
2010-06-12
config.gcc (mips64*-*-linux*, [...]): Add crtfastmath.o to extra_parts.
Kazu Hirata
2
-0
/
+59
2010-06-10
md.texi (define_enum_attr): Document.
Richard Sandiford
2
-9
/
+3
2010-06-10
md.texi (define_c_enum, [...]): Document.
Richard Sandiford
9
-290
/
+312
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-4
/
+3
2010-06-08
mips-protos.h (mips_print_operand): Delete.
Nathan Froyd
3
-13
/
+21
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-1
/
+0
2010-05-20
config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.
Richard Sandiford
5
-44
/
+39
2010-05-19
mips-dsp.md (add<DSPV:mode>3, [...]): Add ISA_HAS_DSP condition.
James E. Wilson
1
-3
/
+3
2010-05-19
re PR target/43764 (-mrelax-pic-calls fails with complex types)
James E. Wilson
1
-7
/
+24
2010-05-10
* config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.
Rainer Orth
1
-0
/
+1
2010-05-07
* config/mips/iris6.h (LINK_SPEC): Don't pass -init, -fini with -r.
Rainer Orth
1
-1
/
+1
2010-05-07
dbxmdebug.h: Remove.
Rainer Orth
1
-6
/
+0
2010-05-06
config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...
Rainer Orth
6
-351
/
+252
2010-05-05
mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Delete.
Andrew Pinski
3
-8
/
+2
2010-05-03
mips.c (mips_output_division): When GENERATE_DIVIDE_TRAPS...
David Ung
1
-5
/
+12
2010-05-03
tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
Steven Bosscher
3
-3
/
+13
2010-04-29
re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)
Bernd Schmidt
1
-2
/
+2
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-02-08
mips.md (*<optab>_trunc<mode>_exts): Fix comment before the pattern.
Adam Nemet
1
-2
/
+3
2010-01-26
config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.
Rainer Orth
1
-0
/
+36
2010-01-12
iris6.h (SUBTARGET_DONT_WARN_UNUSED_SPEC, [...]): Move ...
Rainer Orth
3
-11
/
+17
2009-12-01
mips-dsp.md (mips_lhx_<mode>): Use sign_extend.
Chao-ying Fu
1
-1
/
+1
2009-11-21
mips-protos.h (mulsidi3_gen_fn): New typedef.
Adam Nemet
3
-9
/
+53
2009-11-04
re PR driver/11810 (gcc -pipe -ox.o -c x.c writes erroneous x.o on compile e...
Mark Mitchell
1
-3
/
+0
2009-11-03
mips.md: Fix typos.
Richard Sandiford
1
-2
/
+2
2009-10-29
invoke.texi (mmcount-ra-address): Document new command line option.
David Daney
4
-38
/
+65
2009-10-29
mips.c (mips_emit_unary, [...]): New functions.
Chao-ying Fu
1
-3
/
+50
[next]