summaryrefslogtreecommitdiff
path: root/gold/gold.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Actually define GOLD_GOLD_H multiple inclusion macro.Ian Lance Taylor2007-09-211-0/+1
* gcc 3.2.2 and 4.1.0 portability hacks.Ian Lance Taylor2006-12-061-0/+5
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-1/+2
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-4/+12
* gcc 3.2.2 portability hacks.Ian Lance Taylor2006-11-031-4/+4
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-0/+21
* Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.Ian Lance Taylor2006-09-291-0/+56
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-0/+15
* g++ 3.2.2 portability fixes.Ian Lance Taylor2006-09-261-0/+22
* g++ 3.2.2 portability for grhat.Ian Lance Taylor2006-09-261-2/+2
* More section layout code.Ian Lance Taylor2006-09-261-2/+23
* Initial CVS checkin of goldIan Lance Taylor2006-08-041-0/+65