aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1993-06-03new file, from utahKen Raeburn1-0/+55
1993-06-01don't bother checking return value from hash_newKen Raeburn1-2/+0
1993-05-27read.c (s_align_bytes): Properly record alignment.Ken Raeburn5-491/+1857
1993-05-27 * app.c (do_scrub_begin): Let line_comment_chars overrideIan Lance Taylor2-84/+133
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+2
1993-05-25 * config/obj-bout.h (S_GET_VALUE): Removed unnecessary cast.Ian Lance Taylor1-1/+1
1993-05-19(build_bytes): Understand @rd mode and build relocations correctly.Steve Chamberlain1-4/+8
1993-05-14override obj_header_append from obj-aout.cKen Raeburn2-0/+52
1993-05-14discard empty rs6000 filesKen Raeburn3-2/+0
1993-05-10whitespace changes; rely on default initialization for a varKen Raeburn1-13/+20
1993-05-06keep new filesKen Raeburn1-0/+8
1993-05-05PR fix for debug symbols referring to other symbols, then same name definedKen Raeburn1-68/+48
1993-05-05hppa configurationKen Raeburn1-0/+34
1993-05-05hp300 hpux configurationKen Raeburn3-0/+111
1993-04-28include ctype.h, and some special-purpose regs for 29050Ken Raeburn1-0/+15
1993-04-27Support for Hitachi SHSteve Chamberlain4-4/+12
1993-04-21Get version string from config.h now.Ken Raeburn2-71/+56
1993-04-09 * config/obj-ecoff.h (ecoff_build_lineno): Make ilineMax inIan Lance Taylor1-4/+3
1993-04-08 * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__,Ian Lance Taylor1-1/+1
1993-04-05include string.hKen Raeburn1-0/+2
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-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 Taylor2-0/+26
1993-04-01 * subsegs.c (subseg_new): Set output_section of new section.Ian Lance Taylor3-1913/+2488
1993-03-30build file symbol fwd pointers properly, don't deref symbol #s as pointersKen Raeburn1-7/+6
1993-03-29 * config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocsSteve Chamberlain2-2/+2
1993-03-29Numerous bug fixesSteve Chamberlain2-260/+344
1993-03-29 * config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit forIan Lance Taylor1-1/+3
1993-03-25 * config/obj-coffbfd.c (do_relocs_for): Remove a29k special case.Ian Lance Taylor1-8/+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
1993-03-23rename for <=14 charsKen Raeburn1-0/+0
1993-03-23unused; deletedKen Raeburn2-143/+0
1993-03-22 * config/tc-mips.c (macro): Use $AT for any floating point load.Ian Lance Taylor1-1/+1
1993-03-18 * app.c (do_scrub_next_char): Added new state, 9, to avoidIan Lance Taylor2-88/+144
1993-03-15 * write.c (write_contents): Compute the relocs before writing outIan Lance Taylor3-1/+7803
1993-03-15 * config/obj-coffbfd.c (obj_coff_endef): Correct test for .bfIan Lance Taylor1-2/+1
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-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-05 * read.h: Define stringer here.Ian Lance Taylor2-10/+1
1993-03-03SUB_SEGMENT_ALIGN now takes an argument.Ken Raeburn2-7/+7
1993-02-24(s_xword): Now accepts large integer constants, but not symbolic constantsKen Raeburn1-5/+6
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-13removing excess verbosityDavid D. Zuhn1-1/+0