- Feb 03, 2017
-
-
Joshua Lang authored
am: 07fbdd68 Change-Id: Ibcb7e035ae2f1df3d30b69f0cda7445cbf8c712c
-
Joshua Lang authored
am: 29a2cb0c Change-Id: I5c30a5bd2bebd75327a6105e7906b9a06f6af94d
-
Joshua Lang authored
am: 22eb558f Change-Id: If898ff00c79cb79e48b516f4f8ef75ae6f2d9cf4
-
Joshua Lang authored
am: 9bf6cbf6 Change-Id: I46f3eeff9e8a4a07dfc45b31579734798d8c0733
-
- Feb 01, 2017
-
-
Joshua Lang authored
The CodeView pdb path/name field is empty leading windows minidumps to have empty module paths for the binary. This patch sets the path to the base name of the binary. Bug: 33668347 Change-Id: I4138998239b07b54cc36dc2d2e3484c4b63f5435
-
- Nov 16, 2016
-
-
Rahul Chaudhry authored
am: fc509c90 Change-Id: I9bbedc88e2bb5a0c814885935e833adb9054837d
-
Rahul Chaudhry authored
am: 8c020168 Change-Id: Id3c1dfcc0aa0b09d820e45407e384d15ac0ed1e6
-
Rahul Chaudhry authored
am: 249bab53 Change-Id: I3627b4134439649f4cb80be5c1206a9a4d3d55d1
-
Rahul Chaudhry authored
am: 082ed0f1 Change-Id: Ifbc4608738b8b7bc38f278117b82c50c0ce2b9cd
-
- Nov 04, 2016
-
-
Rahul Chaudhry authored
This is also the default upstream: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=50701cc170a7c10a72e5ec2c7c6ed31057a31d43 Bug: 31270843
-
Rahul Chaudhry authored
am: 77490142 Change-Id: I34d2cf8ec9c83195da8678af392b7f3ae44e4034
-
Rahul Chaudhry authored
am: 9143ccb6 Change-Id: Id666e01883aefbf35d4b85c9d8c2bb17955dc740
-
Rahul Chaudhry authored
am: 61e5c705 Change-Id: I50ada89f7ea95fb8662e9f0fe0855593a645645c
-
Rahul Chaudhry authored
am: b8ff9828 Change-Id: I004da4b4e8073df2b3d6fad657c1c00ff74ca774
-
- Oct 22, 2016
-
-
Rahul Chaudhry authored
Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=628795 The upstream bug is https://sourceware.org/bugzilla/show_bug.cgi?id=17704 This patch is backported from upstream - commit ac423761af22f7858a1413cda5df3e1d5e88d4e4 Author: Gergely Nagy <ngg@tresorit.com> Date: Fri Oct 21 11:08:20 2016 -0700 Fix PR 17704. This fix keeps the section with the highest alignment when folding sections with ICF. PR gold/17704 * icf.cc (match_sections): Add new parameter section_addraligns. Check section alignment and keep the section with the strictest alignment. (find_identical_sections): New local variable section_addraligns. Store each section's alignment. * testsuite/pr17704a_test.s: New file. * testsuite/Makefile.am (pr17704a_test): New test. * testsuite/Makefile.in: Regenerate.
-
- Jun 30, 2016
-
-
Rahul Chaudhry authored
Remove warning about references from shared objects to hidden symbols. am: 6422a80d am: 129dec3e am: 1e1ca302 am: 2ef2302e Change-Id: Id1c859a21e8fed66270377cd8359e2776095e60e
-
Rahul Chaudhry authored
Revert \\\\"Disable the warning of a hidden symbol matches a reference to be resolved.\\\\" am: 4520d6be am: fd48d341 am: 850063a5 am: ab16853a Change-Id: I9d457b3ce76c3a9852e0b690f8972a6946d8018a
-
Rahul Chaudhry authored
Remove warning about references from shared objects to hidden symbols. am: 6422a80d am: 129dec3e am: 1e1ca302 Change-Id: Idf18161ad90ebdea222a95cead1af04fb7f9bc18
-
Rahul Chaudhry authored
Revert \\\"Disable the warning of a hidden symbol matches a reference to be resolved.\\\" am: 4520d6be am: fd48d341 am: 850063a5 Change-Id: I2d991e5f66a5ef98096cd4ea833da287f6e74b3b
-
Rahul Chaudhry authored
am: 129dec3e Change-Id: Ia2d30b822ea4c0d85f5d63a347c4b1cc06d436d6
-
Rahul Chaudhry authored
Revert \\"Disable the warning of a hidden symbol matches a reference to be resolved.\\" am: 4520d6be am: fd48d341 Change-Id: I236eef08f85d32346eeb00ef7e03cc977483e1c0
-
Rahul Chaudhry authored
am: 6422a80d Change-Id: I50bdd1f0349dc9453014936904bc811a23ed7e32
-
Rahul Chaudhry authored
am: 4520d6be Change-Id: Ibf705796bdfcfe835185aa7daf332289139fafaf
-
- Jun 29, 2016
-
-
Rahul Chaudhry authored
Bug: 21502954 This patch is backported from upstream - commit c20ceeb226168ffd84078ef74d890c2b7f69a435 Author: Yiran Wang <yiran@google.com> Date: Mon Jul 20 08:47:57 2015 -0700 Remove warning about references from shared objects to hidden symbols. gold/ PR gold/15574 * resolve.cc (Symbol_table): Remove warning about references from shared objects to hidden symbols. * testsuite/Makefile.am (hidden_test): Add hidden_test.syms. * testsuite/Makefile.in: Regenerate. * testsuite/hidden_test.sh: Check dynamic symbol table; update expected error messages. Change-Id: Ie6fb67071c7f478859069b7b4bf629cd44f91844
-
Rahul Chaudhry authored
Bug: 21502954 This change reverts https://android-review.googlesource.com/#/c/155101/, to be replaced by the upstream patch with tests. - https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=c20ceeb226168ffd84078ef74d890c2b7f69a435 Change-Id: Id929c8422a016638f860ac508eeafc7080584600
-
- May 18, 2016
-
-
Yunlian Jiang authored
GOLD/DWP: exit without segfault if the binary is not built with debug fission. am: 21efffa5 am: 881d3cd7 am: cc160c21 am: 237115ae * commit '237115ae': GOLD/DWP: exit without segfault if the binary is not built with debug fission. Change-Id: I7a92165d73a594717aaa76db61690a81a897b89f
-
Yunlian Jiang authored
GOLD/DWP: exit without segfault if the binary is not built with debug fission. am: 21efffa5 am: 881d3cd7 am: cc160c21 * commit 'cc160c21': GOLD/DWP: exit without segfault if the binary is not built with debug fission. Change-Id: I7d0c1206db80741414fdb7e4c5b21c31e42bebd9
-
Yunlian Jiang authored
am: 881d3cd7 * commit '881d3cd7': GOLD/DWP: exit without segfault if the binary is not built with debug fission. Change-Id: I57bfd9c5e6b5f5a8d0492103881abce197f34f47
-
Yunlian Jiang authored
am: 21efffa5 * commit '21efffa5': GOLD/DWP: exit without segfault if the binary is not built with debug fission. Change-Id: I62c6bbf195f2b6cf8fa18dfb21ddf0bd3c9d562f
-
Yunlian Jiang authored
dwp segfaults when trying to get .dwp file from a binary built without debug fission. This patch fixes that. upstream thread is https://sourceware.org/ml/binutils/2016-05/msg00204.html BUG=None TEST=dwp still works with files built with debug fission and dwp does not segfault on files that are not built with debug fission.
-
- Apr 20, 2016
-
-
Joseph Myers authored
am: 9adf19b5 * commit '9adf19b5': Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host. Change-Id: I7839748703e117b2e8ec0921c2ebb0e7a8bca592
-
Matthew Fortune authored
am: 53b6c9f3 * commit '53b6c9f3': Add support for DT_MIPS_RLD_MAP_REL. Change-Id: Id6355a0d8f80b3d7c7fe8869083b3cd27d802d30
-
Nikola Veljkovic authored
am: 24efe7d5 * commit '24efe7d5': Revert "Add support for the new tag DT_MIPS_RLD_MAP2." Change-Id: I4e2443928c7215d40a3761fa6f0daf53a7bfae5a
-
Joseph Myers authored
am: 2b51ecba * commit '2b51ecba': Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host. Change-Id: I7ec117c73928868416edf14e20a09ff6decadb0f
-
Matthew Fortune authored
am: 52d9ff81 * commit '52d9ff81': Add support for DT_MIPS_RLD_MAP_REL. Change-Id: I2d9d7b14e8872360d8549e9c3baa80a41951ac55
-
Nikola Veljkovic authored
am: 1e5714cc * commit '1e5714cc': Revert "Add support for the new tag DT_MIPS_RLD_MAP2." Change-Id: I6b7c1c4874a22c863efdc3f67eb2c64f164d937e
-
Nikola Veljkovic authored
am: 3186005e * commit '3186005e': Revert "Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host." Change-Id: Ic2d78e4e1316c6e96e2d024dea0fd603448c75b0
-
Joseph Myers authored
am: 1966aefb * commit '1966aefb': Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host. Change-Id: I4f6b65c3c7dd8f2ceac76fb2e7642420549bd8fa
-
Matthew Fortune authored
am: 39f13fa2 * commit '39f13fa2': Add support for DT_MIPS_RLD_MAP_REL. Change-Id: If9a8ff3fec7800d77db1d46965f53a5410f9c7a7
-