Age | Commit message (Expand) | Author | Files | Lines |
1996-06-10 | * config/obj-coff.c (struct filename_list): Only define if not | Ian Lance Taylor | 1 | -83/+83 |
1996-05-07 | * config/obj-coff.c (yank_symbols): Check that FNAME_OFFSET is | Ian Lance Taylor | 1 | -15/+20 |
1996-05-04 | * config/obj-coff.c (coff_frob_symbol): Don't merge a symbol with | Ian Lance Taylor | 1 | -0/+2 |
1996-05-02 | tweak last change | Ian Lance Taylor | 1 | -5/+7 |
1996-05-02 | * subsegs.h (segment_info_type): If MANY_SEGMENTS and not | Ian Lance Taylor | 1 | -29/+70 |
1996-04-24 | * config/obj-coff.c (obj_coff_section): BFD_ASSEMBLER version: | Ian Lance Taylor | 1 | -20/+14 |
1996-04-18 | * config/obj-coff.c: BFD_ASSEMBLER: | Ian Lance Taylor | 1 | -43/+117 |
1996-02-08 | * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl. | Ian Lance Taylor | 1 | -4/+13 |
1996-01-31 | Wed Jan 31 14:03:17 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -3/+32 |
1995-12-04 | * config/obj-coff.c (size_section, fill_section, fixup_mdeps): Treat | Ken Raeburn | 1 | -0/+3 |
1995-11-30 | Thu Nov 30 11:23:42 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 1 | -3/+6 |
1995-11-08 | * config/obj-coff.c (c_dot_file_symbol): Cast xmalloc return. | Ian Lance Taylor | 1 | -1/+8 |
1995-10-31 | * config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS. | Ian Lance Taylor | 1 | -18/+72 |
1995-08-09 | * write.c (adjust_reloc_syms): Check that symbol is not NULL | Ian Lance Taylor | 1 | -1/+2 |
1995-08-08 | * struc-symbol.h (struct symbol): Add sy_mri_common bit. | Ian Lance Taylor | 1 | -1/+22 |
1995-07-24 | * config/tc-sh.c (md_pseudo_table): Add "uses". | Ian Lance Taylor | 1 | -16/+78 |
1995-07-06 | fsf address update | Ken Raeburn | 1 | -1/+1 |
1995-07-05 | * config/obj-coff.c (obj_coff_line): Call listing_source_line, in | Ian Lance Taylor | 1 | -1/+11 |
1995-06-30 | Support for long filenames non-bfd coff. bfd/7288 | Steve Chamberlain | 1 | -3/+57 |
1995-06-29 | * config/obj-coff.c (fixup_segment): PE doens't use | Steve Chamberlain | 1 | -2/+2 |
1995-06-16 | * config/obj-coff.c: Don't use "bfd/" when including libbfd.h | Stan Shebs | 1 | -7/+11 |
1995-03-10 | whitespace/comment formatting | Ken Raeburn | 1 | -12/+10 |
1995-03-09 | * config/obj-coff.c (coff_header_append): Check return value of | Ian Lance Taylor | 1 | -0/+2 |
1995-03-09 | Delete this patch, it breaks the h8300 assembler. | David Edelsohn | 1 | -3/+5 |
1995-01-18 | gcc -Wall lint. | Ian Lance Taylor | 1 | -2/+1 |
1995-01-12 | For COFF targets, make sure F_RELFLG is set exactly when no relocs are present, | Ken Raeburn | 1 | -0/+5 |
1995-01-10 | * config/obj-coff.c (write_object_file): Don't treat h8300 and z8k specially | Ken Raeburn | 1 | -1/+3 |
1995-01-10 | * config/obj-coff.c (size_section): Handle rs_space like rs_fill, but make sure | Ken Raeburn | 1 | -0/+4 |
1994-12-20 | * frags.c (frag_init): Call obstack_begin on `frags'. | Ken Raeburn | 1 | -2/+1 |
1994-12-20 | * config/obj-aout.h, config/obj-coff.c, config/obj-elf.h, config/obj-som.h, | Ken Raeburn | 1 | -11/+23 |
1994-10-07 | * config/obj-coff.c (do_relocs_for): Test only TC_KEEP_FX_OFFSET, rather than | Ken Raeburn | 1 | -26/+90 |
1994-09-13 | * config/obj-coff.c (do_relocs_for): If TC_KEEP_FX_OFFSET | Steve Chamberlain | 1 | -1/+1 |
1994-09-13 | Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls. | Ken Raeburn | 1 | -1/+1 |
1994-09-13 | * config/obj-coff.c (fixup_segment): After handling the difference | Ian Lance Taylor | 1 | -0/+1 |
1994-09-08 | * config/obj-coff.c (size_section): Do an fprintf to stderr rather | Ian Lance Taylor | 1 | -259/+108 |
1994-06-03 | * as.h: Replace flagseen with separate variables. | David MacKenzie | 1 | -3/+3 |
1994-06-02 | (fixup_segment) [!BFD_ASSEMBLER] [DIFF_EXPR_OK]: Do conversion to pc-relative | Ken Raeburn | 1 | -2/+2659 |
1994-05-04 | * obj-coff.h (TARGET_FORMAT) [TC_I960]: Select little endian version. | Ken Raeburn | 1 | -164/+161 |
1994-04-22 | * config/obj-coff.c (obj_symbol_new_hook): Don't need to strip underscores, | Ken Raeburn | 1 | -10/+0 |
1994-04-20 | * config/obj-coff.h, config/obj-coff.c: Deleted all code used only when | Ken Raeburn | 1 | -1351/+61 |
1994-03-09 | * config/obj-coff.c: Minor formatting/stylistic changes, plus: | Ken Raeburn | 1 | -110/+204 |
1994-02-01 | * config/obj-coff.c (dot_text_symbol, dot_data_symbol, | Ian Lance Taylor | 1 | -10/+12 |
1994-01-28 | * config/obj-coff.c (obj_coff_section_header_append): Do not | Ian Lance Taylor | 1 | -9/+15 |
1994-01-28 | * as.h: If __GNUC__ and inline are both undefined, define inline away. | Ken Raeburn | 1 | -253/+164 |
1993-07-14 | * Removed sy_forward and replaced it with an undefined expression | Ian Lance Taylor | 1 | -32/+10 |
1993-07-14 | * Changes to keep a full expression as the value of a symbol, not | Ian Lance Taylor | 1 | -239/+627 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -1598/+1824 |
1992-02-21 | changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386 | K. Richard Pixley | 1 | -79/+146 |
1992-02-15 | White space and comment changes, and #ifdef __STDC__ becomes #if | K. Richard Pixley | 1 | -4/+4 |
1992-02-13 | remove all rcs keywords | K. Richard Pixley | 1 | -2/+0 |