OSDN Git Service

x
[pf3gnuchains/gcc-fork.git] / gcc / config /
1997-05-02 dje * m32r/m32r.c (addr24_operand): Handle literals.
1997-05-02 dje * m32r/m32r.h (LIT_NAME_P): New macro.
1997-05-02 edelsohnrename ALIGN to RS6000_ALIGN to protect namespace
1997-05-02 edelsohnrename ALIGN to RS6000_ALIGN to prtect namespace
1997-05-01 law * pa.md (call_internal_symref): Fix typo.
1997-05-01 wilson(mips_asm_file_start): Use new macro TARGET_FILE_SWITCHING.
1997-05-01 wilson(TARGET_FILE_SWITCHING): Define.
1997-05-01 kenner(output_addsi3): Replace "\\;" by "\n\t" in assembler...
1997-05-01 wilson(MASK_SPLIT_ADDR, TARGET_SPLIT_ADDRESSES): New macros.
1997-05-01 wilson(override_options): Set mips_split_addresses only if
1997-04-30 merrillx
1997-04-30 wilson(paradoxical_extendhidi2, paradoxical_extendqidi2)...
1997-04-30 merrillx
1997-04-30 merrillx
1997-04-29 law * lib1funcs.asm (divnorm, modnorm, exitdiv...
1997-04-29 merrillx
1997-04-28 law * h8300.c (push_order, pop_order): Add missing...
1997-04-25 law * h8300.c (output_adds_subs): check for adding 0.
1997-04-25 merrillx
1997-04-25 wilsonInitial revision
1997-04-25 coxs(DBX_*): Use definitions from config/dbxcoff.h instead.
1997-04-25 merrillx
1997-04-24 wilson(MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Add
1997-04-23 law * mn10300.c (secondary_reload_class): Handle...
1997-04-23 mrsAdd setjmp/longjmp exception handling.
1997-04-23 kenner(DUCR.M,DUC.M): Defined.
1997-04-23 kenner(FRAME_POINTER_REQUIRED): Not required.
1997-04-23 kenner(memop_valid): Memory indirection now valid.
1997-04-23 kenner(cmphi): Fixed when next CC user is unsigned.
1997-04-23 kennerRemove include of machmode.h.
1997-04-23 kenner(nextstep.o): New rule.
1997-04-23 kennerAdd includes for config.h, stdio.h, and flags.h.
1997-04-23 merrillx
1997-04-22 law * mn10300.c (expand_prologue): End the current...
1997-04-21 wilsonSet TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.
1997-04-21 wilson(output_addsi3): New function. From addsi3 pattern.
1997-04-21 wilson(movqi+2): Add address registers.
1997-04-21 wilson(output_addsi3): Add declaration.
1997-04-20 kenner(DWARF2_DEBUGGING_INFO): Define.
1997-04-20 kenner(MOD[SD]I_LIBCALL): Call ots$rem, not ots$mod.
1997-04-20 kenner(alpha_need_linkage): Call get_identifier.
1997-04-20 kenner(nonlocal_goto_receiver): New pattern.
1997-04-20 kenner(rs6000_output_load_toc_table): New function.
1997-04-14 edelsohndefine itrunc, uitrunc, and mcount macros without prepe...
1997-04-14 edelsohnprepend underscores to itrunc and uitrunc
1997-04-14 edelsohnchange hardcoded .mcount to RS6000_MCOUNT
1997-04-14 wilson(xtrct_left, xtrct_right): New patterns.
1997-04-14 law * mn10300.c (can_use_return_insn): Include...
1997-04-14 meissnerAdd -mcpu={604e,801,823} support
1997-04-13 kenner(ASM_SPEC): Define.
1997-04-13 kenner(output_move_qimode): Optimize pushing one byte if...
1997-04-13 kenner(movstricthi): Remove extraneous comparisons.
1997-04-13 kennerInitial revision
1997-04-13 kenner(rotl[shq]i3, rotl[hq]i3+1): Don't directly modify...
1997-04-13 kenner(tstdi): Add missing parallel around the pattern.
1997-04-13 kennerFix typo in comment.
1997-04-13 kennerInitial revision
1997-04-13 kenner(*return_addsi): Change condition to exclude both ints.
1997-04-13 kennerClean up copyright notice.
1997-04-13 kenner(eligible_for_delay_slot): Clean up and make to agree...
1997-04-13 kenner(TARGET_VERSION): Redefine.
1997-04-11 djeDelete some FIXMEs.
1997-04-11 djeDelete some FIXMEs.
1997-04-11 djeDelete "FIXME".
1997-04-11 dje(REG_ALLOC_ORDER): Restore to original setting.
1997-04-11 dje * m32r/m32r.h (UPPER16_P): Fix calculation.
1997-04-10 wilson(sne): Modified to use negc instead of xor.
1997-04-09 wilson(output_stack_adjust): Reorganize code for readability.
1997-04-09 amylaar(output_stack_adjust): When splitting an adjustment...
1997-04-08 law * mn10300.h (RETURN_ADDR_RTX): Define.
1997-04-07 amylaar(SUBTARGET_CC1_SPEC): Define.
1997-04-07 amylaar(SUBTARGET_CC1_SPEC): Define.
1997-04-07 amylaar(SUBTARGET_CC1_SPEC): Define.
1997-04-06 erich(incscc): Use a match_operand with cc_register to match
1997-04-06 meissnerFix adddi3 problem from wilson; make sol-ci.asm assembl...
1997-04-03 law * mn10300.c (can_use_return_insn): Add size...
1997-04-03 wilson(mips_move_2words): Add SIGN_EXTEND support for SYMBOL_REF,
1997-04-02 meissnerFixes from wilson
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 dje * sparc.h (OVERRIDE_OPTIONS): Check profile_arc_flag.
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-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 kenner(movqi): Disable use of address registers for TARGET_5200.
1997-03-25 kenner(__modsi3, __umodsi3): Use mulsl instruction instead...
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-24 meissnerUpdate rtems configuration
1997-03-24 djeInitial revision
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...
next