Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / gdb / bsd-uthread.c
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-02-26 Pedro Alvesbsd-uthread.c: Don't install a to_xfer_partial method
2014-02-19 Tom TromeyAdd target_ops argument to to_extra_thread_info
2014-02-19 Tom TromeyAdd target_ops argument to to_close
2014-02-11 Yao QiUpdate comments to to_xfer_partial implementations.
2014-02-11 Yao QiReturn target_xfer_status in to_xfer_partial
2014-01-14 Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-08-05 Tom Tromeymore add_target removals
2013-03-20 Jan Kratochvilgdb/
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-05-24 Pedro Alvesgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-02-26 Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-04-14 Pedro Alves Group errors for many missing shared libraries.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-06-17 Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-16 Paul Pluzhnikov2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-22 Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-09-11 Ulrich Weigand * bsd-uthread.c (bsd_uthread_read_memory_address)...
2008-09-08 Pedro Alves * bsd-uthread.c (bsd_uthread_find_new_threads): Claim...
2008-09-08 Pedro Alves * bsd-uthread.c (bsd_uthread_wait): Decorate the main...
2008-08-18 Pedro Alves * bsd-uthread.c (bsd_uthread_close): New.
2008-01-23 Vladimir Prus Inform about new thread in a single place.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-30 Ulrich Weigand2007-10-30 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-06 Mark Kettenis* bsd-uthread.c (bsd_uthread_wait): Don't try to fetch...
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-07-18 Mark Kettenis* target.c (normal_pid_to_str): Use xsnprintf instead...
2005-07-04 Mark Kettenis* i386nbsd-nat.c (i386nbsd_supply_pcb): Cast to 'gdb_by...
2005-05-16 Mark KettenisOops.
2005-05-02 Mark Kettenis* bsd-uthread.c: Include "solib.h".
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-12 Mark Kettenis* bsd-uthread.h: New file.