Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-03-12 | Define EXIT_SUCCESS and EXIT_FAILURE if not already defined. | Ken Raeburn | 1 | -0/+5 |
1993-03-09 | Added new ECOFF files. | Ian Lance Taylor | 1 | -0/+4 |
1993-03-09 | Checkpoint for ECOFF support. Can assemble hello, world. | Ian Lance Taylor | 2 | -0/+2 |
1993-03-05 | * read.h: Define stringer here. | Ian Lance Taylor | 2 | -10/+1 |
1993-03-03 | SUB_SEGMENT_ALIGN now takes an argument. | Ken Raeburn | 2 | -7/+7 |
1993-02-24 | (s_xword): Now accepts large integer constants, but not symbolic constants | Ken Raeburn | 1 | -5/+6 |
1993-02-24 | changes for bfd support, enough for sun4 target | Ken Raeburn | 1 | -200/+290 |
1993-02-24 | m68k_ip: for pc-rel addressing of a symbol, fix offset so +2 isn't needed | Ken Raeburn | 1 | -98/+49 |
1993-02-24 | deleted emacs local variables comments | Ken Raeburn | 1 | -7/+0 |
1993-02-24 | don't need LOCAL_LOADLIBES any more, with new configure.in changes | Ken Raeburn | 1 | -1/+0 |
1993-02-13 | removing excess verbosity | David D. Zuhn | 1 | -1/+0 |
1993-02-11 | Thu Feb 11 09:20:37 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+1 |
1993-02-08 | Deleted RCS logs and "Done in" message. | Ken Raeburn | 1 | -194/+1 |
1993-02-08 | update for files added and deleted | Ken Raeburn | 1 | -5/+8 |
1993-02-08 | Move VMS version of SUB_SEGMENT_ALIGN to obj-vms.h from write.h. | Ken Raeburn | 1 | -1/+9 |
1993-02-08 | from Ralph Campbell's work | Ken Raeburn | 2 | -0/+680 |
1993-02-08 | delete silly fake-as target stuff | Ken Raeburn | 2 | -2/+0 |
1993-02-08 | don't specify comopiler here | Ken Raeburn | 1 | -2/+0 |
1993-02-08 | The z8k code doesn't appear too depend on include/opcode/h8300.h. | Ken Raeburn | 1 | -4/+1 |
1993-02-04 | * config/{h8500.mt, tc-h8500.c, tc-h8500.h, obj-coffbfd.c, | Steve Chamberlain | 6 | -3/+1609 |
1993-01-27 | not used | Ken Raeburn | 1 | -6/+0 |
1993-01-27 | not used | Ken Raeburn | 1 | -1/+0 |
1993-01-20 | whitespace/comment changes | Ken Raeburn | 1 | -26/+18 |
1993-01-07 | Lots of changes from Eric Youngdale, mostly for VAX and VMS support. | Ken Raeburn | 2 | -87/+222 |
1993-01-04 | delete decls of segment_name, seg_name | Ken Raeburn | 3 | -30/+0 |