summaryrefslogtreecommitdiff
path: root/gdb/solib-spu.c
Commit message (Expand)AuthorAgeFilesLines
* Replace throw_exception with throw in some casesTom Tromey2019-04-081-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Remove null_block_symbolTom Tromey2019-03-241-1/+1
* Change all_objfiles adapter to be a method on program_spaceTom Tromey2019-01-171-1/+1
* Remove most uses of ALL_OBJFILESTom Tromey2019-01-091-2/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* target_stack -> current_top_target() throughoutPedro Alves2018-06-071-3/+3
* Convert struct target_ops to C++Pedro Alves2018-05-031-3/+3
* Convert observers to C++Tom Tromey2018-03-191-2/+2
* Constify target_so_ops::bfd_openTom Tromey2018-02-141-3/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Use class to manage BFD reference countsTom Tromey2017-01-101-19/+16
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* solib-spu: Add gdb_byte* castSimon Marchi2015-10-221-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+2
* Add casts to memory allocation related callsSimon Marchi2015-09-251-3/+4
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* 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-1/+0
* Validate symbol file using build-idJan Kratochvil2015-07-151-0/+1
* Zero supplied stat buffers in functions that pretend to statGary Benson2015-04-141-0/+1
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-3/+3
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-12/+12
* 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
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* start change to progspace independenceTom Tromey2014-02-261-3/+3
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-8/+8
* change minsym representationTom Tromey2014-02-261-3/+3
* replace XZALLOC with XCNEWTom Tromey2014-01-131-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* -Wpointer-sign: gdb_byte -> char.Pedro Alves2013-04-191-1/+1
* gdb/Jan Kratochvil2013-04-121-1/+3
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-1/+1
* 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-3/+3
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-6/+4
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-4/+5
* * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey2012-07-181-1/+2
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-5/+6
* gdb/Pedro Alves2012-05-241-1/+1
* gdb/Jan Kratochvil2012-03-021-0/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1