1993-10-06 |
Richard Kenner | (expand_call): Properly test if we need to promote... |
commit | commitdiff | tree |
1993-10-05 |
Jim Wilson | (sched_analyze_2): Make volatile asms depend on all |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (contains_placeholder): Return 0 for WITH_RECORD_EXPR. |
commit | commitdiff | tree |
1993-10-05 |
Jim Wilson | (mips_expand_prologue): Handle structure return values as |
commit | commitdiff | tree |
1993-10-05 |
Jim Wilson | (CLASS_MAX_NREGS): For DFmode and !TARGET_FLOAT64 case, |
commit | commitdiff | tree |
1993-10-05 |
Jim Wilson | (output_init_element): When try to copy FIELD if it |
commit | commitdiff | tree |
1993-10-05 |
Jim Wilson | (fill_simple_delay_slots): When take insn from a follow... |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (read_specs): Make a null entry at end of `compilers... |
commit | commitdiff | tree |
1993-10-05 |
Jim Wilson | (INITIALIZE_TRAMPOLINE): Delete #ifndef/#endif. |
commit | commitdiff | tree |
1993-10-05 |
Jim Wilson | (INITIALIZE_TRAMPOLINE, TRANSFER_FROM_TRAMPOLINE):... |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (error and its kin): Use #defines for the argument... |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (rescan): Don't expand an identifier after a '#'. |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (bi-arity.o, bi-lexer.o, bi-opname.o, bi-parser.o)... |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | Include hconfig.h. |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (struct format_char_info... |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | Include <ctype.h>; avoid home-grown ISDIGIT. |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (init_decl_processing): Call init_function_format_info. |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (init_function_format_info, record_function_format, |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (choose_temp_base): Correct size allocated for temp_fil... |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (dconst[012], dconstm1): Remove redundant definition. |
commit | commitdiff | tree |
1993-10-05 |
Richard Kenner | (decode_rtx_const, case CONST_DOUBLE): Only use mode... |
commit | commitdiff | tree |
1993-10-05 |
James Van Artsdalen | (pushxf,movxf,extenddfxf2,extendsfxf2): Handle XFmode... |
commit | commitdiff | tree |
1993-10-05 |
James Van Artsdalen | (output_to_reg): Handle XFmode write to MEM by reading... |
commit | commitdiff | tree |
1993-10-05 |
James Van Artsdalen | (FIXED_REGISTERS): Don't fix hard reg st7 if XFmode... |
commit | commitdiff | tree |
1993-10-05 |
James Van Artsdalen | (move_for_stack_reg): If the 387 regstack is not full... |
commit | commitdiff | tree |
1993-10-05 |
Richard Stallman | (record_reg_classes): There is no alt_cost |
commit | commitdiff | tree |
1993-10-04 |
Richard Stallman | (bc_output_ascii): New function. |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | Cast enum arithmetic and logical operands to int. |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (deduce_conversion, emit_typecode_conversion): Cast... |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (bc_emit_bytecode): Cast enum array indices to int. |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (bc_init_mode_to_opcode_maps, bc_expand_expr): Cast... |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (incoming_regs): Only use 16 registers for parameter... |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (output_constant_def): Remove last change; no longer... |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (build_string): Remove previous change and comment... |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (lang_options): Add temporary parameter "gnat". |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (default_compilers): Add rules for Ada. |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (staticp): DECL_EXTERNAL is not defined for CONSTRUCTOR. |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (assign_parms): Pass objects who size depends on the... |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (store_expr): Use expr_size value, not size_int. |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (expand_call): Pass objects who size depends on the... |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (expr_size): If the size contains a PLACEHOLDER_EXPR... |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (save_expr): Don't evaluate something containing a... |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | Add declarations for contains_placeholder_p, substitute... |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (PLACEHOLDER_EXPR, WITH_RECORD_EXPR): New tree codes. |
commit | commitdiff | tree |
1993-10-04 |
Richard Kenner | (expand_call): Set MEM_IN_STRUCT_P in stack slot if... |
commit | commitdiff | tree |
1993-10-04 |
James Van Artsdalen | (VALUE_REGNO): Add case XFmode. |
commit | commitdiff | tree |
1993-10-04 |
James Van Artsdalen | (ASM_OUTPUT_DOUBLE): Deleted, use default version. |
commit | commitdiff | tree |
1993-10-04 |
James Van Artsdalen | (ASM_OUTPUT_DOUBLE,ASM_OUTPUT_FLOAT): Use REAL_VALUE_... |
commit | commitdiff | tree |
1993-10-03 |
James Van Artsdalen | (ASM_OUTPUT_DOUBLE,ASM_OUTPUT_FLOAT): Use REAL_VALUE_... |
commit | commitdiff | tree |
1993-10-03 |
James Van Artsdalen | (tstxf_cc, tstxf, cmpxf, cmpxf_cc, cmpxf_ccfpeq, swapxf... |
commit | commitdiff | tree |
1993-10-03 |
James Van Artsdalen | (LONG_DOUBLE_TYPE_SIZE): Define as 96. |
commit | commitdiff | tree |
1993-10-03 |
James Van Artsdalen | (output_op_from_reg): Handle 3-word XFmode values. |
commit | commitdiff | tree |
1993-10-03 |
Michael Meissner | Fix typo. |
commit | commitdiff | tree |
1993-10-03 |
Richard Stallman | (bytecode.realclean): Don't delete bi-lexer.c. |
commit | commitdiff | tree |
1993-10-03 |
Richard Kenner | (output_constant_def): Copy string as well as string... |
commit | commitdiff | tree |
1993-10-03 |
Richard Kenner | Initial revision |
commit | commitdiff | tree |
1993-10-03 |
Richard Earnshaw | Recognize operating system "riscix*"; recognize acorn... |
commit | commitdiff | tree |
1993-10-03 |
Richard Earnshaw | Initial revision |
commit | commitdiff | tree |
1993-10-03 |
Richard Earnshaw | Major rewrite -- See ChangeLog for details |
commit | commitdiff | tree |
1993-10-02 |
James Van Artsdalen | (addhi3): Use byte opcodes when the low byte of a word... |
commit | commitdiff | tree |
1993-10-02 |
Richard Kenner | (can_combine_p): Allow an insn with a REG_EQUIV note... |
commit | commitdiff | tree |
1993-10-02 |
Richard Kenner | (record_reg_classes): Skip to next alternative when... |
commit | commitdiff | tree |
1993-10-02 |
Richard Kenner | Add prototypes to static declarations. |
commit | commitdiff | tree |
1993-10-02 |
Richard Kenner | (make_decl_rtl): Set TREE_SIDE_EFFECTS on global if... |
commit | commitdiff | tree |
1993-10-02 |
Richard Kenner | (build_string): Make lifetime of string the same as... |
commit | commitdiff | tree |
1993-10-02 |
Doug Evans | (CPP_PREDEFINES): Add system/cpu/machine assertions... |
commit | commitdiff | tree |
1993-10-02 |
Richard Stallman | Test __sequent__ like __BSD_NET2__. |
commit | commitdiff | tree |
1993-10-02 |
Torbjorn Granlund | (insert_regs): Always return something. |
commit | commitdiff | tree |
1993-10-01 |
Jim Wilson | entered into RCS |
commit | commitdiff | tree |
1993-10-01 |
Richard Stallman | (bc_generate): New VMS DCL function. |
commit | commitdiff | tree |
1993-10-01 |
Richard Stallman | Write out the definitions from Makefile.in for the... |
commit | commitdiff | tree |
1993-10-01 |
Richard Stallman | (LIB_SPEC): Handle -p anmd -pg outermost. |
commit | commitdiff | tree |
1993-10-01 |
Richard Stallman | (build_modify_expr): Check whether recursive calls... |
commit | commitdiff | tree |
1993-10-01 |
Jim Wilson | (gen_input_reload): Handle PLUS with MEM operand |
commit | commitdiff | tree |
1993-10-01 |
Jim Wilson | (form_sum): Undo Sep 28 change. |
commit | commitdiff | tree |
1993-10-01 |
Jim Wilson | (cc1, cc1plus, cc1obj): Delete superfluous dependencies... |
commit | commitdiff | tree |
1993-10-01 |
Torbjorn Granlund | (LINK_SPEC): Pass "-a -archive" when debugging. |
commit | commitdiff | tree |
1993-10-01 |
Torbjorn Granlund | (LIB_SPEC): Make sure to add space between flags. |
commit | commitdiff | tree |
1993-10-01 |
Doug Evans | (MD_FILE): New macro. |
commit | commitdiff | tree |
1993-10-01 |
Michael Meissner | Do not put halfpic cruft into libgcc.a on OSF/1. |
commit | commitdiff | tree |
1993-10-01 |
Richard Kenner | (R_KR): New macro. |
commit | commitdiff | tree |
1993-10-01 |
Richard Kenner | (gpc_reg_operand): Include kernel registers. |
commit | commitdiff | tree |
1993-10-01 |
Jeff Law | reorg.c (optimize_skip): Do not thread a jump to a... |
commit | commitdiff | tree |
1993-09-30 |
Brendan Kehoe | bi-lexer.c (scan_string): Do xmalloc if buffer is null... |
commit | commitdiff | tree |
1993-09-30 |
Jan Brittenson | (bc_end_function, seg_data): Use bcopy instead of memcpy. |
commit | commitdiff | tree |
1993-09-30 |
Richard Kenner | (fold, case PLUS_EXPR, MINUS_EXPR): Properly handle... |
commit | commitdiff | tree |
1993-09-30 |
Richard Stallman | (stamp-bcopname, stamp-bcopcode): |
commit | commitdiff | tree |
1993-09-29 |
Richard Kenner | (reg_or_short_operand): Remove redundant test. |
commit | commitdiff | tree |
1993-09-29 |
Richard Kenner | (rtx_renumbered_equal_p, case CONST_INT): Use INTVAL... |
commit | commitdiff | tree |
1993-09-29 |
Richard Kenner | (GEN_INT): Add missing cast to HOST_WIDE_INT. |
commit | commitdiff | tree |
1993-09-29 |
Doug Evans | (UINT_MAX, ULONG_MAX, ULONG_LONG_MAX): redefine in... |
commit | commitdiff | tree |
1993-09-29 |
Doug Evans | fixincludes (sys/spinlock.h): change references of... |
commit | commitdiff | tree |
1993-09-29 |
Jim Wilson | Add prototypes for static function. |
commit | commitdiff | tree |
1993-09-29 |
Paul Eggert | (quote_string): New function. |
commit | commitdiff | tree |
1993-09-29 |
Paul Eggert | (ignore_escape_flag): Remove var. |
commit | commitdiff | tree |
1993-09-29 |
Richard Stallman | (find_reloads): Don't call find_reloads_toplev |
commit | commitdiff | tree |
1993-09-29 |
Paul Eggert | (quote_string): New function. |
commit | commitdiff | tree |
1993-09-29 |
Richard Kenner | (expand_inline_function): Push and pop temp slots aroun... |
commit | commitdiff | tree |
1993-09-29 |
Richard Kenner | (expand_assignment, expand_expr, do_jumps): Push and... |
commit | commitdiff | tree |
1993-09-29 |
Richard Kenner | (push_temp_slots, pop_temp_slots): Always change level. |
commit | commitdiff | tree |
next |