]> gcc.gnu.org Git - gcc.git/history - gcc
(main): Use new loop var J to avoid conflict with I.
[gcc.git] / gcc /
1992-09-03 Richard Stallman(main): Use new loop var J to avoid conflict with I.
1992-09-03 Richard Stallman(insert_save_restore): Correct test for
1992-09-03 Richard StallmanComment syntax fix.
1992-09-03 Torbjorn Granlund(casesi): Use match_dup for second mention of operand 4.
1992-09-02 Richard Stallman(default_compilers): Add missing comma between strings...
1992-09-02 Jeff Lawcaller-save.c (init_caller_save): If we were unable...
1992-09-02 Richard Stallman(find_reloads): If have any earlyclobbers, don't let...
1992-09-02 Brendan Kehoe(default_compilers, ".C" and ".ii"): Pass `+e*' into...
1992-09-02 Jim Wilson(SImode ldd peepholes): Add `f' to constraints.
1992-09-02 Jim Wilson(handle_pragma_token): Delete.
1992-09-02 Jim Wilson(HANDLE_PRAGMA): Delete.
1992-09-02 Tom WoodDrop \v in last change.
1992-09-02 Jim WilsonChange the location of the Sun bundled C compiler ...
1992-09-02 Tom Wood(MOVE_MAX): Express in bytes not bits.
1992-09-02 Tom Wood(output_ascii): Output known escape characters and...
1992-09-02 Richard Kenner(make_compound_operation...
1992-09-02 Richard Stallman(print_node): Avoid 1 << (HOST_BITS_PER_INT - 1),
1992-09-02 Richard StallmanInitial revision
1992-09-02 Richard Stallman(X_CFLAGS): Deleted.
1992-09-02 Richard Stallman(lang_options): Add terminating zero.
1992-09-02 Richard Stallman(process_init_constructor): Handle ranges.
1992-09-02 Richard Stallman(gmon.o): gmon-sol2.c is in config/.
1992-09-02 Richard Stallman(handle_pragma_token): Only use if HANDLE_SYSV_PRAGMA...
1992-09-02 Richard StallmanChanged some decls.
1992-09-02 Richard StallmanChanged the format of various sections to conform with...
1992-09-01 Timothy Moore(CPP_SPEC, TARGET_SWITCHES): new flags: -mnosnake,
1992-09-01 Richard Stallman(current_block): Decl deleted.
1992-09-01 Richard Stallman(emit_insns_after): Update last_insn if nec.
1992-09-01 Richard Stallman(current_block): Function deleted.
1992-09-01 Richard Stallman(expand_fixup): Create a BLOCK node (via pushlevel...
1992-09-01 Torbjorn Granlund(output_move_double): Use `ldo' for immediate adds...
1992-09-01 Richard StallmanComment fixes.
1992-09-01 Richard Stallman(make_node): Fix typo in July 6 change:
1992-09-01 Jim Wilson(sched_analyze_2): Remove an explicit dependence betwee...
1992-08-31 Richard Stallman(c_decode_option): -fnotraditional really undoes -ftrad...
1992-08-31 Dennis Glattingminor documentation changes.
1992-08-31 Dennis Glattingminor documentation changes.
1992-08-31 Dennis Glattingminor documentation adjustments.
1992-08-31 Richard Stallman(struct compiler): spec field is now array of 4 elements.
1992-08-31 Richard StallmanRemove version number from initial message.
1992-08-31 Jeff Lawcaller-save.c (restore_referenced_regs): When restoring...
1992-08-31 Richard Stallman(const_binop): Delete special case for mult by 3.
1992-08-31 James Van Artsdalen(TARGET_FLOAT_RETURNS_IN_80387): New macro.
1992-08-31 James Van Artsdalen(TARGET_DEFAULT,VALUE_REGNO,FUNCTION_VALUE_REGNO):...
1992-08-31 James Van Artsdalen(TARGET_DEFAULT,VALUE_REGNO,FUNCTION_VALUE_REGNO):...
1992-08-31 James Van Artsdalen(do_pragma): In prev. change, really use U_CHAR *,...
1992-08-30 Richard Stallman(create_builtin_decl): Set TREE_STATIC.
1992-08-30 Richard Kenner(RTL_HASH, attr_rtx): Avoid warnings by casting pointers to
1992-08-30 Richard Kenner(expand_{binop,unop}): Don't make invalid paradoxical...
1992-08-30 Richard Kenner(emit_library_call): Pass correct number of args to...
1992-08-29 James Van Artsdalen(record_reg_life): Mark an unused reg as such, even...
1992-08-29 Richard Stallman(do_pragma): Use rindex, not strrchr.
1992-08-29 Richard Stallman(adjust_copied_decl_tree): New function.
1992-08-29 Richard Stallman(last_block_end_note): New variable.
1992-08-29 Richard Stallman(poplevel): Call `remember_end_note' for each newly...
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.
next
This page took 0.104235 seconds and 8 git commands to generate.