aboutsummaryrefslogtreecommitdiff
path: root/gold/binary.cc
AgeCommit message (Expand)AuthorFilesLines
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-16PR gold/17473: Fix gold build with system C++ headers that use <ctype.h>.Roland McGrath1-1/+7
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-25Add file size to ELF symbol labelling start of a binary file.Cary Coutant1-7/+8
2014-03-05Update copyright yearsAlan Modra1-1/+1
2011-05-29 * binary.cc (Binary_to_elf::sized_convert): Don't crash if theIan Lance Taylor1-5/+12
2009-02-07 * binary.cc: Fix file comment.Ian Lance Taylor1-1/+1
2008-06-05 PR 6584Ian Lance Taylor1-4/+4
2008-04-02 * fileread.cc (File_read::find_view): Add byteshift and vshiftedIan Lance Taylor1-1/+1
2008-02-08Add support for --format binary for input files.Ian Lance Taylor1-0/+356