summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-08-06 Chris Demetriou <cgd@broadcom.com>cgd2002-08-071-0/+25
* Index: ChangeLoggeoffk2002-08-041-3/+3
* * config.gcc: Don't include mips/abi64.h in $tm_file.rsandifo2002-08-021-0/+56
* 2002-08-01 Chris Demetriou <cgd@broadcom.com>cgd2002-08-021-0/+3
* * output.h (DECL_READONLY_SECTION): Remove.rth2002-08-011-2/+2
* 2002-07-29 Eric Christopher <echristo@redhat.com>echristo2002-07-291-10/+7
* * doc/invoke.texi: Document -mabi=meabi, and expand on the EABIrsandifo2002-07-251-317/+289
* * config/mips/mips-protos.h (mips_sign_extend): Declare.rsandifo2002-07-171-48/+84
* * builtins.c (std_expand_builtin_va_start): Remove unusedzack2002-07-161-4/+3
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-161-42/+7
* * configure.in (mips*-*-irix6*o32): Enable stabs.ro2002-07-111-3/+6
* * mips.c (coprocessor_operand, coprocessor2_operand,ghazi2002-06-271-6/+0
* 2002-06-19 Chris Demetriou <cgd@broadcom.com>cgd2002-06-201-4/+4
* 2002-06-19 Eric Christopher <echristo@redhat.com>echristo2002-06-191-0/+53
* * config/mips/mips-protos.h (mips_initial_elimination_offset): Declare.rsandifo2002-06-181-70/+185
* * config/mips/elf.h (DWARF2_DEBUG_INFO): Define.rth2002-06-121-2/+10
* * 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-05 Eric Christopher <echristo@redhat.com>echristo2002-06-061-76/+4
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-51/+9
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-191-1/+1
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-191-13/+123
* * system.h (SELECT_RTX_SECTION): Poison.rth2002-05-181-12/+17
* * final.c (HAVE_READONLY_DATA_SECTION): New.rth2002-05-181-4/+4
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-5/+12
* * cp/rtti.c (get_tinfo_decl): Don't call comdat_linkage.jason2002-05-161-0/+1
* * config/mips/mips.c (mips_add_large_offset_to_sp): Remove FILE arg.rsandifo2002-05-091-183/+87
* * config/mips/elf64.h (UNIQUE_SECTION): Use mips_unique_section.rsandifo2002-05-031-0/+1
* * config/mips/mips.c (mips_parse_cpu): Warn if the CPU name isdj2002-04-291-2/+14
* 2002-04-26 Eric Christopher <echristo@redhat.com>echristo2002-04-271-1/+22
* 2002-04-24 Matt Hiller <hiller@redhat.com>hiller2002-04-251-4/+281
* * config/mips/mips.c (override_options): Don't override N32 forrth2002-04-171-1/+1
* * config/mips/mips.c (mips_va_arg): When using the struct versionrsandifo2002-04-101-11/+27
* * config/mips/mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprsrsandifo2002-04-051-11/+13
* * mips.c (mips_function_value): Only promote_mode for non-libcalls.rth2002-03-241-4/+4
* PR optimization/5742rth2002-03-241-13/+15
* * config/mips/abi64.h (SETUP_INCOMING_VARARGS): Undefine.rsandifo2002-03-221-585/+521
* * config/mips/mips.h (FUNCTION_ARG_REGNO_P): Simplify.rsandifo2002-03-221-22/+8
* * config/mips/mips-protos.h (embedded_pic_fnaddr_reg): New.aoliva2002-03-161-24/+78
* 2002-03-15 Eric Christopher <echristo@redhat.com>echristo2002-03-161-0/+18
* * config/mips/mips.h (FP_INC, UNITS_PER_FPVALUE): New macros.rsandifo2002-03-141-54/+33
* * c4x.c (c4x_fp_reglist): Const-ify.ghazi2002-03-101-2/+2
* * config/mips/mips.c (function_arg_pass_by_reference): Force to 0aoliva2002-03-091-0/+3
* * config/mips/mips.c (mips_va_arg): Apply big-endianness addressaoliva2002-03-091-6/+6
* * config/mips/mips.c (mips_expand_prologue): Set regno of varargaoliva2002-03-091-0/+4
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-031-1/+1
* 2002-02-13 Eric Christopher <echristo@redhat.com>echristo2002-02-141-14/+5
* 2002-02-05 Eric Christopher <echristo@redhat.com>echristo2002-02-061-10/+46