aboutsummaryrefslogtreecommitdiff
path: root/bfd/pef.c
Commit message (Expand)AuthorAgeFilesLines
* PR24955, libbfd terminating program on out of memory (part2)Alan Modra2019-10-141-6/+7
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-16/+15
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-34/+34
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Remove syntactic sugarAlan Modra2016-09-301-2/+2
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-0/+1
* Remove use of alloca.Nick Clifton2016-03-211-1/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* More "Make asection->id and asection->index unsigned"Alan Modra2015-08-311-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+1
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+0
* Update copyright yearsAlan Modra2014-03-051-1/+1
* PR binutils/14289Asmwarrior2014-01-021-4/+3
* * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra2013-01-261-19/+4
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-4/+3
* 2012-01-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-01-191-0/+4
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-0/+2
* * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra2011-01-141-4/+4
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-10/+6
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton2009-09-051-1/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Richard Sandiford2009-04-161-0/+1
* bfdTom Tromey2008-12-091-1/+1
* Silence gcc printf warningsAlan Modra2008-07-301-2/+2
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra2007-02-151-5/+2
* * pef.c (bfd_pef_make_empty_symbol): Delete function. Define instead.Alan Modra2006-11-221-5/+1
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-1/+1
* bfd/Alan Modra2006-06-191-2/+3
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+1
* 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
* Convert to ISO C90 formattingNick Clifton2005-04-111-261/+184
* include/Alan Modra2005-02-201-3/+4
* * coff-arm.c (coff_arm_is_local_label_name): Warning fix.Alan Modra2005-02-161-2/+2
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-7/+1
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+1
* bfd/H.J. Lu2004-07-211-0/+1