summaryrefslogtreecommitdiff
path: root/gold/gold.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-06-11[GOLD] Fix handling of __start/__stop symbolsDavide Italiano
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-10-24gold/Cary Coutant
2012-07-10 PR gold/14309Ian Lance Taylor
2012-06-062012-06-05 Jing Yu <jingyu@google.com>Doug Kwan
2011-06-08 * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant
2011-04-12 * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor
2010-12-14Fix typos in gold.Ralf Wildenhues
2010-06-01 * gold.h (is_wildcard_string): New function.Sriraman Tallam
2010-05-18Fix define in gold.hRalf Wildenhues
2010-01-07 * gc.h (Garbage_collection::Cident_section_map): New typedef.Sriraman Tallam
2009-10-212009-10-21 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-08-14 * gold.h (FUNCTION_NAME): Define.Ian Lance Taylor
2009-08-05*** empty log message ***Sriraman Tallam
2009-06-232009-06-23 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-05-15 * gold.h (Incremental_argument_list): Remove (invalid) forwardIan Lance Taylor
2009-04-242009-04-23 Chris Demetriou <cgd@google.com>Chris Demetriou
2009-04-02 * gold.h (reserve_unordered_map): Define, three versions, one forIan Lance Taylor
2009-03-28 * ffsll.c: New file.Ian Lance Taylor
2009-03-27 * mremap.c: New file.Ian Lance Taylor
2009-03-17 * configure.ac: Check for chsize and posix_fallocate. ReplaceIan Lance Taylor
2009-02-062009-02-06 Chris Demetriou <cgd@google.com>Chris Demetriou
2009-01-28 * gold.h: Include <cstring> and <stdint.h>.Ian Lance Taylor
2009-01-282009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2008-07-24 PR 6716Ian Lance Taylor
2008-05-21 * mapfile.cc: New file.Ian Lance Taylor
2008-04-17 * errors.cc (Errors::info): New function.Cary Coutant
2008-03-26 PR gold/5986Ian Lance Taylor
2008-03-22 * gold.h: Include <cstddef> and <sys/types.h>Ian Lance Taylor
2008-03-13Update copyright years. Update language files.Ian Lance Taylor
2008-02-29Remove gcc 3.2 compatibility hacks.Ian Lance Taylor
2007-12-19Avoid some warnings which showed up in 64-bit mode.Ian Lance Taylor
2007-12-18Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor
2007-12-14Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor
2007-11-29Clean up setting address and section offset.Ian Lance Taylor
2007-10-14Run all error handling through an Errors object. Delete output fileIan Lance Taylor
2007-10-09Create a note section with the version of gold.Ian Lance Taylor
2007-10-07Add --version option.Ian Lance Taylor
2007-09-25Rework File_read interface. Get file size. Use pread whenIan Lance Taylor
2007-09-22Add licensing text to every source file.Ian Lance Taylor
2007-09-21Actually define GOLD_GOLD_H multiple inclusion macro.Ian Lance Taylor
2006-12-06gcc 3.2.2 and 4.1.0 portability hacks.Ian Lance Taylor
2006-11-30Added a testsuite. More support for COPY relocations.Ian Lance Taylor
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor
2006-11-03gcc 3.2.2 portability hacks.Ian Lance Taylor
2006-10-20Framework for relocation scanning. Implement simple static TLSIan Lance Taylor