aboutsummaryrefslogtreecommitdiff
path: root/bfd/cpu-tic4x.c
AgeCommit message (Collapse)AuthorFilesLines
2007-04-26bfd/Alan Modra1-2/+2
Many files: Include sysdep.h before bfd.h. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. binutils/ * bucumm.h: Split off host dependencies to.. * sysdep.h: ..here. Many files: Include sysdep.h. Remove duplicate headers and reorder. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. ld/ Many files: Include sysdep.h first. Remove duplicate headers. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. opcodes/ * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * ns32k-dis.c: Include sysdep.h first.
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2003-04-04Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and ↵Svein Seldal1-11/+11
s/c3x/tic3x/. 2003 copyright update
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-9/+9
comparisons of bfd_boolean vars with TRUE/FALSE. Formatting.
2002-09-17 * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.Alan Modra1-0/+4
* cpu-tic4x.c: Ditto.
2002-08-28Add TMS320C4x supportNick Clifton1-0/+81