aboutsummaryrefslogtreecommitdiff
path: root/gas/configure.in
AgeCommit message (Collapse)AuthorFilesLines
1992-08-25 * listing.c (buffer_line): rewind to the start of includeSteve Chamberlain1-0/+6
files, they might be included twice.
1992-08-24Renamed OSE configuration to ose.Ian Lance Taylor1-1/+1
1992-08-18Moved in from p3:Ian Lance Taylor1-1/+5
Tue Aug 18 14:16:38 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: always create installation directories. Removed MINUS_G, set CFLAGS to default to -g, added FLAGS_TO_PASS, passed FLAGS_TO_PASS to recursive makes.
1992-08-01(&!@# CVS breakage...)Ken Raeburn1-2/+7
* configure.in (mips host): Accept "ultrix" with version number. * expr.c (floating_constant): Separate "=-" to avoid confusing ancient or broken compilers.
1992-05-28Recognize sparclite as a sparc variant.Jim Wilson1-1/+13
1992-05-01Added h8300xray targetSteve Chamberlain1-2/+3
1992-03-12 * configure.in: vxworks68 gets te-sun3.h.K. Richard Pixley1-3/+11
* expr.c: remove limitation that local_labels_dollar or local_labels_fb must be < 10. * symbols.c: remove local_labels_dollar, replace with a function interface for a sparse array. All users adjusted.
1992-02-21changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386K. Richard Pixley1-1/+14
coff as it appears to be used on aix386.
1992-02-21doc. bring it in, use it.K. Richard Pixley1-4/+25
1992-02-13force all files to end in "/* end of filename"K. Richard Pixley1-3/+11
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