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-svr4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Remove make_cleanup_free_so
Tom Tromey
2017-08-03
1
-18
/
+6
*
Class-ify lm_info_svr4
Simon Marchi
2017-04-28
1
-6
/
+8
*
Make various lm_info implementations inherit from a base class
Simon Marchi
2017-04-28
1
-58
/
+53
*
Remove unused parameter in solib_add and update_solib_list
Marc-Andre Laperle
2017-03-20
1
-3
/
+3
*
Use class to manage BFD reference counts
Tom Tromey
2017-01-10
1
-16
/
+15
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
PR 20569, segv in follow_exec
Sandra Loosemore
2016-10-26
1
-1
/
+5
*
Delete target_so_ops->special_symbol_handling hook
Philipp Rudo
2016-10-21
1
-9
/
+0
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-1
/
+0
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Constify arguments of gdb_bfd_lookup_symbol and related functions
Simon Marchi
2015-10-13
1
-2
/
+2
*
Fix cast of xml_find_attribute's return value
Simon Marchi
2015-09-26
1
-3
/
+3
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-16
/
+28
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-10
/
+10
*
Initialize yet another variable to silence GCC warning from last-but-one commit
Sergio Durigan Junior
2015-09-02
1
-1
/
+1
*
Initialize variable and silence GCC warning from last commit
Sergio Durigan Junior
2015-09-02
1
-1
/
+1
*
Catching errors on probes-based dynamic linker interface
Sergio Durigan Junior
2015-09-02
1
-3
/
+40
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-4
/
+4
*
Add support for DT_MIPS_RLD_MAP_REL.
Matthew Fortune
2015-08-14
1
-16
/
+47
*
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
-103
/
+0
*
Validate symbol file using build-id
Jan Kratochvil
2015-07-15
1
-0
/
+103
*
solib-svr4.c (svr4_exec_displacement): Rename outer "displacement".
Doug Evans
2015-04-17
1
-6
/
+6
*
Catch exception on solib_svr4_r_ldsomap
Sergio Durigan Junior
2015-03-31
1
-6
/
+15
*
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
1
-6
/
+13
*
Normalize TRY_CATCH exception handling block
Pedro Alves
2015-03-07
1
-1
/
+2
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-43
/
+43
*
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
*
PR symtab/14466: Work around PR libc/13097 "linux-vdso.so.1"
Pedro Alves
2014-10-10
1
-2
/
+79
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
Fix library-list.dtd -> library-list-svr4.dtd
Jan Kratochvil
2014-09-29
1
-1
/
+1
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-2
/
+0
*
Rename variable with confusing name
Simon Marchi
2014-08-06
1
-17
/
+17
*
Add new infrun.h header.
Pedro Alves
2014-05-22
1
-0
/
+1
*
change probes to be program-space-independent
Tom Tromey
2014-03-03
1
-10
/
+17
*
Prevent compiler warning.
Mark Kettenis
2014-02-27
1
-1
/
+1
*
Additional PR 8882 fix.
Jan Kratochvil
2014-02-27
1
-4
/
+3
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-5
/
+5
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-8
/
+10
*
change minsym representation
Tom Tromey
2014-02-26
1
-5
/
+5
*
replace XZALLOC with XCNEW
Tom Tromey
2014-01-13
1
-6
/
+6
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)
Sergio Durigan Junior
2013-12-10
1
-3
/
+5
*
PR 11786
Doug Evans
2013-11-07
1
-0
/
+44
*
Simplify REGISTRY cleanup usages
Yao Qi
2013-10-29
1
-5
/
+1
*
ChangeLog:
Ulrich Weigand
2013-09-25
1
-2
/
+10
*
2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2013-07-24
1
-0
/
+14
*
* target.h (struct target_section): Delete member bfd.
Doug Evans
2013-07-16
1
-4
/
+4
[next]