aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-sunos.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-092011-05-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-04-19 ARI fixes: Use only lowercase function name for static functions.Pierre Muller1-7/+7
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-22/+22
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-28gdb/Jan Kratochvil1-5/+5
2010-01-08gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-05 * symmisc.c (print_symbol_bcache_statistics): Print filename cacheTom Tromey1-0/+1
2009-07-17 * solib.c (solib_bfd_open): Do not call ops->bfd_open.Ulrich Weigand1-0/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-4/+8
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-1/+1
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-22 Make the stop_soon global be per-inferior instead.Pedro Alves1-2/+6
2008-09-08 Remove the global stop_signal in favour of a per-threadPedro Alves1-3/+7
2008-08-26 * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand1-2/+2
2008-08-18 * symfile.c (reread_symbols): Update.Tom Tromey1-1/+0
2008-01-29 * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameterJoel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-15 * solib-sunos.c (sunos_solib_create_inferior_hook): Use write_pcUlrich Weigand1-1/+1
2007-06-15 * solib-sunos.c (sunos_solib_create_inferior_hook): Add commentUlrich Weigand1-1/+7
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+5
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2004-10-08* solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)Mark Kettenis1-4/+48
2004-09-30* defs.h (msavestring, mstrsave): Remove prototypes.Mark Kettenis1-1/+1
2004-09-08* solib-sunos.c (sunos_relocate_main_executable): Remove function.Mark Kettenis1-109/+0
2004-02-092004-02-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-4/+2
2004-02-072004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-5/+2
2004-02-072004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-3/+2
2004-02-072004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-06-012003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+14
2003-04-082003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-04-082003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-02-03Use a single, consistent representation for an empty minimalJim Blandy1-0/+1
2002-10-20* solib-sunos.c: Include "bcache.h" and "regcache.h".Mark Kettenis1-0/+2
2002-10-19* solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmallocMark Kettenis1-4/+2
2002-05-15Add macro structures to GDB's symbol tables. Nobody puts anythingJim Blandy1-0/+2
2002-01-23Fix xcalloc() calls so order of arguments is not reversed.Kevin Buettner1-2/+2
2001-11-01Approved by kev@cygnus.comFred Fish1-2/+1
2001-10-02Split SVR4/SunOS solib support.Kevin Buettner1-0/+896