aboutsummaryrefslogtreecommitdiff
path: root/gas/configure.in
AgeCommit message (Collapse)AuthorFilesLines
1991-12-07Fri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley1-0/+3
* Makefile.in: install using INSTALL_DATA and INSTALL_PROGRAM. correct include directory locations. added standards.text support. * configure.in: mark this directory as target dependent. Thu Dec 5 22:46:23 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: idestdir and ddestdir go away. Added copyrights and shift gpl to v2. Added ChangeLog if it didn't exist. docdir and mandir now keyed off datadir by default.
1991-11-29Made ebmon29k use coff-bfd backendSteve Chamberlain1-1/+7
1991-11-26Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain1-3/+21
* as.c: (perform_an_assembly_pass): moved declaration of i to avoid a syntax error. Now always create the three default sections when in MANY_SEGMENTS mode. * as.h: New improved way of specifying MANY_SEGMENTS * configure.in: hds object format is now coff-bfd * subsegs.h: add line numbers and section stuff to the segment_info structure. (But go back later and fix.. this is COFF specific)
1991-11-05make coff configure properlyK. Richard Pixley1-19/+18
1991-10-21ebmon stuffSteve Chamberlain1-1/+6
1991-10-21 * configure.in: added ebmon entry.Steve Chamberlain1-2/+13
* output-file.c (output_file_create, output_file_close) added stuff to use bfd. * write.c: more bfd support * config/obj-coff.c config/obj-coff.h use bfd for swapping header info. * config/tc-a29k: added the reloc types we support now
1991-08-28Update to current standards.K. Richard Pixley1-32/+36
1991-08-14Deal with emulations more gracefully.K. Richard Pixley1-4/+18
1991-04-09First cut config. builds in place.K. Richard Pixley1-1/+29
1991-04-04Initial revisionK. Richard Pixley1-0/+31