summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* 2001-11-01 Eric Christopher <echristo@redhat.com>echristo2001-11-023-40/+26
* * config/mips/mips.h (mips_cache_flush_func): Prototype.dj2001-10-312-4/+12
* 2001-10-31 Kazu Hirata <kazu@hxi.com>kazu2001-10-311-1/+1
* * config/elf.h: Fix comment formatting.kazu2001-10-3117-86/+86
* * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h,jsm282001-10-281-2/+2
* * config/mips/mips-protos.h: Break up long lines.kenner2001-10-273-80/+75
* Replace occurrences of #elif with #if...#endif.nickc2001-10-251-12/+14
* Fix precedence of conditional termsnickc2001-10-221-2/+2
* 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-10-101-112/+0
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-074-8/+9
* 2001-10-04 Eric Christopher <echristo@redhat.com>echristo2001-10-042-4/+3
* Tue Sep 18 09:51:11 2001 Eric Christopher <ecechristo@redhat.com>oldham2001-09-181-24/+29
* * config/mips/mips.c (mips_frame_set): New.rsandifo2001-09-181-5/+39
* 2001-09-15 Eric Christopher <echristo@redhat.com>echristo2001-09-151-4/+1
* 2001-09-15 Eric Christopher <echristo@redhat.com>echristo2001-09-157-63/+650
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-2/+2
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-3/+3
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-2/+4
* Do not allow -mgp32 -mfp64; Fix int/long printf warningmeissner2001-09-114-3/+27
* * config/mips/mips.c (override_options): Do not override ISA when ABIaldyh2001-09-071-0/+2
* * config/mips/mips.c (override_options): Allow abi32 with 64 bitaldyh2001-09-071-2/+1
* * config/mips/mips.c (save_restore_insns): Don't mark any registerrsandifo2001-09-051-3/+3
* * config/mips/t-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.rsandifo2001-09-051-3/+3
* * config/mips/mips.c (save_restore_insns): Change base_offset torsandifo2001-09-041-1/+1
* * mips.h (INITIAL_ELIMINATION_OFFSET): Add missing `else abort'.ghazi2001-09-011-0/+2
* * iris6.h (ASM_DECLARE_OBJECT_NAME, ASM_FINISH_DECLARE_OBJECT):ghazi2001-08-294-7/+17
* 2001-08-28 Eric Christopher <echristo@redhat.com>echristo2001-08-282-2/+2
* 2001-08-28 Eric Christopher <echristo@redhat.com>echristo2001-08-287-27/+87
* * config/mips/mips.c (mips_function_value): Handle complex returnaldyh2001-08-261-2/+28
* * crtstuff.c: Fix thinko last change. Move list tails to startrth2001-08-211-1/+1
* * doc/invoke.texi (MIPS Options): Document -mfused-madd.geoffk2001-08-192-8/+16
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-182-10/+22
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-2/+2
* * config/mips/mips.md (adddi3_internal_2+1): Remove contraints fromgrahams2001-08-181-4/+4
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-182-8/+8
* * config/mips/iris6.h (TARGET_IRIX6): New.rth2001-08-183-85/+257
* * config/mips/elf.h, config/mips/elf64.h, config/mips/netbsd.h,rth2001-08-174-24/+24
* * varasm.c (text_section): Allow TEXT_SECTION to override therth2001-08-176-27/+77
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-12/+2
* 2001-08-11 H.J. Lu <hjl@gnu.org>hjl2001-08-111-4/+2
* * config/mips/mips.c (mips_add_large_offset_to_sp): New function.rsandifo2001-08-101-146/+88
* * config/mips/mips.c (save_restore_insns): Don't mark the RA'srsandifo2001-08-101-1/+3
* * config/mips/mips.md (reload_outcc): Use HARD_REGNO_NREGS torsandifo2001-08-101-2/+7
* Move constructor/destructor handling into target hooks.rth2001-08-096-256/+5
* * config/mips/mips.c (mips_legitimate_address_p): Check foraldyh2001-08-091-2/+3
* * config/mips/mips.c (mips_legitimate_address_p): Limit "la" addresses.aldyh2001-08-081-3/+6
* 2001-08-08 H.J. Lu <hjl@gnu.org>hjl2001-08-086-139/+233
* * config/mips/mips.c (mips_legitimate_address_p): Fix enable checkinggrahams2001-08-081-1/+1
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-048-117/+65
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-1/+1