aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Remove make_cleanup_free_soTom Tromey2017-08-031-18/+6
* Class-ify lm_info_svr4Simon Marchi2017-04-281-6/+8
* Make various lm_info implementations inherit from a base classSimon Marchi2017-04-281-58/+53
* Remove unused parameter in solib_add and update_solib_listMarc-Andre Laperle2017-03-201-3/+3
* Use class to manage BFD reference countsTom Tromey2017-01-101-16/+15
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* PR 20569, segv in follow_execSandra Loosemore2016-10-261-1/+5
* Delete target_so_ops->special_symbol_handling hookPhilipp Rudo2016-10-211-9/+0
* remove trivialy unused variablesTrevor Saunders2016-05-071-1/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Constify arguments of gdb_bfd_lookup_symbol and related functionsSimon Marchi2015-10-131-2/+2
* Fix cast of xml_find_attribute's return valueSimon Marchi2015-09-261-3/+3
* Add some more casts (2/2)Simon Marchi2015-09-251-16/+28
* Add casts to memory allocation related callsSimon Marchi2015-09-251-10/+10
* Initialize yet another variable to silence GCC warning from last-but-one commitSergio Durigan Junior2015-09-021-1/+1
* Initialize variable and silence GCC warning from last commitSergio Durigan Junior2015-09-021-1/+1
* Catching errors on probes-based dynamic linker interfaceSergio Durigan Junior2015-09-021-3/+40
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-4/+4
* Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2015-08-141-16/+47
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-2/+2
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-103/+0
* Validate symbol file using build-idJan Kratochvil2015-07-151-0/+103
* solib-svr4.c (svr4_exec_displacement): Rename outer "displacement".Doug Evans2015-04-171-6/+6
* Catch exception on solib_svr4_r_ldsomapSergio Durigan Junior2015-03-311-6/+15
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-6/+13
* Normalize TRY_CATCH exception handling blockPedro Alves2015-03-071-1/+2
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-43/+43
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove const from many struct objfile *Jan Kratochvil2014-12-051-1/+1
* PR symtab/14466: Work around PR libc/13097 "linux-vdso.so.1"Pedro Alves2014-10-101-2/+79
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Fix library-list.dtd -> library-list-svr4.dtdJan Kratochvil2014-09-291-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-2/+0
* Rename variable with confusing nameSimon Marchi2014-08-061-17/+17
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* change probes to be program-space-independentTom Tromey2014-03-031-10/+17
* Prevent compiler warning.Mark Kettenis2014-02-271-1/+1
* Additional PR 8882 fix.Jan Kratochvil2014-02-271-4/+3
* start change to progspace independenceTom Tromey2014-02-261-5/+5
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-8/+10
* change minsym representationTom Tromey2014-02-261-5/+5
* replace XZALLOC with XCNEWTom Tromey2014-01-131-6/+6
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)Sergio Durigan Junior2013-12-101-3/+5
* PR 11786Doug Evans2013-11-071-0/+44
* Simplify REGISTRY cleanup usagesYao Qi2013-10-291-5/+1
* ChangeLog:Ulrich Weigand2013-09-251-2/+10
* 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2013-07-241-0/+14
* * target.h (struct target_section): Delete member bfd.Doug Evans2013-07-161-4/+4