diff options
| author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-12-06 14:48:17 +0000 |
|---|---|---|
| committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-12-06 14:48:17 +0000 |
| commit | 84ade58db7a58c310e42e55633c9d8d52fc5c994 (patch) | |
| tree | 62e73fccfcd14dbc8f71e874338ac6901fd4adb0 /libjava/classpath/gnu/java/text | |
| parent | 438167ebef173f07a6ec740c4bcd31c470caba0f (diff) | |
| download | ppe42-gcc-84ade58db7a58c310e42e55633c9d8d52fc5c994.tar.gz ppe42-gcc-84ade58db7a58c310e42e55633c9d8d52fc5c994.zip | |
* elf.c (ET_DYN): Undefine and define again.
(elf_add): Add exe argument, if true and ehdr.e_type is ET_DYN,
return early -1 without closing the descriptor.
(struct phdr_data): Add exe_descriptor.
(phdr_callback): If pd->exe_descriptor is not -1, for very first
call if dlpi_name is NULL just call elf_add with the exe_descriptor,
otherwise backtrace_close the exe_descriptor if not -1. Adjust
call to elf_add.
(backtrace_initialize): Adjust call to elf_add. If it returns
-1, set pd.exe_descriptor to descriptor, otherwise set it to -1.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205748 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/text')
0 files changed, 0 insertions, 0 deletions

