summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (mips*-*-irix6*o32): Enable stabs.ro2002-07-119-56/+169
* * config/mips/mips.md: Add imadd type. Update scheduler descriptionrsandifo2002-07-081-15/+16
* 2002-07-03 Eric Christopher <echristo@redhat.com>echristo2002-07-043-103/+10
* 2002-07-02 Chris Demetriou <cgd@broadcom.com>cgd2002-07-021-22/+0
* * config/ip2k/t-ip2k: Remove LIBGCC1, CROSS_LIBGCC1, and LIBGCC1_TEST.zack2002-07-011-7/+0
* * mips.h (FUNCTION_ARG_REGNO_P): Fix parentheses.ghazi2002-07-011-5/+4
* * mips.c (coprocessor_operand, coprocessor2_operand,ghazi2002-06-272-6/+3
* * mips.md (fixuns_truncdfsi2, fixuns_truncdfdi2,ghazi2002-06-251-4/+12
* 2002-06-20 Chris Demetriou <cgd@broadcom.com>cgd2002-06-201-2/+2
* 2002-06-19 Chris Demetriou <cgd@broadcom.com>cgd2002-06-201-4/+4
* 2002-06-19 Eric Christopher <echristo@redhat.com>echristo2002-06-194-42/+149
* * config/mips/mips-protos.h (mips_initial_elimination_offset): Declare.rsandifo2002-06-184-173/+192
* * config/mips/r3900.h (MIPS_CPU_STRING_DEFAULT): Make lower case.rsandifo2002-06-131-1/+1
* 2002-06-12 Eric Christopher <echristo@redhat.com>echristo2002-06-121-6/+8
* 2002-06-12 Eric Christopher <echristo@redhat.com>echristo2002-06-124-87/+1
* * config/mips/elf.h (DWARF2_DEBUG_INFO): Define.rth2002-06-122-2/+16
* * c-common.c (builtin_define_type_max): New.rth2002-06-121-3/+0
* * mips.c (mips_expand_prologue): Use emit_jump_insn for triviallaw2002-06-111-1/+1
* * mips.c (function_arg_advance): gen_ashldi3 returns an INSN now,law2002-06-111-2/+2
* * mips.c (embedded_pic_fnaddr_reg): Fix typo.law2002-06-111-1/+1
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-3/+3
* 2002-06-11 Eric Christopher <echristo@redhat.com>echristo2002-06-1116-361/+631
* * config/mips/netbsd.h (SUBTARGET_EXTRA_SPECS): Addthorpej2002-06-081-19/+12
* * config.gcc (mips*-*-netbsd*): Add mips/t-netbsd to ${tmake_file}.thorpej2002-06-071-0/+20
* * config/mips/netbsd.h (CACHE_FLUSH_FUNC): Define.thorpej2002-06-071-0/+6
* 2002-06-05 Eric Christopher <echristo@redhat.com>echristo2002-06-064-175/+31
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-042-57/+15
* * config/mips/mips.h (READONLY_DATA_SECTION_ASM_OP): Definethorpej2002-05-301-0/+2
* * config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-301-27/+40
* 2002-05-29 Eric Christopher <echristo@redhat.com>echristo2002-05-291-0/+3
* * config.gcc: Remove all stanzas for previously obsoletedzack2002-05-2524-938/+0
* 2002-05-20 H.J. Lu (hjl@gnu.org)hjl2002-05-201-0/+7
* 2002-05-20 H.J. Lu (hjl@gnu.org)hjl2002-05-201-0/+4
* Fix a typo in a comment in my last checkin.ghazi2002-05-191-1/+1
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-191-1/+1
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-192-203/+125
* * system.h (SELECT_RTX_SECTION): Poison.rth2002-05-184-18/+18
* * final.c (HAVE_READONLY_DATA_SECTION): New.rth2002-05-188-59/+30
* * hooks.c (hook_tree_bool_false): New.rth2002-05-177-63/+25
* * cp/rtti.c (get_tinfo_decl): Don't call comdat_linkage.jason2002-05-161-0/+1
* * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.zack2002-05-157-186/+5
* * emit-rtl.c (global_rtl): Update comment.zack2002-05-131-4/+4
* libstdc++-v3:ghazi2002-05-131-0/+12
* * config/mips/t-iris6 (SHLIB_SLIBDIR_SUFFIXES): Use mabi=64 andro2002-05-101-1/+1
* * config/mips/t-iris6 (SHLIB_SLIBDIR_SUFFIXES): Define.jakub2002-05-091-7/+14
* * config/mips/mips.c (mips_add_large_offset_to_sp): Remove FILE arg.rsandifo2002-05-091-183/+87
* * config/mips/mips.md: Name the unspecs with define_constant.rsandifo2002-05-081-55/+65
* * c-common.c (c_common_init): Set options->unsigned_wchar.neil2002-05-071-3/+0
* * config/mips/elf64.h (UNIQUE_SECTION): Use mips_unique_section.rsandifo2002-05-032-65/+3
* * config/mips/mips.c (mips_parse_cpu): Warn if the CPU name isdj2002-04-291-2/+14