summaryrefslogtreecommitdiff
path: root/gdb/solib-spu.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-01-10Use class to manage BFD reference countsTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-22solib-spu: Add gdb_byte* castSimon Marchi
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil
2015-07-15Validate symbol file using build-idJan Kratochvil
2015-04-14Zero supplied stat buffers in functions that pretend to statGary Benson
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-05Remove const from many struct objfile *Jan Kratochvil
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-02-26start change to progspace independenceTom Tromey
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26change minsym representationTom Tromey
2014-01-13replace XZALLOC with XCNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_stat.hTom Tromey
2013-11-18remove gdb_string.hTom Tromey
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves
2013-04-12gdb/Jan Kratochvil
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey
2012-05-24gdb/Pedro Alves
2012-03-02gdb/Jan Kratochvil
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-11-28gdb/Jan Kratochvil
2010-06-25 * solib-spu.c (append_ocl_sos): Fix xsnprintf statement forUlrich Weigand
2010-06-252010-06-25 Ken Werner <ken.werner@de.ibm.com>Ulrich Weigand
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-04-15 * ppc-linux-tdep.c (bsd_uthread_solib_loaded): Always pass 0 forPedro Alves
2010-04-05 Remove remaining "%ll" uses.Pierre Muller
2010-03-09dwarf2_physname patchset:Keith Seitz
2010-02-24 * breakpoint.c (breakpoint_init_inferior): Also deletePedro Alves
2010-01-09gdb/Jan Kratochvil