aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-elf.c
AgeCommit message (Expand)AuthorFilesLines
1996-02-29All predefined sections to be of NOBITS typeMichael Meissner1-12/+11
1996-02-15Do not set undefined symbols to BSF_OBJECT.Michael Meissner1-1/+2
1996-02-15Force all PPC symbols that otherwise do not have a symbol type to be BSF_OBJECTMichael Meissner1-0/+15
1996-01-29 * config/obj-elf.c (obj_elf_type): Set BSF_OBJECT flag for a typeIan Lance Taylor1-9/+11
1996-01-12Add support for exclude section flag and ordered section typeMichael Meissner1-18/+101
1995-05-10First cut at handling multiple emulation modes for some MIPS targets.Ken Raeburn1-148/+266
1994-01-25 * ecoff.c (ecoff_frob_symbol): New function. Put undefinedIan Lance Taylor1-72/+0
1994-01-15* config/obj-elf.c (obj_elf_section): Fix loop termination test.David Edelsohn1-30/+101
1993-11-24 * ecoff.c (ecoff_setup_ext): Renamed from ecoff_build_ext.Ian Lance Taylor1-1/+165
1993-10-26 * config/obj-elf.c (obj_elf_init_stab_section): Align .stabIan Lance Taylor1-93/+193
1993-09-20 * read.c (get_stab_string_offset): Make non-static. MakeIan Lance Taylor1-3/+28
1993-09-16 * tc.h: Declare tc_gen_reloc differently depending upongIan Lance Taylor1-11/+38
1993-09-14Some more gcc lint, and:Ian Lance Taylor1-403/+10
1993-09-13 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor1-35/+48
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1-2/+4
1993-09-08 * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when usingIan Lance Taylor1-2/+2
1993-09-03more Utah changes, some cleanup of mineKen Raeburn1-8/+9
1993-08-20* tc-sparc.c (s_local): Function moved and renamed...Ken Raeburn1-0/+166
1993-08-18Undef NO_RELOC before including aout/aout64.h.Ken Raeburn1-2/+48
1993-08-04* obj-elf.c (obj_elf_stab_generic, in disabled code): IfKen Raeburn1-42/+107
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1-6/+5
1993-07-19(obj_elf_previous): New function.Ken Raeburn1-2/+46
1993-07-14 * Removed sy_forward and replaced it with an undefined expressionIan Lance Taylor1-1/+1
1993-07-12config/obj-elf.c (obj_elf_section): Allow `@' to introduce an attribute name.Ken Raeburn1-1/+2
1993-07-07Change various calls (e.g., to symbol_new, md_number_to_chars) to castKen Raeburn1-798/+412
1993-05-27read.c (s_align_bytes): Properly record alignment.Ken Raeburn1-0/+1189