summaryrefslogtreecommitdiff
path: root/gdb/solib-darwin.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-10Eliminate catch_errorsPedro Alves
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-07-31darwin: handle recent version of dyldXavier Roirand
2017-04-28Class-ify lm_info_darwinSimon Marchi
2017-04-28Make various lm_info implementations inherit from a base classSimon Marchi
2017-04-28Standardize darwin's lm_infoSimon Marchi
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-10Use class to manage BFD reference countsTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-21Delete target_so_ops->special_symbol_handling hookPhilipp Rudo
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-14gdb: Use TYPE_LENGTH macroAndrew Burgess
2015-11-23solib-darwin: support PIE for spawned processes.Tristan Gingold
2015-09-25Add some more casts (2/2)Simon 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-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 gdb_assert.h in common-defs.hGary Benson
2014-04-18solib-darwin: simplify code.Tristan Gingold
2014-03-17darwin: handle recent version of dyldTristan Gingold
2014-01-13replace XZALLOC with XCNEWTom Tromey
2014-01-07Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983Hui Zhu
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-15Revert "Do not overwrite so_list's so_name in solib_map_sections"Joel Brobecker
2013-10-29Simplify REGISTRY cleanup usagesYao Qi
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves
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-12-18solib-darwin.c: handle PIE when attaching processes.Joel Brobecker
2012-11-28 PR gdb/14290:Tom Tromey
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-08-22 * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey
2012-08-22 * auto-load.c (_initialize_auto_load): Update.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 * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey
2012-07-18 * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.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-292012-05-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-03-02gdb/Jan Kratochvil
2012-02-172012-02-17 Tristan Gingold <gingold@adacore.com>Tristan Gingold