| Commit message (Expand) | Author | Age | Files | Lines |
* | Class-ify lm_info_dsbt | Simon Marchi | 2017-04-28 | 1 | -12/+13 |
* | Make various lm_info implementations inherit from a base class | Simon Marchi | 2017-04-28 | 1 | -10/+12 |
* | Use class to manage BFD reference counts | Tom Tromey | 2017-01-10 | 1 | -12/+11 |
* | 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 |
* | remove trivialy unused variables | Trevor Saunders | 2016-05-07 | 1 | -2/+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 | -1/+1 |
* | Add some more casts (2/2) | Simon Marchi | 2015-09-25 | 1 | -1/+2 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -7/+7 |
* | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 2015-08-26 | 1 | -3/+3 |
* | 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 |
* | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 2015-03-07 | 1 | -2/+6 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Remove spurious exceptions.h inclusions | Gary Benson | 2014-10-08 | 1 | -1/+0 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | start change to progspace independence | Tom Tromey | 2014-02-26 | 1 | -1/+1 |
* | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 2014-02-26 | 1 | -3/+3 |
* | change minsym representation | Tom Tromey | 2014-02-26 | 1 | -1/+1 |
* | replace XZALLOC with XCNEW | Tom Tromey | 2014-01-13 | 1 | -1/+1 |
* | 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 |
* | Simplify REGISTRY cleanup usages | Yao Qi | 2013-10-29 | 1 | -4/+1 |
* | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 2013-06-24 | 1 | -1/+1 |
* | gdb/ | Yao Qi | 2013-05-07 | 1 | -8/+0 |
* | gdb/ | Yao Qi | 2013-05-07 | 1 | -119/+28 |
* | Reimplement shared library support on ppc-aix... | Joel Brobecker | 2013-05-06 | 1 | -7/+5 |
* | gdb/ | Yao Qi | 2013-04-28 | 1 | -24/+24 |
* | -Wpointer-sign: gdb_byte -> char. | Pedro Alves | 2013-04-19 | 1 | -1/+1 |
* | * coffread.c (cs_to_section): Use gdb_bfd_section_index. | Tom Tromey | 2013-04-08 | 1 | -1/+1 |
* | More invalid pointer to pointer conversions. | Pedro Alves | 2013-03-13 | 1 | -2/+2 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 2012-11-09 | 1 | -12/+12 |
* | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 2012-08-22 | 1 | -1/+1 |
* | gdb/ | Yao Qi | 2012-08-02 | 1 | -6/+6 |
* | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 2012-07-18 | 1 | -3/+4 |
* | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-18 | 1 | -5/+2 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -1/+1 |
* | gdb/ | Yao Qi | 2011-08-30 | 1 | -71/+9 |
* | gdb/ | Yao Qi | 2011-08-14 | 1 | -0/+1259 |