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
/
corefile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-0
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-13
/
+9
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-9
/
+13
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-1
/
+1
*
Update core-related help strings
Tom Tromey
2018-05-24
1
-0
/
+1
*
Eliminate the 'the_core_target' global
Pedro Alves
2018-05-11
1
-18
/
+0
*
Move core_bfd to program space
Tom Tromey
2018-05-11
1
-4
/
+0
*
target factories, target open and multiple instances of targets
Pedro Alves
2018-05-03
1
-4
/
+6
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-8
/
+4
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-2
/
+2
*
Pass inferior down to target_detach and to_detach
Simon Marchi
2018-01-19
1
-1
/
+1
*
Remove args from target detach
Simon Marchi
2018-01-19
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Constify add_setshow_*
Tom Tromey
2017-11-07
1
-4
/
+1
*
Constify core_file_command
Tom Tromey
2017-09-27
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-4
/
+0
*
Use std::string in reopen_exec_file
Tom Tromey
2017-09-03
1
-8
/
+3
*
Return std::string from memory_error_message
Tom Tromey
2017-09-03
1
-9
/
+7
*
Introduce class completion_tracker & rewrite completion<->readline interaction
Pedro Alves
2017-07-17
1
-2
/
+3
*
Share fork_inferior et al with gdbserver
Sergio Durigan Junior
2017-06-07
1
-3
/
+1
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Change reopen_exec_file to check result of stat
Tom Tromey
2016-07-14
1
-1
/
+1
*
Throw NOT_AVAILABLE_ERROR in read_stack and read_code
Yao Qi
2016-05-04
1
-14
/
+15
*
gdb/rs6000: Read backchain as unsigned.
Marcin Kościelnicki
2016-03-09
1
-0
/
+18
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
target_read_memory&co: no longer return target_xfer_status
Pedro Alves
2015-10-27
1
-3
/
+3
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-4
/
+4
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-2
/
+1
*
Cleanup write_memory doc
Simon Marchi
2015-06-15
1
-2
/
+2
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
PR gdb/17384: Do not print memory errors in safe_read_memory_integer
Ulrich Weigand
2014-09-17
1
-45
/
+5
*
Move errno.h to common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
constify exec_file_attach
Tom Tromey
2014-07-30
1
-4
/
+3
*
Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLE
Yao Qi
2014-02-24
1
-2
/
+2
*
Remove TARGET_XFER_STATUS_ERROR_P
Yao Qi
2014-02-24
1
-6
/
+3
*
Return target_xfer_status in to_xfer_partial
Yao Qi
2014-02-11
1
-13
/
+20
*
Tweak in memory_error
Yao Qi
2014-02-07
1
-3
/
+4
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Use target_read_code in skip_prologue (i386)
Yao Qi
2013-12-10
1
-0
/
+32
*
remove gdb_stat.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Stop using errno values around target_xfer interfaces and memory errors.
Pedro Alves
2013-10-09
1
-22
/
+30
*
PR gdb/15415
Jan Kratochvil
2013-08-28
1
-2
/
+2
*
PR gdb/15871: Unavailable entry value is not shown correctly
Pedro Alves
2013-08-22
1
-9
/
+42
*
Constify strings in tracepoint.c, lookup_cmd and the completers.
Pedro Alves
2013-03-13
1
-1
/
+2
[next]