diff browse annotate |
7c160422459608e12142f82b50822b27d2ffdedb created 2014-10-07 07:42 +0900 pushed 2014-11-28 15:29 +0000 |
Mike Hommey | Mike Hommey - Bug 1077384 - Make libmozglue a pseudo-LD_PRELOAD on android. r=nfroyd |
diff browse annotate |
8c947073f4ead3194bbd9086591229abb39966bf created 2013-11-11 14:15 -0500 pushed 2014-02-04 01:06 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in mozglue/linker/; r=ehsan |
diff browse annotate |
e307319bf2e4b2354e1e28a10fcd7e87656c30d7 created 2013-06-27 09:35 +0900 pushed 2013-09-16 19:14 +0000 |
Mike Hommey | Mike Hommey - Bug 886730 - Add and use a MemoryRange class and helper functions for page alignment in faulty.lib. r=nfroyd |
diff browse annotate |
777c81f4d4a422b750ecb94cc67158175929734c created 2013-03-06 07:30 +0100 pushed 2013-05-13 16:59 +0000 |
Mike Hommey | Mike Hommey - Bug 847479 - Add a dictionary to improve compression rate. r=nfroyd |
diff browse annotate |
6bca41629a11c12591cd4ad5461ed05563086228 created 2013-01-03 16:45 +0100 pushed 2013-02-19 18:06 +0000 |
Mike Hommey | Mike Hommey - Bug 826173 - Avoid calling close/fclose/unlink with uninitialized values in the linker. r=nfroyd |
diff browse annotate |
e587aa26326e603d0b282e266d3737b9d37ad677 created 2012-11-07 08:02 +0100 pushed 2013-01-07 21:25 +0000 |
Mike Hommey | Mike Hommey - Bug 808121 - Ensure the pointers we change in the r_debug data are writable, which they aren't with upcoming Android system linker. r=nfroyd |
diff browse annotate |
3c34aa0c81f7541a12c64ab32132f7c26908239a created 2012-07-30 14:17 -0400 pushed 2012-10-08 18:29 +0000 |
Andrew Quartey | Andrew Quartey - Bug 735615 - Remove AutoClean from mozglue/linkers/Utils.h r=glandium |
diff browse annotate |
d03872d8e1b43f98a39647af06e75301db7074be created 2012-06-07 10:41 +0200 pushed 2012-08-27 22:37 +0000 |
Mike Hommey | Mike Hommey - Bug 735278 - Call destructors in reverse order of initializers in the linker. r=froydnj |
diff browse annotate |
fed61303b55b60385307edda90ff9aaa58c7020b created 2012-02-22 08:12 +0100 pushed 2012-04-24 17:33 +0000 |
Mike Hommey | Mike Hommey - Bug 686805 part 3 - Tool to generate seekable compressed streams. r=tglek |
diff browse annotate |
c73a25f9fbd3d674b82c0ae996154c499513bdd1 created 2012-02-22 08:12 +0100 pushed 2012-04-24 17:33 +0000 |
Mike Hommey | Mike Hommey - Bug 686805 part 1 - Make Mappable::munmap, Mappable1stPagePtr::munmap and MappedPtr::munmap private. r=tglek |
diff browse annotate |
91d77c934b264f3b93346aa113ad957e160074de created 2012-02-13 15:49 +0100 pushed 2012-04-24 17:33 +0000 |
Mike Hommey | Mike Hommey - Bug 725230 - Enable and fix assertions in linker code. r=tglek |
diff browse annotate |
e652994cdd9ee79e67c0e1207366175a244c9e99 created 2012-02-13 16:35 +0100 pushed 2012-04-24 17:33 +0000 |
Mike Hommey | Mike Hommey - Backout 8eef38643ceb (bug 717540) and 78941a969e20 (bug 725230) because of windows debug bustage |
diff browse annotate |
78941a969e20dcced6fc370c0540ded2ac4dad9f created 2012-02-13 15:49 +0100 pushed 2012-04-24 17:33 +0000 |
Mike Hommey | Mike Hommey - Bug 725230 - Enable and fix assertions in linker code. r=tglek |
diff browse annotate |
41c7ad654949db5393d22a95d8dd4d233d47f244 created 2012-01-20 09:49 +0100 pushed 2012-03-13 21:17 +0000 |
Mike Hommey | Mike Hommey - Bug 683127 part 10 - Allow debug symbols to be found under gdb without extracted libraries. r=tglek,r=mwu |
diff browse annotate |
229140e62d7b49f34cb140a639d21f92aaa39d97 created 2012-01-20 09:48 +0100 pushed 2012-03-13 21:17 +0000 |
Mike Hommey | Mike Hommey - Bug 683127 part 9 - Allow to temporarily extract Elf files from a Zip archive for e.g. valgrind. r=tglek |
diff browse annotate |
bd752f4935d978c6e81f04c632ea054701f64a08 created 2012-01-20 09:48 +0100 pushed 2012-03-13 21:17 +0000 |
Mike Hommey | Mike Hommey - Bug 683127 part 8 - Allow to load Elf files from a Zip archive. r=tglek,r=sewardj |
diff browse annotate |
54a8b1b25477d04ecfae8f13775ec5b25a7c27de created 2012-01-20 09:48 +0100 pushed 2012-03-13 21:17 +0000 |
Mike Hommey | Mike Hommey - Bug 683127 part 7 - Use a custom Elf linker for libraries given with an absolute path name. r=sewardj |
diff browse annotate |
12f6fad6692480cf9273698fb4029672834d250c created 2012-01-11 11:10 +0100 pushed 2012-03-13 21:17 +0000 |
Mike Hommey | Mike Hommey - Bug 683127 part 1 - Simple Zip reader for the new ELF Linker. r=tglek,r=mwu |