projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Automatic date update in version.in
[deliverable/binutils-gdb.git]
/
libctf
/
2020-03-11
John Baldwin
libctf: Mark bswap_identity_64 inline function as static.
tree
|
commitdiff
2020-01-18
Nick Clifton
Add markers for 2.34 branch to the NEWS files and Chang...
tree
|
commitdiff
2020-01-05
Joel Brobecker
Fix libctf ChangeLog date in most recent entry.
tree
|
commitdiff
2020-01-05
Eli Zaretskii
libctf: Add configure check for asprintf (for MinGW)
tree
|
commitdiff
2020-01-01
Alan Modra
Re: Update year range in copyright notice of binutils...
tree
|
commitdiff
2020-01-01
Alan Modra
Update year range in copyright notice of binutils files
tree
|
commitdiff
2019-10-16
Simon Marchi
libctf: mark swap.h inline functions as static
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: fix tabdamage
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: fix refcount leak in ctf_import
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: make ctf_dump not crash on OOM
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: remove ctf_malloc, ctf_free and ctf_strdup
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: get the encoding of non-ints/fps in the dynamic...
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: allow ctf_type_lname of a null pointer.
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: properly handle ctf_add_type of forwards and...
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: avoid the need to ever use ctf_update
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: handle nonrepresentable types at link time
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: installable libctf as a shared library
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: actually close bfds we have opened
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: bfd-open: mark the bfd as cacheable
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: get rid of a disruptive public include of ...
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: eschew C99 for loop initial declarations
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: don't leak hash keys or values on value replacement
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: teach ctf_add_type how forwards work
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: add CU-mapping machinery
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: add linking of the variable section
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: map from old to corresponding newly-added types...
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: add the ctf_link machinery
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: dump: check the right error values when dumping...
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: dump: support non-root type dumping
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: fix double-free on ctf_compress_write error...
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: write CTF files to memory, and CTF archives...
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: support getting strings from the ELF strtab
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: Add iteration over non-root types
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: add the object index and function index sections
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol...
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf, binutils: dump the CTF header
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf: allow the header to change between versions
tree
|
commitdiff
2019-10-03
Nick Alcock
libctf, include: ChangeLog format fixes
tree
|
commitdiff
2019-10-03
Hans-Peter Nilsson
libctf: make it compile for old glibc
tree
|
commitdiff
2019-09-19
Alan Modra
bfd_section_* macros
tree
|
commitdiff
2019-09-09
Phil Blundell
Add markers for 2.33 branch to NEWS and ChangeLog files.
tree
|
commitdiff
2019-07-18
Nick Alcock
libctf: introduce ctf_func_type_{info,args}, ctf_type_a...
tree
|
commitdiff
2019-07-01
Nick Alcock
libctf: fix spurious error when rolling back to the...
tree
|
commitdiff
2019-07-01
Nick Alcock
libctf: deduplicate and sort the string table
tree
|
commitdiff
2019-07-01
Nick Alcock
libctf: add hash traversal helpers
tree
|
commitdiff
2019-07-01
Nick Alcock
libctf: fix hash removal
tree
|
commitdiff
2019-07-01
Nick Alcock
libctf: disambiguate hex output in dumps
tree
|
commitdiff
2019-06-21
Nick Alcock
libctf: fix ctf_open endianness problems with raw CTF...
tree
|
commitdiff
2019-06-21
Nick Alcock
libctf: endianness fixes
tree
|
commitdiff
2019-06-21
Nick Alcock
libctf: unidentified type kinds on open are a sign...
tree
|
commitdiff
2019-06-21
Nick Alcock
libctf: dump header offsets into the debugging output
tree
|
commitdiff
2019-06-21
Nick Alcock
libctf: drop mmap()-based CTF data allocator
tree
|
commitdiff
2019-06-21
Nick Alcock
libctf: handle errors on dynhash insertion better
tree
|
commitdiff
2019-06-14
Alan Modra
Regenerate with approved autotools version
tree
|
commitdiff
2019-06-07
Nick Alcock
libctf: avoid strndup
tree
|
commitdiff
2019-06-07
Nick Alcock
libctf: explicitly cast more size_t types used in printf()s
tree
|
commitdiff
2019-06-07
Nick Alcock
libctf: mark various args as unused in the !HAVE_MMAP...
tree
|
commitdiff
2019-06-05
Nick Alcock
libctf: eschew %zi format specifier
tree
|
commitdiff
2019-06-04
Tom Tromey
Use CHAR_BIT instead of NBBY in libctf
tree
|
commitdiff
2019-06-04
Nick Alcock
libctf: work on platforms without O_CLOEXEC.
tree
|
commitdiff
2019-06-04
Nick Alcock
libctf: look for BSD versus GNU qsort_r signatures
tree
|
commitdiff
2019-06-04
Nick Alcock
libctf: fix use-after-free in function dumping
tree
|
commitdiff
2019-05-31
Jose E. Marchesi
libctf: fix a number of build problems found on Solaris...
tree
|
commitdiff
2019-05-29
Nick Alcock
Fix libctf build on non-ELF targets.
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: build system
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: debug dumping
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: labels
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: library version enforcement
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: type copying
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: lookups by name and symbol
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: core type lookup
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: ELF file opening via BFD
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: mmappable archives
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: opening
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: creation functions
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: implementation definitions related to file...
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: hashing
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: error handling
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: low-level list manipulation and helper utilities
tree
|
commitdiff
2019-05-28
Nick Alcock
libctf: lowest-level memory allocation and debug-dumpin...
tree
|
commitdiff
This page took
1.124905 seconds
and
7
git commands to generate.