Change lookup_symbol's block_index parameter type to block_enum
[external/binutils.git] / gdb / solib-spu.c
2019-07-25 Christian BiesingerAllow passing a block to lookup_global_symbol_from_objfile
2019-07-10 Tom TromeyChange solib-spu.c to use type-safe registry
2019-04-08 Tom TromeyReplace throw_exception with throw in some cases
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-03-25 Tom TromeyRemove null_block_symbol
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-03-19 Tom TromeyConvert observers to C++
2018-02-14 Tom TromeyConstify target_so_ops::bfd_open
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-01-11 Tom TromeyUse class to manage BFD reference counts
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-22 Simon Marchisolib-spu: Add gdb_byte* cast
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-15 Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15 Jan KratochvilValidate symbol file using build-id
2015-04-14 Gary BensonZero supplied stat buffers in functions that pretend...
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-05 Jan KratochvilRemove const from many struct objfile *
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-11-18 Tom Tromeyremove gdb_string.h
2013-04-19 Pedro Alves-Wpointer-sign: gdb_byte -> char.
2013-04-12 Jan Kratochvilgdb/
2013-03-01 Pedro AlvesUse gdb_byte for bytes from the program being debugged.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-07-23 Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23 Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18 Tom Tromey * symfile.c (symfile_bfd_open): Don't copy name. ...
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-05-24 Pedro Alvesgdb/
2012-03-02 Jan Kratochvilgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-11-28 Jan Kratochvilgdb/
2010-06-25 Ulrich Weigand * solib-spu.c (append_ocl_sos): Fix xsnprintf statemen...
2010-06-25 Ulrich Weigand2010-06-25 Ken Werner <ken.werner@de.ibm.com>
2010-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-04-15 Pedro Alves * ppc-linux-tdep.c (bsd_uthread_solib_loaded): Always...
2010-04-05 Pierre Muller Remove remaining "%ll" uses.
2010-03-09 Keith Seitzdwarf2_physname patchset:
2010-02-24 Pedro Alves * breakpoint.c (breakpoint_init_inferior): Also delete
2010-01-09 Jan Kratochvilgdb/
2010-01-08 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-20 Joel Brobecker * darwin-nat-info.c, solib-spu.c, spu-multiarch.c,
2009-07-31 Ulrich WeigandChangeLog: