Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / gdb / solib-darwin.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-04-18 Tristan Gingoldsolib-darwin: simplify code.
2014-03-17 Tristan Gingolddarwin: handle recent version of dyld
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-06 Hui ZhuRemove gdb_bfd_stash_filename to fix crash with fix...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-15 Joel BrobeckerRevert "Do not overwrite so_list's so_name in solib_map...
2013-10-29 Yao QiSimplify REGISTRY cleanup usages
2013-04-19 Pedro Alves-Wpointer-sign: gdb_byte -> char.
2013-04-19 Pedro Alves-Wpointer-sign: char -> gdb_byte.
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-12-18 Joel Brobeckersolib-darwin.c: handle PIE when attaching processes.
2012-11-28 Tom Tromey PR gdb/14290:
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-22 Tom Tromey * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2012-08-22 Tom Tromey * auto-load.c (_initialize_auto_load): Update.
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 * utils.c (make_cleanup_bfd_unref): Rename from
2012-07-18 Tom Tromey * remote-mips.c (mips_load_srec): Use make_cleanup_bfd...
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-29 Tristan Gingold2012-05-29 Tristan Gingold <gingold@adacore.com>
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-03-02 Jan Kratochvilgdb/
2012-02-17 Tristan Gingold2012-02-17 Tristan Gingold <gingold@adacore.com>
2012-02-08 Tristan Gingold2012-02-08 Joel Brobecker <brobecker@adacore.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-27 Tristan Gingold2011-09-27 Tristan Gingold <gingold@adacore.com>
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-03-09 Keith Seitzdwarf2_physname patchset:
2010-02-24 Pedro Alves * breakpoint.c (breakpoint_init_inferior): Also delete
2010-01-08 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-14 Tristan Gingold2009-10-14 Tristan Gingold <gingold@adacore.com>
2009-10-13 Tristan Gingold2009-10-13 Tristan Gingold <gingold@adacore.com>
2009-08-10 Tristan Gingold2009-08-10 Tristan Gingold <gingold@adacore.com>
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17 Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-05-22 Pedro Alves * target.h (struct section_table): Rename to ...
2009-05-05 Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-02-04 Tristan Gingold2009-02-04 Tristan Gingold <gingold@adacore.com>