Age | Commit message (Expand) | Author | Files | Lines |
2007-11-30 | * remote.c (remote_cmdlist): New variable. | Daniel Jacobowitz | 1 | -3/+8 |
2007-11-27 | * Makefile.in (ALL_TARGET_OBS): Remove object files that require | Ulrich Weigand | 1 | -6/+11 |
2007-11-17 | * configure.ac (--enable-targets): New configure option. | Ulrich Weigand | 1 | -0/+56 |
2007-11-17 | * amd64fsdb-tdep.c (amd64fbsd_sigtramp_start_addr): Use ULL suffix. | Ulrich Weigand | 1 | -2/+2 |
2007-11-17 | * config/alpha/alpha-linux.mt: Remove file. | Ulrich Weigand | 1 | -7/+8 |
2007-11-17 | * config/arm/embed.mt (SIM_OBS, SIM): Remove. | Ulrich Weigand | 1 | -9/+2 |
2007-11-17 | * configure.ac (hostfile, targetfile): Remove. | Ulrich Weigand | 1 | -8/+4 |
2007-11-15 | Prevent clear_command from directly modifying breakpoint list. | Vladimir Prus | 1 | -1/+1 |
2007-10-30 | * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Check the selected | Daniel Jacobowitz | 1 | -1/+2 |
2007-10-25 | 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com> | Thiago Jung Bauermann | 1 | -7/+19 |
2007-10-25 | PR exp/1926 | Maciej W. Rozycki | 1 | -1/+2 |
2007-10-24 | * solib-svr4.c (legacy_svr4_fetch_link_map_offsets_hook): Remove. | Ulrich Weigand | 1 | -2/+2 |
2007-10-24 | * i386-nto-tdep.c: Include "solib.h". | Ulrich Weigand | 1 | -1/+2 |
2007-10-24 | * arm-wince-tdep.c: Include "solib.h" and "solib-target.h". | Ulrich Weigand | 1 | -3/+5 |
2007-10-24 | * mips-irix-tdep.c: Include "gdb_string.h", "solib.h", "solib-irix.h". | Ulrich Weigand | 1 | -2/+5 |
2007-10-24 | * configure.tgt: Remove hppa*64*-*-hpux11* special case. | Ulrich Weigand | 1 | -4/+4 |
2007-10-24 | * frv-tdep.c: Include "solib.h". | Ulrich Weigand | 1 | -1/+2 |
2007-10-22 | * cp-support.c: Include "safe-ctype.h". | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-15 | * NEWS: Document target described register support for PowerPC. | Daniel Jacobowitz | 1 | -1/+20 |
2007-10-15 | * target-descriptions.c (tdesc_predefined_types): New. | Daniel Jacobowitz | 1 | -4/+9 |
2007-10-12 | * alpha-mdebug-tdep.c: Include "gdb_string.h". | Ulrich Weigand | 1 | -1/+2 |
2007-10-09 | 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+1 |
2007-10-08 | 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+1 |
2007-10-08 | 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+1 |
2007-09-27 | * arm-linux-tdep.c (arm_linux_software_single_step): New. | Daniel Jacobowitz | 1 | -1/+1 |
2007-09-17 | * solib-svr4.c: Add include of "auxv.h". | Joel Brobecker | 1 | -1/+1 |
2007-09-17 | * dwarf2loc.c (dwarf_expr_frame_base): Guard against NULL. | Jerome Guitton | 1 | -1/+1 |
2007-09-05 | 2007-09-04 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-09-05 | 2007-09-04 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+2 |
2007-09-04 | * infcmd.c (post_create_inferior): Update comment. | Pedro Alves | 1 | -2/+4 |
2007-09-03 | * gdbarch.sh (core_xfer_shared_libraries): New. | Pedro Alves | 1 | -1/+2 |
2007-09-03 | * arm-tdep.h (arm_skip_stub): Declare. | Pedro Alves | 1 | -2/+2 |
2007-09-03 | * configure.ac: Accept --with-system-readline. | Andreas Schwab | 1 | -3/+4 |
2007-09-01 | * Makefile.in (symfile.o): Update dependencies. | Jan Kratochvil | 1 | -1/+1 |
2007-08-23 | * Makefile.in (copying.c): Use the top-level COPYING3 as the file | Joel Brobecker | 1 | -2/+2 |
2007-08-10 | * Makefile.in (i386nbsd-nat.o): Add missing dependency. | Joel Brobecker | 1 | -1/+2 |
2007-08-10 | * Makefile.in: Minor cleanup throughout; add some missing variables, | Joel Brobecker | 1 | -22/+26 |
2007-08-09 | Re-instated Guile/Scheme support. | Ludovic Courtès | 1 | -0/+13 |
2007-07-26 | gdb/: | Maciej W. Rozycki | 1 | -2/+4 |
2007-07-25 | * Makefile.in (MAKEHTMLFLAGS): Remove "-glossary". | Maciej W. Rozycki | 1 | -1/+1 |
2007-07-03 | 2007-07-03 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+3 |
2007-07-02 | * Makefile.in (XMLFILES): Add library-list.dtd. | Daniel Jacobowitz | 1 | -0/+5 |
2007-06-18 | * coffread.c (coff_sym_fns): Add default_symfile_segments. | Daniel Jacobowitz | 1 | -2/+4 |
2007-06-15 | * m68k-tdep.h (enum m68k_flavour): New. | Vladimir Prus | 1 | -1/+1 |
2007-06-13 | * config/mips/linux.mh (TDEP_XML): New. | Daniel Jacobowitz | 1 | -2/+4 |
2007-06-13 | * Makefile.in (mips-tdep.o): Update. | Daniel Jacobowitz | 1 | -1/+1 |
2007-05-28 | * solib-aix5.c: Delete. | Joel Brobecker | 1 | -4/+0 |
2007-05-22 | gdb/: | Maciej W. Rozycki | 1 | -1/+1 |
2007-05-16 | * config/mips/linux.mt (DEPRECATED_TM_FILE): Delete. | Daniel Jacobowitz | 1 | -1/+1 |
2007-05-14 | * gdb_proc_service.h (paddr_t): Delete typedef. | Daniel Jacobowitz | 1 | -1/+2 |