summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* t-linux (SHLIB_INSTALL): Double quote slibdir; fix typo in rm -f.Richard Henderson2001-01-071-5/+10
* Makefile.in (slibdir): New variable.Richard Henderson2001-01-071-0/+3
* mips.c (function_arg): Don't pass NULL_TREE to host_integerp.Jeffrey Oldham2001-01-021-1/+2
* tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva2001-01-011-2/+2
* (ASM_OUTPUT_SECTION_NAME): emit @nobitsAldy Hernandez2000-12-135-0/+10
* config.gcc (a29k*-*-rtems*, [...]): New targets.Joel Sherrill2000-12-061-0/+34
* genoutput.c (validate_insn_operands): New.Richard Henderson2000-11-281-4/+4
* alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi2000-11-102-4/+3
* t-iris6 (FPBIT): New.Jeffrey Oldham2000-11-081-0/+15
* iris6.h (SUBTARGET_CC1_SPEC): Remove -static handling.Mark Mitchell2000-11-031-39/+4
* config:Neil Booth2000-11-0223-28/+28
* Warning fixes:Kaveh R. Ghazi2000-10-201-1/+1
* Makefile.in (libgcc.mk): Pass SHLIB_EXT, not SHLIB_LIBS.Richard Henderson2000-10-081-3/+4
* Makefile.in (NM_FOR_TARGET): New.Richard Henderson2000-10-051-0/+6
* configure.in (enable-shared): New.Richard Henderson2000-10-041-0/+5
* Change callers in config/m*/ to match:Hans-Peter Nilsson2000-09-256-21/+21
* definitions in config/m[ci]*:Hans-Peter Nilsson2000-09-259-34/+34
* Set rsize properly for args passed by reference.Bernd Schmidt2000-09-151-1/+4
* * config/mips/mips-protos.hGreg McGary2000-09-124-2/+116
* optabs.c (init_optabs): Initialize fixtab...Greg McGary2000-08-241-6/+3
* Warning fixes:Kaveh R. Ghazi2000-08-211-11/+12
* linux.h (LINK_SPEC): Use %(endian_spec).Maciej W. Rozycki2000-08-212-9/+11
* elf.h (CTOR_SECTION_NAME, [...]): New macros define the name of CTOR and DTOR...Chris Demetriou2000-08-102-26/+32
* alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define.Rodney Brown2000-08-081-1/+1
* Fix most compile time warning messagesNick Clifton2000-08-082-53/+56
* elf.h (CTOR_LIST_BEGIN, [...]): change type of __CTOR_LIST__ from func_ptr ar...Chris Demetriou2000-08-052-8/+8
* mips.h: Clean up comments and spacing near MASKs.Chris Demetriou2000-08-051-36/+38
* alias.c (mark_constant_function): Use INSN_P.Rodney Brown2000-08-041-4/+4
* (mips_legitimate_address_p): Don't allow register+offset if the offset is lar...Clinton Popetz2000-08-041-0/+4
* configure.in (mips*-*-linux*): Use mips*el to check for little endian MIPS, a...Andreas Jaeger2000-07-291-5/+4
* mips.c (mips_expand_prologue): Don't calculate the last argument register unl...Clinton Popetz2000-07-171-5/+11
* Warning patch:Kaveh R. Ghazi2000-07-152-17/+18
* mh-irix6 (CC): Don't set it.Mark Mitchell2000-07-151-9/+0
* mips.md: (absdi2): Handle sign_extend for second operand.Clinton Popetz2000-07-141-1/+7
* mips.c (simple_memory_operand): Access the INTVAL of the address, not it's co...Clinton Popetz2000-07-111-1/+1
* 1750a.h: Mark help strings for options/switches for translation.Philipp Thomas2000-06-271-56/+56
* * mips.c (machine_dependent_reorg): Fix braces for nested if.J"orn Rennecke2000-06-141-2/+4
* combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson2000-06-131-2/+7
* * mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default.Andreas Jaeger2000-05-241-1/+1
* config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): DefineJonathan Larmour2000-05-231-0/+5
* linux.h: Remove undefines which disabled .ctor/.dtor support.Andreas Jaeger2000-05-081-28/+0
* change MIPS varargs ABI in config/mips/mips.cDonald Lindsay2000-05-031-138/+323
* linux.h: Remove erroneous commit of #if 0/#endif in last patch.Andreas Jaeger2000-04-261-2/+0
* mips.h (BITS_PER_WORD, [...]): Remove unnecessary casts.Kaveh R. Ghazi2000-04-191-8/+8
* cccp.c, [...]: Removed.Zack Weinberg2000-04-183-6/+0
* mips-protos.h (mips_legitimate_address_p): New function.Mark Mitchell2000-04-163-123/+159
* mips.c (expand_block_move): Pass alignment argument to move_by_pieces in bits...Andreas Jaeger2000-04-131-1/+1
* linux.h (CPP_PREDEFINES): Also define __PIC__ and __pic__ for little endian.Andreas Jaeger2000-04-131-2/+3
* linux.h (SUBTARGET_ASM_SPEC): Use proper flags if not compiling PIC code, add...Andreas Jaeger2000-04-121-2/+52
* mips.h (MASK_DEBUG_A, [...]): Zero the remaining non-zero debugging masks.Chris Demetriou2000-04-051-3/+3