| Commit message (Expand) | Author | Age | Files | Lines |
* | Change signature of function add_set_enum_cmd() so that it uses | Andrew Cagney | 2000-06-08 | 11 | -89/+127 |
* | new file - notes about using --enable-maintainer-mode | Nick Clifton | 2000-06-07 | 2 | -0/+11 |
* | * avr.h: New file with AVR opcodes. | Denis Chertykov | 2000-06-07 | 2 | -0/+211 |
* | * avr-dis.c: completely rewritten. | Denis Chertykov | 2000-06-07 | 2 | -587/+253 |
* | sh-dsp support, simulator speedup by using host byte order: | Joern Rennecke | 2000-06-07 | 1 | -1/+4 |
* | (elf32_i386_vtinherit_howto, elf32_i386_vtentry_howto): Delete and | Alan Modra | 2000-06-07 | 2 | -32/+41 |
* | Purge last remaining make_cleanup_func. | Andrew Cagney | 2000-06-07 | 4 | -19/+41 |
* | The attatched moves the remaining guff from gdbarch.{h,c,sh} to | Andrew Cagney | 2000-06-07 | 12 | -858/+583 |
* | Use ``set remote memory-read-packet-size'' instead of ``set endian | Andrew Cagney | 2000-06-07 | 2 | -4/+10 |
* | Update copyright dates for last patch. | Alan Modra | 2000-06-07 | 23 | -51/+53 |
* | Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS. | Alan Modra | 2000-06-07 | 30 | -149/+177 |
* | 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-06-07 | 3 | -2/+7 |
* | 2000-06-02 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-06-06 | 2 | -2/+15 |
* | * gdbtk.c: Remove CYGWIN32 conditional around timer machinery. | Elena Zannoni | 2000-06-06 | 2 | -14/+5 |
* | 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-06-06 | 2 | -2/+9 |
* | * Makefile.in: add EXTRA_INCS | DJ Delorie | 2000-06-06 | 4 | -105/+147 |
* | Properly fill changelog entry | Daniel Berlin | 2000-06-06 | 1 | -3/+5 |
* | Accept an enum immediately when it is an exact match - wouldn't accept | Andrew Cagney | 2000-06-06 | 2 | -2/+16 |
* | Mips is always TARGET_BYTE_ORDER_SELECTABLE_P 1. | Andrew Cagney | 2000-06-06 | 15 | -25/+24 |
* | Move generic_register_convertible_not and frame_num_args_unknown from | Andrew Cagney | 2000-06-06 | 6 | -46/+31 |
* | Delete TARGET_MONITOR_PROMPT. | Andrew Cagney | 2000-06-06 | 10 | -20/+40 |
* | Revert an accidental commit | Daniel Berlin | 2000-06-06 | 1 | -7/+11 |
* | 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-06-06 | 2 | -35/+128 |
* | C++ improvementsgdb-premipsmulti-2000-06-06-branchpoint | Daniel Berlin | 2000-06-05 | 8 | -96/+104 |
* | New tests, fix old tests, make more tests work | Daniel Berlin | 2000-06-05 | 7 | -34/+272 |
* | 2000-06-05 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-06-05 | 2 | -15/+8 |
* | * acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_R_FS): | Mark Kettenis | 2000-06-05 | 6 | -364/+360 |
* | Remove the `/* Fall through. */' comment in elf_link_output_extsym () | H.J. Lu | 2000-06-05 | 1 | -1/+0 |
* | 2000-06-05 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-06-05 | 2 | -4/+12 |
* | More updates. | Andrew Cagney | 2000-06-05 | 2 | -38/+91 |
* | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 2000-06-04 | 12 | -38/+104 |
* | Eliminate safe_strsignal(). | Andrew Cagney | 2000-06-04 | 5 | -27/+23 |
* | Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04 | Kevin Buettner | 2000-06-04 | 52 | -232/+237 |
* | * win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushed | Christopher Faylor | 2000-06-04 | 3 | -75/+223 |
* | * win32-nat.c: Fix up gcc warnings throughout.gdb-pre-params-removal-2000-06-04 | Christopher Faylor | 2000-06-03 | 4 | -152/+129 |
* | * configure.in: Detect correct versions of ranlib and windres when | Christopher Faylor | 2000-06-03 | 3 | -206/+278 |
* | Fix name clash | Alan Modra | 2000-06-03 | 2 | -10/+16 |
* | * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*. | J.T. Conklin | 2000-06-02 | 5 | -2/+46 |
* | * alphabsd-nat.c (supply_fpregset): Substract FP0_REGNUM from | Mark Kettenis | 2000-06-02 | 2 | -1/+6 |
* | Fix formatting | Nick Clifton | 2000-06-02 | 2 | -50/+57 |
* | Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT, | Andrew Cagney | 2000-06-02 | 8 | -71/+299 |
* | * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define. | Mark Kettenis | 2000-06-01 | 2 | -0/+7 |
* | 2000-06-01 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-06-01 | 2 | -0/+21 |
* | * config.bfd (i[3456]86-*-netbsdelf*): New target. | J.T. Conklin | 2000-06-01 | 2 | -2/+13 |
* | Applied patch from Kazu Hirata <kazu@hxi.com> to fix disassembly of inc.l | Nick Clifton | 2000-06-01 | 2 | -75/+56 |
* | More updates. | Andrew Cagney | 2000-06-01 | 2 | -1/+93 |
* | * trad-core.c: From hpux-core.c, include <dirent.h> or | Andrew Cagney | 2000-06-01 | 2 | -1/+18 |
* | * configure.host: Add patterns for i[3456]86-*-netbsdaout* | J.T. Conklin | 2000-06-01 | 6 | -2/+62 |
* | * NEWS: Mention FreeBSD/Alpha and FreeBSD/i386 3.x and up as new | Mark Kettenis | 2000-05-31 | 2 | -0/+12 |
* | * i386bsd-nat.c: Include "gregset.h". | Mark Kettenis | 2000-05-31 | 2 | -8/+17 |