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-target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: Remove vec.{c,h} and update code to not include vec.h
Andrew Burgess
2019-10-15
1
-1
/
+0
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-4
/
+4
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Remove cleanups from solib-target.c
Tom Tromey
2019-01-17
1
-46
/
+22
*
Fix leak in solib-target.c:library_list_start_library
Pedro Alves
2019-01-10
1
-2
/
+1
*
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
/
+2
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-1
/
+1
*
Make target_read_alloc & al return vectors
Simon Marchi
2018-04-07
1
-3
/
+3
*
Replace VEC(gdb_xml_value_s) with std::vector
Simon Marchi
2018-01-07
1
-8
/
+12
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Return unique_xmalloc_ptr from target_read_stralloc
Tom Tromey
2017-10-16
1
-12
/
+3
*
Eliminate catch_errors
Pedro Alves
2017-10-10
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
solib-target: Remove local variables
Simon Marchi
2017-05-02
1
-13
/
+9
*
Use std::vector in lm_info_target
Simon Marchi
2017-05-02
1
-29
/
+16
*
Class-ify lm_info_target
Simon Marchi
2017-04-28
1
-19
/
+20
*
Make various lm_info implementations inherit from a base class
Simon Marchi
2017-04-28
1
-42
/
+43
*
Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use
Pedro Alves
2017-03-27
1
-1
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Delete target_so_ops->special_symbol_handling hook
Philipp Rudo
2016-10-21
1
-8
/
+0
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Fix cast of xml_find_attribute's return value
Simon Marchi
2015-09-26
1
-2
/
+2
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-9
/
+12
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-1
/
+3
*
Revert the previous 7 commits of: Validate binary before use
Jan Kratochvil
2015-07-15
1
-2
/
+0
*
Validate symbol file using build-id
Jan Kratochvil
2015-07-15
1
-0
/
+2
*
Code cleanup: Use explicit NULL comparison
Jan Kratochvil
2015-06-10
1
-1
/
+1
*
Fix gdbserver <library-list> and its #FIXED version="1.0"
Jan Kratochvil
2015-06-10
1
-6
/
+12
*
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
-2
/
+0
*
replace XZALLOC with XCNEW
Tom Tromey
2014-01-13
1
-2
/
+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
*
* target.h (struct target_section): Delete member bfd.
Doug Evans
2013-07-16
1
-2
/
+3
*
* objfiles.h (pc_in_section): New prototype.
Maciej W. Rozycki
2013-06-24
1
-1
/
+1
*
* objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
Doug Evans
2013-05-04
1
-1
/
+1
*
* coffread.c (cs_to_section): Use gdb_bfd_section_index.
Tom Tromey
2013-04-08
1
-1
/
+2
*
* solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
Aleksandar Ristovski
2013-01-31
1
-1
/
+0
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* solib-target.c (solib_target_current_sos): Remove 'const'
Pierre Muller
2012-12-14
1
-1
/
+9
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-1
/
+1
*
the "ambiguous linespec" series
Tom Tromey
2011-12-06
1
-2
/
+0
*
2011-08-05 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2011-08-05
1
-7
/
+7
*
* solib-target.c: Use DEF_VEC_I, not DEF_VEC_O.
Tom Tromey
2011-07-29
1
-3
/
+3
*
* xml-support.c (xml_find_attribute): New.
Pedro Alves
2011-02-02
1
-4
/
+4
*
Simplify XML parsing a bit.
Pedro Alves
2011-01-25
1
-14
/
+10
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-2
/
+4
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
[next]