aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2000-07-192000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni6-662/+1273
2000-07-19* solib.c (elf_locate_base, info_sharedlibrary_command): RenameAndrew Cagney2-2/+7
2000-07-19Fix typo.Christopher Faylor1-1/+1
2000-07-18From Richard Henderson <rth@cygnus.com>:Andrew Cagney2-4/+12
2000-07-17modify error messageDaniel Berlin2-4/+9
2000-07-172000-07-17 matthew green <mrg@redhat.com>J.T. Conklin2-0/+7
2000-07-17Cast integers into pointers before converting them into canonicalAndrew Cagney3-6/+41
2000-07-17* gdb.base/exprs.exp: Test casts to a pointer including over andAndrew Cagney2-1/+48
2000-07-15Properly handle referencesDaniel Berlin2-12/+29
2000-07-14 * ppcbug-rom.c (ppcbug_regnames[]): Make array size implicit.Nicholas Duffek5-39/+16
2000-07-14Fix definition of SKIP_PROLOGUE macro.Nick Clifton2-1/+6
2000-07-132000-07-13 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-1/+8
2000-07-13Oops, one to many ChangeLog entries.Andrew Cagney1-5/+0
2000-07-13Check that GDB and the C compiler agree about the sizeof a few basic CAndrew Cagney3-0/+172
2000-07-12 * parse.c (target_map_name_to_register): Include pseudo-regs.Michael Snyder2-1/+10
2000-07-122000-07-12 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder3-17/+98
2000-07-12* valops.c (value_cast): Allow cast from INT, ENUM or RANGE toAndrew Cagney2-0/+19
2000-07-112000-07-11 Scott Bambrough <scottb@netwinder.org>Scott Bambrough2-1/+6
2000-07-11* mips-tdep.c: General cleanup. Delete all #if 0 code. ConvertAndrew Cagney2-361/+189
2000-07-11Force MIPS to sign-extend any addresses read from registers.Andrew Cagney2-22/+40
2000-07-11Move the ``set mask-address'' command to remote-mips.c. DisableAndrew Cagney3-57/+137
2000-07-11* printcmd.c (print_scalar_formatted): Move masking of 'a' addressAndrew Cagney3-10/+30
2000-07-11* symtab.c: Use paddr_nz() to print addresses.Andrew Cagney2-3/+6
2000-07-11Add read_signed_register{,_pid}(). Change return type ofAndrew Cagney3-8/+60
2000-07-10* mips-tdep.c (mips_push_arguments): Always align struct_addr on aAndrew Cagney2-3/+16
2000-07-102000-07-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni3-13/+167
2000-07-102000-07-07 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder6-822/+875
2000-07-10Dummy commit for diff purposes.Michael Snyder1-0/+0
2000-07-10From Pierre Muller <muller@ics.u-strasbg.fr>:Andrew Cagney2-4/+8
2000-07-092000-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-8/+4
2000-07-09 * Makefile.in (install-info): Find files to install in either the buildEli Zaretskii2-7/+21
2000-07-09 * gdb.c++/misc.cc (class ClassParam, class_param): Define.Nicholas Duffek3-0/+59
2000-07-09 * gdbtypes.c (is_ancestor): Infer type equivalence from nameNicholas Duffek3-22/+32
2000-07-09 * gdb.c++/classes.exp (test_nonexistant_members): Fix nameNicholas Duffek3-97/+114
2000-07-07 * stabs.texinfo: Fix spelling errors.Nicholas Duffek2-39/+43
2000-07-07 * xcoffread.c (read_symbol_nvalue): Return CORE_ADDR.Nicholas Duffek3-4/+9
2000-07-07More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,Andrew Cagney3-65/+40
2000-07-07* config/i386/tm-linux.h: Add longjmp support.Mark Kettenis2-0/+22
2000-07-07* breakpoint.c (bpstat_what): Keep returningMark Kettenis2-1/+8
2000-07-062000-07-06 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-3/+9
2000-07-06* infcmd.c (attach_command): Move "stop_soon_quietly" setting insideChristopher Faylor2-1/+7
2000-07-05Remove \centerline from the blurb. Patch from Brian Youmans.Eli Zaretskii2-5/+11
2000-07-05Keep NATDEPFILES on a single line.Andrew Cagney2-2/+7
2000-07-05Set SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.Andrew Cagney3-50/+58
2000-07-05Replace command_loop_marker() with null_cleanup().Andrew Cagney4-18/+10
2000-07-05Check for <sys/poll.h>.Andrew Cagney5-194/+215
2000-07-05Pass infodir down to sub-makes.Andrew Cagney2-0/+6
2000-07-05Update TODO.Andrew Cagney2-0/+26
2000-07-04* TODO: Update.Mark Kettenis2-5/+7
2000-07-04Rewrite gdb.asm so that it doesn't assume a C comiler (or any CAndrew Cagney4-16/+48