Age | Commit message (Expand) | Author | Files | Lines |
1993-10-30 | * config/obj-coffbfd.c (obj_coff_init_stab_section): Append "str" | Jeff Law | 1 | -1/+5 |
1993-10-22 | * input-scrub.c (physical_input_file, logical_input_file, | Ian Lance Taylor | 1 | -7/+2 |
1993-10-13 | * config/obj-coffbfd.c (fixup_segment) [DIFF_EXPR_OK]: If | Ken Raeburn | 1 | -0/+13 |
1993-09-28 | More Lynx support, plus better stabs-in-coff generation. | Stan Shebs | 1 | -2/+89 |
1993-09-28 | Whitespace/comment cleanup. Use PARAMS in tc-vax.c. | Ken Raeburn | 1 | -1/+1 |
1993-09-23 | relax_align is now static | Ken Raeburn | 1 | -1/+1 |
1993-09-14 | Some more gcc lint, and: | Ian Lance Taylor | 1 | -21/+17 |
1993-09-13 | * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. | Ian Lance Taylor | 1 | -79/+123 |
1993-09-07 | Changes to support stabs-in-coff | Stan Shebs | 1 | -2/+7 |
1993-09-01 | add an alias for data section type | K. Richard Pixley | 1 | -0/+2 |
1993-07-21 | * read.c (read_a_source_file): If NO_PSEUDO_DOT is defined, look | Ian Lance Taylor | 1 | -1/+7 |
1993-07-21 | * Extensive changes to permit symbols to contain any expression | Ian Lance Taylor | 1 | -9/+7 |
1993-07-19 | * expr.c (clean_up_expression): Don't cancel the subtraction of | Ian Lance Taylor | 1 | -1/+4 |
1993-07-15 | * config/obj-coffbfd.c (fixup_segment): If TC_M88K, don't adjust | Ian Lance Taylor | 1 | -0/+4 |
1993-07-15 | * Preliminary support for m88k-coff. | Ian Lance Taylor | 1 | -0/+4 |
1993-07-14 | * Removed sy_forward and replaced it with an undefined expression | Ian Lance Taylor | 1 | -19/+12 |
1993-07-14 | * Changes to keep a full expression as the value of a symbol, not | Ian Lance Taylor | 1 | -3/+7 |
1993-06-17 | * config/obj-coffbfd.c (fill_section): Don't allow fills backwards. | Steve Chamberlain | 1 | -1/+1 |
1993-06-04 | * config/h8300.c: Support for H8/300-H opcodes. | Steve Chamberlain | 1 | -2/+2 |
1993-05-27 | * app.c (do_scrub_begin): Let line_comment_chars override | Ian Lance Taylor | 1 | -5/+9 |
1993-05-05 | PR fix for debug symbols referring to other symbols, then same name defined | Ken Raeburn | 1 | -68/+48 |
1993-04-27 | Support for Hitachi SH | Steve Chamberlain | 1 | -4/+0 |
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 | 1 | -1/+1 |
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 | (do_relocs_for): Don't allocate storage or process relocs if there aren't any | Ken Raeburn | 1 | -64/+77 |
1993-03-15 | * config/obj-coffbfd.c (obj_coff_endef): Correct test for .bf | Ian Lance Taylor | 1 | -2/+1 |
1993-03-03 | SUB_SEGMENT_ALIGN now takes an argument. | Ken Raeburn | 1 | -2/+2 |
1993-02-11 | Thu Feb 11 09:20:37 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+1 |
1993-02-04 | * config/{h8500.mt, tc-h8500.c, tc-h8500.h, obj-coffbfd.c, | Steve Chamberlain | 1 | -2/+2 |
1993-01-20 | whitespace/comment changes | Ken Raeburn | 1 | -26/+18 |
1992-12-30 | A bunch of changes to COFF support. See the ChangeLog. | Ian Lance Taylor | 1 | -190/+252 |
1992-12-15 | lints | Steve Chamberlain | 1 | -32/+36 |
1992-12-13 | Sat Dec 12 15:26:34 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -45/+109 |
1992-12-08 | obj-coffbfd.c: include libcoff.h | Ken Raeburn | 1 | -0/+1 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -1517/+1669 |
1992-11-10 | These changes clean things up a bit, and improve Solaris cross | Ian Lance Taylor | 1 | -1/+1 |
1992-10-23 | Fri Oct 23 14:40:38 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+3 |
1992-10-20 | Tue Oct 20 13:02:25 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -37/+27 |
1992-09-29 | * obj-coffbfd.c (write_object_file): don't fixup for the z8k | Steve Chamberlain | 1 | -1/+1 |
1992-09-22 | Tue Sep 22 13:02:07 1992 Sean Eric Fagan (sef@cygnus.com) | Sean Eric Fagan | 1 | -35/+59 |
1992-09-14 | Sun Sep 13 20:29:39 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+11 |
1992-09-14 | Sun Sep 13 20:29:39 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -2/+2 |
1992-09-09 | Wed Sep 9 11:10:24 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -7/+57 |
1992-08-25 | Support for the Z8k | Steve Chamberlain | 1 | -3/+4 |
1992-07-07 | *** empty log message *** | Steve Chamberlain | 1 | -0/+3 |
1992-05-05 | * obj-coffbfd.c: use is a synonym for section, (do_relocs_for): | Steve Chamberlain | 1 | -77/+82 |
1992-05-05 | Added "sect" as synonym for "section" | Steve Chamberlain | 1 | -0/+1 |
1992-05-02 | Align lcomm addresses | Steve Chamberlain | 1 | -2/+7 |