GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libctf
Commit message (
Expand
)
Author
Age
Files
Lines
*
libctf: mark swap.h inline functions as static
Simon Marchi
2019-10-16
2
-3
/
+7
*
libctf: fix tabdamage
Nick Alcock
2019-10-03
3
-3
/
+8
*
libctf: fix refcount leak in ctf_import
Nick Alcock
2019-10-03
2
-0
/
+7
*
libctf: make ctf_dump not crash on OOM
Nick Alcock
2019-10-03
4
-23
/
+61
*
libctf: remove ctf_malloc, ctf_free and ctf_strdup
Nick Alcock
2019-10-03
9
-117
/
+156
*
libctf: get the encoding of non-ints/fps in the dynamic space right
Nick Alcock
2019-10-03
2
-1
/
+26
*
libctf: allow ctf_type_lname of a null pointer.
Nick Alcock
2019-10-03
2
-1
/
+7
*
libctf: properly handle ctf_add_type of forwards and self-reffing structs
Nick Alcock
2019-10-03
4
-85
/
+134
*
libctf: avoid the need to ever use ctf_update
Nick Alcock
2019-10-03
10
-422
/
+896
*
libctf: handle nonrepresentable types at link time
Nick Alcock
2019-10-03
6
-27
/
+130
*
libctf: installable libctf as a shared library
Nick Alcock
2019-10-03
8
-82
/
+8150
*
libctf: actually close bfds we have opened
Nick Alcock
2019-10-03
3
-1
/
+8
*
libctf: bfd-open: mark the bfd as cacheable
Nick Alcock
2019-10-03
2
-0
/
+5
*
libctf: get rid of a disruptive public include of <sys/param.h>
Nick Alcock
2019-10-03
2
-0
/
+5
*
libctf: eschew C99 for loop initial declarations
Nick Alcock
2019-10-03
2
-7
/
+21
*
libctf: don't leak hash keys or values on value replacement
Nick Alcock
2019-10-03
2
-4
/
+22
*
libctf: teach ctf_add_type how forwards work
Nick Alcock
2019-10-03
2
-14
/
+35
*
libctf: add CU-mapping machinery
Nick Alcock
2019-10-03
5
-4
/
+194
*
libctf: add linking of the variable section
Nick Alcock
2019-10-03
3
-25
/
+145
*
libctf: map from old to corresponding newly-added types in ctf_add_type
Nick Alcock
2019-10-03
6
-4
/
+202
*
libctf: add the ctf_link machinery
Nick Alcock
2019-10-03
8
-14
/
+564
*
libctf: dump: check the right error values when dumping functions
Nick Alcock
2019-10-03
2
-1
/
+6
*
libctf: dump: support non-root type dumping
Nick Alcock
2019-10-03
2
-12
/
+36
*
libctf: fix double-free on ctf_compress_write error path
Nick Alcock
2019-10-03
2
-1
/
+4
*
libctf: write CTF files to memory, and CTF archives to fds
Nick Alcock
2019-10-03
3
-35
/
+122
*
libctf: support getting strings from the ELF strtab
Nick Alcock
2019-10-03
6
-70
/
+261
*
libctf: Add iteration over non-root types
Nick Alcock
2019-10-03
2
-0
/
+25
*
libctf: add the object index and function index sections
Nick Alcock
2019-10-03
2
-9
/
+33
*
libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol and string sections
Nick Alcock
2019-10-03
4
-44
/
+68
*
libctf, binutils: dump the CTF header
Nick Alcock
2019-10-03
4
-8
/
+138
*
libctf: allow the header to change between versions
Nick Alcock
2019-10-03
4
-172
/
+297
*
libctf, include: ChangeLog format fixes
Nick Alcock
2019-10-03
1
-11
/
+11
*
libctf: make it compile for old glibc
Hans-Peter Nilsson
2019-10-03
2
-3
/
+10
*
bfd_section_* macros
Alan Modra
2019-09-19
2
-3
/
+7
*
Add markers for 2.33 branch to NEWS and ChangeLog files.
Phil Blundell
2019-09-09
1
-0
/
+4
*
libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_raw
Nick Alcock
2019-07-18
4
-2
/
+95
*
libctf: fix spurious error when rolling back to the first snapshot
Nick Alcock
2019-07-01
2
-1
/
+5
*
libctf: deduplicate and sort the string table
Nick Alcock
2019-07-01
8
-138
/
+520
*
libctf: add hash traversal helpers
Nick Alcock
2019-07-01
3
-0
/
+67
*
libctf: fix hash removal
Nick Alcock
2019-07-01
2
-1
/
+6
*
libctf: disambiguate hex output in dumps
Nick Alcock
2019-07-01
2
-3
/
+8
*
libctf: fix ctf_open endianness problems with raw CTF files
Nick Alcock
2019-06-21
2
-9
/
+22
*
libctf: endianness fixes
Nick Alcock
2019-06-21
2
-7
/
+18
*
libctf: unidentified type kinds on open are a sign of file corruption
Nick Alcock
2019-06-21
2
-0
/
+9
*
libctf: dump header offsets into the debugging output
Nick Alcock
2019-06-21
2
-0
/
+8
*
libctf: drop mmap()-based CTF data allocator
Nick Alcock
2019-06-21
5
-89
/
+32
*
libctf: handle errors on dynhash insertion better
Nick Alcock
2019-06-21
3
-12
/
+35
*
Regenerate with approved autotools version
Alan Modra
2019-06-14
2
-1
/
+5
*
libctf: avoid strndup
Nick Alcock
2019-06-07
3
-1
/
+7
*
libctf: explicitly cast more size_t types used in printf()s
Nick Alcock
2019-06-07
2
-7
/
+17
[next]