aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2000-05-232000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu3-3/+6
2000-05-232000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+7
2000-05-232000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu13-21/+66
2000-05-23sigrc wasn't initialized before being passed to sim_resume().Andrew Cagney2-0/+6
2000-05-23Add -Wuninitialized.Andrew Cagney3-3/+9
2000-05-23Oops. Forgot to say "configure: Regenerate".Hans-Peter Nilsson1-0/+1
2000-05-23 * configure.in (i386-*-freebsd a.out entry): Quote properly.Hans-Peter Nilsson3-1/+7
2000-05-23IRIX GCC fixes from 5.0 branch.Andrew Cagney4-9/+22
2000-05-23Missed copyright update in last patch.Alan Modra2-2/+2
2000-05-23Pass jump reloc in fr_var so it can be used inAlan Modra4-36/+46
2000-05-23From branch. Bump VERSION number.Andrew Cagney2-1/+6
2000-05-23 * config/tc-ia64.c (FUNC_PC_RELATIVE): New.Richard Henderson2-77/+153
2000-05-23 * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,Richard Henderson5-33/+462
2000-05-23 * ia64.h (R_IA64_PCREL60B, R_IA64_PCREL21BI): New.Richard Henderson2-1/+11
2000-05-23Allow d suffix on iretAlan Modra2-2/+7
2000-05-22Patch from Thomas de Lellis to implement --section-startNick Clifton5-4/+87
2000-05-22 * obj.h (struct format_ops): New members begin, app_file,Hans-Peter Nilsson9-18/+289
2000-05-22* am33.igen: Fix leading comments of SP-relative offset insns thatAlexandre Oliva2-7/+11
2000-05-22Add peigen.lo to MIPS PE targetNick Clifton3-22/+21
2000-05-22Use bfd_generic_verify_endian_match() and fix it to only check when endiannessNick Clifton6-62/+37
2000-05-22Regerbated after change to Makefile.amNick Clifton1-18/+22
2000-05-22Keep a reloc for jumps to weak and external symbols.Alan Modra2-10/+23
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney20-35/+187
2000-05-222000-05-22 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+10
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