Age | Commit message (Expand) | Author | Files | Lines |
2002-01-20 | Copyright year updates. | Daniel Jacobowitz | 3 | -2/+7 |
2002-01-20 | 2002-01-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 11 | -10/+25 |
2002-01-20 | Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. | Andrew Cagney | 19 | -138/+46 |
2002-01-20 | 2002-01-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 6 | -32/+66 |
2002-01-20 | 2002-01-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 4 | -6/+37 |
2002-01-20 | 2002-01-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 3 | -85/+5 |
2002-01-20 | 2002-01-15 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 8 | -16/+29 |
2002-01-20 | Remove assumption that there is a host. | Andrew Cagney | 5 | -30/+76 |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 29 | -117/+69 |
2002-01-20 | (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans | Eli Zaretskii | 2 | -11/+14 |
2002-01-20 | Fix a typo. | Eli Zaretskii | 1 | -1/+1 |
2002-01-20 | Fix last change. | Eli Zaretskii | 1 | -9/+8 |
2002-01-20 | * gdb.texinfo: Beautify copyright years; fix a typo. | Eli Zaretskii | 1 | -0/+4 |
2002-01-20 | 2002-01-20 Jiri Smid <smid@suse.cz> | Andreas Jaeger | 4 | -13/+37 |
2002-01-20 | 2002-01-20 Jiri Smid <smid@suse.cz> | Andreas Jaeger | 4 | -23/+38 |
2002-01-20 | Eliminate MALLOC_INCOMPATIBLE. | Andrew Cagney | 7 | -40/+17 |
2002-01-20 | Zap empty host lynx header files. | Andrew Cagney | 11 | -122/+13 |
2002-01-20 | * alpha-tdep.c (alpha_register_byte): New function. | Jason Thorpe | 3 | -15/+64 |
2002-01-20 | Zap empty or unused xm-*.h files. | Andrew Cagney | 15 | -53/+21 |
2002-01-20 | Use MAXPATHLEN when no PATH_MAX. | Andrew Cagney | 2 | -0/+13 |
2002-01-20 | * alpha-tdep.c (alpha_call_dummy_words): New. | Jason Thorpe | 3 | -2/+20 |
2002-01-20 | * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name | Per Bothner | 2 | -1/+7 |
2002-01-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-01-19 | * alpha-tdep.c (alpha_register_virtual_type): New function. | Jason Thorpe | 3 | -17/+71 |
2002-01-19 | * i386gnu-nat.c: Include "i386-tdep.h". | Mark Kettenis | 2 | -3/+9 |
2002-01-19 | * alpha-tdep.c (frame_extra_info): New. | Jason Thorpe | 3 | -37/+97 |
2002-01-19 | * alpha-tdep.c (alpha_osf_in_sigtramp): New function. | Jason Thorpe | 3 | -8/+61 |
2002-01-19 | Mark testsuite/gdb.hp/gdb.threads-hp/ as obsolete. | Andrew Cagney | 9 | -636/+651 |
2002-01-19 | Remove ATTRIBUTE_UNUSED. Update (C). | Andrew Cagney | 20 | -105/+128 |
2002-01-19 | * alpha-tdep.c (alpha_register_name): New function. | Jason Thorpe | 3 | -14/+36 |
2002-01-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-01-18 | * config/nm-nbsd.h (KERNEL_U_ADDR): Remove. | Jason Thorpe | 2 | -7/+4 |
2002-01-18 | * alpha-tdep.c: Update copyright years. | Jason Thorpe | 3 | -1/+121 |
2002-01-18 | * alphabsd-nat.c: Update copyright years. | Jason Thorpe | 2 | -22/+52 |
2002-01-18 | Remove XDEPFILES from GDB. | Andrew Cagney | 89 | -100/+110 |
2002-01-18 | * gdb.asm/asm-source.exp (info symbol): Take another shot at | Jim Blandy | 2 | -7/+17 |
2002-01-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-01-17 | Change behavour of internal-error to quit and dump core by default. | Andrew Cagney | 4 | -17/+28 |
2002-01-17 | Add an appendix for maintenance commands. | Andrew Cagney | 2 | -42/+58 |
2002-01-17 | Remove links from @node | Andrew Cagney | 2 | -1/+5 |
2002-01-17 | Remove else clause to #if UI_OUT. | Andrew Cagney | 25 | -798/+81 |
2002-01-17 | 2002-01-17 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 9 | -16/+23 |
2002-01-17 | 2002-01-17 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 9 | -9/+140 |
2002-01-17 | * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and | Eli Zaretskii | 4 | -20/+411 |
2002-01-17 | Daniel J as C++ maintainer. | Andrew Cagney | 2 | -0/+6 |
2002-01-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-01-16 | * c-typeprint.c (is_type_conversion_operator): Add additional | Daniel Jacobowitz | 2 | -1/+12 |
2002-01-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-01-15 | Fix oops with previous checkin. | Michael Snyder | 1 | -3/+1 |
2002-01-15 | 2002-01-10 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -38/+334 |