aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
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