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
/
gdb
/
jit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make struct symbol inherit from general_symbol_info
Christian Biesinger
2019-11-12
1
-2
/
+2
*
[gdb] Fix typos in comments
Tom de Vries
2019-10-17
1
-1
/
+1
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-3
/
+3
*
Make relocate_{path,gdb_directory} return std::string
Christian Biesinger
2019-09-11
1
-2
/
+2
*
Move gdb-dlfcn.[ch] to gdbsupport/
Sergio Durigan Junior
2019-08-23
1
-1
/
+1
*
Use obstack_strdup more
Tom Tromey
2019-08-06
1
-4
/
+2
*
Change jit.c to use type-safe registry
Tom Tromey
2019-07-10
1
-29
/
+10
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
Remove minsym termination
Tom Tromey
2019-03-15
1
-2
/
+0
*
Change all_objfiles_safe adapter to be a method on program_space
Tom Tromey
2019-01-17
1
-1
/
+1
*
Change all_objfiles adapter to be a method on program_space
Tom Tromey
2019-01-17
1
-1
/
+1
*
gdb/23712: Use new multidictionary API
Keith Seitz
2019-01-10
1
-6
/
+4
*
Remove ALL_OBJFILES_SAFE
Tom Tromey
2019-01-09
1
-4
/
+1
*
Remove most uses of ALL_OBJFILES
Tom Tromey
2019-01-09
1
-3
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Fix a crash in jit.c
Tom Tromey
2018-12-28
1
-1
/
+2
*
Removing lookup_minimal_symbol_and_objfile
Weimin Pan
2018-05-29
1
-1
/
+1
*
Remove long_long_align_bit gdbarch attribute
Tom Tromey
2018-04-30
1
-2
/
+2
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-4
/
+4
*
Remove make_cleanup_free_section_addr_info
Tom Tromey
2018-03-16
1
-13
/
+6
*
Class detached_regcache
Yao Qi
2018-02-21
1
-6
/
+5
*
Don't call gdbarch_pseudo_register_read_value in jit.c
Yao Qi
2018-01-22
1
-11
/
+5
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Per-language symbol name hashing algorithm
Pedro Alves
2017-11-08
1
-2
/
+4
*
Constify add_com
Tom Tromey
2017-11-07
1
-2
/
+2
*
Construct readonly regcache without address space
Yao Qi
2017-11-02
1
-3
/
+1
*
const-fy regcache::m_aspace
Yao Qi
2017-11-02
1
-2
/
+2
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-1
/
+1
*
Change objfile to use new/delete
Tom Tromey
2017-10-13
1
-3
/
+3
*
Make init_type/arch_type take a size in bits
Ulrich Weigand
2017-09-27
1
-1
/
+1
*
Remove regcache_xfree
Tom Tromey
2017-09-25
1
-1
/
+1
*
Remove regcache_xmalloc
Tom Tromey
2017-09-25
1
-1
/
+1
*
Use DISABLE_COPY_AND_ASSIGN
Yao Qi
2017-09-19
1
-2
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-4
/
+0
*
Use unique_xmalloc_ptr in jit.c
Tom Tromey
2017-08-03
1
-14
/
+5
*
Introduce gdb_dlhandle_up
Tom Tromey
2017-04-12
1
-19
/
+23
*
Use class to manage BFD reference counts
Tom Tromey
2017-01-10
1
-15
/
+15
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Fix PR11094: JIT breakpoint is not properly recreated on reruns
Pedro Alves
2016-10-06
1
-1
/
+5
*
Remove unused variables
Tom Tromey
2016-07-14
1
-4
/
+0
*
Fix PR cli/18053
Tom Tromey
2016-07-13
1
-6
/
+18
*
Extend JIT-reader test and fix GDB problems that exposes
Pedro Alves
2016-07-01
1
-19
/
+32
*
Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach
Yichao Yu
2016-03-31
1
-2
/
+11
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add a cast in jit_target_read_impl
Simon Marchi
2015-10-29
1
-1
/
+2
*
Cast gdb_dlsym return value
Simon Marchi
2015-10-29
1
-1
/
+1
*
Change some void* to gdb_byte*
Simon Marchi
2015-10-09
1
-2
/
+2
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-15
/
+22
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-10
/
+15
[next]