aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/dsp16xx
AgeCommit message (Expand)AuthorFilesLines
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-3/+0
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-2/+2
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-23/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-4/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-7/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-8/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+1
2001-02-04avr.h (ASM_OUTPUT_REG_PUSH, [...]): Call abort instead of fatal.Richard Kenner1-7/+13
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner2-105/+89
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-08-08alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define.Rodney Brown1-1/+1
2000-05-01Update copyrights.Jeff Law3-3/+3
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-02-26Fix copyright.Jeff Law1-1/+2
2000-01-14dsp16xx-protos.h: New file.Kaveh R. Ghazi4-161/+242
2000-01-04expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de...David Edelsohn1-2/+2
1999-10-24output.h (ctors_section, [...]): Prototype.Kaveh R. Ghazi1-1/+0
1999-09-15* dsp16xx.c (override_options): Fix typos in GC root registration.Mark Mitchell1-22/+21
1999-09-08dsp16xxx.c: Include ggc.hMark Mitchell1-0/+26
1999-09-06Merge in gcc2-ss-010999Jeff Law2-75/+93
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-2/+1
1999-08-24Fix more problems from GC diffsBernd Schmidt1-0/+1
1999-08-02arc.h: Define PROMOTE_PROTOTYPES to 1.Richard Henderson1-1/+1
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law3-4/+12
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-4/+4
1998-07-07* dsp16xx.h : Clean up of macro OPTIMIZATION_OPTIONSCarlo Wood1-26/+16
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-1/+1
1998-06-27dsp16xx.h (FIRST_PSEUDO_REGISTER): Add parentheses to definition.John Carr3-50/+55
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-1/+1
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1-7/+7
1998-03-16Change MEMORY_MOVE_COST defs and uses to be able to take register class into ...Ken Raeburn1-1/+1
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1998-01-26flags.h: New flag (optimize_size).Anthony Green1-4/+5
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-7/+8
1996-12-13Define SMALL_REGISTER_CLASSES with a valueIan Lance Taylor1-1/+1
1996-10-28(ASM_OUTPUT_BYTE): adjust definition to actual type of VALUE,Joern Rennecke1-1/+3
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1-4/+4
1996-07-12({ASM,LINK}_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}.Doug Evans1-2/+2
1996-03-29calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1-1/+1
1996-02-29dsp16xx.h (EXTRA_SECTIONS): Delete in_bss.Doug Evans1-13/+4
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-15Update FSF address.Richard Kenner3-3/+6
1995-06-12Undo patch of May 11. -nostdlib implies -nostartfiles again.Doug Evans1-2/+2
1995-05-24(CROSS_LINK_SPEC): ENDFILE_SPEC moved to -nostartfiles.Doug Evans1-2/+3
1995-05-16(print_operand_address): Fix misspellings in messages.Richard Kenner1-1/+1
1995-05-16Fix typos in comments.Richard Kenner2-13/+13
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner1-2/+3
1995-01-25Update comment.Richard Kenner1-3/+3