aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1993-04-09Fix typo.Ian Lance Taylor1-1/+1
1993-04-09 * config/obj-ecoff.h (ecoff_build_lineno): Make ilineMax inIan Lance Taylor2-4/+9
1993-04-08as.texinfo lives in $(srcdir)David D. Zuhn1-0/+5
1993-04-08doc/Makefile.inRoland Pesch1-0/+6
1993-04-08(as.dvi target) update for new source file structure supportingRoland Pesch1-11/+15
1993-04-08 * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__,Ian Lance Taylor2-1/+6
1993-04-08Record abolition of last m4 conditional markup holdout manual.Roland Pesch1-0/+16
1993-04-08Converted to Texinfo conditionals; no longer need M4.Roland Pesch6-6190/+22
1993-04-06 * config/tc-mips.c (gp_reference): Certain magic symbols can neverIan Lance Taylor1-0/+3
1993-04-05 * app.c (do_scrub_next_char): Handle states 9 and 10 correctlyIan Lance Taylor1-0/+10
1993-04-05include string.hKen Raeburn1-0/+2
1993-04-05New script. Simply evaluates and exec's its arguments. Needed until IKen Raeburn1-0/+2
1993-04-05add some new tests, and new testing procsKen Raeburn6-9/+66
1993-04-05from gas/testscripts -- may be useful somedayKen Raeburn6-0/+186
1993-04-05 * config/te-irix.h: New file; irix needs a different LOCAL_LABELIan Lance Taylor1-0/+1
1993-04-04 * config/tc-h8500.c: Get relax size of branch instructions right,Steve Chamberlain1-2/+8
1993-04-04*** empty log message ***Steve Chamberlain1-0/+5
1993-04-02 * config/tc-mips.h (LOCAL_LABEL): Treat any label starting withIan Lance Taylor1-0/+3
1993-04-02 * config/tc-mips.c (macro): Optimizations to branching code and aIan Lance Taylor1-0/+4
1993-04-02Include ho-generic.h.Ian Lance Taylor1-0/+2
1993-04-02 * config/ho-irix.h: New file; if not gcc, define BROKEN_ASSERT.Ian Lance Taylor4-2/+44
1993-04-01merging this directory into testsuiteKen Raeburn7-224/+0
1993-04-01 * subsegs.c (subseg_new): Set output_section of new section.Ian Lance Taylor4-1913/+2530
1993-04-01New material on H8/500, and better match between nodes and sectionsRoland Pesch2-34/+455
1993-04-01Back off last two checkins (this checkin identical withRoland Pesch1-540/+446
1993-03-31log doc changeKen Raeburn1-0/+3
1993-03-30new test casesKen Raeburn6-12/+251
1993-03-30go back to const instead of CONSTKen Raeburn1-0/+3
1993-03-30checkpoint, for lots of recent changesKen Raeburn1-0/+74
1993-03-30build file symbol fwd pointers properly, don't deref symbol #s as pointersKen Raeburn1-7/+6
1993-03-30move local include after system ones; use CONST not constKen Raeburn1-63/+116
1993-03-30start using new texinfo stuff -- variables, conditionals. far from completeKen Raeburn1-456/+588
1993-03-30look for GAS_VERSION macro, not external version_string varKen Raeburn1-48/+53
1993-03-29 * config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocsSteve Chamberlain3-2/+11
1993-03-29 * configure.in: Set BFDDEF and BFDLIB at the top of Makefile, notIan Lance Taylor1-0/+4
1993-03-29Numerous bug fixesSteve Chamberlain2-260/+344
1993-03-29(big_cons): If target_big_endian, reverse bytes being copied. (TemporaryKen Raeburn1-8/+16
1993-03-29 * config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit forIan Lance Taylor2-1/+12
1993-03-29First crack at a test suite.Ken Raeburn14-9/+430
1993-03-29updatedKen Raeburn1-0/+5
1993-03-26add missing z8000 defineKen Raeburn1-0/+1
1993-03-26If $(srcdir) isn't ., create links to all predefined as-*.texinfo files thatKen Raeburn1-0/+14
1993-03-25 * config/obj-coffbfd.c (do_relocs_for): Remove a29k special case.Ian Lance Taylor2-8/+10
1993-03-25 * app.c (do_scrub_next_char): Added new state, 10, modifying stateIan Lance Taylor1-0/+5
1993-03-25doc last changesDavid D. Zuhn1-1/+2
1993-03-25look in srcdir for texinfo source, then in objdirDavid D. Zuhn1-1/+5
1993-03-24add dvi target, define & use TEXI2DVIDavid D. Zuhn1-7/+9
1993-03-24add dvi targetDavid D. Zuhn1-0/+6
1993-03-23updated for obj-bfd-sunos, ho-decst* changesKen Raeburn1-3/+1
1993-03-23(do_relocs_for): Don't allocate storage or process relocs if there aren't anyKen Raeburn1-64/+77