Age | Commit message (Expand) | Author | Files | Lines |
2001-04-01 | * go32-nat.c: Minor tweaks, to pacify the ari script. | Eli Zaretskii | 2 | -3/+16 |
2001-04-01 | * i386-tdep.c (i386_extract_struct_value_address): New function. | Mark Kettenis | 3 | -4/+23 |
2001-04-01 | * i386-linux-nat.c (i386_linux_dr_get): Change type of return | Mark Kettenis | 3 | -8/+22 |
2001-04-01 | * gdb.texinfo (Symbols): Document "info scope". | Eli Zaretskii | 2 | -147/+796 |
2001-04-01 | * gdbint.texinfo (User Interface): A new section about ui_out | Eli Zaretskii | 2 | -0/+586 |
2001-04-01 | Change Permissions to GFDL. Update Copyright. | Eli Zaretskii | 2 | -18/+26 |
2001-03-31 | Revert change to config/ia64/linux.mh in which core-regset.h was | Kevin Buettner | 2 | -4/+2 |
2001-03-31 | * config/ia64/linux.mh (NATDEPFILES): Remove core-regset.o | Kevin Buettner | 2 | -2/+5 |
2001-03-31 | Make hardware watchpoint support work again on Linux/IA-64. | Kevin Buettner | 2 | -1/+6 |
2001-03-31 | * i386bsd-nat.c: Include "gdb_assert.h". | Mark Kettenis | 7 | -384/+549 |
2001-03-31 | * i386-nat.c (i386_insert_aligned_watchpoint): Set address | Mark Kettenis | 2 | -2/+7 |
2001-03-31 | * i386-tdep.c (i386_extract_return_value): If the type of the | Mark Kettenis | 2 | -2/+20 |
2001-03-30 | * lin-lwp.c (lin_lwp_resume): Don't mark LWP as not stopped until | Mark Kettenis | 2 | -4/+7 |
2001-03-30 | * thread-db.c (check_event): Don't report an error if we encounter | Mark Kettenis | 2 | -4/+12 |
2001-03-28 | * config/pa/xm-hppah.h (malloc): Really delete declaration | Andrew Cagney | 5 | -9/+12 |
2001-03-28 | Gag -Wuninitialized warnings. | Andrew Cagney | 11 | -397/+440 |
2001-03-28 | Fix -Werror probs for ns32k. | Andrew Cagney | 4 | -2/+28 |
2001-03-28 | * i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here from | Mark Kettenis | 3 | -40/+53 |
2001-03-28 | * gdbserver/low-linux.c [I386_GNULINUX_TARGET]: Cleanup code and | Mark Kettenis | 2 | -27/+41 |
2001-03-28 | * i386-linux-nat.c (i386_linux_dr_get): Return 0 if ptrace call | Mark Kettenis | 2 | -0/+16 |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 30 | -71/+63 |
2001-03-27 | Add missing double quote | Nick Clifton | 2 | -1/+5 |
2001-03-27 | * solib-aix5.c (build_so_lib_from_mapfile): Use xfree() instead | Kevin Buettner | 2 | -1/+6 |
2001-03-27 | (Cleanups): Remove the item about converting docs to GFDL. | Eli Zaretskii | 2 | -13/+4 |
2001-03-27 | * solib-aix5.c (build_so_lib_from_mapfile): Fix xasprintf() usage. | Kevin Buettner | 2 | -2/+5 |
2001-03-27 | Fix problems encountered in compiling ia64-tdep.c with IBM's compiler. | Kevin Buettner | 2 | -4/+11 |
2001-03-27 | Add AIX5 procfs support. | Kevin Buettner | 5 | -290/+775 |
2001-03-27 | Add new step-line test. | Kevin Buettner | 5 | -1/+231 |
2001-03-27 | * symtab.c (find_pc_sect_line): Revise method used for finding | Kevin Buettner | 2 | -4/+16 |
2001-03-26 | * i386-linux-tdep.c (i386_linux_sigtramp_saved_pc, | Mark Kettenis | 3 | -16/+38 |
2001-03-26 | Correct/clarify credit for C++ work. | Jim Blandy | 1 | -1/+9 |
2001-03-26 | Mark m88k as known to be broken. | Andrew Cagney | 3 | -3/+13 |
2001-03-26 | * fork-child.c (clone_and_follow_inferior): Delete #ifdef | Andrew Cagney | 2 | -4/+5 |
2001-03-26 | * config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef. | Mark Kettenis | 2 | -0/+3 |
2001-03-26 | * i386-tdep.c (i386_push_arguments, i386_store_struct_return): New | Mark Kettenis | 4 | -14/+47 |
2001-03-26 | * gdbint.texinfo: Change Permissions to GFDL. Update Copyright. | Eli Zaretskii | 7 | -253/+245 |
2001-03-26 | * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unused | Eli Zaretskii | 2 | -46/+3 |
2001-03-26 | * gdb.texinfo (Output Formats): Mention "info symbol" and provide | Eli Zaretskii | 2 | -0/+26 |
2001-03-26 | Fix the date of the last entry. | Eli Zaretskii | 1 | -1/+1 |
2001-03-26 | * config/djgpp/djconfig.sh: Add copyright notice. | Eli Zaretskii | 4 | -50/+99 |
2001-03-26 | *** empty log message *** | Jim Blandy | 1 | -0/+4 |
2001-03-26 | * mips-tdep.c (mips_gdbarch_init): Tweak indentation. | Jim Blandy | 1 | -1/+1 |
2001-03-26 | 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -2/+17 |
2001-03-26 | 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 3 | -2/+14 |
2001-03-24 | Revert previous change, committed to trunk accidentally. | Jim Blandy | 1 | -5/+5 |
2001-03-24 | A single-file branch to help me keep things straight while adapting | Jim Blandy | 1 | -5/+5 |
2001-03-24 | * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to | Andrew Cagney | 6 | -7/+103 |
2001-03-24 | Re-vamp the register code so that a lot more is routed through | Andrew Cagney | 7 | -86/+263 |
2001-03-24 | * stabsread.c (read_cpp_abbrev): Properly construct the names of | Jim Blandy | 2 | -1/+11 |
2001-03-23 | * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc, | Andrew Cagney | 3 | -72/+102 |