aboutsummaryrefslogtreecommitdiff
path: root/bfd/som.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-16bfd/Richard Sandiford1-0/+1
2009-03-18include/Alan Modra1-26/+1
2009-03-07 PR binutils/9921Dave Anglin1-2/+4
2008-08-28 * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64,Dave Anglin1-3/+24
2007-12-29 PR binutils/5146Dave Anglin1-0/+2
2007-10-16PR 5146Nick Clifton1-1/+24
2007-09-26* som.c (som_get_reloc_upper_bound): If there are no relocs return enoughNick Clifton1-2/+5
2007-09-21* syms.c (_bfd_stab_section_find_nearest_line): Look at theNick Clifton1-8/+50
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-06-27bfd/Alan Modra1-5/+5
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+17
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-3/+3
2006-06-19bfd/Alan Modra1-1/+1
2006-05-03bfd/Alan Modra1-6/+9
2005-11-20 * som.c (som_decode_symclass): Decode BSF_WEAK symbols in the sameDave Anglin1-2/+21
2005-06-15 * som.c (som_find_inliner_info): New.Dave Anglin1-0/+1
2005-05-22 * som.c (try_prev_fixup): Changed type of subspace_reloc_sizep toDave Anglin1-10/+10
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-21 * som.c (som_bfd_print_private_bfd_data): Add explicit cast to longJerome Guitton1-10/+14
2005-04-17* som.c (hppa_som_reloc, som_mkobject, som_is_space)Mark Kettenis1-16/+29
2005-04-11Convert to ISO C90 formattingNick Clifton1-703/+455
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-5/+0
2004-11-09 * som.c (som_bfd_print_private_bfd_data): New function.Mark Mitchell1-30/+87
2004-10-09 * coff-rs6000.c (rs6000coff_vec): Add initializer forAlan Modra1-0/+2
2004-07-28 PR 273Dave Anglin1-5/+23
2004-07-21bfd/H.J. Lu1-0/+2
2004-06-25 * som.c (som_set_reloc_info): Correct small typo.Joel Brobecker1-1/+1
2004-06-24bfd/Alan Modra1-40/+30
2004-05-17binutils ChangeLog:Bob Wilson1-0/+2
2004-05-14 * som.c (log2): Rename to exact_log2. Adjust all callers.Dave Anglin1-6/+6
2004-05-02 * som.c (som_bfd_is_group_section): Define.Alan Modra1-1/+2
2004-04-28 * som.c (struct som_misc_symbol_info): Add is_comdat, is_common andDave Anglin1-32/+82
2004-04-22 * hpux-core.c (hpux_core_core_file_p): Add cast in call toDave Anglin1-8/+16
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata1-7/+7
2003-10-16Index: doc/ChangeLogAndrew Cagney1-2/+2
2003-03-06(som_fixup_formats): Correct formats for R_AUX_UNWIND and R_COMMENT.Nick Clifton1-11/+8
2002-12-20 * coff-h8300.c: Fix comment typos.Kazu Hirata1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-318/+345
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-25/+22
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra1-15/+6
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-0/+1
2002-05-15Fix ld --just-symbolsAlan Modra1-0/+1
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+1
2002-01-21comment typo fixesAlan Modra1-2/+2
2001-11-02Initialize subspace_sections.Nick Clifton1-1/+2
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata1-1/+1
2001-10-05 * som.h (som_exec_data): New field "version_id".Jeff Law1-3/+10