| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | wilson | 1995-02-25 | 1 | -1/+1 |
* | (pushdecl): When have a duplicate decl, and it is global, | wilson | 1995-02-25 | 1 | -6/+6 |
* | (PACKSTRUCT_BIT, TARGET_PACKSTRUCT): Change to PADSTRUCT. | wilson | 1995-02-25 | 1 | -7/+9 |
* | (PUSHSECTION_FORMAT): Add a leading tab. | wilson | 1995-02-25 | 1 | -1/+1 |
* | (expand_expr, case COMPONENT_REF): Don't fetch unaligned | wilson | 1995-02-25 | 1 | -9/+9 |
* | Initial revision | law | 1995-02-25 | 1 | -0/+28 |
* | (fp_literal_one, fp_literal_zero): Don't accept VOIDmode. | wilson | 1995-02-24 | 1 | -25/+4 |
* | (REAL_ARITHMETIC): Define. | wilson | 1995-02-24 | 1 | -2/+8 |
* | (CC1_SPEC): Don't output implicit -gstabs or -gcoff option | wilson | 1995-02-24 | 1 | -4/+6 |
* | (CC1_SPEC): Don't output implicit -gstabs or -gcoff option | wilson | 1995-02-24 | 1 | -3/+3 |
* | (GDB_INV_REF_REGPARM_STABS_LETTER): New macro. | wilson | 1995-02-24 | 1 | -3/+11 |
* | Correct typos and formatting problems. | wilson | 1995-02-24 | 1 | -446/+269 |
* | Correct typos and formatting problems. | wilson | 1995-02-24 | 1 | -154/+123 |
* | Correct typos and formatting problems. | wilson | 1995-02-24 | 1 | -162/+131 |
* | (mips_secondary_reload_class): Also handle SUBREGs. | wilson | 1995-02-24 | 1 | -1/+1 |
* | (madsi): Don't use '+' constraint in a clobber. | wilson | 1995-02-24 | 1 | -35/+1 |
* | (dbxout_parms): For parameters passed in memory, delete | wilson | 1995-02-24 | 1 | -88/+6 |
* | undo dje's indaverent undo of my work. (remove -Wenum-clash) | mrs | 1995-02-24 | 1 | -2/+0 |
* | Define long double versions of sin/cos | meissner | 1995-02-24 | 1 | -0/+14 |
* | * rs6000.h/rs6000.h (RETURN_ADDR_RTX): Add definition to support | mrs | 1995-02-23 | 1 | -0/+21 |
* | Support -msoft-float; support eabi -mrelocatable | meissner | 1995-02-23 | 7 | -138/+311 |
* | (ld): Add missing backslash to make continuation line. | kenner | 1995-02-23 | 1 | -2/+2 |
* | (gen_stdcall_suffix): Deleted. | kenner | 1995-02-23 | 1 | -28/+0 |
* | (MODIFY_ASSEMBLER_NAME, VALID_MACHINE_DECL_ATTRIBUTES): Deleted. | kenner | 1995-02-23 | 1 | -26/+0 |
* | (make_decl_rtl): Remove reference to MODIFY_ASSEMBLER_NAME. | kenner | 1995-02-23 | 1 | -4/+0 |
* | Formatting changes. | kenner | 1995-02-23 | 1 | -10/+4 |
* | (RTX_COSTS): Update costs for FP operations. | kenner | 1995-02-23 | 1 | -9/+12 |
* | Fix formatting. | kenner | 1995-02-23 | 1 | -4/+4 |
* | Fix signed/unsigned comparison warning. | merrill | 1995-02-23 | 1 | -26/+14 |
* | (DBX_OUTPUT_MAIN_SOURCE_FILE_END): New macro. | kenner | 1995-02-23 | 1 | -3/+11 |
* | Removed __NetBSD__ from conditional. | kenner | 1995-02-23 | 1 | -3/+7 |
* | Removed __NetBSD__ from conditional. | kenner | 1995-02-23 | 1 | -1/+1 |
* | Update SunOS 4 code | merrill | 1995-02-23 | 1 | -2/+43 |
* | Recognize NetBSD/Amiga as m68k-cbm-netbsd. | kenner | 1995-02-23 | 1 | -0/+3 |
* | (libgcc1.a): Run ranlib. | kenner | 1995-02-23 | 1 | -0/+1 |
* | (memory_address): Add missing "else". | kenner | 1995-02-22 | 1 | -2/+2 |
* | (enum sharp_token_type): New type. | kenner | 1995-02-22 | 1 | -32/+73 |
* | (SWITCH_TAKES_ARG): Add `x'. | kenner | 1995-02-22 | 1 | -8/+8 |
* | Support CLEANUP_POINT_EXPRs. | merrill | 1995-02-22 | 1 | -0/+26 |
* | (print_operand, case 'H', 'S'): Delete unused. | kenner | 1995-02-22 | 1 | -16/+0 |
* | (ffssi2): Use gpc_reg_operand predicate. | kenner | 1995-02-22 | 1 | -6/+6 |
* | (movsfcc, movdfcc): New standard patterns. | kenner | 1995-02-22 | 1 | -8/+164 |
* | (output_asm_name): New function, using code taken from output_asm_insn. | kenner | 1995-02-22 | 1 | -19/+27 |
* | (output_move_double): Let split_double extract any constant in op 1; | kenner | 1995-02-22 | 1 | -15/+2 |
* | (split_double): Handle CONST_INT that holds both words. | kenner | 1995-02-22 | 1 | -9/+36 |
* | (REAL_WORDS_BIG_ENDIAN): New macro. Define as either | kenner | 1995-02-22 | 1 | -250/+254 |
* | * pa.h (ASM_DECLARE_FUNCTION_NAME): Handle invisible reference | law | 1995-02-22 | 1 | -0/+4 |
* | (default_compilers): Remove rule for ".ada". | kenner | 1995-02-22 | 1 | -2/+2 |
* | Initial revision | kenner | 1995-02-22 | 2 | -0/+343 |
* | Added {} around file variable. | kenner | 1995-02-22 | 1 | -4/+4 |