65 Commits (7c9c8381d9b4fe39531f5b2988ca9da13a974c4e)

Author SHA1 Message Date
Nick Clifton aa257fcdbd Fix local label code to use LOCAL_LABEL_PREFIX 26 years ago
Kazu Hirata 7c743825ea 2000-08-10 Kazu Hirata <kazu@hxi.com> 26 years ago
Nick Clifton 24ef815251 Use bfd_octets_per_byte instead of OCTETS_PER_BYTE 27 years ago
Timothy Wall bea9907b2a octets vs bytes changes for GAS 27 years ago
Alan Modra 4c63da97a7 This set of patches add support for aout emulation on the x86 27 years ago
Ian Lance Taylor a04b544b56 * config/obj-coff.c (coff_frob_symbol): Always update set_end with 27 years ago
Nick Clifton f84dd1f035 oops - omitted from previous delta 27 years ago
Ian Lance Taylor ab9da55419 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED 28 years ago
Ian Lance Taylor a1605869fb * struc-symbol.h: Put local_symbol code in ifdef BFD_ASSEMBLER. 28 years ago
Ian Lance Taylor 9b4d630bb9 * symbols.c (resolve_symbol_value): Don't permit subtraction of 28 years ago
Ian Lance Taylor 7f2f689c83 * symbols.c (copy_symbol_attributes): Convert local symbols to 28 years ago
Ian Lance Taylor bf27257ea6 * symbols.c (symbol_set_tc): Correct name. 28 years ago
Ian Lance Taylor 49309057b4 Add support for storing local symbols in a small structure to save 28 years ago
Richard Henderson 03987ceda1 * symbols.c (symbol_find_base): Use memcpy instead of strcpy. 28 years ago
Richard Henderson 252b5132c7 19990502 sourceware import 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
nobody 94228bd3ca This commit was manufactured by cvs2svn to create branch 'FSF'. 28 years ago
Doug Evans a461558bba * symbols.c (max_indent_level): New global. 29 years ago
Doug Evans 8dc11c35a7 * symbols.c (print_binary): New function. 29 years ago
Richard Henderson c3b27a64b4 * as.c (parse_args): Add --keep-locals alias for -L. 29 years ago
Ian Lance Taylor 2051ec0e35 * symbols.c (resolve_symbol_value): Store the value back into the 29 years ago
Ian Lance Taylor f59fb6cac7 Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org> 30 years ago
Ian Lance Taylor e95ef7c1b1 * symbols.c (symbol_new): Don't call debug_verify_symchain. 30 years ago
Ian Lance Taylor 3569064fb5 * symbols.c (resolve_symbol_value): Don't change X_add_number for 30 years ago
Ian Lance Taylor 5ca547dc23 * symbols.c (S_SET_EXTERNAL): Let .weak override. 31 years ago
Ian Lance Taylor c0b3470207 * symbols.c (S_SET_EXTERNAL): Change as_warn to as_bad. 31 years ago
Ken Raeburn 214f540d12 * config/tc-i386.c (md_number_to_chars): Deleted. 31 years ago
Ian Lance Taylor 8095b665cb * as.c (emulation_name): Remove unused static variable. 31 years ago
Ian Lance Taylor 943bdfdcce * symbols.c (symbol_create): If bfd_make_empty_symbol fails, call 31 years ago
Ian Lance Taylor 73255941ff * symbols.c (symbol_find_or_make): Change name to be const. 31 years ago
Ian Lance Taylor 2a0f64a535 * symbols.c (S_IS_LOCAL): All symbols in reg_section are local. 31 years ago
Ian Lance Taylor db317fe7a7 * symbols.c (symbol_begin): Set sy_frag of abs_symbol to 31 years ago
Ian Lance Taylor 1356d77df3 * struc-symbol.h (struct symbol): Add sy_mri_common bit. 31 years ago
Ian Lance Taylor 56dc989a91 * symbols.c (S_SET_EXTERNAL): Warn if symbol is weak. 32 years ago
Ken Raeburn 87e4849501 * frags.c (frag_init): Call obstack_begin on `frags'. 32 years ago
Ken Raeburn 9de0bdfba9 forgot to hit ^x^s after deleting "#if 1" lines 32 years ago
Ken Raeburn e702f6e6e3 (resolve_symbol_value, case O_symbol): Don't do any processing if add_symbol is 32 years ago
Ken Raeburn dacf29ea1f * .gdbinit (pe, ps): Define new commands. 32 years ago
Ken Raeburn eec0de3f43 * symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted. 33 years ago
Ian Lance Taylor 0cafaab1f0 * symbols.c (S_IS_COMMON): Use bfd_is_com_section rather than 33 years ago
Ian Lance Taylor 604633aeca * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. 33 years ago
Ian Lance Taylor 58d4951d00 gcc lint. See ChangeLog for details. Also: 33 years ago
Ken Raeburn 1ecd6c4ad4 Deleted explicit "return" statements without values at the ends of functions. 33 years ago
Ian Lance Taylor 5ac34ac37e * Extensive changes to permit symbols to contain any expression 34 years ago
Ian Lance Taylor 1e9cf56586 * read.c (float_cons): Simplified parsing logic. If 34 years ago
Ian Lance Taylor c978e704a9 * Preliminary support for m88k-coff. 34 years ago
Ian Lance Taylor 5868b1fe68 * Removed sy_forward and replaced it with an undefined expression 34 years ago
Ian Lance Taylor 85051959f4 * Changes to keep a full expression as the value of a symbol, not 34 years ago
Ian Lance Taylor e154ecf4ab * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dump 34 years ago
Ken Raeburn 2b68b820a9 * symbols.c (symbol_new): Symbol value is type valueT. 34 years ago