aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2001-05-192001-05-07 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin4-9/+80
2001-05-172001-05-17 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+8
2001-05-17 * top.c (user_args): Remove unused declaration.Eli Zaretskii2-15/+4
2001-05-162001-05-15 John S Kallal <jskallal@home.com>Michael Snyder2-2/+9
2001-05-162001-05-16 Michael Snyder <msnyder@redhat.com>Michael Snyder2-3/+6
2001-05-15* sparc-tdep.c (sparc_gdbarch_init): Get the architecture fromMark Kettenis2-1/+6
2001-05-15Fix warnings resulting from fact that GET_LWP() now returns a long ratherKevin Buettner2-5/+12
2001-05-15Redefine ptid_t to be a struct rather than an int.Kevin Buettner18-173/+267
2001-05-14Remove stray @item's.Andrew Cagney2-2/+7
2001-05-142001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2-11/+14
2001-05-14* symtab.c (lookup_symtab_1): Use lbasename (NAME) instead ofMark Kettenis2-2/+10
2001-05-142001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder3-0/+15
2001-05-142001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2-2/+6
2001-05-14Fix no_shared_libraries() declaration.Kevin Buettner2-1/+6
2001-05-14Output ``[...]'' when a list.Andrew Cagney2-2/+26
2001-05-14* remote.c (remote_write_bytes): Set nr_bytes before returning it.Andrew Cagney3-0/+8
2001-05-14Fix logic selecting a new architecture. Use the sequence:Andrew Cagney5-117/+106
2001-05-14* Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.Andrew Cagney2-3/+7
2001-05-12Add missing entry for change committed on 2001-01-28.Michael Chastain1-0/+22
2001-05-122001-05-12 Fernando Nasser <fnasser@redhat.com>Fernando Nasser3-2/+15
2001-05-12* thread.c (do_captured_list_thread_ids): Use ui_out_tuple_beginJim Blandy2-2/+6
2001-05-12* Makefile.in (gnu-v2-abi.o): Add $(demangle_h) to list ofJim Blandy2-2/+8
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney13-104/+158
2001-05-12* gnu-v2-abi.c: Don't #include "gdb_regex.h". We don't use it.Jim Blandy2-1/+4
2001-05-12Tweeks from RDBrown to fix compiling on HP/UX using HP's compiler.Andrew Cagney4-15/+32