Age | Commit message (Expand) | Author | Files | Lines |
1993-02-23 | (install-include-dir): Depend on install-dir. | Richard Stallman | 1 | -1/+1 |
1993-02-23 | (check_for_full_enumeration_handling): Handle nameless type. | Richard Stallman | 1 | -12/+24 |
1993-02-23 | (CONSTRUCTOR_NAME_FORMAT): Handle NO_DOT_IN_LABEL. | Richard Stallman | 1 | -0/+4 |
1993-02-23 | (NO_DOLLAR_IN_LABEL, NO_DOT_IN_LABEL): Defined. | Richard Stallman | 1 | -0/+3 |
1993-02-23 | (output_call): Don't use the delay slot of a bsr.n | John Hassey | 1 | -3/+9 |
1993-02-22 | (convert_to_integer): #if 0 the truncated integer warning. | Richard Stallman | 1 | -0/+2 |
1993-02-22 | (emit_library_call_value): Really pass mem value address | Richard Stallman | 1 | -8/+63 |
1993-02-21 | * pa.md (load high pattern): Rework constraints to reduce %r1 spillage. | Jeff Law | 1 | -1/+13 |
1993-02-21 | pa.md (const_double -> FP pattern): Remove cases which can neve happen anymore. | Jeff Law | 1 | -26/+5 |
1993-02-21 | pa.c (print_operand, case 'Y'): Output comparison operators which right resul... | Jeff Law | 1 | -1/+23 |
1993-02-21 | (emit_move_insn_1): Declared. | Richard Stallman | 1 | -0/+3 |
1993-02-21 | (gen_move_insn): Use emit_move_insn_1. | Richard Stallman | 1 | -2/+9 |
1993-02-21 | (emit_move_insn_1): New subroutine cut from emit_move_insn. | Richard Stallman | 1 | -0/+16 |
1993-02-21 | * Add declaration for pedwarn_with_line. | Doug Evans | 1 | -0/+1 |
1993-02-21 | (SRCDIR): Make absolute from ORIGDIR. | Richard Stallman | 1 | -2/+12 |
1993-02-20 | (warning_with_line, pedwarn_with_line): New functions. | Richard Stallman | 1 | -3/+49 |
1993-02-20 | (decode_field_reference): Use force_fit_type instead of convert to avoid trun... | Doug Evans | 1 | -1/+3 |
1993-02-20 | Change "va_list)" to "__gnuc_va_list)". | John Hassey | 1 | -0/+1 |
1993-02-20 | * Save temp file in ${LIB}. Use -I${ORIGDIR} when compiling types.c. | Doug Evans | 1 | -3/+6 |
1993-02-20 | (BISONFLAGS): Add -v. | Richard Stallman | 1 | -4/+4 |
1993-02-19 | (regno_uninitialized): Test global_regs only for hard regs. | Richard Stallman | 1 | -1/+2 |
1993-02-19 | (convert_to_integer): Warn if integer is truncated and that changes the value. | Richard Stallman | 1 | -0/+24 |
1993-02-18 | Include aix386ng.h instead of duplicating it. | Jim Wilson | 1 | -73/+2 |
1993-02-18 | (ASM_OUTPUT_CASE_END): Add missing semicolon. | Jim Wilson | 1 | -1/+1 |
1993-02-18 | (output_function_prologue): Don't save %f31 to stack. | Jim Wilson | 1 | -5/+0 |
1993-02-18 | (STARTING_FRAME_OFFSET): Set to -8. | Jim Wilson | 1 | -1/+1 |
1993-02-18 | (va_start): If __GCC_NEW_VARARGS__ not defined, use old definition. | Jim Wilson | 1 | -0/+11 |
1993-02-18 | (CPP_PREDEFINES): Add -D__GCC_NEW_VARARGS__. | Jim Wilson | 4 | -4/+11 |
1993-02-18 | (end_final): Don't call assemble_zeros with an size argument of zero. | Jim Wilson | 1 | -1/+2 |
1993-02-18 | (expand_call): When MAYBE_REG_PARM_STACK_SPACE defined, | Jim Wilson | 1 | -0/+4 |
1993-02-18 | (yylex): Undo Feb 7 change. | Richard Stallman | 1 | -7/+0 |
1993-02-18 | (program): After extdefs, pop any unpopped binding lvls. | Richard Stallman | 1 | -0/+4 |
1993-02-18 | (ABS): #undef after including sys/time.h and sys/resource.h. | Richard Stallman | 1 | -0/+1 |
1993-02-18 | (emit_ldst): For large offsets use register index | John Hassey | 1 | -1/+16 |
1993-02-17 | (truncdfsf2, extendsfdf2): Changed from define_insn to expand_insn. | Richard Stallman | 1 | -55/+28 |
1993-02-17 | (CONST_COSTS): Updated to better reflect | Richard Stallman | 1 | -10/+16 |
1993-02-17 | (sys/types.h): Replace definition of size_t based on SIZE_TYPE. | Richard Stallman | 1 | -0/+27 |
1993-02-17 | Use 'K' constraint with arith5_operand predicate. | John Hassey | 1 | -4/+4 |
1993-02-17 | (CONST_OK_FOR_LETTER_P): Added 'K'. | John Hassey | 1 | -1/+2 |
1993-02-16 | (find_reloads_address): Use strict_memory_address_p | Richard Stallman | 1 | -19/+6 |
1993-02-16 | (ASM_OUTPUT_IDENT, IDENT_ASM_OP): Defined. | Richard Stallman | 1 | -0/+7 |
1993-02-16 | Include xm-svr3.h. Move tm.h include earlier. | Richard Stallman | 1 | -13/+13 |
1993-02-16 | (build_indirect_ref): Avoid *& short-cut if -fvolatile. | Richard Stallman | 1 | -30/+33 |
1993-02-16 | For .S files, pas -traditional to cpp unless -ansi or -traditional. | Michael Meissner | 2 | -0/+2 |
1993-02-15 | (HASHFUNCTION): Insure nonnegative hash even if addresses are negative. | Richard Stallman | 1 | -1/+1 |
1993-02-13 | (warn_missing_braces): Declared. | Richard Stallman | 1 | -0/+4 |
1993-02-13 | (c_decode_option): Handle -Wmissing-braces. | Richard Stallman | 1 | -0/+9 |
1993-02-13 | (process_init_constructor): Test warn_missing_braces. | Richard Stallman | 1 | -1/+1 |
1993-02-13 | (build_indirect_ref): If arg is void *, just warn. | Richard Stallman | 1 | -2/+3 |
1993-02-13 | * make setup_incoming_promotions static | Doug Evans | 1 | -1/+1 |