Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 26fd7e3699d63aa4c8c31bfb024463c9faabfb4b
https://github.com/D-Programming-Language/dmd/commit/26fd7e3699d63aa4c8c31bfb024463c9faabfb4b
Author: Martin Nowak <[email protected]>
Date: 2014-11-27 (Thu, 27 Nov 2014)
Changed paths:
M src/backend/dwarf.c
Log Message:
-----------
fix Issue 13779 - gdb can't find frame base when using ld.gold
- missing relocation addend .debug_info reference to .debug_loc
Commit: a5dc8b8b3b39a2a50dd195ab5018233e347430ae
https://github.com/D-Programming-Language/dmd/commit/a5dc8b8b3b39a2a50dd195ab5018233e347430ae
Author: Martin Nowak <[email protected]>
Date: 2014-11-27 (Thu, 27 Nov 2014)
Changed paths:
M src/backend/dwarf.c
Log Message:
-----------
add comment on #else branch
Commit: 4c759b924cd6221e5892e183775a509e05923e7d
https://github.com/D-Programming-Language/dmd/commit/4c759b924cd6221e5892e183775a509e05923e7d
Author: Martin Nowak <[email protected]>
Date: 2014-11-27 (Thu, 27 Nov 2014)
Changed paths:
M src/backend/dwarf.c
Log Message:
-----------
refactoring
- add dwarf_apprel32 to encapsulate the difference between relocations
with addend (.rela, 64-bit) and those without addend (.rel, 32-bit)
Commit: e7a03fdd3cd0b5acb134edc28f8880a5de1162a8
https://github.com/D-Programming-Language/dmd/commit/e7a03fdd3cd0b5acb134edc28f8880a5de1162a8
Author: Walter Bright <[email protected]>
Date: 2014-11-26 (Wed, 26 Nov 2014)
Changed paths:
M src/backend/dwarf.c
Log Message:
-----------
Merge pull request #4168 from MartinNowak/fix13779
fix Issue 13779 - gdb can't find frame base when using ld.gold
Compare:
https://github.com/D-Programming-Language/dmd/compare/9bb7b32afc65...e7a03fdd3cd0_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals