aboutsummaryrefslogtreecommitdiff
path: root/bfd/syms.c
AgeCommit message (Collapse)AuthorFilesLines
2000-07-10Ryan Bradetich's warning fixes.Alan Modra1-3/+3
2000-06-29* syms.c (_bfd_stab_section_find_neares_line): Use IS_ABSOLUTE_PATH.DJ Delorie1-1/+1
2000-01-28Apply patch from Thomas de Lellis to allow nm to distinguish between weakNick Clifton1-5/+41
function symbols and weak data symbols.
1999-09-111999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-1/+6
* syms.c (BSF_DEBUGGING_RELOC): Define. * coffgen.c (fixup_symbol_value): Relocate a symbol which has BSF_DEBUGGING_RELOC set. * bfd-in2.h: Rebuild.
1999-09-061999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1-2/+12
* syms.c (stt): Add some PE/PEI section names. (bfd_decode_symclass): Return 'w', not 'U', for a weak undefined symbol. (bfd_symbol_info): Check for 'w'.
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-22/+24
as appropriate. Fill in structure initializations. Add variable initializations. Add casts. * dwarf1.c (parse_line_table): Change eachLine to unsigned long. (dwarf1_unit_find_nearest_line): Change i to unsigned long.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1253