aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
1993-07-09Clean up some of the obvious m88k bitrot.Ian Lance Taylor2-16/+16
1993-07-08Oops, not all of the tc-sparc.c change was format-independent.Ken Raeburn1-0/+2
1993-07-08Thu Jul 8 14:41:43 1993 Mark Eichin (eichin@cygnus.com)Mark Eichin1-86/+93
1993-07-08config/tc-sparc.c (s_common): Revamp to handle both syntaxes, and not beKen Raeburn1-24/+32
1993-07-07This file was not removed last time. Why??Ian Lance Taylor1-656/+0
1993-07-07 * config/mips-opcode.h: Moved to opcode/mips.h.Ian Lance Taylor6-93/+135
1993-07-07(sparc_ip): Initialize `len' variable to make gcc shut up.Ken Raeburn1-185/+153
1993-07-07(md_create_short_jump, md_create_long_jump,Ken Raeburn1-60/+66
1993-07-07Change various calls (e.g., to symbol_new, md_number_to_chars) to castKen Raeburn1-798/+412
1993-07-07(obj_elf_frob_symbol, elf_frob_file, elf_file_symbol): Declare.Ken Raeburn1-0/+72
1993-07-07clean v9 from obj-elf.hKen Raeburn1-1/+7
1993-07-07Define ENV64 for sparc v9.Ken Raeburn1-7/+33
1993-07-07(free): Returns void if __STDC__.Ken Raeburn1-1/+2
1993-07-02fix declsDavid D. Zuhn2-2/+1
1993-06-30 * read.c (cons): Conditionalize parsing of expression. MoveIan Lance Taylor1-1/+3
1993-06-30New files for sparc64 cpu.Ken Raeburn3-1/+8
1993-06-25(tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22 relocation.Ken Raeburn1-83/+263
1993-06-20Sun Jun 20 02:34:04 1993 Ashley Saulsbury (ans@sics.se)Ken Raeburn1-1/+1
1993-06-17 * config/obj-coffbfd.c (fill_section): Don't allow fills backwards.Steve Chamberlain1-1/+1
1993-06-10I don't think this file is needed any moreKen Raeburn1-132/+0
1993-06-10patches from tegeKen Raeburn2-237/+516
1993-06-04 * config/h8300.c: Support for H8/300-H opcodes.Steve Chamberlain1-2/+2
1993-06-03keep ho-hppabsd.hKen Raeburn1-0/+1
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