summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR fortran/3392rth2002-02-051-0/+2
* * function.h (struct function): Add profile.wcohen2002-01-031-3/+3
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-201-37/+0
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-0/+37
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-1/+1
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-16/+16
* * m68k.c (init_FPA_table): Provide static prototype.ghazi2001-12-011-0/+4
* 2001-11-28 Eric Christopher <echristo@redhat.com>echristo2001-11-291-12/+4
* * expr.c (store_field): Pass tree instead of max size; callers changed.kenner2001-11-161-4/+4
* * mips-protos.h (mips_output_conditional_branch): Const-ify.ghazi2001-11-121-1/+1
* * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fixghazi2001-11-111-3/+2
* * config/mips/mips.c (mips_output_conditional_branch): Do not hardrth2001-11-091-32/+30
* 2001-11-09 H.J. Lu <hjl@gnu.org>hjl2001-11-091-1/+1
* * config/mips/mips.c (save_restore_insns): Remove GP from therth2001-11-081-40/+45
* 2001-11-01 Eric Christopher <echristo@redhat.com>echristo2001-11-021-11/+4
* * config/mips/mips.h (mips_cache_flush_func): Prototype.dj2001-10-311-0/+2
* 2001-10-31 Kazu Hirata <kazu@hxi.com>kazu2001-10-311-1/+1
* * config/elf.h: Fix comment formatting.kazu2001-10-311-38/+38
* * config/mips/mips-protos.h: Break up long lines.kenner2001-10-271-4/+3
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-2/+2
* 2001-10-04 Eric Christopher <echristo@redhat.com>echristo2001-10-041-1/+2
* Tue Sep 18 09:51:11 2001 Eric Christopher <ecechristo@redhat.com>oldham2001-09-181-24/+29