OSDN Git Service

pf3gnuchains/gcc-fork.git
1997-04-03 law * mn10300.c (can_use_return_insn): Add size...
1997-04-03 wilson(move_deaths): Handle partial REG_DEAD note for
1997-04-03 wilson(expand_function_start): Emit queue after expanding
1997-04-03 wilson(mips_move_2words): Add SIGN_EXTEND support for SYMBOL_REF,
1997-04-03 wilsonDelete comment referring to README.DWARF.
1997-04-02 meissnerFixes from wilson
1997-04-02 mrs90th Cygnus<->FSF quick merge
1997-04-02 mrs * libgcc2.c (find_exception_table): Fix to logic to...
1997-04-02 law * Makefile.in (USER_H): Add va-mn10300.h
1997-04-02 lawInitial revision
1997-04-02 law * ginclude/stdarg.h: Include va-mn10300.h.
1997-04-01 lawRemove some out of date comments.
1997-04-01 amylaar(ADJUST_COSTS): Define.
1997-03-28 djeInitial revision
1997-03-28 dje * toplev.c (branch_prob_dump, profile_arc_flag, flag_t...
1997-03-28 dje * sched.c (update_flow_info): Handle REG_EXEC_COUNT...
1997-03-28 dje * rtl.c (note_insn_name): Add NOTE_REPEATED_LINE_NUMBER.
1997-03-28 dje * rtl.h (enum reg_note): Add REG_BR_PROB and REG_EXEC_...
1997-03-28 dje * reorg.c (mostly_true_jump): Use REG_BR_PROB notes...
1997-03-28 dje * libgcc2.c (__bb_exit_func): Support gcov style output.
1997-03-28 dje * jump.c (jump_optimize, follow_jumps, mark_jump_label...
1997-03-28 dje * integrate.c (expand_inline_function): Output
1997-03-28 dje * function.c (expand_function_end): Output NOTE_REPEAT...
1997-03-28 dje * flags.h (profile_arc_flag, flag_test_coverage,
1997-03-28 dje * final.c (LONG_TYPE_SIZE): Define.
1997-03-28 dje * sparc.h (OVERRIDE_OPTIONS): Check profile_arc_flag.
1997-03-28 dje * combine.c (distribute_notes): Handle REG_BR_PROB...
1997-03-28 dje * Makefile.in (LANGUAGES): Add gcov.
1997-03-28 djeentered into RCS
1997-03-27 coxs(zero_extendhisi2+[12]): use true_regnum instead of...
1997-03-27 coxs(CPP_CPU_DEFAULT): Define if TARGET_CPU_DEFAULT is...
1997-03-26 eggertFormerly cpp.texi.~29~
1997-03-26 ianAdd a CSE pass over the hard registers after reload...
1997-03-26 kenner(__va_copy): New definition.
1997-03-25 meissnerAdd %include, %include_noerr, %rename support to specs
1997-03-25 dje* c-decl.c (grokdeclarator): Pedwarn qualified void...
1997-03-25 kenner(udivsi3): Fix hunk from previous patch that did not...
1997-03-25 kenner(ASM_RETURN_CASE_JUMP): Use extl to explicitly sign...
1997-03-25 kenner(tablejump): Use extl to explicitly sign extend index...
1997-03-25 kenner(mulsi3): Changed into define_expand. Split insn into...
1997-03-25 dje * expr.c (emit_push_insn): Delete emission of CLOBBER
1997-03-25 kenner(movqi): Disable use of address registers for TARGET_5200.
1997-03-25 kenner(find_dummy_reload): New parameter earlyclobber. If...
1997-03-25 kennerInitial revision
1997-03-25 kenner(__modsi3, __umodsi3): Use mulsl instruction instead...
1997-03-25 kennerFix typo in comment.
1997-03-25 kenner(bne0_di): Fix typo in last change.
1997-03-25 kenner(xorsi3_5200): Correct constraints.
1997-03-25 kenner(move{si,hi,qi,di}): Changed into define_expands. ...
1997-03-25 kenner(output_move_{si,hi,qi}mode): Declare.
1997-03-25 kenner(output_move_{si,hi,qi}mode): New functions.
1997-03-25 kenner(GCC_PASSES): Revert previous change; use cc1$(exeext).
1997-03-24 djeUpdate copyright.
1997-03-24 djeAdd m32r support.
1997-03-24 meissnerUpdate rtems configuration
1997-03-24 djeFormerly extend.texi.~113~
1997-03-24 dje(m32r,mn10300): Add.
1997-03-24 dje(USER_H): Add va-m32r.h.
1997-03-24 djeInitial revision
1997-03-24 gavin(va_arg): For little endian, eabi, objects
1997-03-21 eggertFormerly cpp.texi.~28~
1997-03-21 law * mn10300/mn10300.c (print_operand): Handle...
1997-03-21 law * mn10300/mn10300.c (expand_epilogue): Correctl...
1997-03-21 law * pa/pa.c (compute_movstrsi_length): Handle...
1997-03-20 law * mn10300/mn10300.md (cmpsi): Handle comparing...
1997-03-20 meissnerPatches from wilson; consider fp constants if -mrelocat...
1997-03-20 law * pa/pa.c (emit_move_sequence): Don't lose...
1997-03-19 kenner(do_error, do_warning): Fix memory leak.
1997-03-19 kenner(output_line_directive): Do not output negative line...
1997-03-19 kenner(ASM_OUTPUT_MI_THUNK): Define.
1997-03-19 kenner(unsafe_chars): `p' is unsafe before `-' or `+', since it
1997-03-19 kenner(struct cpp_options): New member c89.
1997-03-19 kenner(c89): New decl.
1997-03-19 kenner(parse_number, yylex), cccp.c (rescan), cpplib.c
1997-03-19 kennerFormerly cpp.texi.~27~
1997-03-18 wilson(shorten_branches): Split all insns before computing...
1997-03-18 wilson(emit_group_load): Call operand_subword instead of...
1997-03-18 wilson(reload_reg_free_before_p, case
1997-03-18 coxsSupport stabs and section attribute
1997-03-18 coxsRemove TARGET_CPU_DEFAULT reference.
1997-03-18 coxs(override_options) Make the default alignment 4 for 486
1997-03-18 coxs(STACK_BOUNDARY): Determine according to TARGET_ALIGN_D...
1997-03-18 wilson(init_spec): Delete parameter. Always initialize extra...
1997-03-18 wilson(if_then_else_cond): Call copy_rtx to prevent sharing.
1997-03-18 ianUpdate REG_EQUIV comment for assign_parms change
1997-03-18 ianAdd a REG_EQUIV note when a register parameter has...
1997-03-18 djeInitial revision
1997-03-18 dje(LIB_SPEC): -lprof1 requires -lpdf for OSF4.
1997-03-18 law * m68k/m68k.c (m68k_last_compare_had_fp_operand...
1997-03-18 erich(movhi): Handle generation of large constants during
1997-03-17 kenner(RETURN_POPS_ARGS): Make sure FUDECL is non-nil before...
1997-03-17 kenner(beq0_di, bne0_di, bge0_di, blt0_di): Use cmpw #0 inste...
1997-03-17 kenner(layout_record, PCC_BITFIELD_TYPE_MATTERS): Only add...
1997-03-17 kenner(parse_number): Invalid integer constants are errors...
1997-03-17 kenner(parse_number): Invalid integer constants are errors...
1997-03-17 kennerFix prologues/epilogues to deal with the lack of
1997-03-17 kenner(__objc_block_return): Remove function.
1997-03-17 kenner(build_{index,range}_type): Ensure expressions for...
1997-03-17 kenner[#if VMS] (O_RDONLY, O_WRONLY): Delete (redundant).
1997-03-17 kenner(expr_no_commas): Do not store temporary skip_evaluatio...
next