OSDN Git Service

2001-07-21 H.J. Lu (hjl@gnu.org)
[pf3gnuchains/gcc-fork.git] / gcc / config / mips / mips.c
2001-07-21 hjl2001-07-21 H.J. Lu (hjl@gnu.org)
2001-07-12 rsandifo * config/mips/mips.c (print_operand): Extend '%D'...
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-11 rsandifo * config/mips/mips.c (gen_int_relational): Tell the...
2001-07-11 kennerFix typo in last change
2001-07-10 kenner * recog.c (offsettable_address_p): Handle LO_SUM case.
2001-07-10 echristo2001-07-10 Eric Christopher <echristo@redhat.com>
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-07-06 echristo2001-07-05 Eric Christopher <echristo@redhat.com>
2001-07-04 kenner * emit-rtl.c (replace_equiv_address): New function.
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-07-03 kenner * explow.c (plus_constant_wide, case LO_SUM): New...
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-05-31 geoffk * config/mips/mips.h (ASM_OUTPUT_ASCII): Convert to...
2001-05-20 mmitchel * except.c (dw2_build_landing_pads): Use word_mode...
2001-05-01 zack * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-16 meissnerFix some MIPS warnings
2001-02-27 zack2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-25 zack * config.gcc: Put back pa/t-openbsd and rs6000...
2001-02-25 zack * xm-interix.h, xm-lynx.h, alpha/xm-vms.h, convex...
2001-02-18 rth * mips.c (mips_expand_prologue) Add REG_MAYBE_D...
2001-02-05 kenner * config/mips/mips.c (mips_make_temp_file): Call fatal...
2001-02-05 kenner * config/mips/mips.c (override_options): Fix typo...
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-02 oldham2001-01-02 Jeffrey Oldham <oldham@codesourcery.com>
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-09-25 hpChange callers in config/m*/ to match:
2000-09-25 hpdefinitions in config/m[ci]*:
2000-09-15 cruxSet rsize properly for args passed by reference.
2000-09-12 gkm * config/mips/mips-protos.h
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-21 ghaziWarning fixes:
2000-08-08 nickcFix most compile time warning messages
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-08-04 cpopetz * (mips_legitimate_address_p): Don't allow register...
2000-07-17 cpopetz * mips.c (mips_expand_prologue): Don't calculate the...
2000-07-15 ghaziWarning patch:
2000-07-11 cpopetz * config/mips/mips.c (simple_memory_operand): Access the
2000-06-14 amylaar * mips.c (machine_dependent_reorg): Fix braces for...
2000-05-03 dlindsaychange MIPS varargs ABI in config/mips/mips.c
2000-04-16 mmitchel * config/mips/mips-protos.h (mips_legitimate_address_p...
2000-04-13 aj2000-04-13 Andreas Jaeger <aj@suse.de>
2000-03-26 kenner * expmed.c (extract_bit_field): Ensure BITS_PER_WORD...
2000-03-08 gavin * config/mips/mips.c (mips_expand_prologue): If the...
2000-02-26 lawfix copyrights
2000-01-18 ghazi * alpha-protos.h: PROTO -> PARAMS.
2000-01-14 cpopetz * config/mips/mips.c (override_options): Don't turn...
2000-01-14 cpopetz * builtins.c (PAD_VARARGS_DOWN): Define.
2000-01-11 cpopetz * config/mips/mips.c (mips_va_arg): For EABI...
1999-11-23 gavin * config/mips/mips.h (ISA_HAS_FP4,ISA_HAS_CONDMOVE...
1999-10-28 wilsonFix stdarg bugs with MIPS EABI that caused newlib/libst...
1999-10-26 gavin * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANC...
1999-10-25 gavin * config/mips/mips.h (MIPS_ISA_DEFAULT): Insure it...
1999-10-15 rth * mips.c (function_prologue): Fix argument...
1999-10-11 geoffk* config/mips/mips.c (mips_build_va_list): Correct
1999-10-09 rth * mips.c (mips_va_arg) [EABI]: Return addr_rtx.
1999-10-05 gavin * config/mips/mips.c (mips_move_2words): Split doubles...
1999-09-25 ghaziinclude:
1999-09-23 oliva* config/mips/mips.c (function_arg_pass_by_reference...
1999-09-23 ghazi * abi64.h (mips_function_value): Add prototype arguments.
1999-09-14 rth * mips.c (mips_build_va_list): New.
1999-09-08 mmitchel Add some machine-dependent GC roots.
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-02 geoffk* flags.h: New variables align_loops, align_loops_log,
1999-08-31 aphFri Aug 20 13:43:41 1999 Andrew Haley <aph@cygnus...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-07-29 geoffk * config/mips/mips.c: system.h handles MIN...
1999-06-21 mmitchel * config/mips/mips.c (symbolic_expression_p): New...
1999-06-15 oliva* config/mips/mips.c (mips_output_conditional_branch...
1999-06-14 wilsonFix switch table and reload problems for mips16.
1999-06-05 mmitchel * mips.h (mips_output_conditional_branch): New function.
1999-05-07 wilsonFix mips16 libstdc++ builds. Fix inconsistency from...
1999-03-18 gavin * config/mips/mips.c (mips_explicit_type_size_string...
1999-03-16 gavin * invoke.texi: Add -mlong32 documentation.
1999-03-16 gavin * config/mips/iris.h (CTORS_SECTION_ASM_OP,DTORS_SECTI...
1999-03-02 ghazi * mips.c (abort_with_insn): Make function stati...
1999-02-22 wilsonFix mips16 debug info problems with frame address.
1999-02-11 law * mips.c (save_restore_insns): Fix loop to...
1999-02-04 gavinupdate copyright
1999-02-03 gavin * config/mips/mips.c (true_reg_or_0_operand) : New...
1998-12-23 ghaziWarning fixes:
1998-12-07 wilsonFix -membedded-data bug found by mips16 port.
1998-11-23 gavinSeparate the 64 bit version of ABI_32 into ABI_O64.
1998-11-09 wilsonMisc mips16 bug fixes found by gcc/gdb testsuites.
1998-10-22 lawRevert accidental change.
1998-10-14 ghaziWarning fixes:
1998-08-17 law * expr.c (move_by_pieces): No longer static...
1998-06-22 ghaziWarning fixes:
1998-06-12 ghaziMips warning fixes:
1998-06-11 wilsonFix mips build error.
1998-06-10 mmitchel * mips/mips.c: Remove -mabi=o32 and -mabi=n64.
1998-06-10 law * mips.c (gpr_mode): New variable.
1998-06-08 ghaziWarning fixes:
1998-06-08 wilsonFix mips64vr4100-elf build failure.
1998-06-08 law * Revamped multiply support for MIPS chips.
1998-05-19 wilsonFix Irix6 Mesa compile failure reported by Andy Tai.
next