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
...
*
rename frame_register_read into deprecated_frame_register_read.
Joel Brobecker
2012-11-12
1
-2
/
+2
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-3
/
+3
*
* jit.c (jit_object_close_impl): Don't malloc the objfile
Tom Tromey
2012-08-22
1
-2
/
+1
*
* auto-load.c (_initialize_auto_load): Update.
Tom Tromey
2012-08-22
1
-1
/
+1
*
gdb/
Yao Qi
2012-08-02
1
-8
/
+8
*
* coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'
Tom Tromey
2012-07-23
1
-1
/
+2
*
* cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.
Tom Tromey
2012-07-23
1
-7
/
+6
*
* bfd-target.c (target_bfd_reopen): Update.
Tom Tromey
2012-07-23
1
-1
/
+1
*
* symfile.c (symfile_bfd_open): Don't copy name. Call
Tom Tromey
2012-07-18
1
-2
/
+1
*
* dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
Tom Tromey
2012-07-18
1
-1
/
+3
*
2012-06-13 Kaushik Srenevasan <kaushik@twitter.com>
Tom Tromey
2012-06-13
1
-0
/
+5
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-6
/
+0
*
* jv-lang.c (get_java_class_symtab): Use allocate_global_block,
Tom Tromey
2012-05-10
1
-1
/
+8
*
* jit.c (jit_read_code_entry): Compute alignment and offset of
Richard Henderson
2012-03-22
1
-6
/
+7
*
PR gdb/13431:
Tom Tromey
2012-02-01
1
-94
/
+121
*
* jit.c (bfd_open_from_target_memory): Move higher in file.
Tom Tromey
2012-02-01
1
-18
/
+18
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-1
/
+1
*
* hppa-hpux-tdep.c (hppa64_hpux_search_dummy_call_sequence): Use
Tom Tromey
2011-12-21
1
-3
/
+1
*
gdb/
Sanjoy Das
2011-11-29
1
-4
/
+5
*
gdb/
Sanjoy Das
2011-11-27
1
-7
/
+12
*
gdb/
Sanjoy Das
2011-11-20
1
-0
/
+259
*
gdb/
Sanjoy Das
2011-11-20
1
-13
/
+468
*
gdb/
Sanjoy Das
2011-11-20
1
-0
/
+100
*
gdb/
Sanjoy Das
2011-11-20
1
-0
/
+4
*
gdb/
Sanjoy Das
2011-11-20
1
-0
/
+1
*
gdb/
Jan Kratochvil
2011-10-28
1
-6
/
+10
*
Fix jit.exp on most 32-bit targets.
David S. Miller
2011-10-11
1
-2
/
+8
*
Minor forward declaration reformatting (jit.c)
Joel Brobecker
2011-07-07
1
-2
/
+1
*
Fix JIT clang-lli regression (unable to read JIT descriptor from memory)
Joel Brobecker
2011-07-06
1
-0
/
+8
*
bfd/
Jan Kratochvil
2011-04-17
1
-1
/
+1
*
2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2011-01-31
1
-73
/
+126
*
2011-01-08 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-09
1
-15
/
+18
*
ChangeLog:
Paul Pluzhnikov
2011-01-06
1
-2
/
+44
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
2010-05-06 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-07
1
-1
/
+0
*
Multiexec MI
Vladimir Prus
2010-02-24
1
-1
/
+1
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-2
/
+1
*
* xcoffread.c (scan_xcoff_symtab): Update.
Tom Tromey
2009-11-16
1
-1
/
+1
*
* jit.c (jit_event_handler): Use paddress to print target addresses.
Doug Evans
2009-08-21
1
-2
/
+2
*
* jit.c (jit_read_descriptor): New arg gdbarch, all callers updated.
Doug Evans
2009-08-21
1
-22
/
+45
*
Add interface for JIT code generation.
Doug Evans
2009-08-20
1
-0
/
+438
[prev]