]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/resolve.cc
[PATCH] fix windmc typedef bug
[thirdparty/binutils-gdb.git] / gold / resolve.cc
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-06-21  Cary CoutantFix treatment of symbol versions with unused as-needed...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-11-29  Cary CoutantAllow multiply-defined absolute symbols when they have...
2017-09-22  Alan Modra[GOLD] clone assert breakage
2017-08-29  Alan Modra[GOLD] PowerPC tls_get_addr_optimize
2017-08-29  Alan Modra[GOLD] Reduce size of class Symbol
2017-08-28  Alan Modra[GOLD] Symbol flag for PowerPC64 localentry:0 tracking
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-05  Alan Modra[GOLD] -Wimplicit-fallthrough warning fixes
2016-01-01  Alan ModraCopyright update for binutils
2015-09-07  Cary CoutantFix internal error caused by IFUNC patch.
2015-09-02  H.J. LuTurn IFUNC symbols from shared libraries into normal...
2015-08-19  Cary CoutantFix symbol versioning problems in PR 18703.
2015-07-20  Yiran WangRemove warning about references from shared objects...
2015-06-07  Cary CoutantFix incorrect handling of STT_COMMON symbols in shared...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-09-30  Cary CoutantFix error from previous patch where tosize and tovalue...
2014-09-26  Cary CoutantFix problem where TLS common symbols are not allocated...
2014-09-17  Rafael Ávila de... Fix handling of common symbols with plugins.
2014-05-02  Cary CoutantFix handling of __ehdr_start when it cannot be defined.
2014-03-05  Alan ModraUpdate copyright years
2013-06-14  Cary Coutantgold/
2012-03-13  Ian Lance Taylor * resolve.cc (Symbol_table::resolve): When merging...
2011-12-17  Cary Coutant2011-12-17 Cary Coutant <ccoutant@google.com>
2011-10-18  Cary Coutant PR gold/13245
2011-07-08  Ian Lance Taylor PR gold/12279
2011-07-06  Ian Lance Taylor PR gold/12952
2011-07-02  Ian Lance Taylor PR gold/12525
2011-06-17  Ian Lance Taylor PR gold/12893
2011-06-08  Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2010-10-11  Ian Lance Taylor * resolve.cc (symbol_to_bits): Report the value of...
2010-08-28  Doug Kwan2010-08-27 Doug Kwan <dougkwan@google.com>
2010-08-13  Doug Kwan2010-08-12 Cary Coutant <ccoutant@google.com>
2010-07-09  Cary Coutant * resolve.cc (Symbol_table::resolve): Remember whether...
2010-02-05  Doug Kwan2010-02-04 Doug Kwan <dougkwan@google.com>
2010-01-11  Ian Lance Taylor * resolve.cc (Symbol_table::resolve): Add symbols...
2010-01-11  Ian Lance Taylor * resolve.cc (Symbol_table::resolve): Add symbols...
2010-01-09  Ian Lance Taylor PR 11108
2010-01-05  Ian Lance Taylor * options.h (class General_options): Use DEFINE_bool_a...
2010-01-05  Ian Lance Taylor PR 10980
2009-12-29  Ian Lance Taylor * symtab.h (class Symbol_table): Add enum Defined.
2009-12-14  Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-05  H.J. Lu2009-12-04 H.J. Lu <hongjiu.lu@intel.com>
2009-11-04  Ian Lance Taylor PR 10860
2009-09-30  Ian Lance Taylor * object.h (class Object): Remove target_ field, and...
2009-08-19  Cary Coutant * resolve.cc (Symbol_table::resolve): Don't complain...
2009-08-12  Cary Coutant PR 10471
2009-06-22  Ian Lance Taylor * layout.cc (Layout::make_output_section): Call
2009-02-27  Ian Lance Taylor PR 9836
2008-09-19  Cary CoutantAdd plugin functionality for link-time optimization...
2008-07-23  Ian Lance Taylor * symtab.cc (Symbol_table::resolve): Remove version...
2008-05-08  Ian Lance Taylor * symtab.c (Symbol::init_base_output_data): Add version
2008-05-07  Ian Lance Taylor PR 6049
2008-04-19  Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-03-25  Cary Coutant * i386.cc (Target_i386::Got_type): New enum declaration.
2008-02-29  Ian Lance TaylorRemove gcc 3.2 compatibility hacks.
2008-02-28  Ian Lance TaylorDon't warn about redefinitions from a --just-symbols...
2008-02-28  Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-01-24  Ian Lance TaylorOriginally from Craig Silverstein, with changes: suppor...
2008-01-09  Ian Lance TaylorSupport assignments and expressions in linker scripts.
2007-11-15  Ian Lance TaylorFrom Craig Silverstein: Add support for --demangle.
2007-11-14  Ian Lance TaylorFrom Craig Silverstein: Rework debug info code a bit...
2007-11-13  Ian Lance TaylorFrom Craig Silverstein: First cut at detecting ODR...
2007-10-22  Ian Lance TaylorFix versions of copied symbols.
2007-10-14  Ian Lance TaylorKeep track of weak aliases, so that overriding environ...
2007-10-14  Ian Lance TaylorBetter multiple definition errors.
2007-10-14  Ian Lance TaylorRemove extraneous newline.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-14  Ian Lance TaylorFrom Craig Silverstein: add some internationalization...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-19  Ian Lance TaylorLet special symbols override existing symbols rather...
2007-09-04  Ian Lance TaylorAdd support for --enable-target to control which template
2007-08-29  Ian Lance TaylorAny symbol which is in both a regular object and a...
2007-08-28  Ian Lance TaylorSet in_dyn_ and in_reg_ when overriding a symbol.
2006-12-06  Ian Lance TaylorDon't emit symbols seen only in dynamic object, don...
2006-12-06  Ian Lance TaylorGenerate version information.
2006-12-01  Ian Lance TaylorCan now dynamically link hello, world.
2006-11-29  Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-16  Ian Lance TaylorSnapshot. Includes first cut at output relocation...
2006-11-03  Ian Lance Taylorgcc 3.2.2 portability hacks.
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-06  Ian Lance TaylorLay out object file sections when we add the symbols...
2006-09-29  Ian Lance TaylorClean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.
2006-09-29  Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-26  Ian Lance Taylorg++ 3.2.2 portability fixes.
2006-09-07  Ian Lance TaylorMore symbol resolution code.
2006-08-18  Ian Lance TaylorAnother snapshot of the current state of the sources...