aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-28PARAMS removal.Kevin Buettner325-4991/+4188
2000-05-27* config/tc-mn10300.c (md_assemble): Copy size to real_size beforeAlexandre Oliva2-2/+10
2000-05-27 * emulparams/avr1200.sh (STACK): Define as 0.Denis Chertykov10-4/+25
2000-05-27Fix "make dep-in" and "make dep"Alan Modra3-122/+147
2000-05-262000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder23-61/+131
2000-05-26When calling getopt_long indicate that the 'd' switch takes an optionalNick Clifton2-1/+7
2000-05-26* resrc.c (close_input_stream): zero out cpp_pipe after closing it.DJ Delorie2-1/+8
2000-05-26Update dependencies.Alan Modra16-1012/+1380
2000-05-26missed this in the last commit.Alan Modra1-20/+5
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra31-616/+692
2000-05-26* Makefile.in (maintainer-clean-subdir): Fix handling of emptyAlexandre Oliva2-2/+7
2000-05-26(bfd_close_all_done): Mask file perms with 0777 not 0x777.Alan Modra2-2/+6
2000-05-26 * config/tc-sparc.c (sparc_relax): New.Jakub Jelinek2-1/+109
2000-05-26 * elf64-sparc.c (sparc64_elf_relax_section): New.Jakub Jelinek3-1/+235
2000-05-26 * elf64-sparc.c: Add ATTRIBUTE_UNUSED to unused function parameters.Jakub Jelinek2-24/+31
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-26* m10300-dis.c (disassemble): Don't assume 32-bit longs whenAlexandre Oliva2-13/+19
2000-05-25New short-conditional-branch packing rules for D10V.Donald Lindsay2-46/+93
2000-05-25Define the ALONE flag bit, for use in the opcode table.Donald Lindsay2-0/+5
2000-05-25Add ALONE flag to most of the short branch instructions.Donald Lindsay2-11/+16
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-25Ensure bfd_close after bfd_openw so we don't get multiple bfd_openwAlan Modra2-0/+9
2000-05-25IA-64 unwind info changes, fix errors, add missing pieces, and some cleanup.Jim Wilson3-328/+1191
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-25Delete pass on manually added dependency for readelf.o for new targetHans-Peter Nilsson1-3/+1
2000-05-24Add support for FreeBSD/i386 ELF.Mark Kettenis7-28/+389
2000-05-24 * bfdint.texi (BFD ELF processor required): Add paragraph aboutHans-Peter Nilsson2-0/+11
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-24 * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.Diego Novillo2-2/+19
2000-05-24et al. not et.al.Andrew Cagney2-2/+7
2000-05-24Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney43-2307/+2582
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-23Add special case handling when GDB set CPSR registerNick Clifton2-1/+12
2000-05-23* i387-nat.h, i387-nat.c: New files.Mark Kettenis3-0/+166
2000-05-23When deciding if ".text" section should be read-only, don't forget to resetNick Clifton2-10/+17
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