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
*
Prepare gdb for 64-bit obstacks
Alan Modra
2014-08-05
1
-4
/
+5
*
constify some blockvector APIs
Tom Tromey
2014-06-18
1
-7
/
+8
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-5
/
+7
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-3
/
+4
*
change minsym representation
Tom Tromey
2014-02-26
1
-5
/
+5
*
replace XCALLOC with XCNEWVEC or XCNEW
Tom Tromey
2014-01-13
1
-2
/
+2
*
replace XZALLOC with XCNEW
Tom Tromey
2014-01-13
1
-7
/
+7
*
fix JIT reader path creation
Tom Tromey
2014-01-06
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_stat.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Change "set debug symtab-create" to take a verbosity level.
Doug Evans
2013-11-08
1
-1
/
+1
*
New flag OBJF_NOT_FILENAME
Jan Kratochvil
2013-10-09
1
-2
/
+3
*
Keep objfile original filename
Jan Kratochvil
2013-09-24
1
-4
/
+3
*
Code cleanup: Add objfile_name accessor
Jan Kratochvil
2013-09-24
1
-1
/
+1
*
move gdbarch object from objfile to per-BFD
Tom Tromey
2013-08-20
1
-1
/
+1
*
gdb/
Jan Kratochvil
2013-04-12
1
-1
/
+3
*
* minsyms.h (struct bound_minimal_symbol): New.
Tom Tromey
2013-04-08
1
-8
/
+10
*
* coffread.c (process_coff_symbol, coff_read_enum_type): Call
Tom Tromey
2013-04-08
1
-3
/
+1
*
* symfile.c (alloc_section_addr_info): Update header. Don't set
Tom Tromey
2013-03-21
1
-0
/
+1
*
2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
Tom Tromey
2013-03-20
1
-1
/
+1
*
* jit.c (jit_program_space_data): Rename from jit_inferior_data;
Tom Tromey
2013-01-31
1
-66
/
+54
*
PR gdb/13987:
Tom Tromey
2013-01-31
1
-20
/
+87
*
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
Aleksandar Ristovski
2013-01-31
1
-6
/
+1
*
* symfile.h (obsavestring): Don't declare.
Tom Tromey
2013-01-21
1
-3
/
+3
*
* jit.c (jit_reader_load_command): Interpret the jit reader name as an
Sanjoy Das
2013-01-17
1
-1
/
+5
*
PR gdb/14550
Sanjoy Das
2013-01-17
1
-2
/
+12
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
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
[next]