Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-08-04 | Add code for (re)building the minimal symbol hash tables. | Kevin Buettner | 2 | -11/+46 |
2000-08-04 | Fix date in comment. | Kevin Buettner | 1 | -1/+1 |
2000-08-04 | DWARF2.1 64-bit support. | Kevin Buettner | 2 | -17/+142 |
2000-08-04 | Re-implement ``set/show remote Z-packet ...'' commands so that each Z | Andrew Cagney | 3 | -150/+436 |
2000-08-04 | Revert SER_HARDWIRE regression. | Andrew Cagney | 2 | -3/+9 |
2000-08-04 | Missing GDBARCH updates for EXTRA_STACK_ALIGNMENT needed. | Andrew Cagney | 1 | -0/+30 |
2000-08-04 | Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED). | Andrew Cagney | 6 | -21/+49 |
2000-08-03 | Stephane Carrez maintainer of 68hc11 target | Stephane Carrez | 2 | -1/+5 |
2000-08-03 | Protoization. | Kevin Buettner | 2 | -9/+8 |
2000-08-03 | Thu Aug 3 15:02:23 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 2 | -5/+11 |
2000-08-03 | Minor tweeks. | Andrew Cagney | 3 | -3/+15 |
2000-08-03 | List things for 5.1. | Andrew Cagney | 2 | -108/+214 |
2000-08-03 | Protoization. | Kevin Buettner | 2 | -4/+6 |
2000-08-03 | * gdb.hp/gdb.aCC/namespace.exp: Remove. Moved to gdb.c++. | Jimmy Guo | 2 | -296/+0 |
2000-08-02 | * gdbarch.sh: Add print_p field for CALL_DUMMY_BREAKPINT_OFFSET | Jimmy Guo | 3 | -4/+12 |
2000-08-02 | * gdb.base/sizeof.c: include <stdio.h>. | Jimmy Guo | 2 | -0/+10 |
2000-08-02 | * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to | Jimmy Guo | 1 | -1/+1 |
2000-08-02 | 2000-08-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -3/+7 |
2000-08-02 | Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 8 | -57/+115 |
2000-08-02 | Multi-arch REGISTER_SIM_REGNO. Update d10v. | Andrew Cagney | 9 | -20/+86 |
2000-08-02 | Use add_set_auto_boolean_cmd() to implement ``set remote ?-packet'' | Andrew Cagney | 3 | -54/+26 |
2000-08-02 | Update function signatures to match target vector. | Andrew Cagney | 3 | -4/+11 |
2000-08-02 | Updates. | Andrew Cagney | 2 | -0/+23 |
2000-08-01 | 2000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 6 | -12/+66 |
2000-08-01 | 2000-08-01 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -0/+5 |
2000-08-01 | Update list of target maintainers. | Andrew Cagney | 2 | -15/+81 |
2000-08-01 | Copy comments from gdbarch.sh to gdbarch.h. Fix a number of K&R params. | Andrew Cagney | 3 | -59/+115 |
2000-08-01 | * top.c (get_prompt_1), tracepoint.c (replace_comma): Update | Andrew Cagney | 3 | -4/+15 |
2000-07-31 | Make GNU/Linux/PPC work again. | Kevin Buettner | 22 | -107/+287 |
2000-07-31 | 2000-07-31 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 3 | -4/+11 |
2000-07-31 | * config/djgpp/fnchange.lst: Add file mappings as per last weekly | Eli Zaretskii | 2 | -0/+207 |
2000-07-30 | Protoization. | Kevin Buettner | 284 | -13265/+5720 |
2000-07-28 | 2000-07-26 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 4 | -14/+19 |
2000-07-28 | 2000-07-28 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -0/+79 |
2000-07-27 | From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>: | Andrew Cagney | 4 | -0/+778 |
2000-07-27 | Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional. | Andrew Cagney | 9 | -179/+285 |
2000-07-27 | 2000-07-26 Jimmy Guo <guo@cup.hp.com> | Michael Snyder | 4 | -0/+6 |