Age | Commit message (Expand) | Author | Files | Lines |
2000-05-25 | New short-conditional-branch packing rules for D10V. | Donald Lindsay | 2 | -46/+93 |
2000-05-25 | Define the ALONE flag bit, for use in the opcode table. | Donald Lindsay | 2 | -0/+5 |
2000-05-25 | Add ALONE flag to most of the short branch instructions. | Donald Lindsay | 2 | -11/+16 |
2000-05-25 | Replace SKIP_SOLIB_RESOLVER stub with something that works. | Scott Bambrough | 3 | -4/+100 |
2000-05-25 | * acconfig.h (HAVE_R_FS, HAVE_R_GS): Add. | Mark Kettenis | 5 | -330/+420 |
2000-05-25 | * ser-go32.c: Remove PARAMS. | Eli Zaretskii | 2 | -9/+13 |
2000-05-25 | Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h". | Andrew Cagney | 8 | -192/+257 |
2000-05-25 | Re-generate config.in. | Andrew Cagney | 2 | -3/+7 |
2000-05-25 | File rename tweeks. | Andrew Cagney | 2 | -0/+9 |
2000-05-25 | Ensure bfd_close after bfd_openw so we don't get multiple bfd_openw | Alan Modra | 2 | -0/+9 |
2000-05-25 | IA-64 unwind info changes, fix errors, add missing pieces, and some cleanup. | Jim Wilson | 3 | -328/+1191 |
2000-05-25 | Have TUI use the same configury mechanism as MI. | Andrew Cagney | 7 | -283/+209 |
2000-05-25 | Update JimI's e-mail addres. | Andrew Cagney | 3 | -16/+18 |
2000-05-25 | Delete pass on manually added dependency for readelf.o for new target | Hans-Peter Nilsson | 1 | -3/+1 |
2000-05-24 | Add support for FreeBSD/i386 ELF. | Mark Kettenis | 7 | -28/+389 |
2000-05-24 | * bfdint.texi (BFD ELF processor required): Add paragraph about | Hans-Peter Nilsson | 2 | -0/+11 |
2000-05-24 | 2000-05-24 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -18/+18 |
2000-05-24 | 2000-05-17 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -5/+1 |
2000-05-24 | 2000-05-18 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -4/+10 |
2000-05-24 | 2000-05-17 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -1/+7 |
2000-05-24 | * gdb.texinfo: Remove duplicate @syncodeindex. From Brian | Eli Zaretskii | 2 | -4/+6 |
2000-05-24 | * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES. | Diego Novillo | 2 | -2/+19 |
2000-05-24 | et al. not et.al. | Andrew Cagney | 2 | -2/+7 |
2000-05-24 | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 43 | -2307/+2582 |
2000-05-24 | * config/i386/nbsd.mt (TDEPFILES): Move solib.o from here... | J.T. Conklin | 10 | -27/+200 |
2000-05-24 | Remove quotes from arround for loop arg. | Andrew Cagney | 2 | -1/+6 |
2000-05-23 | Add special case handling when GDB set CPSR register | Nick Clifton | 2 | -1/+12 |
2000-05-23 | * i387-nat.h, i387-nat.c: New files. | Mark Kettenis | 3 | -0/+166 |
2000-05-23 | When deciding if ".text" section should be read-only, don't forget to reset | Nick Clifton | 2 | -10/+17 |
2000-05-23 | * config/sparc/nm-linux.h: Include config/nm-linux.h. | Alexandre Oliva | 3 | -1/+10 |
2000-05-23 | one line fix by Gregory Lielens <Gregory.Lielens@fft.be> to fix a problem | David Taylor | 2 | -1/+6 |
2000-05-23 | Add make_cleanup_close() function. | Andrew Cagney | 3 | -0/+20 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -3/+6 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+7 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 13 | -21/+66 |
2000-05-23 | sigrc wasn't initialized before being passed to sim_resume(). | Andrew Cagney | 2 | -0/+6 |
2000-05-23 | Add -Wuninitialized. | Andrew Cagney | 3 | -3/+9 |
2000-05-23 | Oops. Forgot to say "configure: Regenerate". | Hans-Peter Nilsson | 1 | -0/+1 |
2000-05-23 | * configure.in (i386-*-freebsd a.out entry): Quote properly. | Hans-Peter Nilsson | 3 | -1/+7 |
2000-05-23 | IRIX GCC fixes from 5.0 branch. | Andrew Cagney | 4 | -9/+22 |
2000-05-23 | Missed copyright update in last patch. | Alan Modra | 2 | -2/+2 |
2000-05-23 | Pass jump reloc in fr_var so it can be used in | Alan Modra | 4 | -36/+46 |
2000-05-23 | From branch. Bump VERSION number. | Andrew Cagney | 2 | -1/+6 |
2000-05-23 | * config/tc-ia64.c (FUNC_PC_RELATIVE): New. | Richard Henderson | 2 | -77/+153 |
2000-05-23 | * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI, | Richard Henderson | 5 | -33/+462 |
2000-05-23 | * ia64.h (R_IA64_PCREL60B, R_IA64_PCREL21BI): New. | Richard Henderson | 2 | -1/+11 |
2000-05-23 | Allow d suffix on iret | Alan Modra | 2 | -2/+7 |
2000-05-22 | Patch from Thomas de Lellis to implement --section-start | Nick Clifton | 5 | -4/+87 |
2000-05-22 | * obj.h (struct format_ops): New members begin, app_file, | Hans-Peter Nilsson | 9 | -18/+289 |
2000-05-22 | * am33.igen: Fix leading comments of SP-relative offset insns that | Alexandre Oliva | 2 | -7/+11 |