summaryrefslogtreecommitdiff
path: root/bfd/som.c
Commit message (Expand)AuthorAgeFilesLines
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-1/+1
* bfd/Alan Modra2007-06-271-5/+5
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+17
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-3/+3
* bfd/Alan Modra2006-06-191-1/+1
* bfd/Alan Modra2006-05-031-6/+9
* * som.c (som_decode_symclass): Decode BSF_WEAK symbols in the sameDave Anglin2005-11-201-2/+21
* * som.c (som_find_inliner_info): New.Dave Anglin2005-06-151-0/+1
* * som.c (try_prev_fixup): Changed type of subspace_reloc_sizep toDave Anglin2005-05-221-10/+10
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* * som.c (som_bfd_print_private_bfd_data): Add explicit cast to longJerome Guitton2005-04-211-10/+14
* * som.c (hppa_som_reloc, som_mkobject, som_is_space)Mark Kettenis2005-04-171-16/+29
* Convert to ISO C90 formattingNick Clifton2005-04-111-703/+455
* update copyright datesAlan Modra2005-03-031-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-5/+0
* * som.c (som_bfd_print_private_bfd_data): New function.Mark Mitchell2004-11-091-30/+87
* * coff-rs6000.c (rs6000coff_vec): Add initializer forAlan Modra2004-10-091-0/+2
* PR 273Dave Anglin2004-07-281-5/+23
* bfd/H.J. Lu2004-07-211-0/+2
* * som.c (som_set_reloc_info): Correct small typo.Joel Brobecker2004-06-251-1/+1
* bfd/Alan Modra2004-06-241-40/+30
* binutils ChangeLog:Bob Wilson2004-05-171-0/+2
* * som.c (log2): Rename to exact_log2. Adjust all callers.Dave Anglin2004-05-141-6/+6
* * som.c (som_bfd_is_group_section): Define.Alan Modra2004-05-021-1/+2
* * som.c (struct som_misc_symbol_info): Add is_comdat, is_common andDave Anglin2004-04-281-32/+82
* * hpux-core.c (hpux_core_core_file_p): Add cast in call toDave Anglin2004-04-221-8/+16
* * 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