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
/
solib-aix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use class to manage BFD reference counts
Tom Tromey
2017-01-10
1
-41
/
+24
*
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
-10
/
+0
*
Fix set sysroot command on AIX
Ulrich Weigand
2016-10-14
1
-6
/
+15
*
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
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-6
/
+7
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
replace XCALLOC with XCNEWVEC or XCNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
replace XZALLOC with XCNEW
Tom Tromey
2014-01-13
1
-3
/
+3
*
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
/
+11
*
Code cleanup: Add objfile_name accessor
Jan Kratochvil
2013-09-24
1
-1
/
+1
*
* nto-tdep.c (nto_relocate_section_addresses): Update,
Doug Evans
2013-07-17
1
-1
/
+1
*
fix in solib-aix.c
Tom Tromey
2013-05-30
1
-2
/
+2
*
Remove FIXME in solib-aix.c:solib_aix_relocate_section_addresses
Joel Brobecker
2013-05-10
1
-10
/
+0
*
AIX: wrong address for shared object's .bss section
Joel Brobecker
2013-05-10
1
-1
/
+15
*
Dummy implementation of solib_aix_free_library_list if libexpat missing.
Joel Brobecker
2013-05-08
1
-0
/
+7
*
AIX: Change XML to use library-list-aix instead of library-list.
Joel Brobecker
2013-05-07
1
-3
/
+3
*
Rename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIBRARIES_AIX
Joel Brobecker
2013-05-07
1
-3
/
+3
*
Reimplement shared library support on ppc-aix...
Joel Brobecker
2013-05-06
1
-0
/
+830