summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-082-11/+4
* * function.h (struct function): Add profile.wcohen2002-01-031-3/+3
* * 1750a.h (datalbl, jmplbl): Declare array size explicitly.ghazi2001-12-231-2/+2
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-203-53/+0
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-175-70/+39
* * clipper/clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsignedghazi2001-12-164-8/+8
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-1/+1
* 2001-12-03 Eric Christopher <echristo@redhat.com>echristo2001-12-042-39/+72
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-034-26/+26
* * m68k.c (init_FPA_table): Provide static prototype.ghazi2001-12-013-5/+5
* 2001-11-28 Eric Christopher <echristo@redhat.com>echristo2001-11-291-12/+4
* * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementingjason2001-11-191-23/+0
* * expr.c (store_field): Pass tree instead of max size; callers changed.kenner2001-11-161-4/+4
* * config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in targetschwab2001-11-152-2/+0
* * mips-protos.h (mips_output_conditional_branch): Const-ify.ghazi2001-11-122-4/+4
* * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fixghazi2001-11-118-14/+36
* * 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-06 Eric Christopher <echristo@redhat.com>echristo2001-11-062-4/+7
* 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