aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-06-06* gdbarch.sh, gdbarch.c: Revert change of 2001-06-01; allJim Blandy3-104/+95
2001-06-06 * gdb-events.sh (function_list): Add tracepoint_create,Keith Seitz4-0/+115
2001-06-06Regenerate...Keith Seitz2-2/+2
2001-06-06 * gdb-events.sh: Update copyrights.Keith Seitz2-4/+11
2001-06-06 * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii4-5/+12
2001-06-05* gdb.base/help.exp: Update pattern to exclue `print-load-map'Jim Blandy2-1/+6
2001-06-04 * mips-tdep.c (show_mipsfpu_command): Remove unused variable msg.Eli Zaretskii2-12/+20
2001-06-04 * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii6-49/+58
2001-06-04*** empty log message ***Eli Zaretskii1-0/+9
2001-06-04 * go32-nat.c (go32_wait): Change the return value to ptid_t.Eli Zaretskii3-2/+10
2001-06-02Expand the gdbarch per-architecture data vector as needed, ratherJim Blandy3-88/+120
2001-06-02Make alignment of struct arguments in inferior function calls comply withKevin Buettner2-6/+53
2001-06-022001-06-01 Michael Snyder <msnyder@redhat.com>Michael Snyder5-7/+43
2001-06-012001-06-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2-14/+28
2001-06-01* gnu-v3-abi.c (gnu_v3_abi_ops, vtable_type_gdbarch_data): MakeJim Blandy2-2/+5
2001-06-01* partial-stab.h (case N_FUN: case 'f':, case N_FUN: case 'F':)Jim Blandy2-0/+5
2001-06-01* partial-stab.h: New complaint: function_outside_compilation_unit.Jim Blandy2-8/+37
2001-06-01 * gdb.base/annota1.exp (info break): Match four or more spacesKevin Buettner2-1/+6
2001-06-01Prologue scanner modifications.Kevin Buettner2-1/+78
2001-06-01 * ia64-linux-tdep.c (IA64_LINUX_SIGCONTEXT_OFFSET): Revise toKevin Buettner2-1/+7
2001-05-312001-05-31 Michael Chastain <chastain@redhat.com>Michael Chastain2-4/+11
2001-05-31* partial-stab.h: Revert previous patch.Christopher Faylor2-5/+8
2001-05-31* partial-stab.h: Consistently guard against pst being NULL.Christopher Faylor2-4/+9
2001-05-302001-05-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+28
2001-05-302001-05-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+11
2001-05-30 * gdb.base/completion.exp (INPUTRC): Set this environment variableKevin Buettner2-14/+26
2001-05-29* symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva6-6/+11
2001-05-29* symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva2-2/+7
2001-05-26 * solib.c (update_solib_list): Move target_resize_to_sections()Nicholas Duffek2-19/+19
2001-05-26 * Makefile.in (osfsolib.c, osfsolib.o): Rename to solib-osf.c andNicholas Duffek6-7/+631
2001-05-252001-05-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2-0/+5
2001-05-25* gnu-v2-abi.c (gnuv2_virtual_fn_field): There's no need to clearJim Blandy2-1/+6
2001-05-252001-05-24 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+29
2001-05-25 * solist.h (struct so_list): Document the requirement thatNicholas Duffek2-1/+8
2001-05-252001-05-24 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+7
2001-05-25Don't assume that short is shorter than int.Jim Blandy2-3/+15
2001-05-24* gnu-nat.c: Include <ctype.h>.Mark Kettenis2-3/+13
2001-05-242001-05-24 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+11
2001-05-242001-05-21 Michael Snyder <msnyder@redhat.com>Michael Snyder2-7/+31
2001-05-24 * gdb.base/finish.exp (finish_void): Revise pattern forKevin Buettner2-1/+7
2001-05-232001-05-19 Michael Chastain <chastain@redhat.com>Michael Chastain9-47/+54
2001-05-23 * breakpoint.c (breakpoint_address_is_meaningful): New function.Kevin Buettner2-7/+44
2001-05-232001-05-22 Michael Snyder <msnyder@redhat.com>Michael Snyder2-3/+24
2001-05-22Add support for the GNU V3 C++ ABI.Jim Blandy4-4/+393
2001-05-22 * gdb.base/finish.exp (finish_void): Allow "finish" command toKevin Buettner2-0/+13
2001-05-21* values.c (value_primitive_field): If we're extracting a baseJim Blandy2-1/+5
2001-05-21* value.h (struct value): Doc fix, and rearrange members to placeJim Blandy2-21/+50
2001-05-212001-05-21 Michael Snyder <msnyder@redhat.com>Michael Snyder2-2/+9
2001-05-21Formatting tweak.Jim Blandy1-1/+2
2001-05-20 * m68hc11-tdep.c (m68hc11_pop_frame): Fix stack pointer computation.Stephane Carrez2-2/+11