[DynInst_API:] [dyninst/dyninst] 6ab6a5: Replace all object-elf arch_foo defines with dynam...


Date: Fri, 11 Nov 2016 08:56:40 -0800
From: Bill Williams <wwilliam47@xxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 6ab6a5: Replace all object-elf arch_foo defines with dynam...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 6ab6a56c1621794f1f6ec48bd71f4ec7027813e9
      https://github.com/dyninst/dyninst/commit/6ab6a56c1621794f1f6ec48bd71f4ec7027813e9
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M symtabAPI/src/Object-elf.C

  Log Message:
  -----------
  Replace all object-elf arch_foo defines with dynamic architecture detection.


  Commit: 245207d345f4af56733dd39274276dd2185fe4f2
      https://github.com/dyninst/dyninst/commit/245207d345f4af56733dd39274276dd2185fe4f2
  Author: Rafael Stahl <rafael_stahl@xxxxxxxxxxx>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M common/h/SymReader.h
    M elf/h/Elf_X.h
    M elf/src/Elf_X.C
    M parseAPI/src/SymLiteCodeSource.C
    M parseAPI/src/SymtabCodeSource.C
    M symlite/h/SymLite-elf.h
    M symlite/src/SymLite-elf.C
    M symtabAPI/h/Symtab.h
    M symtabAPI/h/SymtabReader.h
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/Object.h
    M symtabAPI/src/Symtab.C
    M symtabAPI/src/SymtabReader.C

  Log Message:
  -----------
  Determine the architecture of an ELF by looking at the file header instead of the compiled architecture


  Commit: 6c10d55c94984a057a07de8283d35b35213a91f5
      https://github.com/dyninst/dyninst/commit/6c10d55c94984a057a07de8283d35b35213a91f5
  Author: Rafael Stahl <rafael_stahl@xxxxxxxxxxx>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M symtabAPI/src/Object-nt.C
    M symtabAPI/src/Object-nt.h

  Log Message:
  -----------
  Object-nt: Fix member function constness


  Commit: 3335ea9706962bd1e895e96daf751b1b21e5bba1
      https://github.com/dyninst/dyninst/commit/3335ea9706962bd1e895e96daf751b1b21e5bba1
  Author: Rafael Stahl <rafael_stahl@xxxxxxxxxxx>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M symtabAPI/src/Object-nt.C

  Log Message:
  -----------
  Object-nt: implement getArch


  Commit: c3688363519b265b437f44689cd8849d0b0e873e
      https://github.com/dyninst/dyninst/commit/c3688363519b265b437f44689cd8849d0b0e873e
  Author: Rafael Stahl <rafael_stahl@xxxxxxxxxxx>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
    M symtabAPI/src/Object-elf.C

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/release9.2/fixes/object-elf-arch-defs' into pr3_arch_from_elf

Conflicts:
	symtabAPI/src/Object-elf.C


  Commit: b7bc63f09267742d124167fa18587ee0e4d6ae2f
      https://github.com/dyninst/dyninst/commit/b7bc63f09267742d124167fa18587ee0e4d6ae2f
  Author: Bill Williams <wwilliam47@xxxxxxxxx>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
    M common/h/SymReader.h
    M elf/h/Elf_X.h
    M elf/src/Elf_X.C
    M parseAPI/src/SymLiteCodeSource.C
    M parseAPI/src/SymtabCodeSource.C
    M symlite/h/SymLite-elf.h
    M symlite/src/SymLite-elf.C
    M symtabAPI/h/Symtab.h
    M symtabAPI/h/SymtabReader.h
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/Object-nt.C
    M symtabAPI/src/Object-nt.h
    M symtabAPI/src/Object.h
    M symtabAPI/src/Symtab.C
    M symtabAPI/src/SymtabReader.C

  Log Message:
  -----------
  Merge pull request #182 from rafzi/pr3_arch_from_elf

Determine the architecture of an ELF by looking at the file header inâ


Compare: https://github.com/dyninst/dyninst/compare/1f08ea8637b2...b7bc63f09267
[← Prev in Thread] Current Thread [Next in Thread→]