]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1997-04-06 Michael MeissnerFix adddi3 problem from wilson; make sol-ci.asm assembl...
1997-04-03 Jim Wilson(no_conflict_p): Reject sequences with foreign insns.
1997-04-03 Jeff Lawmn10300.c (can_use_return_insn): Add size of fixed...
1997-04-03 Jim Wilson(move_deaths): Handle partial REG_DEAD note for
1997-04-03 Jim Wilson(expand_function_start): Emit queue after expanding
1997-04-03 Jim Wilson(mips_move_2words): Add SIGN_EXTEND support for SYMBOL_REF,
1997-04-03 Jim WilsonDelete comment referring to README.DWARF.
1997-04-02 Michael MeissnerFixes from wilson
1997-04-02 Mike Stump90th Cygnus<->FSF quick merge
1997-04-02 Mike Stumplibgcc2.c (find_exception_table): Fix to logic to deal...
1997-04-02 Jeff Law* Makefile.in (USER_H): Add va-mn10300.h
1997-04-02 Jeff LawInitial revision
1997-04-02 Jeff Lawstdarg.h: Include va-mn10300.h.
1997-04-01 Jeff LawRemove some out of date comments.
1997-04-01 Joern Rennecke(ADJUST_COSTS): Define.
1997-03-28 Doug EvansInitial revision
1997-03-28 Doug Evanstoplev.c (branch_prob_dump, [...]): New variables.
1997-03-28 Doug Evanssched.c (update_flow_info): Handle REG_EXEC_COUNT and...
1997-03-28 Doug Evansrtl.c (note_insn_name): Add NOTE_REPEATED_LINE_NUMBER.
1997-03-28 Doug Evansrtl.h (enum reg_note): Add REG_BR_PROB and REG_EXEC_COUNT.
1997-03-28 Doug Evansreorg.c (mostly_true_jump): Use REG_BR_PROB notes when...
1997-03-28 Doug Evans* libgcc2.c (__bb_exit_func): Support gcov style output.
1997-03-28 Doug Evansjump.c (jump_optimize, [...]): Disable some optimizatio...
1997-03-28 Doug Evansintegrate.c (expand_inline_function): Output NOTE_REPEA...
1997-03-28 Doug Evansfunction.c (expand_function_end): Output NOTE_REPEATED_...
1997-03-28 Doug Evansflags.h (profile_arc_flag, [...]): Declare.
1997-03-28 Doug Evansfinal.c (LONG_TYPE_SIZE): Define.
1997-03-28 Doug Evans* sparc.h (OVERRIDE_OPTIONS): Check profile_arc_flag.
1997-03-28 Doug Evanscombine.c (distribute_notes): Handle REG_BR_PROB and...
1997-03-28 Doug EvansMakefile.in (LANGUAGES): Add gcov.
1997-03-28 Doug Evansentered into RCS
1997-03-27 Stan Cox(zero_extendhisi2+[12]): use true_regnum instead of...
1997-03-27 Stan Cox(CPP_CPU_DEFAULT): Define if TARGET_CPU_DEFAULT is...
1997-03-26 Paul EggertFormerly cpp.texi.~29~
1997-03-26 Ian Lance TaylorAdd a CSE pass over the hard registers after reload...
1997-03-26 Richard Kenner(__va_copy): New definition.
1997-03-25 Michael MeissnerAdd %include, %include_noerr, %rename support to specs
1997-03-25 Doug Evans* c-decl.c (grokdeclarator): Pedwarn qualified void...
1997-03-25 Richard Kenner(udivsi3): Fix hunk from previous patch that did not...
1997-03-25 Richard Kenner(ASM_RETURN_CASE_JUMP): Use extl to explicitly sign...
1997-03-25 Richard Kenner(tablejump): Use extl to explicitly sign extend index...
1997-03-25 Richard Kenner(mulsi3): Changed into define_expand.
1997-03-25 Doug Evansexpr.c (emit_push_insn): Delete emission of CLOBBER...
1997-03-25 Richard Kenner(movqi): Disable use of address registers for TARGET_5200.
1997-03-25 Richard Kenner(find_dummy_reload): New parameter earlyclobber.
1997-03-25 Richard KennerInitial revision
1997-03-25 Richard Kenner(__modsi3, __umodsi3): Use mulsl instruction instead...
1997-03-25 Richard KennerFix typo in comment.
1997-03-25 Richard Kenner(bne0_di): Fix typo in last change.
1997-03-25 Richard Kenner(xorsi3_5200): Correct constraints.
1997-03-25 Richard Kenner(move{si,hi,qi,di}): Changed into define_expands.
1997-03-25 Richard Kenner(output_move_{si,hi,qi}mode): Declare.
1997-03-25 Richard Kenner(output_move_{si,hi,qi}mode): New functions.
1997-03-25 Richard Kenner(GCC_PASSES): Revert previous change; use cc1$(exeext).
1997-03-24 Doug EvansUpdate copyright.
1997-03-24 Doug EvansAdd m32r support.
1997-03-24 Michael MeissnerUpdate rtems configuration
1997-03-24 Doug EvansFormerly extend.texi.~113~
1997-03-24 Doug Evans(m32r,mn10300): Add.
1997-03-24 Doug Evans(USER_H): Add va-m32r.h.
1997-03-24 Doug EvansInitial revision
1997-03-24 Gavin Romig... (va_arg): For little endian, eabi, objects
1997-03-21 Paul EggertFormerly cpp.texi.~28~
1997-03-21 Jeff Law* mn10300/mn10300.c (print_operand): Handle 'N'.
1997-03-21 Jeff Lawmn10300.c (expand_epilogue): Correctly handle functions...
1997-03-21 Jeff Law* pa/pa.c (compute_movstrsi_length): Handle residuals...
1997-03-20 Jeff Lawmn10300.md (cmpsi): Handle comparing a register with...
1997-03-20 Michael MeissnerPatches from wilson; consider fp constants if -mrelocat...
1997-03-20 Jeff Lawpa.c (emit_move_sequence): Don't lose for a secondary...
1997-03-19 Richard Kenner(do_error, do_warning): Fix memory leak.
1997-03-19 Richard Kenner(output_line_directive): Do not output negative line...
1997-03-19 Richard Kenner(ASM_OUTPUT_MI_THUNK): Define.
1997-03-19 Richard Kenner(unsafe_chars): `p' is unsafe before `-' or `+', since...
1997-03-19 Richard Kenner(struct cpp_options): New member c89.
1997-03-19 Richard Kenner(c89): New decl.
1997-03-19 Richard Kenner(parse_number, yylex), cccp.c (rescan), cpplib.c
1997-03-19 Richard KennerFormerly cpp.texi.~27~
1997-03-18 Jim Wilson(shorten_branches): Split all insns before computing...
1997-03-18 Jim Wilson(emit_group_load): Call operand_subword instead of...
1997-03-18 Jim Wilson(reload_reg_free_before_p, case
1997-03-18 Stan CoxSupport stabs and section attribute
1997-03-18 Stan CoxRemove TARGET_CPU_DEFAULT reference.
1997-03-18 Stan Cox(override_options) Make the default alignment 4 for 486
1997-03-18 Stan Cox(STACK_BOUNDARY): Determine according to TARGET_ALIGN_D...
1997-03-18 Jim Wilson(init_spec): Delete parameter. Always initialize extra...
1997-03-18 Jim Wilson(if_then_else_cond): Call copy_rtx to prevent sharing.
1997-03-18 Ian Lance TaylorUpdate REG_EQUIV comment for assign_parms change
1997-03-18 Ian Lance TaylorAdd a REG_EQUIV note when a register parameter has...
1997-03-18 Doug EvansInitial revision
1997-03-18 Doug Evans(LIB_SPEC): -lprof1 requires -lpdf for OSF4.
1997-03-18 Jeff Lawm68k.c (m68k_last_compare_had_fp_operands): New variable.
1997-03-18 Richard Earnshaw(movhi): Handle generation of large constants during
1997-03-17 Richard Kenner(RETURN_POPS_ARGS): Make sure FUDECL is non-nil before...
1997-03-17 Richard Kenner(beq0_di, bne0_di, bge0_di, blt0_di): Use cmpw #0 inste...
1997-03-17 Richard Kenner(layout_record...
1997-03-17 Richard Kenner(parse_number): Invalid integer constants are errors...
1997-03-17 Richard Kenner(parse_number): Invalid integer constants are errors...
1997-03-17 Richard KennerFix prologues/epilogues to deal with the lack of predec...
1997-03-17 Richard Kenner(__objc_block_return): Remove function.
1997-03-17 Richard Kenner(build_{index,range}_type): Ensure expressions for...
next
This page took 0.1079 seconds and 5 git commands to generate.