aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-coff.c
AgeCommit message (Expand)AuthorFilesLines
1995-10-31 * config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS.Ian Lance Taylor1-18/+72
1995-08-09 * write.c (adjust_reloc_syms): Check that symbol is not NULLIan Lance Taylor1-1/+2
1995-08-08 * struc-symbol.h (struct symbol): Add sy_mri_common bit.Ian Lance Taylor1-1/+22
1995-07-24 * config/tc-sh.c (md_pseudo_table): Add "uses".Ian Lance Taylor1-16/+78
1995-07-06fsf address updateKen Raeburn1-1/+1
1995-07-05 * config/obj-coff.c (obj_coff_line): Call listing_source_line, inIan Lance Taylor1-1/+11
1995-06-30 Support for long filenames non-bfd coff. bfd/7288Steve Chamberlain1-3/+57
1995-06-29 * config/obj-coff.c (fixup_segment): PE doens't useSteve Chamberlain1-2/+2
1995-06-16 * config/obj-coff.c: Don't use "bfd/" when including libbfd.hStan Shebs1-7/+11
1995-03-10whitespace/comment formattingKen Raeburn1-12/+10
1995-03-09 * config/obj-coff.c (coff_header_append): Check return value ofIan Lance Taylor1-0/+2
1995-03-09Delete this patch, it breaks the h8300 assembler.David Edelsohn1-3/+5
1995-01-18gcc -Wall lint.Ian Lance Taylor1-2/+1
1995-01-12For COFF targets, make sure F_RELFLG is set exactly when no relocs are present,Ken Raeburn1-0/+5
1995-01-10* config/obj-coff.c (write_object_file): Don't treat h8300 and z8k speciallyKen Raeburn1-1/+3
1995-01-10* config/obj-coff.c (size_section): Handle rs_space like rs_fill, but make sureKen Raeburn1-0/+4
1994-12-20* frags.c (frag_init): Call obstack_begin on `frags'.Ken Raeburn1-2/+1
1994-12-20* config/obj-aout.h, config/obj-coff.c, config/obj-elf.h, config/obj-som.h,Ken Raeburn1-11/+23
1994-10-07* config/obj-coff.c (do_relocs_for): Test only TC_KEEP_FX_OFFSET, rather thanKen Raeburn1-26/+90
1994-09-13 * config/obj-coff.c (do_relocs_for): If TC_KEEP_FX_OFFSETSteve Chamberlain1-1/+1
1994-09-13Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls.Ken Raeburn1-1/+1
1994-09-13 * config/obj-coff.c (fixup_segment): After handling the differenceIan Lance Taylor1-0/+1
1994-09-08 * config/obj-coff.c (size_section): Do an fprintf to stderr ratherIan Lance Taylor1-259/+108
1994-06-03 * as.h: Replace flagseen with separate variables.David MacKenzie1-3/+3
1994-06-02(fixup_segment) [!BFD_ASSEMBLER] [DIFF_EXPR_OK]: Do conversion to pc-relativeKen Raeburn1-2/+2659
1994-05-04* obj-coff.h (TARGET_FORMAT) [TC_I960]: Select little endian version.Ken Raeburn1-164/+161
1994-04-22* config/obj-coff.c (obj_symbol_new_hook): Don't need to strip underscores,Ken Raeburn1-10/+0
1994-04-20* config/obj-coff.h, config/obj-coff.c: Deleted all code used only whenKen Raeburn1-1351/+61
1994-03-09* config/obj-coff.c: Minor formatting/stylistic changes, plus:Ken Raeburn1-110/+204
1994-02-01 * config/obj-coff.c (dot_text_symbol, dot_data_symbol,Ian Lance Taylor1-10/+12
1994-01-28 * config/obj-coff.c (obj_coff_section_header_append): Do notIan Lance Taylor1-9/+15
1994-01-28* as.h: If __GNUC__ and inline are both undefined, define inline away.Ken Raeburn1-253/+164
1993-07-14 * Removed sy_forward and replaced it with an undefined expressionIan Lance Taylor1-32/+10
1993-07-14 * Changes to keep a full expression as the value of a symbol, notIan Lance Taylor1-239/+627
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-1598/+1824
1992-02-21changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386K. Richard Pixley1-79/+146
1992-02-15White space and comment changes, and #ifdef __STDC__ becomes #ifK. Richard Pixley1-4/+4
1992-02-13remove all rcs keywordsK. Richard Pixley1-2/+0
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-496/+474
1991-10-21Make sure that 29k relocs are done right.Steve Chamberlain1-4/+4
1991-10-21 * configure.in: added ebmon entry.Steve Chamberlain1-122/+261
1991-05-18Buying into ../include and ../libiberty.K. Richard Pixley1-21/+25
1991-04-04Initial revisionK. Richard Pixley1-0/+1772