]> gcc.gnu.org Git - gcc.git/history - gcc/config/a29k
c4x.md (*addqi3_noclobber_reload): Ensure that CC never modified inadvertently.
[gcc.git] / gcc / config / a29k /
2000-01-04 David Edelsohnexpmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align...
1999-11-01 Kaveh R. Ghazihard-reg-set.h (reg_names): Constify a char*.
1999-10-15 Richard Henderson1750a.md (movstrqi): Add missing output reload constraint.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-05 Jeffrey A Lawt-a29kbare: Fix some comments.
1999-03-25 Jim WilsonFix missing initializer compile-time warning messages.
1999-01-21 Richard Hendersoncse.c (fold_rtx): Revert 29 Dec change.
1999-01-19 Mark MitchellUpdate copyrights
1999-01-19 Mark Mitchellrtl.h (rtx_def): Update documentation.
1998-12-16 Jeff Lawdummy import to prevent merge lossage
1998-11-24 Jeffrey A Lawcse.c (fold_rtx): Make autoincrement addressing mode...
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-03-16 Ken RaeburnChange MEMORY_MOVE_COST defs and uses to be able to...
1997-12-19 Ian Lance Taylorexpr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE...
1997-11-09 J"orn Renneckea29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from...
1997-08-28 Bob Mansont-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_C...
1997-08-11 Jeff LawInitial revision misc/cutover-egcs-1
1997-04-30 Jason Merrillx
1997-02-15 Richard Kenner(STORE_FLAG_VALUE): Write so works on both 32 and 64...
1997-01-27 Richard Kenner(STORE_FLAG_VALUE): Make negative.
1996-10-23 Jim Wilson(a29k_makes_calls): New global variable.
1996-10-23 Jim Wilson(ASM_DECLARE_FUNCTION_NAME): Call a29k_compute_reg_names.
1996-09-21 Richard Kenner(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.
1996-03-29 Jeff Lawcalls.c (expand_call): Remove current_call_is_indirect...
1996-02-16 Richard KennerDon't include a29k-udi.h.
1996-02-16 Richard KennerDon't include a29k.h.
1996-02-16 Richard KennerRenamed from a29k-udi.h.
1996-02-13 Richard Kenner(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.
1996-01-16 Ian Lance TaylorUpdate copyright
1996-01-16 Ian Lance TaylorUse dbxcoff.h
1996-01-06 Doug Evans(CPP_SPEC): Define.
1995-07-29 Richard Kenner({,CROSS_}LIBGCC1): Define as empty.
1995-06-15 Richard KennerChange FSF address.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-06 Richard Kenner(print_operands): Cast args to bcopy to char *.
1995-05-31 Richard Kenner(LIBGCC1_TEST): New null definition.
1995-05-31 Richard KennerInitial revision
1995-05-15 Richard Kenner(spec_reg_operand): Fix misspelling of `default:'.
1995-05-12 Doug EvansInitial revision
1995-04-13 Richard Kenner(ASM_OUTPUT_SECTION_NAME): New macro.
1995-03-28 Richard Kenner(CONSTANT_ADDRESS_P): Provide consistent definition.
1995-02-21 Richard KennerAdded arg to RETURN_POPS_ARGS.
1995-02-13 Doug Evans(DBX_DEBUGGING_INFO): Define.
1995-02-13 Torbjorn Granlund(smulsi3_highpart, umulsi3_highpart, mulsidi3, umulsidi3):
1995-02-13 Torbjorn Granlund(TARGET_MULTM): New #define.
1995-01-14 Doug EvansAdd 1995 to copyright.
1995-01-14 Doug Evans(incoming_reg): Keep regstack aligned to even boundary.
1995-01-14 Doug Evans(INIT_CUMULATIVE_INCOMING_ARGS): Reserve two regs for...
1994-11-19 Richard Kenner(CLIB): Remove -lsysv.
1994-11-19 Richard Kenner(DEFAULT_PCC_STRUCT_RETURN): Define as 0.
1994-11-17 Doug EvansInitial revision
1994-11-17 Doug EvansInitial revision
1994-07-11 Richard Kenner(movqi): Call loadhi, not loadqi.
1994-06-29 Richard Kenner(movqi): Add missing `DONE'.
1994-06-29 Torbjorn Granlund(smulsi3_highpart, umulsi3_highpart): New patterns.
1994-06-15 Torbjorn Granlund(PREDICATE_CODES): Add cmplsrcb_operand.
1994-06-15 Torbjorn Granlund(cmplsrcb_operand): New predicate.
1994-06-15 Torbjorn Granlund(logical patterns): Tune to give better code for immedi...
1994-05-11 Richard Kenner(clobbers_to): Deleted.
1994-05-11 Richard Kenner(a29k_clobbers_to): New function.
1994-03-02 Doug Evans(all floating point): If -msoft-float, don't allow any
1994-03-02 Doug Evans(TARGET_SOFT_FLOAT): Define.
1994-01-13 Richard Kenner(REG_CLASS_CONTENTS): Fix problems with last word of...
1994-01-12 Richard Kenner(output_prolog): Update debug reg map when we have...
1994-01-11 Richard Kenner(print_operand, case 'F'): If we have to do the last...
1993-12-31 Richard KennerDefine CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.
1993-12-25 Richard KennerRename R_ACC to R_ACU to not conflict with access.h.
1993-12-23 Richard Kenner(TARGET_DEFAULT): Update to use new values.
1993-12-02 Richard Kenner(secondary_reload_class): Kernel regs are in same class...
1993-12-02 Richard Kenner(movti split): Set CR to 3, not 1 like DImode.
1993-10-11 Richard KennerDefine SHIFT_COUNT_TRUNCATED to have a value of 1.
1993-10-04 Richard Kenner(incoming_regs): Only use 16 registers for parameter...
1993-10-02 Doug Evans(CPP_PREDEFINES): Add system/cpu/machine assertions...
1993-10-01 Richard Kenner(R_KR): New macro.
1993-10-01 Richard Kenner(gpc_reg_operand): Include kernel registers.
1993-09-28 Paul Eggert(ASM_FILE_START): Quote special characters in file...
1993-09-25 Richard KennerUse WORD_REGISTER_OPERATION and LOAD_EXTEND_OP and...
1993-09-19 Richard Kenner(PREDICATE_CODES): Fix typos and add missing entries.
1993-07-28 Jim WilsonAdd new parameter to move_block_from_reg calls.
1993-06-26 Richard KennerRemove #define of alloca to __builtin_alloca.
1993-04-17 Richard Kenner(FUNCTION_VALUE_REGNO_P): True only for the first regis...
1993-03-26 Richard Kenner(multiply/multiplu/mulm/mulmu insns): These clobber Q.
1993-03-12 Richard Kenner(PROMOTE_MODE): Fix typo.
1993-01-28 Richard KennerRemove 29050-specific variants of patterns generating...
1993-01-27 Richard Kenner(MY_ISCOFF): New macro.
1993-01-27 Richard Kenner(CLIB): Add -lld.
1993-01-25 Richard KennerDelete emacs local-variables block at end.
1993-01-10 Paul Eggert# Fix misspellings in comments.
1992-12-31 Richard Kenner(OBJECT_FORMAT_COFF): Add definition.
1992-12-27 Richard KennerInclude a29k/a29k.h instead of a29k.h.
1992-12-25 Richard Kenner(divsf3): Fix typo in mode of DIV.
1992-12-20 Richard KennerConsistently use `&' in constraint of MATCH_SCRATCH.
1992-12-20 Richard Kenner(secondary_reload_class): Return CR_REGS for larger...
1992-12-11 Richard Kenner(LINK_SPEC): Use -T, not -c, for new gld and change...
1992-11-18 Richard Kenner(insv): Remove constraints from operand matching const_...
1992-10-24 Richard Kenner(movqi, movhi, reload_{in,out}{qi,hi}): Use a29k_set_me...
1992-10-24 Richard Kenner(a29k_set_memflags, a29k_set_memflags_1): New functions.
1992-10-22 Richard Kenner(long constant split): Use gen_lowpart instead of makin...
next
This page took 0.661233 seconds and 8 git commands to generate.