aboutsummaryrefslogtreecommitdiff
path: root/include/coff/ti.h
AgeCommit message (Collapse)AuthorFilesLines
2005-05-10Update the address and phone number of the FSF organizationNick Clifton1-1/+1
2005-03-03update copyright datesAlan Modra1-1/+1
2003-08-07Convert to C90.Alan Modra1-18/+18
2003-01-20Updates for fixing tic4x arch tagging of its object files.Svein Seldal1-0/+8
* bfd/coffcode.h (coff_set_flags): Added get/set arch hooks. * include/coff/tic4x.h (TICOFF_TARGET_MACHINE_GET): Fixed define bug * include/coff/ti.h (TICOFF_TARGET_MACHINE_GET): Added macros * ld/Makefile.am: Added etic3xcoff.o and etic4xcoff_onchip.o * ld/Makefile.in: Regenerate * ld/configure.tgt: Added extra target emulations * ld/emulparams/tic3xcoff.sh: Remove old settings * ld/emulparams/tic4xcoff.sh: Ditto * ld/emulparams/tic3xcoff-onchip.sh: Added new * ld/scripttempl/tic4xcoff.sc: Revise and combine both c3x and c4x * ld/scripttempl/tic3xcoff.sc: Remove
2002-08-28Add TMS320C4x supportNick Clifton1-0/+1
2001-11-13Fix tic54x testsuite failures and Lmem disassembly bugs.Timothy Wall1-23/+15
2001-09-21Fix compile time warningsNick Clifton1-1/+1
2001-09-18 * external.h (GET_LINENO_LNNO): Use H_GET_32/16.Alan Modra1-68/+85
(PUT_LINENO_LNNO): Use H_PUT_32/16. * m88k.h (GET_LNSZ_SIZE, GET_LNSZ_LNNO, GET_SCN_NRELOC, GET_SCN_NLINNO): Use H_GET_32. (PUT_LNSZ_LNNO, PUT_LNSZ_SIZE, PUT_SCN_NRELOC, PUT_SCN_NLINNO): Use H_PUT_32. * ti.h: Formatting fixes. Make use of H_GET_* and H_PUT_* throughout. * xcoff.h: White space changes.
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton1-13/+34
2000-12-11Replace #warning with #errorAlan Modra1-1/+1
2000-12-07#warn -> #warningAlan Modra1-1/+1
2000-05-28Fix capitialisation of setnaces in comment.Nick Clifton1-3/+3
2000-04-18Clean up load page support for tic54x.Timothy Wall1-18/+11
2000-04-13Remove U suffix from constants for K&R compilers.Alan Modra1-4/+4
Fix a couple of 64 bit nits.
2000-04-11Mods to allow compilation of BFD all targets.Timothy Wall1-3/+7
2000-04-08Fix copyright comments and file comments.Timothy Wall1-7/+13
2000-04-07BFD and include/coff support for tic54x target.Timothy Wall1-0/+431