aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1993-03-13consistent use of -solaris2*David D. Zuhn2-1/+5
1993-03-12 * expr.c, write.c: Ultrix native 4.2 cc requires assert conditionIan Lance Taylor3-131/+134
1993-03-12today's changes -- version number handling, config.h, as.c, EXIT_*, 68k changesKen Raeburn1-0/+60
1993-03-12accept m683??, not just m683?2Ken Raeburn1-12/+76
1993-03-12config.h, version.c: Now generated from the Makefile.Ken Raeburn1-7/+26
1993-03-12Include new file config.h.Ken Raeburn1-40/+71
1993-03-12Define EXIT_SUCCESS and EXIT_FAILURE if not already defined.Ken Raeburn1-0/+5
1993-03-09Removed obsolete Makefile.dos (was being sanitized out anyhow).Ian Lance Taylor1-591/+0
1993-03-09Added new ECOFF files.Ian Lance Taylor1-0/+4
1993-03-09Checkpoint for ECOFF support. Can assemble hello, world.Ian Lance Taylor2-0/+2
1993-03-09bump main trunk to version 2.0.1Ken Raeburn2-2/+5
1993-03-09 * write.c (chain_frchains_together): Check that seg_info (section)Ian Lance Taylor1-0/+17
1993-03-09updatedKen Raeburn1-34/+35
1993-03-05 * read.h: Define stringer here.Ian Lance Taylor2-10/+1
1993-03-04 * read.c (s_space): Multiply repeat count by mult, not fill.Steve Chamberlain2-1/+5
1993-03-04read.c needs ctype.hKen Raeburn2-170/+175
1993-03-03SUB_SEGMENT_ALIGN now takes an argument.Ken Raeburn2-7/+7
1993-03-03SUB_SEGMENT_ALIGN now takes an argument.Ken Raeburn2-0/+13
1993-03-02 * listing.c: Cleaned up a bit, added prototypes, made NO_LISTINGIan Lance Taylor1-0/+5
1993-03-02ChangeLog is goneKen Raeburn1-2/+4
1993-03-02changes this morning & yesterdayKen Raeburn1-0/+35
1993-03-02set SEC_RELOC only if fixups are requiredKen Raeburn1-348/+749
1993-03-02Update Gilmore entryJohn Gilmore1-1/+12
1993-03-01ChangeLog entry for last week's tc-sparc.c change.Jim Wilson1-0/+5
1993-03-01forgot to check in: sparc s_xword supportKen Raeburn1-0/+6
1993-03-01updated and expandedKen Raeburn1-16/+73
1993-03-01record some of my gas workK. Richard Pixley1-2/+11
1993-02-28minor revision, some new infoKen Raeburn1-0/+69
1993-02-24(s_xword): Now accepts large integer constants, but not symbolic constantsKen Raeburn1-5/+6
1993-02-24 * app.c (do_scrub_next_char): In LEX_IS_LINE_COMMENT_START case:Ian Lance Taylor1-0/+5
1993-02-24BFD branch merging.Ken Raeburn1-0/+330
1993-02-24more bfd merging - see ChangeLogKen Raeburn1-69/+73
1993-02-24merged into ../ChangeLogKen Raeburn1-41/+0
1993-02-24changes for bfd support, enough for sun4 targetKen Raeburn1-200/+290
1993-02-24m68k_ip: for pc-rel addressing of a symbol, fix offset so +2 isn't neededKen Raeburn1-98/+49
1993-02-24deleted emacs local variables commentsKen Raeburn1-7/+0
1993-02-24don't need LOCAL_LOADLIBES any more, with new configure.in changesKen Raeburn1-1/+0
1993-02-18update version to 1.94David D. Zuhn1-1/+1
1993-02-18stop in abortKen Raeburn1-0/+1
1993-02-13keep everythingDavid D. Zuhn1-0/+38
1993-02-13removing excess verbosityDavid D. Zuhn3-6/+8
1993-02-11Thu Feb 11 09:20:37 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+1
1993-02-08Deleted RCS logs and "Done in" message.Ken Raeburn1-194/+1
1993-02-08update for files added and deletedKen Raeburn1-5/+8
1993-02-08Move VMS version of SUB_SEGMENT_ALIGN to obj-vms.h from write.h.Ken Raeburn1-1/+9
1993-02-08from Ralph Campbell's workKen Raeburn2-0/+680
1993-02-08delete silly fake-as target stuffKen Raeburn2-2/+0
1993-02-08don't specify comopiler hereKen Raeburn1-2/+0
1993-02-08The z8k code doesn't appear too depend on include/opcode/h8300.h.Ken Raeburn1-4/+1
1993-02-04 * config/{h8500.mt, tc-h8500.c, tc-h8500.h, obj-coffbfd.c,Steve Chamberlain6-3/+1609