summaryrefslogtreecommitdiff
path: root/gdb/solib-dsbt.c
Commit message (Expand)AuthorAgeFilesLines
* Delete target_so_ops->special_symbol_handling hookPhilipp Rudo2016-10-211-10/+0
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+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-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+2
* Add casts to memory allocation related callsSimon Marchi2015-09-251-7/+7
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-3/+3
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-1/+0
* Validate symbol file using build-idJan Kratochvil2015-07-151-0/+1
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-2/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-3/+3
* change minsym representationTom Tromey2014-02-261-1/+1
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Simplify REGISTRY cleanup usagesYao Qi2013-10-291-4/+1
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* gdb/Yao Qi2013-05-071-8/+0
* gdb/Yao Qi2013-05-071-119/+28
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-7/+5
* gdb/Yao Qi2013-04-281-24/+24
* -Wpointer-sign: gdb_byte -> char.Pedro Alves2013-04-191-1/+1
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-1/+1
* More invalid pointer to pointer conversions.Pedro Alves2013-03-131-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-12/+12
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-1/+1
* gdb/Yao Qi2012-08-021-6/+6
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-3/+4
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-5/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* gdb/Yao Qi2011-08-301-71/+9
* gdb/Yao Qi2011-08-141-0/+1259