Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-03-29 | * config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit for | Ian Lance Taylor | 1 | -1/+3 |
1993-03-25 | * config/obj-coffbfd.c (do_relocs_for): Remove a29k special case. | Ian Lance Taylor | 1 | -8/+6 |
1993-03-23 | updated for obj-bfd-sunos, ho-decst* changes | Ken Raeburn | 1 | -3/+1 |
1993-03-23 | (do_relocs_for): Don't allocate storage or process relocs if there aren't any | Ken Raeburn | 1 | -64/+77 |
1993-03-23 | rename for <=14 chars | Ken Raeburn | 1 | -0/+0 |
1993-03-23 | unused; deleted | Ken Raeburn | 2 | -143/+0 |
1993-03-22 | * config/tc-mips.c (macro): Use $AT for any floating point load. | Ian Lance Taylor | 1 | -1/+1 |
1993-03-18 | * app.c (do_scrub_next_char): Added new state, 9, to avoid | Ian Lance Taylor | 2 | -88/+144 |
1993-03-15 | * write.c (write_contents): Compute the relocs before writing out | Ian Lance Taylor | 3 | -1/+7803 |
1993-03-15 | * config/obj-coffbfd.c (obj_coff_endef): Correct test for .bf | Ian Lance Taylor | 1 | -2/+1 |
1993-03-12 | Include new file config.h. | Ken Raeburn | 1 | -40/+71 |