]> gcc.gnu.org Git - gcc.git/history - gcc
(BLOCK_END_NOTE): Macro definition added.
[gcc.git] / gcc /
1992-08-29 Richard Stallman(BLOCK_END_NOTE): Macro definition added.
1992-08-29 Richard Stallman(chainon): Check for op2 being the last elt of the...
1992-08-28 Richard Stallman(do_pragma): In prev. change, use U_CHAR *, not char *.
1992-08-28 Tom Wood(ADJUST_COST): Add definition.
1992-08-28 James Van Artsdalen(movstrsi): Rewrite to handle operands correctly.
1992-08-28 James Van Artsdalen(expand_builtin): Add sin and cos as built-in functions.c
1992-08-28 James Van Artsdalen(all patterns): Use GEN_INT instead of gen_rtx to get...
1992-08-28 James Van Artsdalen(all gen_rtx (CONST_INT) references): Use GEN_INT to...
1992-08-28 James Van Artsdalen(record_note_if_dead): Delete function.
1992-08-28 James Van Artsdalen(BUILT_IN_SIN,BUILT_IN_COS): New builtin codes.
1992-08-28 James Van Artsdalen(sin_optab,cos_optab): Define optabs for sin and cos.
1992-08-28 James Van Artsdalen(sin_optab,cos_optab): Declare optabs for sin and cos.
1992-08-28 James Van Artsdalen(init_decl_processing): Add sin and cos as built-in...
1992-08-27 Richard Stallman(emit_block_move): When trying movstrMM, cvt size to...
1992-08-27 Michael MeissnerAllocate enough space for attr_printf; Use obstack_allo...
1992-08-27 Richard Stallman(readescape): For \x, don't include leading 0's in...
1992-08-27 Richard Stallman(check_format): DEL isn't printable.
1992-08-27 Richard Stallman(readescape): DEL isn't printable.
1992-08-27 Richard Stallman(init_decl_processing): Fix type of __builtin_constant_p.
1992-08-26 Tom WoodEnhance to fill the last delay slot of a call with...
1992-08-26 Michael MeissnerPass -shared/-non_shared to MIPS 3.0 linker if passed.
1992-08-26 Richard Stallman(current_block): Declared.
1992-08-26 Tom Wood(define_function_unit): Correct and simplify memory...
1992-08-26 Richard Stallman(fold): Do A op C1 ? A : C2 opt only for INTEGER_TYPEs.
1992-08-26 Jeff LawMajor rework to have caller-saves emit load/store doubl...
1992-08-26 Richard StallmanFix comment.
1992-08-26 Jim WilsonAdd #ifdef INSN_SCHEDULING around variables only used...
1992-08-26 Jim WilsonPartially undo Mar 7 change.
1992-08-26 Richard Stallman(expand_expr): For BIND_EXPR, call insert_block on...
1992-08-26 Richard Stallman(fold): Avoid the normal STRIP_NOPS on arg of NOP_EXPR.
1992-08-26 Richard Stallman(poplevel): Store into BLOCK iff it is non-null.
1992-08-26 Jim Wilson(float*, fix*): Rewrite to match hardware...
1992-08-26 Jim Wilson(output_floatsisf2, output_floatsidf2, output_floatsitf...
1992-08-26 Jim Wilson(SF_MODES): Allow SImode in fp registers.
1992-08-25 Richard Stallman(INSN_QUEUE_SIZE): Add default definition.
1992-08-25 Richard Stallman(do_pragma): Warn if `#pragma implementation "foo.h...
1992-08-25 Tom Wood(struct attr_desc): Add unsigned_p field.
1992-08-25 Tom Wood(schedule_block): Add a virtual cycle counter CLOCK.
1992-08-25 Tom Wood(extend_range, init_range): New functions.
1992-08-25 Tom Wood(LINK_COST_ZERO, LINK_COST_FREE): New macros.
1992-08-25 Tom Wood(type attribute, movdi movdf insns): Add loadd.
1992-08-25 Tom Wood(define_function_unit): Change meaning to ISSUE-DELAY.
1992-08-25 Tom Wood(define_function_unit): Change meaning to ISSUE-DELAY.
1992-08-25 Tom Woodentered into RCS
1992-08-25 Tom Wood(delete_computation): Derived from delete_jump.
1992-08-25 Richard Stallman(final_scan_insn): If 2 consec line notes have same...
1992-08-25 Michael MeissnerAdd %U to give last %u name.
1992-08-25 Michael MeissnerChange MIPS fp to be at top of stack, instead of bottom...
1992-08-25 Richard Stallman(process_command): Don't set verbose_flag if they make a
1992-08-24 Richard Stallman(build_unary_op): For ADDR_EXPR, just set TREE_CONSTANT
1992-08-24 Richard Kenner(subst): When moving operation inside IF_THEN_ELSE...
1992-08-24 Richard Stallman(expand_end_bindings): Generation of NOTE_INSN_BLOCK_END
1992-08-23 Michael MeissnerDo not define strcmp=__builtin_strcmp if not -fbuiltin...
1992-08-23 Richard Stallman(__builtin_new): Cast the result of malloc.
1992-08-23 Richard StallmanFix typo in prev change.
1992-08-22 Tom Wood(insn_emit_once): Provide a zero constant for CC modes.
1992-08-21 Richard Kenner(expand_binop): If, e.g., mulqi3 doesn't exist, try...
1992-08-21 Jeff Lawreorg.c (fill_simple_delay_slots): Always try to fill...
1992-08-21 Richard Stallman(print_operand): Use output_operand_error for unknown...
1992-08-21 Richard Stallman(build_conditional_expr):
1992-08-21 Richard Stallman(find_dummy_reload): Restore original RTX instead of...
1992-08-21 Richard Stallman(bcopy, bzero, bcmp): Remove #if VMS code--always use...
1992-08-21 Richard Kenner(subst): Move up test for too many restarts.
1992-08-21 Richard Kenner(FUNCTION_ARG): Don't make an EXPR_LIST if making a...
1992-08-21 Richard Stallman(CC,CFLAGS,LIBS): Add commented command
1992-08-21 Richard Stallman(CC,CFLAGS,LIBS): Add commented command variants for...
1992-08-21 Richard Stallman(emit_insns_after): New function.
1992-08-21 Richard Stallman(parser_build_binary_op): Replace the assignment of...
1992-08-21 Jeff Lawpa.md (call_value+1): For non-dynamic calls...
1992-08-21 Jeff Lawpa.c (output_mul_insn): Delete nop after branch in...
1992-08-20 Tom Wood(__INT_VARARGS_H): Define this to avoid trouble on...
1992-08-20 Richard StallmanMove include of stdio.h before output.h.
1992-08-20 Richard StallmanCompare enums (preds.
1992-08-20 Richard Stallman(decl of create_definition): Move forward declaration...
1992-08-20 Richard Stallman(not_qsort): New function.
1992-08-20 Richard StallmanInitial revision
1992-08-20 Richard Stallman(environ): Make declaration conditional.
1992-08-20 Richard StallmanInitial revision
1992-08-20 Richard Kenner(init_expr_once): Set direct_load and direct_store...
1992-08-20 Richard KennerFix typo.
1992-08-20 Richard Kenner({load,store}_multiple): Use MATCH_PAR_DUP instead...
1992-08-20 Richard Kenner(load_multiple): Operand 2 should be a MATCH_OPERAND.
1992-08-20 Richard Kenner(mark_set_resources): Fix two bugs in last change.
1992-08-20 Richard KennerPut include of stdio.h after GCC header files (for...
1992-08-20 Richard Stallman(mulsi3): Use emit_insn on results of gen fcns. Return...
1992-08-20 Richard Kenner(subst, case AND): Only make IF_THEN_ELSE if conditiona...
1992-08-20 Richard Kenner(have_cmove_flag): New variable.
1992-08-20 Jim Wilson(finclude): Increment indepth before calling
1992-08-19 Richard Kenner(find_comparison_args): Look for comparison operations...
1992-08-19 Richard Kenner(alloc_qty_for_scratch, block_alloc): Provide alternate...
1992-08-19 Richard Kenner(mark_set_resources): Add new parm IN_DEST; add callers...
1992-08-19 Richard Kenner(copy_loop_body): Add missing declaration of EXIT_LABEL...
1992-08-19 Richard Kenner(instantiate_decl): New function.
1992-08-19 Richard KennerCorrectly apply last change.
1992-08-19 Richard Kenner(simplify_comparison): Add a few more cases where we...
1992-08-19 Mike Stumpexpr.c (expand_expr): The first expansion of a TARGET_E...
1992-08-19 Richard Stallman(build_selector_translation_table): NULL-terminate...
1992-08-19 Mike Stump* xcoffout.c (assign_type_number): Skip decls with...
1992-08-19 Mike Stumpexpr.c (expand_expr): When expanding TARGET_EXPRs...
1992-08-18 Richard Stallman(expand_return): Call emit_queue in ignore-the-value...
next
This page took 0.095815 seconds and 8 git commands to generate.