aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary1-6/+3
2000-08-21Warning fixes:Kaveh R. Ghazi1-11/+12
2000-08-21linux.h (LINK_SPEC): Use %(endian_spec).Maciej W. Rozycki2-9/+11
2000-08-10elf.h (CTOR_SECTION_NAME, [...]): New macros define the name of CTOR and DTOR...Chris Demetriou2-26/+32
2000-08-08alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define.Rodney Brown1-1/+1
2000-08-08Fix most compile time warning messagesNick Clifton2-53/+56
2000-08-05elf.h (CTOR_LIST_BEGIN, [...]): change type of __CTOR_LIST__ from func_ptr ar...Chris Demetriou2-8/+8
2000-08-05mips.h: Clean up comments and spacing near MASKs.Chris Demetriou1-36/+38
2000-08-04alias.c (mark_constant_function): Use INSN_P.Rodney Brown1-4/+4
2000-08-04(mips_legitimate_address_p): Don't allow register+offset if the offset is lar...Clinton Popetz1-0/+4
2000-07-29configure.in (mips*-*-linux*): Use mips*el to check for little endian MIPS, a...Andreas Jaeger1-5/+4
2000-07-17mips.c (mips_expand_prologue): Don't calculate the last argument register unl...Clinton Popetz1-5/+11
2000-07-15Warning patch:Kaveh R. Ghazi2-17/+18
2000-07-15mh-irix6 (CC): Don't set it.Mark Mitchell1-9/+0
2000-07-14mips.md: (absdi2): Handle sign_extend for second operand.Clinton Popetz1-1/+7
2000-07-11mips.c (simple_memory_operand): Access the INTVAL of the address, not it's co...Clinton Popetz1-1/+1
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-56/+56
2000-06-14* mips.c (machine_dependent_reorg): Fix braces for nested if.J"orn Rennecke1-2/+4
2000-06-13combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson1-2/+7
2000-05-24* mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default.Andreas Jaeger1-1/+1
2000-05-23config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): DefineJonathan Larmour1-0/+5
2000-05-08linux.h: Remove undefines which disabled .ctor/.dtor support.Andreas Jaeger1-28/+0
2000-05-03change MIPS varargs ABI in config/mips/mips.cDonald Lindsay1-138/+323
2000-04-26linux.h: Remove erroneous commit of #if 0/#endif in last patch.Andreas Jaeger1-2/+0
2000-04-19mips.h (BITS_PER_WORD, [...]): Remove unnecessary casts.Kaveh R. Ghazi1-8/+8
2000-04-18cccp.c, [...]: Removed.Zack Weinberg3-6/+0
2000-04-16mips-protos.h (mips_legitimate_address_p): New function.Mark Mitchell3-123/+159
2000-04-13mips.c (expand_block_move): Pass alignment argument to move_by_pieces in bits...Andreas Jaeger1-1/+1
2000-04-13linux.h (CPP_PREDEFINES): Also define __PIC__ and __pic__ for little endian.Andreas Jaeger1-2/+3
2000-04-12linux.h (SUBTARGET_ASM_SPEC): Use proper flags if not compiling PIC code, add...Andreas Jaeger1-2/+52
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 Kenner3-46/+47
2000-03-23mips.md (movdf_internal1a): Delete (set 'f', 'F') alternative when using -fp6...Andrew Haley1-4/+4
2000-03-10linux.h: Undefine MD_EXEC_PREFIX and MD_STARTFILE_PREFIX since those are not ...Andreas Jaeger1-1/+14
2000-03-09linux.h (NO_IMPLICIT_EXTERN_C): Define.Andreas Jaeger1-0/+6
2000-03-08mips.c (mips_expand_prologue): If the last named argument is the vararg marke...Gavin Romig-Koch1-25/+30
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. Ghazi6-7/+7
2000-03-07mips.md (zero_extendsidi2): Always force operand one to memory for mips16.Clinton Popetz1-1/+1
2000-03-03elf.h (CTOR_LISTS_DEFINED_EXTERNALLY): Added.Jonathan Larmour1-0/+5
2000-02-26fix copyrightsJeff Law5-5/+10
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-02-01oops - omitted from previous delta fixing UNIQUE_SECTIONNick Clifton1-6/+5
2000-02-01(SUBTARGET_ASM_SPEC) : Default ISA based on ABI.David Billinghurst1-1/+2
2000-01-25* config/mips/mips.h (LEGITIMATE_CONSTANT_P): Fix for mips16.Gavin Romig-Koch1-5/+10
2000-01-25mips.md (zero_extendsidi2_internal): Disable for mips16.Clinton Popetz1-1/+1
2000-01-22Fix definition of UNIQUE_SECTION so that zero initialised data is placedAlan Modra2-8/+6