aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor6-78/+63
1993-09-09gcc -Wall cleanups from UtahKen Raeburn1-33/+9
1993-09-08 * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when usingIan Lance Taylor1-2/+2
1993-09-07Changes to support stabs-in-coffStan Shebs2-2/+33
1993-09-03more Utah changes, some cleanup of mineKen Raeburn3-380/+537
1993-09-03(elf_symbol): Fixed name of elf_symbol_type.Ken Raeburn1-8/+9
1993-09-02Reverted previous change, and added this one instead:Ian Lance Taylor1-12/+16
1993-09-02 * config/tc-mips.c (macro): If $0 is destination of divide, justIan Lance Taylor1-0/+34
1993-09-01add an alias for data section typeK. Richard Pixley1-0/+2
1993-08-23 * config/tc-mips.c (set_at): Added unsignedp argument. UseIan Lance Taylor1-250/+299
1993-08-20updated copyrights, declare TC_CONS_RELOCK. Richard Pixley1-1/+2
1993-08-20 * config/tc-mips.c (mips_isa): New static variable.Ian Lance Taylor1-148/+672
1993-08-20* tc-sparc.c (s_local): Function moved and renamed...Ken Raeburn1-0/+166
1993-08-19* tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as BFD_RELOC_NONE.Ken Raeburn1-32/+43
1993-08-18Undef NO_RELOC before including aout/aout64.h.Ken Raeburn1-2/+48
1993-08-18 * config/tc-mips.c (append_insn): Don't swap branch instructionsIan Lance Taylor1-32/+136
1993-08-12 * config/tc-mips.c (mips_ip): Suggested byIan Lance Taylor1-46/+82
1993-08-06(md_apply_fix): Fill in values for BFD_RELOC_{32,64}, not zeros.Ken Raeburn1-12/+15
1993-08-04* obj-elf.c (obj_elf_stab_generic, in disabled code): IfKen Raeburn2-46/+131
1993-08-03 * config/obj-ecoff.c: Updated for BFD ECOFF changes. Now gets theIan Lance Taylor1-87/+104
1993-08-02 * config/obj-ecoff.c (get_tag): Save tag name in permanent memoryIan Lance Taylor1-13/+38
1993-07-30keep ho-hppaosf.h; m88k.patches is goneKen Raeburn1-1/+1
1993-07-30fix ANSI decl conflictsDavid D. Zuhn1-4/+1
1993-07-27 * config/tc-mips.c (mips_optimize): New static variable.Ian Lance Taylor1-3/+49
1993-07-23Fix stupid bugs inserted during expression conversion.Ian Lance Taylor2-2/+4
1993-07-23 * read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find aIan Lance Taylor1-0/+2
1993-07-22 * config/tc-h8500.c (md_begin): Use a local variable whenIan Lance Taylor1-31/+34
1993-07-22Fixed typos.Ian Lance Taylor1-2/+2
1993-07-21 * config/obj-aout.c: Include aout/aout64.h.Ian Lance Taylor1-2/+15
1993-07-21 * read.c (read_a_source_file): If NO_PSEUDO_DOT is defined, lookIan Lance Taylor3-36/+20
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor14-476/+342
1993-07-19forgot to check this in long ago...Ken Raeburn1-0/+55
1993-07-19(obj_elf_previous): New function.Ken Raeburn1-2/+46
1993-07-19 * config/tc-m68k.c (m68k_ip_op): Don't decrement strend whenIan Lance Taylor1-2/+0
1993-07-19 * expr.c (clean_up_expression): Don't cancel the subtraction ofIan Lance Taylor1-1/+4
1993-07-19fix net-equip pr 2975: tm-m68k.c(m68k_ip): adjust for pc-rel offset before us...Ken Raeburn1-2/+2
1993-07-16 * config/tc-hppa.h (tc_frob_label): Define.Ian Lance Taylor2-123/+560
1993-07-15 * config/tc-m88k.c (omagic): Removed unused variable.Ian Lance Taylor1-3/+0
1993-07-15 * config/obj-ecoff.c (ecoff_frob_file): Discard all open scopes,Ian Lance Taylor1-0/+11
1993-07-15 * config/obj-coffbfd.c (fixup_segment): If TC_M88K, don't adjustIan Lance Taylor2-1/+14
1993-07-15Add m88k-coff target Makefile fragment.Ian Lance Taylor2-0/+3
1993-07-15 * Preliminary support for m88k-coff.Ian Lance Taylor4-13/+209
1993-07-14 * Removed sy_forward and replaced it with an undefined expressionIan Lance Taylor8-106/+553
1993-07-14 * Changes to keep a full expression as the value of a symbol, notIan Lance Taylor11-854/+1389
1993-07-13cvs core dumps again...Steve Chamberlain1-4/+3
1993-07-13 * config/tc-h8500.c (line_comment_chars): Add hash.Steve Chamberlain1-7/+35
1993-07-12fix definitions of md_create_long_jump, md_create_short_jump,Mark Eichin11-2135/+10727
1993-07-12update use of valueT and addressTMark Eichin1-6/+6
1993-07-12config/obj-elf.c (obj_elf_section): Allow `@' to introduce an attribute name.Ken Raeburn1-1/+2
1993-07-12 * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch ifIan Lance Taylor1-2/+12