Age | Commit message (Expand) | Author | Files | Lines |
2002-05-07 | c-common.c (c_common_init): Set options->unsigned_wchar. | Neil Booth | 1 | -3/+0 |
2002-05-03 | elf64.h (UNIQUE_SECTION): Use mips_unique_section. | Richard Sandiford | 2 | -65/+3 |
2002-04-29 | mips.c (mips_parse_cpu): Warn if the CPU name is given in upper case. | DJ Delorie | 1 | -2/+14 |
2002-04-27 | re PR rtl-optimization/3700 (ISSUE_RATE not defined for mips target) | Eric Christopher | 1 | -1/+22 |
2002-04-25 | mips.c (mips_class_max_nregs, [...]): New functions. | Matt Hiller | 4 | -88/+555 |
2002-04-24 | * config/mips/mips.md (movdi_usd): Renumber. | Richard Henderson | 1 | -2/+3 |
2002-04-23 | mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Revert patch of 2002-04-09 due to bi... | Eric Christopher | 1 | -6/+6 |
2002-04-16 | mips.c (override_options): Don't override N32 for a 64-bit ISA. | Richard Henderson | 1 | -1/+1 |
2002-04-16 | mips.md (can_delay): Split out of existing define_delays. | Richard Henderson | 1 | -15/+17 |
2002-04-15 | abi64.h (SUBTARGET_CONDITIONAL_REGISTER_USAGE): Set call_really_used_regs too. | Richard Henderson | 1 | -2/+2 |
2002-04-15 | linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux. | Richard Henderson | 1 | -2/+2 |
2002-04-13 | linux.h: Define __gnu_linux__ wherever __linux__ is defined... | Mark Mitchell | 1 | -3/+3 |
2002-04-12 | rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/... | Eric Norum | 2 | -10/+0 |
2002-04-10 | mips.c (mips_va_arg): When using the struct version of the EABI va_list... | Richard Sandiford | 1 | -11/+27 |
2002-04-10 | mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Add additional information to .comm ... | Eric Christopher | 1 | -3/+6 |
2002-04-05 | mips.h (ISA_HAS_BRANCHLIKELY, [...]): Disable if TARGET_MIPS16. | Alexandre Oliva | 1 | -18/+17 |
2002-04-05 | mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs to avoid clash with Irix... | Richard Sandiford | 2 | -13/+15 |
2002-03-28 | mips.md: Use dconst1, not 1.0, as first argument of REAL_VALUE_LDEXP. | Zack Weinberg | 1 | -10/+10 |
2002-03-24 | * mips.c (mips_function_value): Only promote_mode for non-libcalls. | Richard Henderson | 1 | -4/+4 |
2002-03-24 | re PR rtl-optimization/5742 (bug with -freg-struct-return and functions retur... | Richard Henderson | 4 | -30/+21 |
2002-03-22 | mips.h (MASK_RETURN_ADDR): Define. | Alexandre Oliva | 1 | -0/+11 |
2002-03-22 | abi64.h (SETUP_INCOMING_VARARGS): Undefine. | Richard Sandiford | 4 | -705/+612 |
2002-03-22 | mips.h (FUNCTION_ARG_REGNO_P): Simplify. | Richard Sandiford | 2 | -34/+13 |
2002-03-18 | mips.md (andsi3): Force operand 1 to a register too. | Alexandre Oliva | 1 | -3/+12 |
2002-03-18 | mips.h (ENCODE_SECTION_INFO): Don't use %gprel for symbols that are going to ... | Alexandre Oliva | 1 | -1/+5 |
2002-03-18 | mips.h (ELIMINABLE_REGS): Can't eliminate RETURN_ADDRESS_POINTER_REGNUM to $ra. | Alexandre Oliva | 2 | -24/+27 |
2002-03-17 | mips.h (CAN_ELIMINATE): Don't eliminate rap to $fp (s8), but rather HARD_FRAM... | Alexandre Oliva | 1 | -8/+11 |
2002-03-16 | mips.h (ISA_HAS_COND_TRAP): Not available on MIPS16. | Alexandre Oliva | 2 | -1/+3 |
2002-03-16 | mips.md (addsi3, adddi3): Use scratch register to add register to non-constan... | Alexandre Oliva | 1 | -0/+42 |
2002-03-16 | mips-protos.h (embedded_pic_fnaddr_reg): New. | Alexandre Oliva | 4 | -37/+81 |
2002-03-16 | mips.md (movdf_internal2): Add two new move constraints. | Eric Christopher | 6 | -17/+32 |
2002-03-15 | mips.h (SUBTARGET_CPP_SIZE_SPEC): Provide an MEABI case for each definition o... | Chris Demetriou | 1 | -6/+7 |
2002-03-14 | mips.h (FP_INC, [...]): New macros. | Richard Sandiford | 2 | -54/+40 |
2002-03-10 | c4x.c (c4x_fp_reglist): Const-ify. | Kaveh R. Ghazi | 1 | -2/+2 |
2002-03-09 | mips.c (function_arg_pass_by_reference): Force to 0 in o32 and o64 ABIs. | Alexandre Oliva | 2 | -0/+16 |
2002-03-09 | mips.c (mips_va_arg): Apply big-endianness address offset before loading addr... | Alexandre Oliva | 1 | -6/+6 |
2002-03-09 | mips.c (mips_expand_prologue): Set regno of vararg marker such that registers... | Alexandre Oliva | 1 | -0/+4 |
2002-03-09 | mips.h (SUBTARGET_CPP_SIZE_SPEC): Remove duplicate defaults for MEABI. | Alexandre Oliva | 1 | -2/+2 |
2002-03-08 | mips.h (LONG_MAX_SPEC): Rewrite, along with SUBTARGET_CPP_SIZE_SPEC. | Alexandre Oliva | 2 | -30/+33 |
2002-03-08 | * config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Simplify. | Alexandre Oliva | 1 | -92/+87 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -4/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -5/+0 |
2002-03-03 | 1750a.h, [...] (CHAR_TYPE_SIZE): Delete. | Kaveh R. Ghazi | 1 | -6/+0 |
2002-03-03 | attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof... | Kaveh R. Ghazi | 1 | -1/+1 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -3/+4 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -3/+0 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 4 | -13/+4 |
2002-02-20 | rtems.h, [...]: Use new style of -Asystem= rather than -Asystem(). | Joel Sherrill | 1 | -1/+1 |
2002-02-16 | linux.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | H.J. Lu | 1 | -0/+5 |
2002-02-14 | mips.c (override_options): Add check for march/mipsX on the same command line. | Eric Christopher | 1 | -14/+5 |