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
/
mips.h
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-26
mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY, [...]): New.
Gavin Romig-Koch
1
-3
/
+15
1999-10-25
mips.h (MIPS_ISA_DEFAULT): Insure it's defined.
Gavin Romig-Koch
1
-1
/
+19
1999-10-24
bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*.
Kaveh R. Ghazi
1
-1
/
+2
1999-10-14
mips.h (SPECIAL_MODE_PREDICATES): New.
Richard Henderson
1
-0
/
+5
1999-10-04
mips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi handle large register offs...
Stan Cox
1
-1
/
+0
1999-09-30
h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead of generating RTL di...
Jeffrey A Law
1
-26
/
+26
1999-09-24
elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol in .sbss if appropriate.
Geoff Keating
1
-0
/
+1
1999-09-23
abi64.h (mips_function_value): Add prototype arguments.
Kaveh R. Ghazi
1
-135
/
+4
1999-09-23
mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large register offsets; let L...
Stan Cox
1
-2
/
+2
1999-09-14
mips.c (mips_build_va_list): New.
Richard Henderson
1
-0
/
+16
1999-09-07
mips.h (MULTILIB_ENDIAN_DEFAULT): New macro.
Gavin Romig-Koch
1
-3
/
+7
1999-09-06
Merge in gcc2-ss-010999
Jeff Law
1
-15
/
+17
1999-08-31
c-parse.in (language_string): Constify.
Kaveh R. Ghazi
1
-1
/
+0
1999-08-16
* mips.h (CLASS_CANNOT_CHANGE_SIZE): Define.
J"orn Rennecke
1
-0
/
+6
1999-08-09
Include function.h in most files.
Bernd Schmidt
1
-1
/
+0
1999-08-02
arc.h: Define PROMOTE_PROTOTYPES to 1.
Richard Henderson
1
-1
/
+1
1999-06-17
loop.c (move_movables): Note issues with replacing REGs with SUBREGs.
Jeffrey A Law
1
-2
/
+15
1999-06-05
mips.h (mips_output_conditional_branch): New function.
Mark Mitchell
1
-0
/
+13
1999-05-25
mips.h (ASM_OUTPUT_DOUBLE_INT): Use 'dword' if TARGET_GAS.
Gavin Romig-Koch
1
-2
/
+11
1999-05-19
mips.h (ENCODE_SECTION_INFO): Do not perform GP optimizations on variables in...
Jeff Law
1
-1
/
+5
1999-05-10
Fix irix5 native build failure resulting from my previous patch.
Jim Wilson
1
-0
/
+4
1999-05-07
Fix mips16 libstdc++ builds. Fix inconsistency from Apr 7 change.
Jim Wilson
1
-1
/
+14
1999-05-03
mips.h (Pmode): Revert Oct 14th change which added a cast.
Kaveh Ghazi
1
-1
/
+1
1999-04-08
configure.in (host_xm_file, [...]): Include hwint.h.
Kaveh R. Ghazi
1
-15
/
+7
1999-03-22
Add documentation for MIPS options.
Jim Wilson
1
-66
/
+131
1999-03-16
invoke.texi: Add -mlong32 documentation.
Gavin Romig-Koch
1
-3
/
+7
1999-03-16
iris.h (CTORS_SECTION_ASM_OP,DTORS_SECTION_ASM_OP, [...]): Use Pmode == DImod...
Gavin Romig-Koch
1
-4
/
+6
1999-03-15
mips.h (REGISTER_MOVE_COST): Make the cost of moving from HI/LO/HILO/MD into ...
Jim Wilson
1
-2
/
+16
1999-03-02
mips.c (abort_with_insn): Make function static...
Kaveh R. Ghazi
1
-10
/
+9
1999-02-03
mips.c (true_reg_or_0_operand): New function.
Gavin Romig-Koch
1
-2
/
+4
1999-01-12
mips.h (LOAD_EXTEND_OP): Correct for SImode and CCmode moves when generating ...
Jeff Law
1
-3
/
+8
1998-12-23
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+3
1998-12-07
Fix -membedded-data bug found by mips16 port.
DJ Delorie
1
-2
/
+24
1998-12-01
mips.md (divmodsi4*, [...]): Add -mcheck-range-division/ -mcheck-zero-divisio...
Stan Cox
1
-8
/
+23
1998-11-24
cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...
Jeffrey A Law
1
-4
/
+4
1998-11-23
Separate the 64 bit version of ABI_32 into ABI_O64.
Gavin Romig-Koch
1
-9
/
+27
1998-10-28
Warning fixes:
Kaveh R. Ghazi
1
-12
/
+12
1998-10-23
Warning fixes:
Kaveh R. Ghazi
1
-12
/
+12
1998-10-14
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+1
1998-10-13
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+1
1998-08-13
tree.h: De-conditionalize init_priority code.
Jason Merrill
1
-1
/
+1
1998-08-12
mips.h (ENCODE_SECTION_INFO): Set SYMBOL_REF_FLAG for VAR_DECL's in gp addres...
Gavin Romig-Koch
1
-1
/
+17
1998-07-20
mips.md (reload_outsi): Added missing REGNO call.
Ken Raeburn
1
-6
/
+13
1998-06-29
* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for
Jeff Law
1
-1
/
+1
1998-06-29
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+1
1998-06-08
* Revamped multiply support for MIPS chips.
Ken Raeburn
1
-1
/
+6
1998-05-19
* Global CSE and constant/copy propagation.
Doug Evans
1
-0
/
+7
1998-05-12
* config/mips/mips.h (ASM_OUTPUT_ALIGN): Remove trailing semi-colon.
Gavin Koch
1
-1
/
+1
1998-05-06
typo typo fixes fixes
Jeff Law
1
-2
/
+2
1998-05-05
* Check in merge from gcc2. See ChangeLog.12 for details.
Jeff Law
1
-7
/
+23
[next]