summaryrefslogtreecommitdiff
path: root/gold/gold.h
Commit message (Expand)AuthorAgeFilesLines
* Use __func__ rather than __FUNCTION__Alan Modra2023-01-121-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use stdout when printing object file names for -t option.Cary Coutant2021-03-191-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* [GOLD] Fix handling of __start/__stop symbolsDavide Italiano2015-06-111-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* gold/Cary Coutant2012-10-241-131/+1
* PR gold/14309Ian Lance Taylor2012-07-101-0/+16
* 2012-06-05 Jing Yu <jingyu@google.com>Doug Kwan2012-06-061-2/+2
* * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant2011-06-081-1/+18
* * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor2011-04-121-6/+1
* Fix typos in gold.Ralf Wildenhues2010-12-141-1/+1
* * gold.h (is_wildcard_string): New function.Sriraman Tallam2010-06-011-0/+9
* Fix define in gold.hRalf Wildenhues2010-05-181-1/+1
* * gc.h (Garbage_collection::Cident_section_map): New typedef.Sriraman Tallam2010-01-071-1/+16
* 2009-10-21 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-211-0/+37
* * gold.h (FUNCTION_NAME): Define.Ian Lance Taylor2009-08-141-1/+12
* *** empty log message ***Sriraman Tallam2009-08-051-0/+3
* 2009-06-23 Doug Kwan <dougkwan@google.com>Doug Kwan2009-06-231-0/+8
* * gold.h (Incremental_argument_list): Remove (invalid) forwardIan Lance Taylor2009-05-151-2/+1
* 2009-04-23 Chris Demetriou <cgd@google.com>Chris Demetriou2009-04-241-1/+2
* * gold.h (reserve_unordered_map): Define, three versions, one forIan Lance Taylor2009-04-021-0/+6
* * ffsll.c: New file.Ian Lance Taylor2009-03-281-1/+5
* * mremap.c: New file.Ian Lance Taylor2009-03-271-0/+5
* * configure.ac: Check for chsize and posix_fallocate. ReplaceIan Lance Taylor2009-03-171-0/+4
* 2009-02-06 Chris Demetriou <cgd@google.com>Chris Demetriou2009-02-061-4/+14
* * gold.h: Include <cstring> and <stdint.h>.Ian Lance Taylor2009-01-281-0/+2
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-281-1/+19
* PR 6716Ian Lance Taylor2008-07-241-0/+14
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-2/+5
* * errors.cc (Errors::info): New function.Cary Coutant2008-04-171-0/+4
* PR gold/5986Ian Lance Taylor2008-03-261-2/+10
* * gold.h: Include <cstddef> and <sys/types.h>Ian Lance Taylor2008-03-221-0/+3
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Remove gcc 3.2 compatibility hacks.Ian Lance Taylor2008-02-291-56/+0
* Avoid some warnings which showed up in 64-bit mode.Ian Lance Taylor2007-12-191-1/+1
* Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor2007-12-181-4/+28
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-1/+3
* Clean up setting address and section offset.Ian Lance Taylor2007-11-291-1/+1
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-141-4/+38
* Create a note section with the version of gold.Ian Lance Taylor2007-10-091-0/+4
* Add --version option.Ian Lance Taylor2007-10-071-0/+4
* Rework File_read interface. Get file size. Use pread whenIan Lance Taylor2007-09-251-0/+4