Age | Commit message (Expand) | Author | Files | Lines |
1994-05-05 | * config/obj-coff*.*: Merged coffbfd versions into coff versions, with a single | Ken Raeburn | 1 | -2689/+0 |
1994-05-04 | * config/obj-coffbfd.c (fixup_segment): Make common symbol and PC | Ian Lance Taylor | 1 | -3/+3 |
1994-05-04 | * obj-coff.h (TARGET_FORMAT) [TC_I960]: Select little endian version. | Ken Raeburn | 1 | -240/+211 |
1994-04-26 | * config/obj-coffbfd.c (fill_section): Check COFF_NOLOAD_PROBLEM | Ken Raeburn | 1 | -2/+7 |
1994-04-22 | * config/obj-coff.c (obj_symbol_new_hook): Don't need to strip underscores, | Ken Raeburn | 1 | -11/+0 |
1994-03-16 | * config/obj-coffbfd.c (adjust_stab_section): Initialize | Ian Lance Taylor | 1 | -2/+2 |
1994-03-15 | (obj_coff_line): Set symbol lnno field with this_base, not line_base. (Patch | Ken Raeburn | 1 | -2/+1 |
1994-02-28 | (obj_coff_lcomm): Put "#if 0" around the unused parts (most of the function). | Ken Raeburn | 1 | -3/+6 |
1994-02-25 | * config/obj-coffbfd.c (fill_section): Correct test for whether to | Ian Lance Taylor | 1 | -1/+1 |
1994-02-22 | * config/obj-coffbfd.c (write_object_file): use bfd_get_error (), | Ian Lance Taylor | 1 | -1/+1 |
1994-02-09 | Wed Feb 9 09:42:45 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -1/+1 |
1994-02-05 | Sat Feb 5 12:30:32 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+2 |
1994-02-01 | * config/obj-coffbfd.c (symbol_to_chars): bfd_coff_swap_aux_out | Ian Lance Taylor | 1 | -1/+1 |
1994-01-28 | * as.h: If __GNUC__ and inline are both undefined, define inline away. | Ken Raeburn | 1 | -11/+12 |
1994-01-19 | * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN, C_BLOCK and | Steve Chamberlain | 1 | -1/+7 |
1994-01-07 | * config/obj-coffbfd.c (fill_section): Don't ever fill past the | Steve Chamberlain | 1 | -2/+11 |
1993-12-16 | * config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH now | Ken Raeburn | 1 | -32/+13 |
1993-11-19 | * config/obj-coffbfd.c: Use PARAMS rather than EXFUN. | Ian Lance Taylor | 1 | -25/+19 |
1993-11-10 | * write.h (fixS): Rename fx_callj field to fx_tcbit. | Ian Lance Taylor | 1 | -2/+2 |
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 |