index
:
android_external_elfutils
cm-10.1
cm-10.2
cm-11.0
cm-13.0
cm-14.0
cm-14.1
cm-14.1_prerebase
cm-9.1.0
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-14.1-cafrebase
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libebl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use -fPIC instead of -fpic when generating PIC code.
Jose E. Marchesi
2015-10-06
2
-1
/
+6
*
Remove old-style function definitions.
Mark Wielaard
2015-09-23
42
-180
/
+60
*
Remove redundant NULL tests.
Chih-Hung Hsieh
2015-09-14
5
-5
/
+15
*
Replace some K&R function definitions with ansi-C definitions.
Chih-Hung Hsieh
2015-09-07
3
-5
/
+8
*
libebl: SHT_(INIT|FINI|PREINIT)_ARRAY are valid targets for relocation.
Mark Wielaard
2015-06-14
2
-5
/
+18
*
libebl: Don't blow up stack when processing large NT_GNU_ABI_TAG.
Mark Wielaard
2015-05-27
2
-2
/
+22
*
libebl: Use static number for array stack allocation in openbackend.
Mark Wielaard
2015-05-27
2
-2
/
+13
*
s/Really, not guarantee/Really, no guarantee/g
Mark Wielaard
2015-01-27
1
-1
/
+1
*
libebl.h: Add comment from README that this is completely UNSUPPORTED.
Mark Wielaard
2015-01-27
2
-1
/
+19
*
Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.
Mark Wielaard
2014-11-26
5
-9
/
+14
*
Check elf_strptr didn't fail getting section name.
Mark Wielaard
2014-11-17
2
-2
/
+6
*
libebl: Add ebl_func_addr_mask plus ARM backend implementation.
Mark Wielaard
2014-06-22
5
-4
/
+34
*
backends: Add ebl_check_reloc_target_type.
Mark Wielaard
2014-05-19
6
-3
/
+74
*
libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.
Mark Wielaard
2013-12-20
6
-1
/
+69
*
unwinder: s390 and s390x
Jan Kratochvil
2013-12-18
6
-1
/
+143
*
unwinder: ppc and ppc64
Jan Kratochvil
2013-12-15
5
-2
/
+65
*
Support AArch64 architecture
Petr Machata
2013-11-26
2
-1
/
+6
*
Code cleanup: Remove const in prototype
Jan Kratochvil
2013-11-14
2
-4
/
+7
*
Unwinder for x86*.
Jan Kratochvil
2013-11-07
6
-5
/
+97
*
backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.
Mark Wielaard
2013-10-07
2
-0
/
+10
*
Recognize names of some new core note types in ebl_core_note_type_name
Petr Machata
2013-09-27
2
-1
/
+11
*
eblsectionstripp.c (ebl_section_strip_p): Check shdr_l is not NULL.
Mark Wielaard
2013-09-25
2
-2
/
+6
*
Updates for Automake 1.13.
Mark Wielaard
2013-04-26
2
-1
/
+5
*
libebl/
Jan Kratochvil
2012-10-12
4
-3
/
+13
*
Handle new core note types in EBL
Petr Machata
2012-09-17
2
-1
/
+18
*
Add support for Tilera TILE-Gx processor.
Jeff Kenton
2012-08-24
2
-0
/
+5
*
Add low-level support for .debug_macro.
Mark Wielaard
2012-06-27
2
-0
/
+6
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
51
-2016
/
+969
*
Remove .mtn-ignore and .cvsignore files.
Mark Wielaard
2012-06-05
1
-1
/
+0
*
Add support for printing SDT elf notes.
Mark Wielaard
2011-04-26
6
-10
/
+118
*
Fix doubled words.
Marek Polacek
2011-04-16
1
-1
/
+1
*
Fix typo in TLSDESC_GOT.
Marek Polacek
2011-03-21
2
-1
/
+5
*
Add new ebl_check_st_other_bits function.
Mark Wielaard
2011-03-11
6
-3
/
+93
*
Consider .gdb_index as a debugging section.
Roland McGrath
2010-07-07
2
-0
/
+6
*
Clean up and consolidate automake magic to reduce duplication and to work wit...
Roland McGrath
2010-02-15
2
-23
/
+9
*
Make readelf -n check note name strings, handle "VMCOREINFO" flavor.
Roland McGrath
2010-01-04
5
-19
/
+27
*
Clean up NT_GNU_GOLD_VERSION printing.
Roland McGrath
2009-10-14
2
-2
/
+6
*
Match .debug_pubtypes and .debug_types as known DWARF section names.
Roland McGrath
2009-10-05
2
-0
/
+8
*
libebl: Fix allocation of memory for long strings
Petr Machata
2009-09-02
2
-7
/
+17
*
ebl_strtabfinalize: Don't SEGV when no strings are present
Petr Machata
2009-08-06
2
-1
/
+7
*
Handle text output for NT_GNU_GOLD_VERSION.
Mark Wielaard
2009-07-26
2
-1
/
+10
*
Handle NT_GNU_GOLD_VERSION.
Mark Wielaard
2009-07-26
2
-1
/
+7
*
CFI support: lookup by PC and translate into DWARF location per register
Roland McGrath
2009-07-08
7
-6
/
+127
*
Add support for STB_GNU_UNIQUE to libebl.
Ulrich Drepper
2009-07-08
3
-2
/
+20
*
Update elf.h and some tables; fill in sparc backend reloc table.
Roland McGrath
2009-04-01
3
-3
/
+13
*
Reduce common code in objdump.
Ulrich Drepper
2009-02-01
2
-2
/
+7
*
src/
Roland McGrath
2008-12-03
2
-1
/
+5
*
src/
Roland McGrath
2008-08-07
7
-3
/
+114
*
backends/
Roland McGrath
2008-04-01
7
-4
/
+105
*
Finish elflint .gnu.attributes checking
Roland McGrath
2008-02-21
8
-28
/
+170
[next]