summaryrefslogtreecommitdiff
path: root/bfd/som.c
Commit message (Expand)AuthorAgeFilesLines
...
* * ChangeLog: Fix typos.Kazu Hirata2003-11-301-7/+7
* Index: doc/ChangeLogAndrew Cagney2003-10-161-2/+2
* (som_fixup_formats): Correct formats for R_AUX_UNWIND and R_COMMENT.Nick Clifton2003-03-061-11/+8
* * coff-h8300.c: Fix comment typos.Kazu Hirata2002-12-201-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-318/+345
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-25/+22
* Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra2002-06-071-15/+6
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-0/+1
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+1
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-0/+1
* comment typo fixesAlan Modra2002-01-211-2/+2
* Initialize subspace_sections.Nick Clifton2001-11-021-1/+2
* * aout-encap.c: Fix comment typos.Kazu Hirata2001-10-101-1/+1
* * som.h (som_exec_data): New field "version_id".Jeff Law2001-10-051-3/+10
* * som.c (som_write_symbol_strings): Cast current_offset inAlan Modra2001-09-291-1/+1
* som_write_symbol_strings: Fix incorrect type of current_offset to matchJoel Brobecker2001-09-281-1/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-6/+6
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-518/+561
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-231-3/+3
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+1
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-041-222/+213
* 2000-12-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-141-155/+148
* * som.c: Include alloca-conf.hAlan Modra2000-09-281-0/+1
* Make weak symbols SS_UNIVERSAL (ie. global)Alan Modra2000-09-261-1/+2
* * som.c (som_write_symbol_strings): Do not used fixed buffers,Jeff Law2000-09-141-25/+62
* * som.c (struct fixup_format): Constify `format'.Jeff Law2000-08-041-285/+281
* * som.c (som_decode_symclass): Recognize weak symbols.Catherine Moore2000-05-161-0/+2
* * som.c (SOM_HOWTO): Define.Jeff Law2000-02-261-0/+3
* * som.c (som_misc_symbol_info): Add fieldCatherine Moore2000-02-241-1/+14
* Revert previous patch.Nick Clifton1999-12-101-1/+0
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-101-0/+1
* * som.c (som_fixup_formats): Improve handling of R_AUX_UNWIND,Jeff Law1999-11-021-5/+5
* * som.c (NO_PCREL_MODES): Define if the system does not defineJeff Law1999-09-191-1/+44
* * som.c (som_slurp_symbol_table): Fix typo in comment.Jeff Law1999-08-241-1/+1
* Add new field to bfd_target structure.Nick Clifton1999-07-191-0/+2
* MJeff Law1999-05-031-3/+2
* Initial revisionRichard Henderson1999-05-031-0/+6264