aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2000-05-30Move/rename GDB_GREGSET_T definitions for solaris 2.Andrew Cagney3-7/+14
2000-05-29Purge symtab of make_cleanup_func.Andrew Cagney3-6/+27
2000-05-28Fix GDB_GREGSET_T, GDB_FPREGSET_T typos.Kevin Buettner2-2/+6
2000-05-28PARAMS removal.Kevin Buettner325-4991/+4188
2000-05-262000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder23-61/+131
2000-05-26Fix bitrot in tui-file.c.Andrew Cagney2-2/+16
2000-05-26Configure TUI to use <ncurses.h> when available.Andrew Cagney8-331/+359
2000-05-25Replace SKIP_SOLIB_RESOLVER stub with something that works.Scott Bambrough3-4/+100
2000-05-25* acconfig.h (HAVE_R_FS, HAVE_R_GS): Add.Mark Kettenis5-330/+420
2000-05-25 * ser-go32.c: Remove PARAMS.Eli Zaretskii2-9/+13
2000-05-25Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".Andrew Cagney8-192/+257
2000-05-25Re-generate config.in.Andrew Cagney2-3/+7
2000-05-25File rename tweeks.Andrew Cagney2-0/+9
2000-05-25Have TUI use the same configury mechanism as MI.Andrew Cagney7-283/+209
2000-05-25Update JimI's e-mail addres.Andrew Cagney3-16/+18
2000-05-24Add support for FreeBSD/i386 ELF.Mark Kettenis7-28/+389
2000-05-242000-05-24 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-18/+18
2000-05-242000-05-17 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-5/+1
2000-05-242000-05-18 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-4/+10
2000-05-242000-05-17 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-1/+7
2000-05-24 * gdb.texinfo: Remove duplicate @syncodeindex. From BrianEli Zaretskii2-4/+6
2000-05-24et al. not et.al.Andrew Cagney2-2/+7
2000-05-24* config/i386/nbsd.mt (TDEPFILES): Move solib.o from here...J.T. Conklin10-27/+200
2000-05-24Remove quotes from arround for loop arg.Andrew Cagney2-1/+6
2000-05-23* i387-nat.h, i387-nat.c: New files.Mark Kettenis3-0/+166
2000-05-23* config/sparc/nm-linux.h: Include config/nm-linux.h.Alexandre Oliva3-1/+10
2000-05-23one line fix by Gregory Lielens <Gregory.Lielens@fft.be> to fix a problemDavid Taylor2-1/+6
2000-05-23Add make_cleanup_close() function.Andrew Cagney3-0/+20
2000-05-23Add -Wuninitialized.Andrew Cagney3-3/+9
2000-05-23IRIX GCC fixes from 5.0 branch.Andrew Cagney4-9/+22
2000-05-23From branch. Bump VERSION number.Andrew Cagney2-1/+6
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney20-35/+187
2000-05-22Purge procfs.c of make_cleanup_func.Andrew Cagney2-5/+28
2000-05-22Eliminate make_cleanup_func from top.cAndrew Cagney4-20/+69
2000-05-22Replace preg() with phex(). Cleanup monitor.c.Andrew Cagney5-87/+56
2000-05-21* i387-tdep.c (print_i387_value): Cast &value to (char *) inMark Kettenis2-1/+8
2000-05-20* target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin9-97/+32
2000-05-19updateJimmy Guo1-0/+4
2000-05-19regenerateJimmy Guo1-4/+30
2000-05-18* configure.host, configure.tgt (powerpc-*-netbsd*): New entry.J.T. Conklin9-0/+230
2000-05-172000-05-12 Michael Snyder <msnyder@.cygnus.com>Michael Snyder2-2/+36
2000-05-172000-05-12 Michael Snyder <msnyder@.cygnus.com>Michael Snyder2-18/+30
2000-05-17 * gdb/config/djgpp/README: Fine-tune installation instructionsEli Zaretskii2-12/+24
2000-05-17 * mmalloc/Makefile.in (install-info): Make sure $(infodir) exists.Eli Zaretskii2-0/+12
2000-05-17Minor maint et.al. tweeks.Andrew Cagney5-59/+115
2000-05-17Change v850 break-point instruction to loop. Get around lack of 16Andrew Cagney2-1/+8
2000-05-16Review TODO.Andrew Cagney2-201/+436
2000-05-16Rename mi/ChangeLog-mi -> mi/ChangeLogAndrew Cagney17-69/+0
2000-05-16Make free_current_contents more robust. Use in MI.Andrew Cagney4-10/+16
2000-05-16Cleanup discard_minimal_symbols cleanup.Andrew Cagney13-16/+34