Age | Commit message (Expand) | Author | Files | Lines |
1993-07-08 | Oops, not all of the tc-sparc.c change was format-independent. | Ken Raeburn | 1 | -0/+2 |
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 | 1 | -24/+32 |
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 | (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 | (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-02 | fix decls | David D. Zuhn | 2 | -2/+1 |
1993-06-30 | * read.c (cons): Conditionalize parsing of expression. Move | Ian Lance Taylor | 1 | -1/+3 |
1993-06-30 | New files for sparc64 cpu. | Ken Raeburn | 3 | -1/+8 |
1993-06-25 | (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22 relocation. | Ken Raeburn | 1 | -83/+263 |
1993-06-20 | Sun Jun 20 02:34:04 1993 Ashley Saulsbury (ans@sics.se) | Ken Raeburn | 1 | -1/+1 |
1993-06-17 | * config/obj-coffbfd.c (fill_section): Don't allow fills backwards. | Steve Chamberlain | 1 | -1/+1 |
1993-06-10 | I don't think this file is needed any more | Ken Raeburn | 1 | -132/+0 |
1993-06-10 | patches from tege | Ken Raeburn | 2 | -237/+516 |
1993-06-04 | * config/h8300.c: Support for H8/300-H opcodes. | Steve Chamberlain | 1 | -2/+2 |
1993-06-03 | keep ho-hppabsd.h | Ken Raeburn | 1 | -0/+1 |
1993-06-03 | new file, from utah | Ken Raeburn | 1 | -0/+55 |
1993-06-01 | don't bother checking return value from hash_new | Ken Raeburn | 1 | -2/+0 |
1993-05-27 | read.c (s_align_bytes): Properly record alignment. | Ken Raeburn | 5 | -491/+1857 |
1993-05-27 | * app.c (do_scrub_begin): Let line_comment_chars override | Ian Lance Taylor | 2 | -84/+133 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 |
1993-05-25 | * config/obj-bout.h (S_GET_VALUE): Removed unnecessary cast. | Ian Lance Taylor | 1 | -1/+1 |
1993-05-19 | (build_bytes): Understand @rd mode and build relocations correctly. | Steve Chamberlain | 1 | -4/+8 |
1993-05-14 | override obj_header_append from obj-aout.c | Ken Raeburn | 2 | -0/+52 |
1993-05-14 | discard empty rs6000 files | Ken Raeburn | 3 | -2/+0 |
1993-05-10 | whitespace changes; rely on default initialization for a var | Ken Raeburn | 1 | -13/+20 |
1993-05-06 | keep new files | Ken Raeburn | 1 | -0/+8 |
1993-05-05 | PR fix for debug symbols referring to other symbols, then same name defined | Ken Raeburn | 1 | -68/+48 |
1993-05-05 | hppa configuration | Ken Raeburn | 1 | -0/+34 |
1993-05-05 | hp300 hpux configuration | Ken Raeburn | 3 | -0/+111 |
1993-04-28 | include ctype.h, and some special-purpose regs for 29050 | Ken Raeburn | 1 | -0/+15 |
1993-04-27 | Support for Hitachi SH | Steve Chamberlain | 4 | -4/+12 |
1993-04-21 | Get version string from config.h now. | Ken Raeburn | 2 | -71/+56 |
1993-04-09 | * config/obj-ecoff.h (ecoff_build_lineno): Make ilineMax in | Ian Lance Taylor | 1 | -4/+3 |
1993-04-08 | * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__, | Ian Lance Taylor | 1 | -1/+1 |
1993-04-05 | include string.h | Ken Raeburn | 1 | -0/+2 |
1993-04-05 | * config/te-irix.h: New file; irix needs a different LOCAL_LABEL | Ian Lance Taylor | 1 | -0/+1 |
1993-04-04 | * config/tc-h8500.c: Get relax size of branch instructions right, | Steve Chamberlain | 1 | -2/+8 |
1993-04-02 | Include ho-generic.h. | Ian Lance Taylor | 1 | -0/+2 |
1993-04-02 | * config/ho-irix.h: New file; if not gcc, define BROKEN_ASSERT. | Ian Lance Taylor | 2 | -0/+26 |
1993-04-01 | * subsegs.c (subseg_new): Set output_section of new section. | Ian Lance Taylor | 3 | -1913/+2488 |
1993-03-30 | build file symbol fwd pointers properly, don't deref symbol #s as pointers | Ken Raeburn | 1 | -7/+6 |
1993-03-29 | * config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocs | Steve Chamberlain | 2 | -2/+2 |
1993-03-29 | Numerous bug fixes | Steve Chamberlain | 2 | -260/+344 |