aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-rs6000.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-19Fix address violation when attempting to read a corrupt field in a COFF archi...Nick Clifton1-50/+76
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-1/+1
2017-07-03BFD long long cleanupAlan Modra1-1/+7
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+1
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi1-0/+1
2017-04-13Use %A and %B in more error messagesAlan Modra1-5/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+3
2016-09-30Remove syntactic sugarAlan Modra1-3/+3
2016-05-28Return void from linker callbacksAlan Modra1-14/+10
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton1-0/+1
2016-01-18Use a 32-bit value to hold the section number in the internal COFF symbol str...Nick Clifton1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-01Don't use BFD_TRADITIONAL_FORMAT flag in COFF supportAlan Modra1-4/+3
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-28/+0
2015-08-31Make asection->id and asection->index unsignedAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-1/+1
2015-08-12Remove trailing spaces in bfdH.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/+2
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-36/+1
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-0/+1
2014-06-13Make bfd.link_next field a unionAlan Modra1-1/+1
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold1-0/+2
2014-03-11intptr_t type definition neededAlan Modra1-0/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2014-02-04Fix PowerPC targets minor memory leaks found by CoverityJan Kratochvil1-3/+12
2014-01-09Use table jump macros in coff-rs6000 targets.Tristan Gingold1-171/+95
2013-08-212013-08-21 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+54
2013-07-24bfd/Tristan Gingold1-28/+30
2013-07-022013-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+1
2013-07-022013-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-8/+9
2013-07-022013-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+17
2013-05-16bfd/Tristan Gingold1-1/+3
2012-10-16Dangling bfd pointer in archive cache.Joel Brobecker1-2/+2
2012-08-20 * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc forTom Tromey1-3/+3
2012-07-242012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant1-0/+2
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-52/+52
2011-09-302011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+46
2011-07-11include/ChangeLogCatherine Moore1-0/+2
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-1/+3
2011-05-18bfdTristan Gingold1-0/+12
2011-05-04include/coffTristan Gingold1-7/+8
2011-04-182011-04-18 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-374/+223
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-6/+6
2010-06-27fix set but unused variable warningsAlan Modra1-2/+1
2010-03-24Update copyright year.H.J. Lu1-1/+2
2010-01-262010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+2
2010-01-23bfd/Richard Sandiford1-3/+5