summaryrefslogtreecommitdiff
path: root/gold/mapfile.cc
Commit message (Expand)AuthorAgeFilesLines
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-9/+9
* PR gold/10708Cary Coutant2010-11-051-0/+6
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-1/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-1/+1
* * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL.Cary Coutant2008-09-291-1/+1
* 2008-08-06 Cary Coutant <ccoutant@google.com>Cary Coutant2008-08-071-8/+3
* Handle output sections with more than 0x7fffffff bytes.Ian Lance Taylor2008-07-101-6/+4
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-0/+405