1993-08-23 |
Jeff Law | pa.h (TARGET_TRAILING_COLON): Delete switch. |
commit | commitdiff | tree |
1993-08-23 |
Richard Kenner | (ASM_LONG): Move from dpx2.h. |
commit | commitdiff | tree |
1993-08-23 |
Richard Kenner | (MOTOROLA): Define this. |
commit | commitdiff | tree |
1993-08-23 |
Richard Kenner | (twoval_comparison_p): Add new arg, SAVE_P; all callers... |
commit | commitdiff | tree |
1993-08-23 |
Michael Meissner | If NO_UNDERSCORE is defined, elf compiler defaults... |
commit | commitdiff | tree |
1993-08-23 |
Jeff Law | * pa.md (untyped_call): New define_expand. |
commit | commitdiff | tree |
1993-08-23 |
Jeff Law | * expr.c (expand_builtin_apply): Fix typo. |
commit | commitdiff | tree |
1993-08-20 |
Ian Lance Taylor | Correct last change. |
commit | commitdiff | tree |
1993-08-19 |
Jim Wilson | (simplify_shift_const... |
commit | commitdiff | tree |
1993-08-19 |
Richard Kenner | (scc): Fix typo in scc with compare and set. |
commit | commitdiff | tree |
1993-08-19 |
Richard Kenner | (can_combine_p): Don't reject SUBREG assignments here. |
commit | commitdiff | tree |
1993-08-19 |
Richard Kenner | (fold): Handle EQ_EXPR and NE_EXPR where both args... |
commit | commitdiff | tree |
1993-08-19 |
Jim Wilson | (SELECT_SECTION): Put object in sdata only if size... |
commit | commitdiff | tree |
1993-08-18 |
Richard Kenner | (try_combine): Don't split a PARALLEL of a SIGN_EXTEND... |
commit | commitdiff | tree |
1993-08-18 |
Richard Kenner | (nonzero_bits): Handle case when BYTE_LOADS_EXTEND... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | pa.md (movdf insn): Distinguish between offsettable... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | pa.md (zero_extendqihi2): No need to explicitly set... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | pa.c (emit_move_sequence): Check both reload_in_progres... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | pa.md (high for symbolic operands): TARGET_KERNEL versi... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | pa.c (emit_move_sequence): Always handle secondary... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | * pa.h (TARGET_KERNEL): Delete switch and all reference... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | pa-hpux.h (DEFAULT_GDB_EXTENSIONS): Turn GDB extensions... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | * pa.h (DEFAULT_GDB_EXTENSIONS): GDB extensions are... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | pa-ghpux.h (TARGET_DEFAULT): Enable TARGET_GAS. |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | pa.h (TARGET_GAS): New target flag to control use of... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | pa.c (hppa_legitimize_address): Rework address computat... |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | * pa.h (EXTRA_CONSTRAINT): Delete unused 'S' constraint. |
commit | commitdiff | tree |
1993-08-18 |
Jeff Law | pa.md (call_internal_symref): Make pattern unavailable... |
commit | commitdiff | tree |
1993-08-16 |
Richard Kenner | (tablejump): Now SImode and uses cased. |
commit | commitdiff | tree |
1993-08-16 |
Richard Kenner | (ASM_OUTPUT_ADDR_DIFF_ELT): Use .double instead of... |
commit | commitdiff | tree |
1993-08-16 |
Richard Kenner | (ASM_OUTPUT_ADDR_DIFF_ELT): Use .double instead of... |
commit | commitdiff | tree |
1993-08-16 |
Richard Kenner | (fold... |
commit | commitdiff | tree |
1993-08-16 |
John Hassey | Fixed va_list problem in _int_varargs.h |
commit | commitdiff | tree |
1993-08-16 |
Roland McGrath | *** empty log message *** |
commit | commitdiff | tree |
1993-08-16 |
Richard Kenner | (use_crosses_set_p): Check for partially overlapping... |
commit | commitdiff | tree |
1993-08-16 |
Jeff Law | reorg.c (find_end_label): If a suitable RETURN insn... |
commit | commitdiff | tree |
1993-08-15 |
Richard Stallman | (declare_hidden_char_array): New function to factor... |
commit | commitdiff | tree |
1993-08-14 |
Richard Stallman | (check_format): For scan of "%["... |
commit | commitdiff | tree |
1993-08-13 |
Richard Kenner | (expand_expr, case SAVE_EXPR): Set MEM_IN_STRUCT_P... |
commit | commitdiff | tree |
1993-08-13 |
Richard Stallman | (ASM_OUTPUT_ALIGN_CODE): Override as no-op. |
commit | commitdiff | tree |
1993-08-13 |
Richard Stallman | Comment fix. |
commit | commitdiff | tree |
1993-08-13 |
Richard Stallman | (ASM_OUTPUT_ALIGN_CODE): Override to avoid generating... |
commit | commitdiff | tree |
1993-08-13 |
Jim Wilson | (LONG_DOUBLE_TYPE_SIZE): Define to 128. |
commit | commitdiff | tree |
1993-08-13 |
Richard Kenner | (expand_inline_function): Copy args that are in hard... |
commit | commitdiff | tree |
1993-08-13 |
Jim Wilson | (GET_REAL, PUT_REAL): Add TFmode versions. |
commit | commitdiff | tree |
1993-08-13 |
Jim Wilson | (REAL_VALUE_TYPE): Define array at least 20 bytes wide... |
commit | commitdiff | tree |
1993-08-13 |
Richard Kenner | (subsi3): Merge alternatives. |
commit | commitdiff | tree |
1993-08-13 |
Richard Stallman | (output_init_element): Don't call default_conversion... |
commit | commitdiff | tree |
1993-08-13 |
Richard Stallman | (CPP_PREDEFINES): Define _CROSS_TARGET_ARCH. |
commit | commitdiff | tree |
1993-08-12 |
Richard Kenner | (attribute "type"): Add new type, "branch". |
commit | commitdiff | tree |
1993-08-12 |
Michael Meissner | Add -m{,no-}underscore support. |
commit | commitdiff | tree |
1993-08-12 |
Michael Meissner | Do not report -Wnested-extern errors for __FUNCTION__... |
commit | commitdiff | tree |
1993-08-12 |
Jim Wilson | (legitimize_pic_address): Delete 4th arg SCRATCH. |
commit | commitdiff | tree |
1993-08-12 |
Jim Wilson | (SECONDARY_INPUT_RELOAD_CLASS): Delete case for invalid... |
commit | commitdiff | tree |
1993-08-12 |
Jim Wilson | (reload_insi): Delete. |
commit | commitdiff | tree |
1993-08-12 |
Jim Wilson | (thread_prologue_and_epilogue_insns): For the |
commit | commitdiff | tree |
1993-08-12 |
Jim Wilson | (sched_analyze_insn): Handle USE before a JUMP_INSN... |
commit | commitdiff | tree |
1993-08-12 |
Jim Wilson | (ASM_OUTPUT_DOUBLE): Always use REAL_VALUE_TO_TARGET_DO... |
commit | commitdiff | tree |
1993-08-12 |
Richard Stallman | (store_expr): Don't return TEMP if it's a MEM. |
commit | commitdiff | tree |
1993-08-12 |
Per Bothner | (CONSTRUCTOR_NAME_FORMAT): Removed. |
commit | commitdiff | tree |
1993-08-12 |
Per Bothner | (build_module_descriptor): Use new function get_file_f... |
commit | commitdiff | tree |
1993-08-12 |
Per Bothner | (get_file_function_name): New function. |
commit | commitdiff | tree |
1993-08-11 |
Jeff Law | reorg.c (try_merge_delay_insns): Fix typo. |
commit | commitdiff | tree |
1993-08-11 |
Richard Kenner | (combine_instructions): Fix typo on test of basic block... |
commit | commitdiff | tree |
1993-08-11 |
Ian Lance Taylor | Get size_t typedef using gcc, not cc |
commit | commitdiff | tree |
1993-08-11 |
Roland McGrath | *** empty log message *** |
commit | commitdiff | tree |
1993-08-11 |
Richard Stallman | (SLOW_UNALIGNED_ACCESS): Define, but allow override. |
commit | commitdiff | tree |
1993-08-10 |
Richard Stallman | *** empty log message *** |
commit | commitdiff | tree |
1993-08-10 |
Jim Wilson | (cse_insn): After inserting src_eqv... |
commit | commitdiff | tree |
1993-08-10 |
Jeff Law | * pa.h (DOLLARS_IN_IDENTIFIERS): Define as 2. |
commit | commitdiff | tree |
1993-08-10 |
Richard Stallman | (output_move_double): Fix typos in last change. |
commit | commitdiff | tree |
1993-08-10 |
Per Bothner | Merge. See ChangeLog. |
commit | commitdiff | tree |
1993-08-10 |
Per Bothner | Merge. See ChangeLog. |
commit | commitdiff | tree |
1993-08-10 |
Per Bothner | Initial revision |
commit | commitdiff | tree |
1993-08-10 |
Per Bothner | Remove some extraneuous garbase output. |
commit | commitdiff | tree |
1993-08-09 |
Jim Wilson | (assembler_variable): For XCOFF_DEBUG, restore section |
commit | commitdiff | tree |
1993-08-09 |
Jim Wilson | (schedule_insns): Don't emit a NOTE at the end of the... |
commit | commitdiff | tree |
1993-08-09 |
Jim Wilson | (OPTIMIZATION_OPTIONS): Use |=, not &= to set -mpgopt. |
commit | commitdiff | tree |
1993-08-09 |
Jim Wilson | (function_arg, DFmode case): Set regbase to GP_ARG_FIRST |
commit | commitdiff | tree |
1993-08-09 |
Richard Kenner | (widen_operand): New function. |
commit | commitdiff | tree |
1993-08-09 |
Richard Stallman | (contains_pointers_p): New function. |
commit | commitdiff | tree |
1993-08-08 |
Jim Wilson | (sparc_type_code): Support range types. |
commit | commitdiff | tree |
1993-08-08 |
Jim Wilson | (expand_increment): Call save_expr on inner expression if |
commit | commitdiff | tree |
1993-08-08 |
Jim Wilson | (_SC_PAGE_SIZE): Define to _SC_PAGESIZE if that exists. |
commit | commitdiff | tree |
1993-08-08 |
Jim Wilson | (reg_or_0_operand): Use fp_zero_operand. |
commit | commitdiff | tree |
1993-08-08 |
Jim Wilson | (CONST_DOUBLE_OK_FOR_LETTER_P): Use fp_zero_operand. |
commit | commitdiff | tree |
1993-08-08 |
Jim Wilson | (build_array_ref): Force array to be allocated on the... |
commit | commitdiff | tree |
1993-08-08 |
Richard Kenner | (num_sign_bit_copies): Properly handle case when MODE... |
commit | commitdiff | tree |
1993-08-08 |
Jim Wilson | New file. |
commit | commitdiff | tree |
1993-08-08 |
Richard Stallman | (expand_assignment): If WANT_VALUE is 0, return NULL. |
commit | commitdiff | tree |
1993-08-08 |
Richard Stallman | (rest_of_decl_compilation): Fix typo in previous change. |
commit | commitdiff | tree |
1993-08-08 |
Richard Stallman | (declare_function_name): Set DECL_EXTERNAL in the decls. |
commit | commitdiff | tree |
1993-08-08 |
Richard Stallman | (rest_of_decl_compilation): Don't look at DECL_IGNORED_P. |
commit | commitdiff | tree |
1993-08-08 |
Richard Stallman | (process_init_element): Don't call clear_momentary... |
commit | commitdiff | tree |
1993-08-07 |
Richard Kenner | (find_reloads): Don't combine two reloads if their... |
commit | commitdiff | tree |
1993-08-07 |
Doug Evans | (MAX_MOVE_MAX, MAX_UNITS_PER_WORD): New macros. |
commit | commitdiff | tree |
1993-08-07 |
Doug Evans | c-decl.c (init_decl_processing): Make long long availab... |
commit | commitdiff | tree |
1993-08-07 |
Richard Stallman | (strict_low_part add/subtract recognizers): Use %2... |
commit | commitdiff | tree |
1993-08-07 |
Richard Kenner | (add_long_const): New function. |
commit | commitdiff | tree |
1993-08-07 |
Richard Kenner | (expand_divmod): Clean up code and documentation, espec... |
commit | commitdiff | tree |
next |