Age | Commit message (Expand) | Author | Files | Lines |
1993-07-15 | * config/obj-coffbfd.c (fixup_segment): If TC_M88K, don't adjust | Ian Lance Taylor | 3 | -1/+20 |
1993-07-15 | Add m88k-coff target Makefile fragment. | Ian Lance Taylor | 2 | -0/+3 |
1993-07-15 | * Preliminary support for m88k-coff. | Ian Lance Taylor | 8 | -19/+252 |
1993-07-14 | * Removed sy_forward and replaced it with an undefined expression | Ian Lance Taylor | 12 | -113/+656 |
1993-07-14 | * Changes to keep a full expression as the value of a symbol, not | Ian Lance Taylor | 18 | -880/+1460 |
1993-07-14 | * configure.in: Make sparc64-*-aout* use bfd gas. | David Edelsohn | 1 | -0/+4 |
1993-07-14 | * configure.in: Recognize h8300h. | David Edelsohn | 1 | -0/+4 |
1993-07-14 | Recognize h8300h. | David Edelsohn | 1 | -2/+4 |
1993-07-13 | cvs core dumps again... | Steve Chamberlain | 1 | -4/+3 |
1993-07-13 | * config/tc-h8500.c (line_comment_chars): Add hash. | Steve Chamberlain | 2 | -7/+41 |
1993-07-12 | fix definitions of md_create_long_jump, md_create_short_jump, | Mark Eichin | 11 | -2135/+10727 |
1993-07-12 | update use of valueT and addressT | Mark Eichin | 1 | -6/+6 |
1993-07-12 | config/obj-elf.c (obj_elf_section): Allow `@' to introduce an attribute name. | Ken Raeburn | 2 | -1/+7 |
1993-07-12 | * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch if | Ian Lance Taylor | 2 | -2/+17 |
1993-07-10 | doc/as.texinfo | Roland Pesch | 1 | -0/+4 |
1993-07-10 | Updates for Hitachi H8/300H | Roland Pesch | 1 | -146/+243 |
1993-07-09 | Clean up some of the obvious m88k bitrot. | Ian Lance Taylor | 2 | -16/+16 |
1993-07-08 | put CROSS definition into the Makefile | David D. Zuhn | 1 | -2/+2 |
1993-07-08 | Oops, not all of the tc-sparc.c change was format-independent. | Ken Raeburn | 2 | -1/+3 |
1993-07-08 | changelog for tc-i960 change | Mark Eichin | 1 | -0/+6 |
1993-07-08 | Thu Jul 8 14:41:43 1993 Mark Eichin (eichin@cygnus.com) | Mark Eichin | 1 | -86/+93 |
1993-07-08 | config/tc-sparc.c (s_common): Revamp to handle both syntaxes, and not be | Ken Raeburn | 2 | -24/+37 |
1993-07-08 | config/tc-h8300.h (TC_CONS_RELOC): Use R_RELLONG if h8/300h. | David Edelsohn | 1 | -0/+4 |
1993-07-08 | define CROSS is cross compilation | David D. Zuhn | 1 | -2/+14 |
1993-07-08 | define CROSS is cross compilation | David D. Zuhn | 1 | -0/+5 |
1993-07-07 | * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dump | Ian Lance Taylor | 2 | -13/+25 |
1993-07-07 | This file was not removed last time. Why?? | Ian Lance Taylor | 1 | -656/+0 |
1993-07-07 | * config/mips-opcode.h: Moved to opcode/mips.h. | Ian Lance Taylor | 6 | -93/+135 |
1993-07-07 | Various entries. | Ian Lance Taylor | 1 | -0/+27 |
1993-07-07 | Typedef changes. V9 work. | Ken Raeburn | 2 | -0/+65 |
1993-07-07 | (sparc_ip): Initialize `len' variable to make gcc shut up. | Ken Raeburn | 1 | -185/+153 |
1993-07-07 | (md_create_short_jump, md_create_long_jump, | Ken Raeburn | 1 | -60/+66 |
1993-07-07 | Change various calls (e.g., to symbol_new, md_number_to_chars) to cast | Ken Raeburn | 1 | -798/+412 |
1993-07-07 | (struct fix): Fields fx_offset and fx_addnumber are now type valueT. | Ken Raeburn | 1 | -46/+48 |
1993-07-07 | (write_object_file): Locals from_addr, to_addr, table_addr are now addressT. | Ken Raeburn | 1 | -134/+276 |
1993-07-07 | * symbols.c (symbol_new): Symbol value is type valueT. | Ken Raeburn | 2 | -250/+328 |
1993-07-07 | (obj_elf_frob_symbol, elf_frob_file, elf_file_symbol): Declare. | Ken Raeburn | 1 | -0/+72 |
1993-07-07 | clean v9 from obj-elf.h | Ken Raeburn | 1 | -1/+7 |
1993-07-07 | Define ENV64 for sparc v9. | Ken Raeburn | 1 | -7/+33 |
1993-07-07 | (free): Returns void if __STDC__. | Ken Raeburn | 1 | -1/+2 |
1993-07-07 | (s_comm): Values read are type valueT. | Ken Raeburn | 1 | -302/+385 |
1993-07-07 | (expressionS): Field X_add_number is an offsetT. | Ken Raeburn | 1 | -26/+18 |
1993-07-07 | (integer_constant, floating_constant): Now return void. | Ken Raeburn | 1 | -58/+58 |
1993-07-07 | move valueT typedef to as.h from struc-symbol.h | Ken Raeburn | 2 | -54/+102 |
1993-07-07 | localize a conditionally used variable | Ken Raeburn | 1 | -35/+41 |
1993-07-02 | fix decls | David D. Zuhn | 2 | -2/+1 |
1993-06-30 | * read.c (cons): Conditionalize parsing of expression. Move | Ian Lance Taylor | 2 | -5/+192 |
1993-06-30 | sparc64 changes | Ken Raeburn | 1 | -0/+11 |
1993-06-30 | New files for sparc64 cpu. | Ken Raeburn | 3 | -1/+8 |
1993-06-29 | fix HPUX hosting problems | David D. Zuhn | 2 | -9/+24 |