Branch: refs/heads/thaines/remove_BINEDIT_DEBUG
Home: https://github.com/dyninst/dyninst
Commit: d38c65814e271a7ab102fbfd67cdeadc6e22b405
https://github.com/dyninst/dyninst/commit/d38c65814e271a7ab102fbfd67cdeadc6e22b405
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-10-29 (Sun, 29 Oct 2023)
Changed paths:
M symtabAPI/src/Object-elf.C
M symtabAPI/src/Object.C
M symtabAPI/src/Symtab.C
M symtabAPI/src/emitElf.C
Log Message:
-----------
Remove BINEDIT_DEBUG
The vast majority of usages were removed over the years (e.g.,
f90cb3d09 0f9ac8641 ee95eb18b cf5cf6e15 26947f8dc c9807b2ff). It's also
not every been turned on in the CMake build system, so it's not been
used in at least a decade.
Commit: 3b823fe5667cbb496e8d7b0c8a9bdd368d45a013
https://github.com/dyninst/dyninst/commit/3b823fe5667cbb496e8d7b0c8a9bdd368d45a013
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-10-29 (Sun, 29 Oct 2023)
Changed paths:
M symtabAPI/src/Object.C
Log Message:
-----------
Remove print_symbols_map
Commit: 3a0cc9c3f62e4600ecc7ee79c135ed74d2605195
https://github.com/dyninst/dyninst/commit/3a0cc9c3f62e4600ecc7ee79c135ed74d2605195
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-10-29 (Sun, 29 Oct 2023)
Changed paths:
M symtabAPI/src/Object-elf.C
M symtabAPI/src/Object.C
M symtabAPI/src/Symtab.C
Log Message:
-----------
Remove print_symbols
It was only used by print_symbol_map
Commit: 0aaec00941ee4e1126b8d080b532d38af69736fb
https://github.com/dyninst/dyninst/commit/0aaec00941ee4e1126b8d080b532d38af69736fb
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-10-29 (Sun, 29 Oct 2023)
Changed paths:
M symtabAPI/src/Object-elf.C
M symtabAPI/src/Symtab.C
Log Message:
-----------
rm print_symbol_map rebase
Commit: 2b4aea2d56b9ca61c02613b0fab6ff0d88542a05
https://github.com/dyninst/dyninst/commit/2b4aea2d56b9ca61c02613b0fab6ff0d88542a05
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-10-29 (Sun, 29 Oct 2023)
Changed paths:
M symtabAPI/src/Object.C
Log Message:
-----------
Remove ____sym_hdr_printed
It's unused now.
Compare: https://github.com/dyninst/dyninst/compare/d38c65814e27%5E...2b4aea2d56b9
|