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
/
solib-darwin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
gdb: Use TYPE_LENGTH macro
Andrew Burgess
2015-12-14
1
-4
/
+4
*
solib-darwin: support PIE for spawned processes.
Tristan Gingold
2015-11-23
1
-27
/
+93
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-1
/
+2
*
Replace the block_found global with explicit data-flow
Pierre-Marie de Rodat
2015-08-01
1
-2
/
+2
*
Revert the previous 7 commits of: Validate binary before use
Jan Kratochvil
2015-07-15
1
-1
/
+0
*
Validate symbol file using build-id
Jan Kratochvil
2015-07-15
1
-0
/
+1
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-10
/
+10
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove const from many struct objfile *
Jan Kratochvil
2014-12-05
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-2
/
+0
*
solib-darwin: simplify code.
Tristan Gingold
2014-04-18
1
-18
/
+2
*
darwin: handle recent version of dyld
Tristan Gingold
2014-03-17
1
-2
/
+5
*
replace XZALLOC with XCNEW
Tom Tromey
2014-01-13
1
-2
/
+2
*
Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983
Hui Zhu
2014-01-07
1
-6
/
+2
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Revert "Do not overwrite so_list's so_name in solib_map_sections"
Joel Brobecker
2013-12-15
1
-0
/
+10
*
Simplify REGISTRY cleanup usages
Yao Qi
2013-10-29
1
-4
/
+1
*
-Wpointer-sign: gdb_byte -> char.
Pedro Alves
2013-04-19
1
-3
/
+3
*
-Wpointer-sign: char -> gdb_byte.
Pedro Alves
2013-04-19
1
-2
/
+2
*
Use gdb_byte for bytes from the program being debugged.
Pedro Alves
2013-03-01
1
-2
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
solib-darwin.c: handle PIE when attaching processes.
Joel Brobecker
2012-12-18
1
-2
/
+80
*
PR gdb/14290:
Tom Tromey
2012-11-28
1
-5
/
+27
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-8
/
+8
*
* windows-nat.c (windows_make_so): Use gdb_bfd_open.
Tom Tromey
2012-08-22
1
-1
/
+1
*
* auto-load.c (_initialize_auto_load): Update.
Tom Tromey
2012-08-22
1
-1
/
+2
*
* cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.
Tom Tromey
2012-07-23
1
-2
/
+1
*
* bfd-target.c (target_bfd_reopen): Update.
Tom Tromey
2012-07-23
1
-2
/
+4
*
* utils.c (make_cleanup_bfd_unref): Rename from
Tom Tromey
2012-07-18
1
-3
/
+3
*
* remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.
Tom Tromey
2012-07-18
1
-6
/
+13
*
* symfile.c (symfile_bfd_open): Don't copy name. Call
Tom Tromey
2012-07-18
1
-9
/
+2
*
* dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
Tom Tromey
2012-07-18
1
-4
/
+5
*
2012-05-29 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2012-05-29
1
-37
/
+79
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-1
/
+0
*
gdb/
Jan Kratochvil
2012-03-02
1
-1
/
+4
*
2012-02-17 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2012-02-17
1
-2
/
+22
*
2012-02-08 Joel Brobecker <brobecker@adacore.com>
Tristan Gingold
2012-02-08
1
-0
/
+6
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-1
/
+1
*
2011-09-27 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-09-27
1
-27
/
+47
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-2
/
+2
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
2010-05-16 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-16
1
-0
/
+2
*
dwarf2_physname patchset:
Keith Seitz
2010-03-09
1
-1
/
+0
*
* breakpoint.c (breakpoint_init_inferior): Also delete
Pedro Alves
2010-02-24
1
-4
/
+0
*
gdb/
Jan Kratochvil
2010-01-08
1
-1
/
+1
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
2009-10-14 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-10-14
1
-5
/
+5
*
2009-10-13 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-10-13
1
-5
/
+24
[next]