aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Collapse)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
symbolic header match cline in FDR; the native liinker seems to want that.
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
texinfo conditionals (as.ms, as.mm, as.me targets) update for new structure, and add note that these targets probably broken until texi2roff supports texinfo conditionals (clean-dvi target) new; clean dvi files and side effects (clean-info target) clean out only info files (clean target) run clean-dvi, clean-info
1993-04-08 * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__,Ian Lance Taylor2-1/+6
rather than undefining know.
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
Checked makeinfo output for "all" config; other old M4 configs now sanitized out, will be replaced by .texi configs as each config is tested.
1993-04-06 * config/tc-mips.c (gp_reference): Certain magic symbols can neverIan Lance Taylor1-0/+3
be referenced off the GP register.
1993-04-05 * app.c (do_scrub_next_char): Handle states 9 and 10 correctlyIan Lance Taylor1-0/+10
when dealing with characters of type LEX_IS_TWOCHAR_COMMENT_1ST, LEX_IS_STRINGQUOTE, and LEX_IS_ONECHAR_QUOTE.
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
can figure out how to handle redirection easily in tcl/expect.
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
definition from other MIPS targets. * configure.in (mips-*-irix): Use emulation irix.
1993-04-04 * config/tc-h8500.c: Get relax size of branch instructions right,Steve Chamberlain1-2/+8
(get_operand): Parse @sp+ correctly.
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
'$' as local, for any object file format.
1993-04-02 * config/tc-mips.c (macro): Optimizations to branching code and aIan Lance Taylor1-0/+4
couple of bug fixes from ralphc@pyrps5.eng.pyramid.com (Ralph Campbell).
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
* configure.in (mips-sgi-irix*): Set gas_host to irix.
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
* as.c (perform_an_assemly_pass): Don't set output_section here. * expr.c (expr_part, expr): Turn off section assertions for ECOFF, since it has additional sections. * read.c (s_lcomm): For MIPS ECOFF, put small objects in .sbss, not bss_section. * config/obj-ecoff.h (TARGET_SYMBOL_FIELDS): Added ecoff_undefined field. * config/obj-ecoff.c (obj_symbol_new_hook): Initialize ecoff_undefined field. (add_file): If using stabs, just output a stabs symbol rather than creating a new fdr. (obj_ecoff_begin, obj_ecoff_bend): Ignore line number by reading it with get_absolute_expression, rather than skipping it by hand. (obj_ecoff_loc): If using stabs, just output a stabs symbol rather than ECOFF line number information. (obj_ecoff_stab): Accept non-zero values for stabs line number. (ecoff_build_symbols): Set ifilesym correctly. Set storage class to small, undefined and/or readonly sections if appropriate. Don't output symbol names containing \001 characters. (ecoff_frob_file): Make sure at least one fdr is output. * config/tc-mips.h: Define TC_MIPS. * config/tc-mips.c (g_switch_value): New static variable. (md_assemble): Set gp size of output BFD. (gp_reference): New function; returns 1 if expression can be accesssed via gp. Always returns 0 if not using ECOFF. (macro_build): Convert BFD_RELOC_LO16 to BFD_RELOC_MIPS_GPREL if possible. (macro): Generate sequences using gp if possible. (md_parse_option): Ignore -EL and -EB. Parse -G. (md_apply_fix): Added BFD_RELOC_MIPS_GPREL to ignored case. (s_change_sec): Handle .rdata and .sdata for ECOFF. (s_extern): Mark symbol as external. Set ecoff_undefined field.
1993-04-01New material on H8/500, and better match between nodes and sectionsRoland Pesch2-34/+455
(allows xrefs to work in printed version of doc).
1993-04-01Back off last two checkins (this checkin identical withRoland Pesch1-540/+446
devo/gas/doc/as.texinfo 1.38).
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
wasn't being stored into scnhdr. * config/obj-coffbfd.h: Add prototype of s_get_segment. * read.c (TC_START_LABEL): Default definition. (read_a_source_file): Use TC_START_LABEL macro to work out if a label has been seen.
1993-03-29 * configure.in: Set BFDDEF and BFDLIB at the top of Makefile, notIan Lance Taylor1-0/+4
the bottom (make expands variables in dependencies when the dependencies are read, not when they are used).
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
fix -- should be cleaned up later.) (s_ignore): Delete declaration of is_end_of_line. (potable): Change .app-file to .appfile.
1993-03-29 * config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit forIan Lance Taylor2-1/+12
a29k .bss section; the mondfe program doesn't like it.
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
are found in $(srcdir).
1993-03-25 * config/obj-coffbfd.c (do_relocs_for): Remove a29k special case.Ian Lance Taylor2-8/+10
(fixup_segment): Add a29k special case; the linker is not prepared to see a segment offset here.
1993-03-25 * app.c (do_scrub_next_char): Added new state, 10, modifying stateIan Lance Taylor1-0/+5
9 to only keep a space in between identifier characters.
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
relocs to process. Avoids malloc/free bug on SCO too.