Age | Commit message (Expand) | Author | Files | Lines |
2000-06-07 | The attatched moves the remaining guff from gdbarch.{h,c,sh} to | Andrew Cagney | 12 | -858/+583 |
2000-06-07 | Use ``set remote memory-read-packet-size'' instead of ``set endian | Andrew Cagney | 2 | -4/+10 |
2000-06-07 | Update copyright dates for last patch. | Alan Modra | 23 | -51/+53 |
2000-06-07 | Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS. | Alan Modra | 30 | -149/+177 |
2000-06-07 | 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 3 | -2/+7 |
2000-06-06 | 2000-06-02 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -2/+15 |
2000-06-06 | 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -2/+9 |
2000-06-06 | * Makefile.in: add EXTRA_INCS | DJ Delorie | 4 | -105/+147 |
2000-06-06 | Properly fill changelog entry | Daniel Berlin | 1 | -3/+5 |
2000-06-06 | Accept an enum immediately when it is an exact match - wouldn't accept | Andrew Cagney | 2 | -2/+16 |
2000-06-06 | Mips is always TARGET_BYTE_ORDER_SELECTABLE_P 1. | Andrew Cagney | 15 | -25/+24 |
2000-06-06 | Move generic_register_convertible_not and frame_num_args_unknown from | Andrew Cagney | 6 | -46/+31 |
2000-06-06 | Delete TARGET_MONITOR_PROMPT. | Andrew Cagney | 10 | -20/+40 |
2000-06-06 | Revert an accidental commit | Daniel Berlin | 1 | -7/+11 |
2000-06-06 | 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -35/+128 |
2000-06-05 | C++ improvements | Daniel Berlin | 8 | -96/+104 |
2000-06-05 | New tests, fix old tests, make more tests work | Daniel Berlin | 7 | -34/+272 |
2000-06-05 | 2000-06-05 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -15/+8 |
2000-06-05 | 2000-06-05 H.J. Lu (hjl@gnu.org) | H.J. Lu | 7 | -11/+230 |
2000-06-05 | * acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_R_FS): | Mark Kettenis | 6 | -364/+360 |
2000-06-05 | Remove the `/* Fall through. */' comment in elf_link_output_extsym () | H.J. Lu | 1 | -1/+0 |
2000-06-05 | 2000-06-05 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -4/+12 |
2000-06-05 | 2000-06-05 Michael Matz <matz@ifh.de> | H.J. Lu | 3 | -1/+9 |
2000-06-05 | More updates. | Andrew Cagney | 2 | -38/+91 |
2000-06-04 | Modify test to check line separator works. | Alan Modra | 2 | -8/+8 |
2000-06-04 | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 12 | -38/+104 |
2000-06-04 | (is_end_of_line): Add three missing lines of 0 initializers. | Alan Modra | 2 | -1/+5 |
2000-06-04 | (is_end_of_line): No ';' for TC_HPPA. | Alan Modra | 2 | -0/+8 |
2000-06-04 | Eliminate safe_strsignal(). | Andrew Cagney | 5 | -27/+23 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 53 | -233/+238 |
2000-06-04 | * win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushed | Christopher Faylor | 4 | -148/+406 |
2000-06-03 | 2000-06-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 |
2000-06-03 | Update md_shortopts to what we actually handle. | Alan Modra | 2 | -3/+7 |
2000-06-03 | * win32-nat.c: Fix up gcc warnings throughout. | Christopher Faylor | 5 | -245/+196 |
2000-06-03 | * configure.in: Detect correct versions of ranlib and windres when | Christopher Faylor | 3 | -206/+278 |
2000-06-03 | Fix name clash | Alan Modra | 2 | -10/+16 |
2000-06-02 | * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*. | J.T. Conklin | 5 | -2/+46 |
2000-06-02 | * alphabsd-nat.c (supply_fpregset): Substract FP0_REGNUM from | Mark Kettenis | 2 | -1/+6 |
2000-06-02 | * strings.c (isgraphic): Interpret <TAB> as a printable character, | David O'Brien | 2 | -2/+7 |
2000-06-02 | Fix formatting | Nick Clifton | 2 | -50/+57 |
2000-06-02 | is_end_of_line fixes. | Alan Modra | 8 | -37/+57 |
2000-06-02 | Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT, | Andrew Cagney | 8 | -71/+299 |
2000-06-01 | * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define. | Mark Kettenis | 2 | -0/+7 |
2000-06-01 | 2000-06-01 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -0/+21 |
2000-06-01 | * config.bfd (i[3456]86-*-netbsdelf*): New target. | J.T. Conklin | 2 | -2/+13 |
2000-06-01 | The ARM assembler is not assembling the following instruction | Scott Bambrough | 2 | -2/+9 |
2000-06-01 | Applied patch from Kazu Hirata <kazu@hxi.com> to fix disassembly of inc.l | Nick Clifton | 2 | -75/+56 |
2000-06-01 | More updates. | Andrew Cagney | 2 | -1/+93 |
2000-06-01 | * trad-core.c: From hpux-core.c, include <dirent.h> or | Andrew Cagney | 2 | -1/+18 |
2000-06-01 | * configure.host: Add patterns for i[3456]86-*-netbsdaout* | J.T. Conklin | 6 | -2/+62 |