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/binutils-2.44
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
/
spu-linux-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use class to manage BFD reference counts
Tom Tromey
2017-01-10
1
-22
/
+16
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
[spu] Fix C++ build problems
Ulrich Weigand
2016-05-04
1
-2
/
+2
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-1
/
+1
*
Mostly trivial enum fixes
Simon Marchi
2015-07-31
1
-1
/
+1
*
Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
Pedro Alves
2015-07-24
1
-1
/
+1
*
Zero supplied stat buffers in functions that pretend to stat
Gary Benson
2015-04-14
1
-0
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Add target_ops argument to to_post_startup_inferior
Tom Tromey
2014-02-19
1
-1
/
+1
*
Add target_ops argument to to_can_use_hw_breakpoint
Tom Tromey
2014-02-19
1
-1
/
+2
*
Add target_ops argument to to_post_attach
Tom Tromey
2014-02-19
1
-1
/
+1
*
Update comments to to_xfer_partial implementations.
Yao Qi
2014-02-11
1
-1
/
+3
*
Return target_xfer_status in to_xfer_partial
Yao Qi
2014-02-11
1
-19
/
+35
*
Replace -1 with TARGET_XFER_E_IO
Yao Qi
2014-02-07
1
-2
/
+2
*
Change to_xfer_partial 'len' type to ULONGEST.
Yao Qi
2014-01-14
1
-2
/
+2
*
Fix pointer assignment with different signedness
Yao Qi
2014-01-08
1
-3
/
+3
*
Pass name to symbol_file_add_from_bfd
Yao Qi
2014-01-08
1
-1
/
+2
*
Fix missing-prototypes error for '_initialize_spu_nat'
Yao Qi
2014-01-07
1
-0
/
+2
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
* aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
Luis Machado
2013-09-30
1
-12
/
+13
*
Normalize on PATH_MAX instead of MAXPATHLEN throughout.
Pedro Alves
2013-07-01
1
-1
/
+0
*
gdb/
Jan Kratochvil
2013-04-12
1
-1
/
+3
*
Use gdb_byte for bytes from the program being debugged.
Pedro Alves
2013-03-01
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-1
/
+1
*
* procfs.c: Add gdb_bfd header.
Pierre Muller
2012-09-26
1
-0
/
+1
*
* coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'
Tom Tromey
2012-07-23
1
-2
/
+7
*
* cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.
Tom Tromey
2012-07-23
1
-5
/
+4
*
* 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
-1
/
+1
*
* dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
Tom Tromey
2012-07-18
1
-1
/
+2
*
gdb/
Pedro Alves
2012-05-24
1
-1
/
+1
*
2012-05-22 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-05-22
1
-0
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
* spu-linux-nat.c (spu_symbol_file_add_from_memory): Add NULL
Ulrich Weigand
2011-05-06
1
-1
/
+1
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+2
*
ChangeLog:
Ulrich Weigand
2010-06-19
1
-2
/
+20
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
* defs.h (extract_signed_integer, extract_unsigned_integer,
Ulrich Weigand
2009-07-02
1
-2
/
+5
*
2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2009-06-16
1
-2
/
+2
*
* target.h (TARGET_WNOHANG): New.
Pedro Alves
2009-05-21
1
-1
/
+1
*
* spu-linux-nat.c (spu_bfd_open): Set filename of in-memory
Ulrich Weigand
2009-04-03
1
-1
/
+18
*
* corelow.c (get_core_registers): Adjust.
Pedro Alves
2009-02-23
1
-2
/
+4
*
* linux-nat.c (linux_nat_wait): Adjust.
Pedro Alves
2009-02-06
1
-1
/
+2
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
2008-12-16 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2008-12-16
1
-2
/
+0
*
* infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED or
Pedro Alves
2008-12-11
1
-1
/
+1
[next]