Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -2/+2 | |
2009-12-11 Doug Kwan <dougkwan@google.com> 2009-12-11 Nick Clifton <nickc@redhat.com> * configure.ac: Remove -Wshadow when setting WARN_CXXFLAGS. | |||||
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -2/+2 | |
Fix up all warnings generated by the addition of this switch. | |||||
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 | |
2008-02-28 | Read input scripts which look like input objects with proper | Ian Lance Taylor | 1 | -0/+10 | |
serialization. | |||||
2007-12-14 | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 1 | -0/+316 | |
reduces the amount of locking required to find a new thread to run. |