]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/readsyms.cc
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gold / readsyms.cc
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-01-01  Alan ModraCopyright update for binutils
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-03-05  Alan ModraUpdate copyright years
2012-02-29  Cary Coutant * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_...
2011-10-17  Cary Coutant * readsyms.cc (Read_symbols::run): Don't queue an...
2011-07-14  Sriraman Tallam2011-07-13 Sriraman Tallam <tmsriram@google.com>
2011-07-06  Cary Coutant * incremental.cc (Sized_incremental_binary::setup_read...
2011-04-12  Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2011-03-30  Cary Coutant * archive.cc (Archive::include_member): Adjust call...
2011-01-24  Ian Lance Taylor * plugin.cc (class Plugin_rescan): Define new class.
2010-12-14  Ralf WildenhuesFix typos in gold.
2010-08-20  Cary Coutant * gold/archive.h (Add_lib_group_symbols): Add readsyms...
2010-08-12  Cary Coutantelfcpp/ChangeLog:
2010-03-22  Rafael Ávila de... 2010-03-22 Rafael Espindola <espindola@google.com>
2010-03-15  Rafael Ávila de... 2010-03-15 Rafael Espindola <espindola@google.com>
2010-03-10  Cary Coutant * fileread.cc (File_read::~File_read): Don't delete...
2010-02-12  Ian Lance Taylor * gold-threads.h (class Once): Define.
2009-10-10  Chris Demetriou2009-10-10 Chris Demetriou <cgd@google.com>
2009-09-30  Ian Lance Taylor * object.h (class Object): Remove target_ field, and...
2009-05-15  Ian Lance Taylor * gold.h (Incremental_argument_list): Remove (invalid...
2009-03-24  Ian Lance Taylor * object.cc (is_elf_object): Define.
2009-03-14  Ian Lance Taylor * readsyms.cc (Read_symbols::incompatible_warning...
2009-03-13  Ian Lance Taylor * fileread.cc (Input_file::open): Remove options param...
2009-02-13  Cary Coutant (From Rafael Espindola)
2009-01-15  Cary Coutant * archive.cc (Archive::get_elf_object_for_member)...
2008-09-19  Cary CoutantAdd plugin functionality for link-time optimization...
2008-08-07  Cary Coutant2008-08-06 Cary Coutant <ccoutant@google.com>
2008-05-21  Ian Lance Taylor * mapfile.cc: New file.
2008-04-23  Ian Lance Taylor * readsyms.cc (Read_symbols::do_read_symbols): Use...
2008-04-01  Cary Coutant2008-03-31 Cary Coutant <ccoutant@google.com>
2008-03-13  Ian Lance TaylorUpdate copyright years. Update language files.
2008-02-28  Ian Lance TaylorRead input scripts which look like input objects with...
2008-01-26  Ian Lance TaylorPermit ordinary object files in groups.
2007-12-14  Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-11-22  Ian Lance TaylorAdd threading support.
2007-10-22  Ian Lance TaylorCorrect locking if a file could not be opened.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-02  Ian Lance TaylorFrom Craig Silverstein: add support for searching for...
2007-09-25  Ian Lance TaylorRework File_read interface. Get file size. Use pread...
2007-09-25  Ian Lance TaylorRemove get_view_and_size.
2007-09-25  Ian Lance TaylorBreak out default pbytes argument to read and get_view...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-21  Ian Lance TaylorAdd global parameters.
2006-12-06  Ian Lance TaylorDon't emit symbols seen only in dynamic object, don...
2006-11-30  Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
2006-11-29  Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14  Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-06  Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-20  Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-10-06  Ian Lance TaylorLay out object file sections when we add the symbols...
2006-09-29  Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-26  Ian Lance TaylorMore section layout code.
2006-09-21  Ian Lance TaylorNew drop, with first cut of section layout code.
2006-08-18  Ian Lance TaylorAnother snapshot of the current state of the sources...
2006-08-04  Ian Lance TaylorInitial CVS checkin of gold