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