aboutsummaryrefslogtreecommitdiff
path: root/bfd/bout.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-01Invoke aout N_* macros with pointer to struct internal_execAlan Modra1-10/+10
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-2/+2
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-0/+1
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-0/+1
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-1/+0
2014-05-02bfd target vector rationalisationAlan Modra1-5/+5
2014-03-05Update copyright yearsAlan Modra1-3/+1
2011-07-11include/ChangeLogCatherine Moore1-0/+1
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-2/+3
2010-06-27fix set but unused variable warningsAlan Modra1-5/+1
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-05-27 bfd/Nathan Sidwell1-0/+4
2009-04-16bfd/Richard Sandiford1-0/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-2/+17
2006-06-19bfd/Alan Modra1-2/+3
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-11Convert to ISO C90 formattingNick Clifton1-560/+443
2005-03-03update copyright datesAlan Modra1-1/+1
2005-03-01 * bout.c (b_out_write_object_contents): Don't use sizeof on hostAlan Modra1-7/+5
2004-07-21bfd/H.J. Lu1-0/+2
2004-06-24bfd/Alan Modra1-8/+8
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra1-2/+0
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-1/+2
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-2/+2
2003-06-25Correct spelling of "relocatable".Alan Modra1-6/+6
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-92/+123
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-1/+1
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-1/+2
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-43/+50
2001-08-23Add missing prototypes for bout.cNick Clifton1-403/+413
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-0/+1
2001-03-08Update copyright noticesNick Clifton1-1/+2
2000-11-212000-11-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-10/+10
2000-11-082000-11-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-22/+6
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+2
1999-07-19Add new field to bfd_target structure.Nick Clifton1-0/+6
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-4/+5
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1534