gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / i386.cc
2009-03-04  Ian Lance Taylor PR 9918
2009-01-30  Cary Coutant * i386.cc (Target_i386::Relocate::relocate): Recognize...
2009-01-28  Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-09-16  Ian Lance Taylor * target-reloc.h (relocate_section): Check whether...
2008-09-16  Alexandre Oliva* i386.cc (Target_i386::define_tls_base_symbol): Update...
2008-09-16  Alexandre Oliva* options.h (General_options::output_is_executable...
2008-08-04  Ian Lance Taylor * symtab.h (Symbol::use_plt_offset): New function.
2008-07-10  Ian Lance Taylor Handle output sections with more than 0x7fffffff bytes.
2008-05-21  Ian Lance Taylor * mapfile.cc: New file.
2008-05-20  Ian Lance Taylor * options.h (class General_options): Add -z relro.
2008-05-16  Ian Lance Taylor * i386.cc (Target_i386::Relocate::relocate_tls): Set...
2008-05-06  Ian Lance Taylor2008-05-05 Ian Lance Taylor <iant@google.com>
2008-04-28  Cary Coutant * i386.cc (Relocate::relocate): Fix typos for R_386_PC...
2008-04-19  Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-17  Cary Coutant * i386.cc (Target_i386::define_tls_base_symbol): New...
2008-04-16  Ian Lance Taylor * copy-relocs.cc: New file.
2008-04-11  Cary Coutant * i386.cc (Target_i386::got_mod_index_entry): Restore...
2008-04-11  Cary Coutant2008-04-11 Cary Coutant <ccoutant@google.com>
2008-04-09  Ian Lance Taylor * options.h (class General_options): Define --wrap...
2008-03-25  Ian Lance Taylor * options.cc (options::help): Print list of supported...
2008-03-25  Cary Coutant * i386.cc (Target_i386::Got_type): New enum declaration.
2008-03-13  Ian Lance TaylorUpdate copyright years. Update language files.
2008-02-29  Ian Lance TaylorRemove gcc 3.2 compatibility hacks.
2008-02-28  Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-27  Ian Lance TaylorImplement -q/--emit-relocs.
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: implement -z max-page-size...
2008-02-13  Ian Lance TaylorSupport selecting target by name.
2008-02-12  Ian Lance TaylorSupport dynamic relocations against local section symbols.
2008-02-08  Ian Lance TaylorFrom Cary Coutant: fix handling of undefined symbols...
2008-02-06  Ian Lance TaylorInitial -r support.
2008-02-01  Ian Lance TaylorFrom Cary Coutant: Fix a case in which code takes the...
2008-01-26  Ian Lance TaylorDon't pass around the target in order to define symbols...
2008-01-23  Ian Lance TaylorFrom Cary Coutant: Fix mixing PIC and non-PIC relocs...
2007-12-21  Ian Lance TaylorFrom Cary Coutant: Fix handling of versioned symbols...
2007-12-20  Ian Lance TaylorConvert more instances of off_t to be 32-bit types.
2007-12-11  Ian Lance TaylorFrom Cary Coutant: Set DF_STATIC_TLS as appropriate.
2007-12-11  Ian Lance TaylorFrom Cary Coutant: Handle TLS entry for TLS module...
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-11-29  Ian Lance TaylorClean up setting address and section offset.
2007-11-15  Ian Lance TaylorFrom Cary Coutant: Count textrel with output sections...
2007-11-15  Ian Lance TaylorFrom Craig Silverstein: Add support for --demangle.
2007-11-14  Ian Lance TaylorFrom Cary Coutant: Improve i386 shared library TLS...
2007-11-14  Ian Lance TaylorAdd heuristics for undefined symbol warnings.
2007-11-14  Ian Lance TaylorRevert last patch.
2007-11-14  Ian Lance TaylorSupport special always-defined symbols for targets.
2007-11-12  Ian Lance TaylorCorrect handling of GOT references in a regular object.
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-02  Ian Lance TaylorFrom Cary Coutant: Correct generation of RELATIVE relocs.
2007-11-01  Ian Lance TaylorFrom Cary Coutant: More support for -shared, including...
2007-10-29  Ian Lance TaylorFrom Craig Silverstein: better organization for TLS...
2007-10-23  Ian Lance TaylorAdd support for PT_GNU_STACK.
2007-10-22  Ian Lance TaylorFix versions of copied symbols.
2007-10-20  Ian Lance TaylorHandle PLT32 against local symbols.
2007-10-16  Ian Lance TaylorFrom Cary Coutant: preliminary shared library support.
2007-10-16  Ian Lance TaylorFrom Craig Silverstein: implement -Ttext.
2007-10-16  Ian Lance TaylorFrom Craig Silverstein: support local GOT relocs for...
2007-10-14  Ian Lance TaylorRemove extraneous newlines.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-13  Ian Lance TaylorFrom Craig Silverstein: use tls.h in x86_64.cc.
2007-10-11  Ian Lance TaylorFrom Andrew Chatham: exit on relocation error.
2007-10-08  Ian Lance TaylorFrom Craig Silverstein: add tls.h, use it in i386.cc.
2007-10-07  Ian Lance TaylorAdd support for local dynamic relocations.
2007-10-04  Ian Lance TaylorFrom Craig Silverstein: x86_64 TLS support.
2007-10-01  Ian Lance TaylorCleanups from Craig Silverstein.
2007-09-23  Ian Lance TaylorUse special value when we refer a function symbol in...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-21  Ian Lance TaylorInitialize count_ field, tweak parameters testing.
2007-09-21  Ian Lance TaylorAdd global parameters.
2007-09-21  Ian Lance TaylorUse nops when doing alignment padding between code...
2007-09-12  Ian Lance TaylorGenerate a GLOB_DAT reloc for a GOT32 reloc against...
2007-05-16  Ian Lance TaylorAdd support for SHF_MERGE sections.
2006-12-06  Ian Lance TaylorGenerate version information.
2006-12-01  Ian Lance TaylorCan now dynamically link hello, world.
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 TaylorCan now do a full static link of hello, world in C...
2006-10-20  Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-09-29  Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-27  Ian Lance TaylorFinished layout code.
2006-08-18  Ian Lance TaylorAnother snapshot of the current state of the sources...
This page took 1.342074 seconds and 91 git commands to generate.