summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
Commit message (Expand)AuthorAgeFilesLines
...
* * mips.h (SPECIAL_MODE_PREDICATES): New.rth1999-10-151-0/+5
* * mips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi handle largescox1999-10-041-1/+0
* * h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead oflaw1999-09-301-26/+26
* * config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbolgeoffk1999-09-241-0/+1
* * abi64.h (mips_function_value): Add prototype arguments.ghazi1999-09-231-135/+4
* * mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept largescox1999-09-231-2/+2
* * mips.c (mips_build_va_list): New.rth1999-09-141-0/+16
* * config/mips/mips.h (MULTILIB_ENDIAN_DEFAULT) : New macro.gavin1999-09-071-3/+7
* Merge in gcc2-ss-010999law1999-09-071-15/+17
* * c-parse.in (language_string): Constify.ghazi1999-08-311-1/+0
* * mips.h (CLASS_CANNOT_CHANGE_SIZE): Define.amylaar1999-08-161-0/+6
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-1/+0
* * config/arc/arc.h: Define PROMOTE_PROTOTYPES to 1.rth1999-08-021-1/+1
* law1999-06-171-2/+15
* * mips.h (mips_output_conditional_branch): New function.mmitchel1999-06-051-0/+13
* * config/mips/mips.h (ASM_OUTPUT_DOUBLE_INT) : Use 'dword' ifgavin1999-05-251-2/+11
* xlaw1999-05-191-1/+5
* Fix irix5 native build failure resulting from my previous patch.wilson1999-05-101-0/+4
* Fix mips16 libstdc++ builds. Fix inconsistency from Apr 7 change.wilson1999-05-071-1/+14
* 0ghazi1999-05-031-1/+1
* * configure.in (host_xm_file, build_xm_file): Include hwint.h.ghazi1999-04-081-15/+7
* Add documentation for MIPS options.wilson1999-03-221-66/+131
* * invoke.texi: Add -mlong32 documentation.gavin1999-03-161-3/+7
* * config/mips/iris.h (CTORS_SECTION_ASM_OP,DTORS_SECTION_ASM_OP,gavin1999-03-161-4/+6
* Mon Mar 15 16:01:52 1999 Jim Wilson <wilson@cygnus.com>vmakarov1999-03-151-2/+16
* * mips.c (abort_with_insn): Make function static, add a prototype,ghazi1999-03-021-10/+9
* * config/mips/mips.c (true_reg_or_0_operand) : New function.gavin1999-02-031-2/+4
* 0law1999-01-131-3/+8
* Warning fixes:ghazi1998-12-231-1/+3
* Fix -membedded-data bug found by mips16 port.wilson1998-12-071-2/+24
* * mips.md (divmodsi4*, divmoddi4*, udivmodsi4*, udivmoddi4): Add -mcheck-rang...scox1998-12-011-8/+23
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-4/+4
* Separate the 64 bit version of ABI_32 into ABI_O64.gavin1998-11-231-9/+27
* Warning fixes:ghazi1998-10-281-12/+12
* Warning fixes:ghazi1998-10-231-12/+12
* Warning fixes:ghazi1998-10-141-1/+1
* Warning fixes:ghazi1998-10-131-1/+1
* * tree.h: De-conditionalize init_priority code.jason1998-08-131-1/+1
* * mips/mips.h (ENCODE_SECTION_INFO): Set SYMBOL_REF_FLAG forgavin1998-08-121-1/+17
* * mips.md (reload_outsi): Added missing REGNO call.raeburn1998-07-201-6/+13
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-1/+1
* Warning fixes:ghazi1998-06-291-1/+1
* * Revamped multiply support for MIPS chips.law1998-06-081-1/+6
* * Global CSE and constant/copy propagation.law1998-05-201-0/+7
* * config/mips/mips.h (ASM_OUTPUT_ALIGN): Remove trailing semi-colon.gavin1998-05-121-1/+1
* typo typo fixes fixeslaw1998-05-061-2/+2
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-7/+23
* * mips.h (STACK_BOUNDARY): Allow specific targets to override.law1998-04-211-2/+5
* * mips.c (block_move_loop): Test Pmode == DImode instead oflaw1998-04-211-15/+19
* Change MEMORY_MOVE_COST defs and uses to be able to take register class intoraeburn1998-03-161-2/+3