OSDN Git Service

2009-10-30 Doug Kwan <dougkwan@google.com>
[pf3gnuchains/pf3gnuchains3x.git] / gold / gold.h
2009-10-21 dougkwan2009-10-21 Doug Kwan <dougkwan@google.com>
2009-08-14 ian * gold.h (FUNCTION_NAME): Define.
2009-08-05 tmsriram*** empty log message ***
2009-06-23 dougkwan2009-06-23 Doug Kwan <dougkwan@google.com>
2009-05-15 ian * gold.h (Incremental_argument_list): Remove (invalid...
2009-04-24 cgd2009-04-23 Chris Demetriou <cgd@google.com>
2009-04-02 ian * gold.h (reserve_unordered_map): Define, three versio...
2009-03-28 ian * ffsll.c: New file.
2009-03-27 ian * mremap.c: New file.
2009-03-17 ian * configure.ac: Check for chsize and posix_fallocate...
2009-02-06 cgd2009-02-06 Chris Demetriou <cgd@google.com>
2009-01-28 ian * gold.h: Include <cstring> and <stdint.h>.
2009-01-28 tmsriram2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-07-24 ian PR 6716
2008-05-21 ian * mapfile.cc: New file.
2008-04-17 ccoutant * errors.cc (Errors::info): New function.
2008-03-26 ian PR gold/5986
2008-03-22 ian * gold.h: Include <cstddef> and <sys/types.h>
2008-03-13 iantUpdate copyright years. Update language files.
2008-02-29 iantRemove gcc 3.2 compatibility hacks.
2007-12-19 iantAvoid some warnings which showed up in 64-bit mode.
2007-12-18 iantAdd section_size_type and section_offset_type, use...
2007-12-14 iantRewrite workqueue. This version eliminates the master...
2007-11-29 iantClean up setting address and section offset.
2007-10-14 iantRun all error handling through an Errors object. Delet...
2007-10-09 iantCreate a note section with the version of gold.
2007-10-07 iantAdd --version option.
2007-09-25 iantRework File_read interface. Get file size. Use pread...
2007-09-22 iantAdd licensing text to every source file.
2007-09-21 iantActually define GOLD_GOLD_H multiple inclusion macro.
2006-12-06 iantgcc 3.2.2 and 4.1.0 portability hacks.
2006-11-30 iantAdded a testsuite. More support for COPY relocations.
2006-11-29 iantHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-03 iantgcc 3.2.2 portability hacks.
2006-10-20 iantFramework for relocation scanning. Implement simple...
2006-09-29 iantClean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.
2006-09-29 iantSnapshot. Now able to produce a minimal executable...
2006-09-26 iantg++ 3.2.2 portability fixes.
2006-09-26 iantg++ 3.2.2 portability for grhat.
2006-09-26 iantMore section layout code.
2006-08-04 iantInitial CVS checkin of gold