summaryrefslogtreecommitdiffstats
path: root/gas/write.c
Commit message (Expand)AuthorAgeFilesLines
* * as.h: Replace flagseen with separate variables.David MacKenzie1994-06-031-8/+14
* * subsegs.h (segment_info_type): Use fix_tail field even ifIan Lance Taylor1994-05-021-2/+21
* * write.c (symbol_table_frozen): New variable, to be set after bfd_set_symtabKen Raeburn1994-03-191-72/+110
* write.c (write_object_file): Removed register declarations.Ken Raeburn1994-02-181-9/+13
* (adjust_reloc_syms): Use abs_symbol instead of calling section_symbol.Ken Raeburn1994-02-091-7/+3
* * write.c (write_relocs): Print some sensible error message ifKen Raeburn1994-02-081-21/+27
* Don't refer to new fields unless BFD_ASSEMBLER (from sac).Ian Lance Taylor1994-02-051-0/+2
* Changed relocs to be based on subsegments (when BFD_ASSEMBLER).Ian Lance Taylor1994-02-051-51/+49
* * write.c (write_object_file): If tc_frob_file is defined, call itKen Raeburn1994-01-301-0/+4
* * as.h: If __GNUC__ and inline are both undefined, define inline away.Ken Raeburn1994-01-281-44/+82
* * write.c (adjust_reloc_syms) [RELOC_REQUIRES_SYMBOL]: If no symbol is presentKen Raeburn1993-12-201-2/+21
* * as.c (main): Only invoke md_end if it's defined as a macro.Ken Raeburn1993-12-201-16/+1
* (number_to_chars_*): Delete bogus range checks.Ken Raeburn1993-12-091-249/+269
* * write.c (TC_FORCE_RELOCATION): Provide a default definition.Jeff Law1993-11-301-54/+71
* Get ECOFF gas to work again after this morning's checkins.Ian Lance Taylor1993-11-181-1/+1
* * write.c (is_dnrange): Do not define if md_relax_frag is defined.Ian Lance Taylor1993-11-171-34/+38
* * write.c (chain_frchains_together): Update pointer to lastJeff Law1993-11-051-3/+11
* * Add support for marker type relocations. These mark areasJeff Law1993-11-021-4/+3
* * write.c (relax_and_size_seg): Correct test to determineJeff Law1993-10-311-11/+14
* * write.c (write_relocs): For relocs that are pc_relative andKen Raeburn1993-10-251-8/+19
* Various arious PA changes from Utah.Ken Raeburn1993-10-211-5/+28
* * write.c (write_contents): Don't crash if seginfo is NULL.Ian Lance Taylor1993-10-111-1/+2
* Changes to let cons handle bignums like general expressions.Ian Lance Taylor1993-10-061-49/+96
* gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1993-09-101-27/+26
* Changes to support stabs-in-coffStan Shebs1993-09-071-1/+1
* (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Declare tc_gen_reloc correctly.Ken Raeburn1993-09-011-69/+70
* (write_object_file): Test DEBUG_SYMS instead of DEBUG for verifying sym chain.Ken Raeburn1993-08-051-121/+131
* Don't use #ifdef inside macro arguments.Ian Lance Taylor1993-07-221-4/+6
* * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1993-07-211-27/+97
* (write_relocs): New function, split off from write_contents. Use memsetKen Raeburn1993-07-191-4/+23
* * Removed sy_forward and replaced it with an undefined expressionIan Lance Taylor1993-07-141-3/+15
* * Changes to keep a full expression as the value of a symbol, notIan Lance Taylor1993-07-141-0/+9
* (write_object_file): Locals from_addr, to_addr, table_addr are now addressT.Ken Raeburn1993-07-071-134/+276
* * write.c (write_contents): Compute the relocs before writing outIan Lance Taylor1993-03-151-69/+67
* * expr.c, write.c: Ultrix native 4.2 cc requires assert conditionIan Lance Taylor1993-03-121-9/+16
* set SEC_RELOC only if fixups are requiredKen Raeburn1993-03-021-348/+749
* Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-12-301-8/+9
* Wed Dec 16 12:12:33 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-12-161-31/+29
* Some cleanup.Ken Raeburn1992-12-031-170/+150
* Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1992-11-231-841/+945
* Sun Sep 13 20:30:10 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-09-141-2/+2
* mainly link-relax changesKen Raeburn1992-08-191-60/+69
* * subsegs.c (subsegs_begin): create bss0_frchainP in the same wasSteve Chamberlain1992-06-091-20/+42
* Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1992-06-041-1/+2
* Fix -R problem from AdobeMichael Tiemann1992-06-021-5/+38
* Change a series of #if/#elif to #if/#else/#if.../#endif. The apolloSean Eric Fagan1992-04-071-9/+5
* Make the declarations of fix_new consistent under __STDC__. It mightMichael Tiemann1992-03-011-4/+8
* * app.c: MRI compatibility - allow single quote to start a string.Steve Chamberlain1992-02-221-59/+30
* changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386K. Richard Pixley1992-02-211-23/+59
* fighting bitrot in a major wayK. Richard Pixley1992-02-171-21/+10
OpenPOWER on IntegriCloud