summaryrefslogtreecommitdiff
path: root/bfd/som.c
AgeCommit message (Expand)Author
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra
2002-05-15Fix ld --just-symbolsAlan Modra
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-01-21comment typo fixesAlan Modra
2001-11-02Initialize subspace_sections.Nick Clifton
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata
2001-10-05 * som.h (som_exec_data): New field "version_id".Jeff Law
2001-09-29 * som.c (som_write_symbol_strings): Cast current_offset inAlan Modra
2001-09-28som_write_symbol_strings: Fix incorrect type of current_offset to matchJoel Brobecker
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-232001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek
2001-03-08Update copyright noticesNick Clifton
2001-01-042001-01-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-12-142000-12-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-09-28* som.c: Include alloca-conf.hAlan Modra
2000-09-26Make weak symbols SS_UNIVERSAL (ie. global)Alan Modra
2000-09-14 * som.c (som_write_symbol_strings): Do not used fixed buffers,Jeff Law
2000-08-04 * som.c (struct fixup_format): Constify `format'.Jeff Law
2000-05-16 * som.c (som_decode_symclass): Recognize weak symbols.Catherine Moore
2000-02-26 * som.c (SOM_HOWTO): Define.Jeff Law
2000-02-24 * som.c (som_misc_symbol_info): Add fieldCatherine Moore
1999-12-10Revert previous patch.Nick Clifton
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton
1999-11-02 * som.c (som_fixup_formats): Improve handling of R_AUX_UNWIND,Jeff Law
1999-09-19 * som.c (NO_PCREL_MODES): Define if the system does not defineJeff Law
1999-08-24 * som.c (som_slurp_symbol_table): Fix typo in comment.Jeff Law
1999-07-19Add new field to bfd_target structure.Nick Clifton
1999-05-03MJeff Law
1999-05-0319990502 sourceware importRichard Henderson