34 Commits (96f5b6b2a52f569c3555eca4f6c011777d1ba888)

Author SHA1 Message Date
James Lemke 96f5b6b2a5 Instead of changing the names of .bss etc, add .vubss etc via 29 years ago
Ian Lance Taylor aff65ed99d Sat Apr 19 22:52:03 1997 Jim Wilson <wilson@cygnus.com> 30 years ago
Ian Lance Taylor 23ac3ca1f0 * read.c (s_comm): Check S_IS_COMMON as well as S_IS_DEFINED. 30 years ago
Ian Lance Taylor 2e9974a450 * config/obj-elf.c (obj_elf_data): Call md_flush_pending_output 30 years ago
Ian Lance Taylor d88cc85dbb From Eric Youngdale <eric@andante.jic.com>: 30 years ago
Ian Lance Taylor ba8f9c0955 Fri Jan 3 17:10:33 1997 Richard Henderson <rth@tamu.edu> 30 years ago
Ian Lance Taylor 5d0cd0b87e Mon Oct 14 11:24:28 1996 Richard Henderson <rth@tamu.edu> 30 years ago
Ian Lance Taylor 0bd28bc4f4 * config/obj-elf.c (elf_begin): New function. 30 years ago
Michael Meissner 30510276e6 All predefined sections to be of NOBITS type 31 years ago
Michael Meissner 59011c328c Do not set undefined symbols to BSF_OBJECT. 31 years ago
Michael Meissner 28910c57ce Force all PPC symbols that otherwise do not have a symbol type to be BSF_OBJECT 31 years ago
Ian Lance Taylor 3e78d07241 * config/obj-elf.c (obj_elf_type): Set BSF_OBJECT flag for a type 31 years ago
Michael Meissner f99d287b2a Add support for exclude section flag and ordered section type 31 years ago
Ken Raeburn e7757ad0bc First cut at handling multiple emulation modes for some MIPS targets. 32 years ago
Ian Lance Taylor c6858c1be5 * ecoff.c (ecoff_frob_symbol): New function. Put undefined 33 years ago
David Edelsohn e79cb10bbe * config/obj-elf.c (obj_elf_section): Fix loop termination test. 33 years ago
Ian Lance Taylor c5953036d8 * ecoff.c (ecoff_setup_ext): Renamed from ecoff_build_ext. 33 years ago
Ian Lance Taylor fa20b8bfd5 * config/obj-elf.c (obj_elf_init_stab_section): Align .stab 33 years ago
Ian Lance Taylor 9bd0d6499c * read.c (get_stab_string_offset): Make non-static. Make 33 years ago
Ian Lance Taylor 1399802122 * tc.h: Declare tc_gen_reloc differently depending upong 33 years ago
Ian Lance Taylor 4f0bccc7d8 Some more gcc lint, and: 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
Ian Lance Taylor 414b2c8f7a * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when using 33 years ago
Ken Raeburn 5cf4cd1b8b more Utah changes, some cleanup of mine 33 years ago
Ken Raeburn d7852a330d * tc-sparc.c (s_local): Function moved and renamed... 33 years ago
Ken Raeburn b81b8a7d14 Undef NO_RELOC before including aout/aout64.h. 33 years ago
Ken Raeburn 693b21e75a * obj-elf.c (obj_elf_stab_generic, in disabled code): If 34 years ago
Ian Lance Taylor 5ac34ac37e * Extensive changes to permit symbols to contain any expression 34 years ago
Ken Raeburn 7c05f0ec40 (obj_elf_previous): New function. 34 years ago
Ian Lance Taylor 5868b1fe68 * Removed sy_forward and replaced it with an undefined expression 34 years ago
Ken Raeburn 5d4ef2968b config/obj-elf.c (obj_elf_section): Allow `@' to introduce an attribute name. 34 years ago
Ken Raeburn 6e3785155d Change various calls (e.g., to symbol_new, md_number_to_chars) to cast 34 years ago
Ken Raeburn 49864cfa6c read.c (s_align_bytes): Properly record alignment. 34 years ago