aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Collapse)AuthorFilesLines
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
as common. (crawl_symbols): Don't clear sy_forward field. (yank_symbols): Merge symbols only if sy_forward is null.
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
Fix several functions to compile under traditional C. Deleted _doprnt. Moved some VMS-specific code here from ../symbols.c.
1993-04-09 * config/obj-ecoff.h (ecoff_build_lineno): Make ilineMax inIan Lance Taylor1-4/+3
symbolic header match cline in FDR; the native liinker seems to want that.
1993-04-08 * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__,Ian Lance Taylor1-1/+1
rather than undefining know.
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
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-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
* configure.in (mips-sgi-irix*): Set gas_host to irix.
1993-04-01 * subsegs.c (subseg_new): Set output_section of new section.Ian Lance Taylor3-1913/+2488
* 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-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
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-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
a29k .bss section; the mondfe program doesn't like it.
1993-03-25 * config/obj-coffbfd.c (do_relocs_for): Remove a29k special case.Ian Lance Taylor1-8/+6
(fixup_segment): Add a29k special case; the linker is not prepared to see a segment offset here.
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.
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
Also get the debugging information right in obj-ecoff.c.
1993-03-18 * app.c (do_scrub_next_char): Added new state, 9, to avoidIan Lance Taylor2-88/+144
dropping a space immediately following an identifier. * expr.c, write.c: Rewrote assert expressions to not use multiple lines; I don't think that can be done portably. * config/tc-mips.c (macro): Use $AT if target register is zero in load instruction, which it can be for a floating point load. Also a bunch more changes to config/obj-ecoff.c, still in flux.
1993-03-15 * write.c (write_contents): Compute the relocs before writing outIan Lance Taylor3-1/+7803
the section contents. * config/obj-ecoff.h, config/obj-ecoff.c: Numerous changes to get symbol table and values right. * config/tc-mips.h (LOCAL_LABEL): If OBJ_ECOFF, any label starting with $L is local. * config/tc-mips.c (tc_gen_reloc): If OBJ_ECOFF, adjust the addend by the section vma. * config/z8k.mt (TARG_CPU_DEPENDENTS): The relevant file is z8k-opc.h, not z8k.h.
1993-03-15 * config/obj-coffbfd.c (obj_coff_endef): Correct test for .bfIan Lance Taylor1-2/+1
symbol.
1993-03-12Include new file config.h.Ken Raeburn1-40/+71
Handle some m683XX processor ids.
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
* config/obj-ecoff.c, config/obj-ecoff.h: Preliminary ECOFF support. * config/tc-mips.h (TARGET_FORMAT): Define based on OBJ_AOUT vs. OBJ_ECOFF as well as TARGET_BYTES_*_ENDIAN. (struct loc, struct proc, struct file): Moved to tc-mips.c within #ifndef OBJ_ECOFF block, since ECOFF uses different versions. * config/tc-mips.c: Rearranged for ECOFF support. Added prototypes for all static functions. Moved existing minimal debugging format support info #ifndef OBJ_ECOFF blocks. (macro_build_lui): Eliminated sign_extend argument, because ECOFF does not support a non sign extended high 16 bits reloc. Adjusted all callers accordingly. (tc_get_register): Renamed from get_register, and made non-static. * config/mips-big.mt, config/mips-lit.mt: New files. Define TARGET_BYTES_BIG_ENDIAN and TARGET_BYTES_LITTLE_ENDIAN, respectively. * configure.in (mips-*-bsd*): Use gas_target mips-lit. (mips-*-ultrix*, mips-*-irix*, mips-*-ecoff): New targets, using obj_format ecoff and gas_target mips-lit or mips-big.
1993-03-05 * read.h: Define stringer here.Ian Lance Taylor2-10/+1
read.c, config/obj-ieee.c, config/obj-tcm88k.c: Not any of these places.
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
or expressions.
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
1993-02-11Thu Feb 11 09:20:37 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+1
* config/obj-coffbfd.c (fill_section): Don't set vaddr here. (write_object_file): Set it here instead, so that fixup_segment can see the correct value.
1993-02-08Deleted RCS logs and "Done in" message.Ken Raeburn1-194/+1
Fixed a typo in a filename.
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