Mike Hommey
|
ccee4c2c0e
|
Bug 830326 - Get rid of warnings in the custom linker code. r=nfroyd
|
2013-01-15 10:12:56 +01:00 |
|
Mike Hommey
|
77cfb9f1b0
|
Bug 830295 - Avoid RefPtr<LibHandle> triggering recursive calls to ~CustomElf, and use it in the linker segfault handler. r=nfroyd
|
2013-01-15 10:12:36 +01:00 |
|
Mike Hommey
|
11eafddbc8
|
Bug 826178 - Prefix all hexadecimal values with 0x in linker logs. r=nfroyd
|
2013-01-03 16:45:57 +01:00 |
|
Jim Chen
|
a59d04549c
|
Bug 824715 - Correctly calculate next page offset in custom linker; r=glandium
|
2013-01-01 21:44:04 -05:00 |
|
Josh Matthews
|
f6cc129ce8
|
Backed out changeset 10b47593c4d7 (bug 824715)
|
2012-12-28 19:03:50 -05:00 |
|
Jim Chen
|
e4b89b0500
|
Bug 824715 - Correctly calculate next page offset in custom linker; r=glandium
|
2012-12-28 15:29:44 -05:00 |
|
Mike Hommey
|
a716e0afd3
|
Bug 772886 - Avoid failure to mmap some library segments on some armv6 devices. r=nfroyd
|
2012-07-14 10:54:22 +02:00 |
|
Mike Hommey
|
c60b51ef30
|
Bug 735278 - Call destructors in reverse order of initializers in the linker. r=froydnj
|
2012-06-07 10:41:59 +02:00 |
|
Mike Hommey
|
2967371558
|
Bug 747033 - Implement dl_iterate_phdr in the custom linker. r=froydnj
--HG--
rename : mozglue/linker/CustomElf.h => mozglue/linker/Elfxx.h
|
2012-04-25 09:05:02 +02:00 |
|
Mike Hommey
|
b00b3342a2
|
Bug 727959 - Ignore 0xffffffff entries the x86 Android NDK puts in .{init,fini}_array. r=tglek
|
2012-03-14 10:53:21 +01:00 |
|
Mike Hommey
|
b3973a5b27
|
Bug 734812 - Make the linker error out when text relocations are defined with DF_TEXTREL. r=nfroyd
|
2012-03-13 09:48:20 +01:00 |
|
Mike Hommey
|
471d20d072
|
Bug 727959 - Don't error out when missing symbol for PLT relocations is weak. r=nfroyd
|
2012-03-08 08:29:39 +01:00 |
|
Jeff Muizelaar
|
7cbebe89b8
|
Bug 733087 - Support DT_FLAGS a little bit. r=glandium
|
2012-03-06 09:28:09 +01:00 |
|
Mike Hommey
|
bc546e0b47
|
Bug 729883 - Avoid linker warnings when starting up on Android. r=tglek
|
2012-02-27 08:19:20 +01:00 |
|
Mike Hommey
|
8c5b3643ce
|
Bug 686805 part 6 - Add functions to display stats about seekable compressed streams. r=tglek
|
2012-02-22 08:12:15 +01:00 |
|
Mike Hommey
|
3c9f465103
|
Bug 686805 part 2 - Use a SIGSEGV signal handler to handle segmentation faults happening in loaded libraries address space. r=tglek,r=sewardj
|
2012-02-22 08:12:15 +01:00 |
|
Mike Hommey
|
524ce82972
|
Bug 686805 part 1 - Make Mappable::munmap, Mappable1stPagePtr::munmap and MappedPtr::munmap private. r=tglek
|
2012-02-22 08:12:15 +01:00 |
|
Mike Hommey
|
7b29e7253a
|
Bug 727959 - Add symbol name to relocation errors in the linker. r=tglek
|
2012-02-21 08:10:43 +01:00 |
|
Mike Hommey
|
d31a431d14
|
Bug 723939 part 1 - When reserving memory for the loaded library, ensure correct alignment for future MAP_SHARED mappings. r=tglek
|
2012-02-17 08:55:36 +01:00 |
|
Mike Hommey
|
8fd7ef9ab5
|
Bug 683127 part 10 - Allow debug symbols to be found under gdb without extracted libraries. r=tglek,r=mwu
|
2012-01-20 09:49:03 +01:00 |
|
Mike Hommey
|
4b71ba5dc0
|
Bug 683127 part 8 - Allow to load Elf files from a Zip archive. r=tglek,r=sewardj
|
2012-01-20 09:48:44 +01:00 |
|
Mike Hommey
|
61d63022fa
|
Bug 683127 part 7 - Use a custom Elf linker for libraries given with an absolute path name. r=sewardj
|
2012-01-20 09:48:44 +01:00 |
|