aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
AgeCommit message (Expand)AuthorFilesLines
2000-04-19mips.h (BITS_PER_WORD, [...]): Remove unnecessary casts.Kaveh R. Ghazi1-8/+8
2000-04-16mips-protos.h (mips_legitimate_address_p): New function.Mark Mitchell1-115/+16
2000-04-05mips.h (MASK_DEBUG_A, [...]): Zero the remaining non-zero debugging masks.Chris Demetriou1-3/+3
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-03-26expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.Richard Kenner1-20/+22
2000-03-07mips.h (PTRDIFF_TYPE): Revert broken change; PTRDIFF_TYPE should be based sol...Andrew Haley1-4/+2
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-1/+1
2000-02-26fix copyrightsJeff Law1-1/+2
2000-02-23mips.h (GAS_ASM_SPEC): Pass -mgp32/-mgp64 to gas.Andrew Haley1-3/+5
2000-02-21mips.h (ASM_SPEC): Add -mfix700.Catherine Moore1-0/+1
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-1/+0
2000-01-25* config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix for mips16.Gavin Romig-Koch1-5/+10
2000-01-14mips.h (ISA_HAS_INT_CONDMOVE): New.Gavin Romig-Koch1-0/+5
2000-01-14mips.c (mips_va_arg): Fix fprv for the 32 bit eabi...Clinton Popetz1-1/+6
2000-01-14mips.h (REGISTER_MOVE_COST): Remove redundant case for moving from HI/LO/HI_L...Clinton Popetz1-3/+0
2000-01-11mips.c (mips_va_arg): For EABI...Clinton Popetz1-5/+7
1999-12-27* config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix.Clinton Popetz1-1/+1
1999-12-27h8300.h (TARGET_H8300H, [...]): Make sure UNITS_PER_WORD and BITS_PER_WORD ar...Jakub Jelinek1-0/+10
1999-12-01elf.h (STARTFILE_SPEC): Add no-crt0.Mark Salter1-0/+2
1999-11-30Delete obsolete macrosBernd Schmidt1-14/+0
1999-11-24mips.h (ASM_SPEC): Don't pass -G to the assembler when -membedded-pic is passed.Geoff Keating1-1/+11
1999-11-23mips.h (ISA_HAS_FP4,ISA_HAS_CONDMOVE,ISA_HAS_8CC): Split the second two from ...Gavin Romig-Koch1-6/+19
1999-11-17invoke.texi: Add documentation for -muninit-const-in-rodata.Diego Novillo1-2/+33
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