aboutsummaryrefslogtreecommitdiff
path: root/gas/NOTES.config
AgeCommit message (Collapse)AuthorFilesLines
1997-01-03 * NOTES, NOTES.config: Removed. These are rarely, if ever,Ian Lance Taylor1-42/+0
updated, and all the useful information is in doc/internals.texi.
1996-12-28 * NOTES.config (Implementation): as.h #define's "GAS" not "gas",Fred Fish1-9/+9
includes config.h instead of host.h, tc.h instead of tp.h, and targ-env.h instead of target-environment.h. Also, obj-format.h includes targ-cpu.h instead of target-processor.h. start-sanitize-tic80 (Laying groundwork, that will be incrementally fleshed out, for TIc80 support) * configure.in (case ${generic_target}): Add tic80-*-coff entry. * configure: Rebuild with autoconf. * config/obj-coff.h (coff/tic80.h): Include if TC_TIC80 defined. (TARGET_FORMAT): Define to "coff-tic80". * config/tc-tic80.c: New file for TIc80 support. * config/tc-tic80.h: New file for TIc80 support. end-sanitize-tic80
1996-06-28various trivial cleanupsIan Lance Taylor1-19/+9
1991-04-04new gas main lineK. Richard Pixley1-0/+52