aboutsummaryrefslogtreecommitdiff
path: root/gold/workqueue.cc
AgeCommit message (Expand)AuthorFilesLines
2011-07-28 * workqueue-internal.h (Workqueue_threader::should_cancel_thread):Cary Coutant1-4/+4
2009-12-292009-12-29 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola1-1/+1
2009-12-172009-12-17 Rafael Avila de Espindola <espindola@google.com>Rafael Ávila de Espíndola1-2/+17
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-10/+10
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-10/+10
2009-03-14 * readsyms.cc (Read_symbols::incompatible_warning): New function.Ian Lance Taylor1-0/+9
2008-03-13Update copyright years. Update language files.Ian Lance Taylor1-1/+1
2008-02-28Read input scripts which look like input objects with properIan Lance Taylor1-7/+40
2007-12-14Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor1-357/+312
2007-11-22Add threading support.Ian Lance Taylor1-81/+132
2007-10-17Add infrastructure for threading support.Ian Lance Taylor1-6/+40
2007-09-22Add licensing text to every source file.Ian Lance Taylor1-0/+20
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-25/+24
2006-10-20Framework for relocation scanning. Implement simple static TLSIan Lance Taylor1-0/+11
2006-08-04Include <cassert>Ian Lance Taylor1-0/+3
2006-08-04Initial CVS checkin of goldIan Lance Taylor1-0/+391