aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1993-07-15 * config/obj-coffbfd.c (fixup_segment): If TC_M88K, don't adjustIan Lance Taylor3-1/+20
1993-07-15Add m88k-coff target Makefile fragment.Ian Lance Taylor2-0/+3
1993-07-15 * Preliminary support for m88k-coff.Ian Lance Taylor8-19/+252
1993-07-14 * Removed sy_forward and replaced it with an undefined expressionIan Lance Taylor12-113/+656
1993-07-14 * Changes to keep a full expression as the value of a symbol, notIan Lance Taylor18-880/+1460
1993-07-14* configure.in: Make sparc64-*-aout* use bfd gas.David Edelsohn1-0/+4
1993-07-14* configure.in: Recognize h8300h.David Edelsohn1-0/+4
1993-07-14Recognize h8300h.David Edelsohn1-2/+4
1993-07-13cvs core dumps again...Steve Chamberlain1-4/+3
1993-07-13 * config/tc-h8500.c (line_comment_chars): Add hash.Steve Chamberlain2-7/+41
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 Raeburn2-1/+7
1993-07-12 * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch ifIan Lance Taylor2-2/+17
1993-07-10doc/as.texinfoRoland Pesch1-0/+4
1993-07-10Updates for Hitachi H8/300HRoland Pesch1-146/+243
1993-07-09Clean up some of the obvious m88k bitrot.Ian Lance Taylor2-16/+16
1993-07-08put CROSS definition into the MakefileDavid D. Zuhn1-2/+2
1993-07-08Oops, not all of the tc-sparc.c change was format-independent.Ken Raeburn2-1/+3
1993-07-08changelog for tc-i960 changeMark Eichin1-0/+6
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 Raeburn2-24/+37
1993-07-08config/tc-h8300.h (TC_CONS_RELOC): Use R_RELLONG if h8/300h.David Edelsohn1-0/+4
1993-07-08define CROSS is cross compilationDavid D. Zuhn1-2/+14
1993-07-08define CROSS is cross compilationDavid D. Zuhn1-0/+5
1993-07-07 * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dumpIan Lance Taylor2-13/+25
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-07Various entries.Ian Lance Taylor1-0/+27
1993-07-07Typedef changes. V9 work.Ken Raeburn2-0/+65
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(struct fix): Fields fx_offset and fx_addnumber are now type valueT.Ken Raeburn1-46/+48
1993-07-07(write_object_file): Locals from_addr, to_addr, table_addr are now addressT.Ken Raeburn1-134/+276
1993-07-07* symbols.c (symbol_new): Symbol value is type valueT.Ken Raeburn2-250/+328
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-07(s_comm): Values read are type valueT.Ken Raeburn1-302/+385
1993-07-07(expressionS): Field X_add_number is an offsetT.Ken Raeburn1-26/+18
1993-07-07(integer_constant, floating_constant): Now return void.Ken Raeburn1-58/+58
1993-07-07move valueT typedef to as.h from struc-symbol.hKen Raeburn2-54/+102
1993-07-07localize a conditionally used variableKen Raeburn1-35/+41
1993-07-02fix declsDavid D. Zuhn2-2/+1
1993-06-30 * read.c (cons): Conditionalize parsing of expression. MoveIan Lance Taylor2-5/+192
1993-06-30sparc64 changesKen Raeburn1-0/+11
1993-06-30New files for sparc64 cpu.Ken Raeburn3-1/+8
1993-06-29fix HPUX hosting problemsDavid D. Zuhn2-9/+24