summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* * config/mips/mips.c (mips_make_temp_file): Call fatal_io_error,kenner2001-02-051-5/+5
* * config/mips/mips.c (override_options): Fix typo in last change.kenner2001-02-051-1/+1
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-8/+15
* * mips.h (MULTILIB_ISA_DEFAULT): Don't use #elif.ghazi2001-02-041-11/+17
* 2001-02-01 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-011-1/+1
* 2001-01-29 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-01-291-1/+1
* 2001-01-24 Will Cohen <wcohen@redhat.com>wcohen2001-01-241-1/+1
* * config/mips/linux.h (SUBTARGET_CPP_SPEC): Default ABI is 32; changeaj2001-01-151-2/+2
* gcc/ChangeLog:oldham2001-01-151-1/+5
* * config/t-linux (SHLIB_INSTALL): Double quote slibdir;rth2001-01-071-5/+10
* * Makefile.in (slibdir): New variable.rth2001-01-071-0/+3
* 2001-01-02 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-01-021-1/+2
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-2/+2
* (ASM_OUTPUT_SECTION_NAME): emit @nobitsaldyh2000-12-135-0/+10
* * config.gcc (a29k*-*-rtems*, arm*-*-rtems*, c4x-*-rtems*,law2000-12-071-0/+34
* * genoutput.c (validate_insn_operands): New.rth2000-11-281-4/+4
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-102-4/+3
* 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>oldham2000-11-081-0/+15
* * config/mips/iris6.h (SUBTARGET_CC1_SPEC): Remove -staticmmitchel2000-11-031-39/+4
* config:neil2000-11-0223-28/+28
* Warning fixes:ghazi2000-10-201-1/+1
* * Makefile.in (libgcc.mk): Pass SHLIB_EXT, not SHLIB_LIBS.rth2000-10-081-3/+4
* * Makefile.in (NM_FOR_TARGET): New.rth2000-10-061-0/+6
* * configure.in (enable-shared): New.rth2000-10-041-0/+5
* Change callers in config/m*/ to match:hp2000-09-256-21/+21
* definitions in config/m[ci]*:hp2000-09-259-34/+34
* Set rsize properly for args passed by reference.crux2000-09-151-1/+4
* * config/mips/mips-protos.hgkm2000-09-124-2/+116
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-6/+3
* Warning fixes:ghazi2000-08-211-11/+12
* * mips/linux.h (LINK_SPEC): Use %(endian_spec).law2000-08-212-9/+11
* * mips/elf.h (CTOR_SECTION_NAME, DTOR_SECTION_NAME): Newlaw2000-08-112-26/+32
* * alpha/alpha.c (alpha_emit_xfloating_libcall):law2000-08-081-1/+1
* Fix most compile time warning messagesnickc2000-08-082-53/+56
* * mips/elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END,law2000-08-062-8/+8
* * mips.h: Clean up comments and spacing near MASKs.law2000-08-061-36/+38
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-4/+4
* * (mips_legitimate_address_p): Don't allow register+offsetcpopetz2000-08-041-0/+4
* * configure.in (mips*-*-linux*): Use mips*el to check for littleaj2000-07-291-5/+4
* * mips.c (mips_expand_prologue): Don't calculate the lastcpopetz2000-07-171-5/+11
* Warning patch:ghazi2000-07-152-17/+18
* * config/mh-irix6 (CC): Don't set it.mmitchel2000-07-151-9/+0
* * config/mips/mips.md: (absdi2): Handle sign_extend forcpopetz2000-07-141-1/+7
* * config/mips/mips.c (simple_memory_operand): Access thecpopetz2000-07-111-1/+1
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-271-56/+56
* * mips.c (machine_dependent_reorg): Fix braces for nested if.amylaar2000-06-141-2/+4
* * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE andrth2000-06-131-2/+7
* * mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default.law2000-05-241-1/+1
* config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): Definegavin2000-05-231-0/+5
* 2000-05-08 Andreas Jaeger <aj@suse.de>aj2000-05-081-28/+0