Age | Commit message (Expand) | Author | Files | Lines |
2017-10-16 | Return unique_xmalloc_ptr from target_read_stralloc | Tom Tromey | 1 | -10/+5 |
2017-10-10 | Eliminate catch_errors | Pedro Alves | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-04-28 | Class-ify lm_info_aix | Simon Marchi | 1 | -41/+21 |
2017-04-28 | Make various lm_info implementations inherit from a base class | Simon Marchi | 1 | -31/+31 |
2017-01-10 | Use class to manage BFD reference counts | Tom Tromey | 1 | -41/+24 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-21 | Delete target_so_ops->special_symbol_handling hook | Philipp Rudo | 1 | -10/+0 |
2016-10-14 | Fix set sysroot command on AIX | Ulrich Weigand | 1 | -6/+15 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -1/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -6/+7 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-13 | replace XCALLOC with XCNEWVEC or XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -3/+3 |
2014-01-07 | Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983 | Hui Zhu | 1 | -6/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-15 | Revert "Do not overwrite so_list's so_name in solib_map_sections" | Joel Brobecker | 1 | -0/+11 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -1/+1 |
2013-07-17 | * nto-tdep.c (nto_relocate_section_addresses): Update, | Doug Evans | 1 | -1/+1 |
2013-05-30 | fix in solib-aix.c | Tom Tromey | 1 | -2/+2 |
2013-05-10 | Remove FIXME in solib-aix.c:solib_aix_relocate_section_addresses | Joel Brobecker | 1 | -10/+0 |
2013-05-10 | AIX: wrong address for shared object's .bss section | Joel Brobecker | 1 | -1/+15 |
2013-05-08 | Dummy implementation of solib_aix_free_library_list if libexpat missing. | Joel Brobecker | 1 | -0/+7 |
2013-05-07 | AIX: Change XML to use library-list-aix instead of library-list. | Joel Brobecker | 1 | -3/+3 |
2013-05-07 | Rename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIBRARIES_AIX | Joel Brobecker | 1 | -3/+3 |
2013-05-06 | Reimplement shared library support on ppc-aix... | Joel Brobecker | 1 | -0/+830 |