Fix group signature handling for relocatable link, add bootstrap
[deliverable/binutils-gdb.git] / gold / output.cc
2008-02-06  Ian Lance TaylorFix group signature handling for relocatable link,...
2008-02-06  Ian Lance TaylorInitial -r support.
2008-02-04  Ian Lance TaylorImplement PHDRS.
2008-02-04  Ian Lance TaylorImplement SIZEOF_HEADERS, section constraints, other...
2008-02-04  Ian Lance TaylorFully implement the SECTIONS clause.
2008-01-18  Ian Lance TaylorDon't include options.h in fileread.h. Remove General_...
2008-01-06  Ian Lance TaylorAdd support for -e and for ENTRY in linker scripts.
2008-01-04  Ian Lance TaylorDon't create the postprocessing buffer if it already...
2007-12-21  Ian Lance TaylorCorrect handling of non-section symbol in merged sectio...
2007-12-21  Ian Lance TaylorSpeed up relocations against local symbols in merged...
2007-12-20  Ian Lance TaylorUpdate comments about output offsets and merged input...
2007-12-20  Ian Lance TaylorMake functions on hot path inline. Remove a mistaken...
2007-12-18  Ian Lance TaylorPrint statistics about merge sections with --stats.
2007-12-18  Ian Lance TaylorAdd section_size_type and section_offset_type, use...
2007-12-07  Ian Lance TaylorFrom Cary Coutant: Fix handling of RELATIVE RELA relocs.
2007-12-06  Ian Lance TaylorFrom Cary Coutant: More support for generating shared...
2007-12-05  Ian Lance TaylorFrom Craig Silverstein: Support -o -.
2007-12-04  Ian Lance TaylorFrom Craig Silverstein: Support irregular output files.
2007-12-01  Ian Lance TaylorCompress all debug sections.
2007-11-30  Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-29  Ian Lance TaylorClean up setting address and section offset.
2007-11-20  Ian Lance TaylorFrom Craig Silverstein: Also set entsize for .debug_str...
2007-11-19  Ian Lance TaylorFrom Craig Silverstein: Force .debug_str sections to...
2007-11-15  Ian Lance TaylorFrom Cary Coutant: Count textrel with output sections...
2007-11-14  Ian Lance TaylorFrom Cary Coutant: Improve i386 shared library TLS...
2007-11-09  Ian Lance TaylorFrom Cary Coutant: More shared library support, some...
2007-11-09  Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-11-07  Ian Lance TaylorCheck that we don't set the output section index twice.
2007-10-18  Ian Lance TaylorCorrectly handle alignment in merge sections.
2007-10-16  Ian Lance TaylorFrom Cary Coutant: preliminary shared library support.
2007-10-15  Ian Lance TaylorFrom Craig Silverstein: call unlink_if_ordinary.
2007-10-14  Ian Lance TaylorRemove extraneous newlines.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-10  Ian Lance TaylorFrom Craig Silverstein: delete the output file first...
2007-10-08  Ian Lance TaylorAdd support for local GOT offsets.
2007-09-26  Ian Lance TaylorPut size and endianness in parameters.
2007-09-23  Ian Lance TaylorCheck section index as well as object when looking...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-21  Ian Lance TaylorAdd global parameters.
2007-09-21  Ian Lance TaylorUse nops when doing alignment padding between code...
2007-09-04  Ian Lance TaylorAdd support for --enable-target to control which template
2007-05-16  Ian Lance TaylorAdd support for SHF_MERGE sections.
2006-12-01  Ian Lance TaylorCan now dynamically link hello, world.
2006-12-01  Ian Lance Taylorgcc 3.2.2 portability hacks.
2006-11-30  Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
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-14  Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-06  Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
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-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-27  Ian Lance TaylorFinished layout code.
2006-09-26  Ian Lance TaylorMore section layout code.
2006-09-21  Ian Lance TaylorNew drop, with first cut of section layout code.
This page took 0.704553 seconds and 63 git commands to generate.