Age | Commit message (Expand) | Author | Files | Lines |
2000-08-26 | Protoization. | Kevin Buettner | 3 | -9/+8 |
2000-08-26 | Multi-arch support for 68hc11 | Stephane Carrez | 2 | -355/+668 |
2000-08-25 | Fri Aug 25 16:57:05 2000 David Taylor <taylor@texas.cygnus.com> | David Taylor | 3 | -0/+16 |
2000-08-25 | Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com> | David Taylor | 7 | -17/+97 |
2000-08-25 | 2000-08-24 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 3 | -7/+48 |
2000-08-24 | 2000-08-20 Michael Chastain <chastain@redhat.com> | Andrew Cagney | 2 | -2/+20 |
2000-08-23 | Protoize. | Kevin Buettner | 3 | -12/+9 |
2000-08-23 | * gdbmi.texinfo: Change flathead -> @sc{gdb/mi}. | Eli Zaretskii | 2 | -69/+78 |
2000-08-21 | Protoization. | Kevin Buettner | 3 | -15/+10 |
2000-08-19 | Check arches->gdbarch and not current_gdbarch when looking for a match. | Andrew Cagney | 2 | -2/+7 |
2000-08-18 | * MAINTAINERS: Add myself as dcache.c maintainer. | J.T. Conklin | 12 | -34/+74 |
2000-08-18 | Add dummy params where needed. | Andrew Cagney | 2 | -2/+8 |
2000-08-16 | * value.h (struct value) <lazy>: Add a comment about its use for | Eli Zaretskii | 2 | -1/+17 |
2000-08-13 | Protoization. | Kevin Buettner | 4 | -16/+15 |
2000-08-12 | Add formatted register info. | Andrew Cagney | 3 | -1/+139 |
2000-08-11 | * i386-linux-nat.c [! HAVE_PTRACE_GETFPXREGS] (fetch_fpxregs, | Mark Kettenis | 2 | -2/+7 |
2000-08-11 | Restore GET_SAVED_REGISTERS | Andrew Cagney | 2 | -0/+10 |
2000-08-11 | * dcache.c (dcache_info): Don't print cache state if last_cache | J.T. Conklin | 2 | -12/+20 |
2000-08-11 | Enable multi-arch for the mn10300. | Andrew Cagney | 3 | -43/+131 |
2000-08-11 | Adapt support for SSE registers in Linux/x86 for Linux 2.4. | Mark Kettenis | 1 | -0/+41 |
2000-08-11 | * regcache.c (TARGET_WRITE_PC, TARGET_READ_PC, TARGET_READ_FP, | Andrew Cagney | 5 | -55/+57 |
2000-08-11 | Move TARGET_*_PTR to gdbarch.h. | Andrew Cagney | 5 | -178/+202 |
2000-08-11 | Eliminate redundant pst test. | Andrew Cagney | 2 | -1/+6 |
2000-08-11 | Rename gdbarch_update() to gdbarch_update_p() | Andrew Cagney | 6 | -18/+44 |
2000-08-11 | 2000-08-10 Jimmy Guo <guo@cup.hp.com> | Jimmy Guo | 11 | -14/+176 |
2000-08-11 | Update my contact email for hp tests maintainership. | Jimmy Guo | 2 | -1/+5 |
2000-08-10 | * sparc-tdep.c (sparc_init_extra_frame_info): Fix number of | Andrew Cagney | 2 | -1/+6 |
2000-08-10 | 2000-08-10 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -1/+2 |
2000-08-10 | 2000-08-10 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -1/+5 |
2000-08-10 | * MAINTAINERS: Added myself with write-after-approval access. | Tom Tromey | 2 | -0/+5 |
2000-08-10 | * monitor.c (monitor_open): If a dcache has already been created, | J.T. Conklin | 8 | -22/+63 |
2000-08-10 | 2000-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -2/+7 |
2000-08-10 | Adapt support for SSE registers in Linux/x86 for Linux 2.4. | Mark Kettenis | 7 | -721/+456 |
2000-08-10 | * i387-nat.h (i387_supply_fsave, i387_fill_fsave): Make extern. | Mark Kettenis | 3 | -5/+234 |
2000-08-10 | * gdbint.texinfo (Overall Structure): Spelling fix. | Mark Kettenis | 2 | -1/+5 |
2000-08-10 | * gdbint.texinfo (Target Architecture Definition): Document that | Eli Zaretskii | 2 | -2/+16 |
2000-08-10 | * jv-valprint.c (java_value_print): Only print non-null Strings. | Tom Tromey | 2 | -2/+7 |
2000-08-10 | Protoization. | Kevin Buettner | 3 | -18/+18 |
2000-08-09 | 2000-08-09 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 11 | -10/+34 |
2000-08-08 | remove build_parse entry about buffer overrun. | David Taylor | 2 | -4/+4 |
2000-08-08 | Protoize. | Kevin Buettner | 2 | -32/+17 |
2000-08-07 | 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -1/+1 |
2000-08-07 | 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 8 | -20/+52 |
2000-08-07 | parse.c (build_parse): don't write off the end of the std_regs array. | David Taylor | 2 | -12/+29 |
2000-08-07 | * solib.c (bfd_lookup_symbol): Fall back on the dynamic symbol | Mark Kettenis | 2 | -2/+36 |
2000-08-07 | Protoize ch-exp.c, core-regset.c. | Kevin Buettner | 3 | -12/+16 |
2000-08-06 | Minor reformat. | Christopher Faylor | 1 | -2/+2 |
2000-08-06 | * win32-nat.c: Perform various gcc warning cleanups. | Christopher Faylor | 5 | -129/+155 |
2000-08-06 | * go32-nat.c: (go32_wait): If child_cwd[] is empty, initialize | Eli Zaretskii | 2 | -2/+23 |
2000-08-04 | Fixup SYMBOL_SECTION for objfiles_relocate(). | Kevin Buettner | 4 | -12/+33 |