Age | Commit message (Expand) | Author | Files | Lines |
2000-11-20 | * pa64solib.c (add_to_solib): Pass TARGET to pa64_solib_load_symbols. | Jeff Law | 1 | -0/+4 |
2000-11-20 | Add linespec maintainers. | Andrew Cagney | 1 | -0/+2 |
2000-11-20 | Devolve Solaris/x86 | Andrew Cagney | 1 | -0/+4 |
2000-11-20 | * MAINTAINERS: Peter Schauer and Kevin Buettner maintain AIX. Jim | Andrew Cagney | 1 | -0/+5 |
2000-11-20 | Mark error_no_arg() as no-return. | Andrew Cagney | 1 | -0/+4 |
2000-11-20 | Replace asprintf() / vasprintf() with xasprintf() xvasprintf(). | Andrew Cagney | 1 | -0/+12 |
2000-11-20 | Add ``extern'' and STREQ to cleanups. | Andrew Cagney | 1 | -0/+4 |
2000-11-19 | * symtab.c (no_symtab_msg): Remove definition. | Jim Blandy | 1 | -0/+9 |
2000-11-18 | Handle optimizer code motions into the prologue. | Kevin Buettner | 1 | -0/+12 |
2000-11-18 | Protoization. | Kevin Buettner | 1 | -0/+4 |
2000-11-17 | * thread.c (thread_apply_all_command): Save the command before executing it | Christopher Faylor | 1 | -0/+7 |
2000-11-17 | 2000-11-16 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+9 |
2000-11-16 | * tracepoint.c (trace_find_tracepoint_command): Replace call to | David Taylor | 1 | -0/+7 |
2000-11-15 | Protoization. | Kevin Buettner | 1 | -1/+4 |
2000-11-15 | * utils.c (strlen_paddr, paddr, paddr_nz): Use TARGET_ADDR_BIT, | David Taylor | 1 | -0/+6 |
2000-11-14 | From Kenneth Block <kenneth.block@compaq.com> | Daniel Berlin | 1 | -0/+8 |
2000-11-14 | Fix ``show remotewritesize'' was doing a set. | Andrew Cagney | 1 | -0/+7 |
2000-11-13 | * config/djgpp/config.sed: Fix tweaking "VPATH=.:foo", and handle | Eli Zaretskii | 1 | -0/+5 |
2000-11-10 | * stabsread.c (read_range_type): Properly construct complex | Jim Blandy | 1 | -0/+5 |
2000-11-10 | 2000-11-10 Fernando Nasser <fnasser@totem.toronto.redhat.com> | Fernando Nasser | 1 | -0/+10 |
2000-11-10 | * inferior.h (step_over_calls_kind): New enum to clarify values in | Christopher Faylor | 1 | -0/+22 |
2000-11-10 | 2000-11-10 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 1 | -0/+13 |
2000-11-10 | Protoization. | Kevin Buettner | 1 | -0/+5 |
2000-11-10 | Add code for relocating dynamic executables. | Kevin Buettner | 1 | -0/+7 |
2000-11-09 | * config/i386/nbsd.mh: Remove solib.o, solib-svr4.o from NATDEPFILES. | J.T. Conklin | 1 | -0/+16 |
2000-11-09 | Add auto-solib-add support for AIX, remove obsolete and unused | Peter Schauer | 1 | -0/+42 |
2000-11-09 | * MAINTAINERS: Specify the vax-dec-vms5.5 target tupple. | Andrew Cagney | 1 | -0/+6 |
2000-11-08 | 2000-11-08 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+5 |
2000-11-08 | Work around targets that don't yet define JB_PC or JB_ELEMENT_SIZE. | Andrew Cagney | 1 | -0/+5 |
2000-11-08 | Rename get_longjmp_target to m68k_get_longjmp_target. Update all m68k | Andrew Cagney | 1 | -0/+13 |
2000-11-08 | * gdbserver/configure.in (files): Don't link nm-empty.h when a | Andrew Cagney | 1 | -0/+6 |
2000-11-08 | Protoization. | Kevin Buettner | 1 | -0/+5 |
2000-11-08 | AIX5 changes. | Kevin Buettner | 1 | -0/+13 |
2000-11-08 | 2000-11-07 Daniel Berlin <dberlin@redhat.com> | Daniel Berlin | 1 | -0/+5 |
2000-11-06 | 2000-11-06 Fernando Nasser <fnasser@totem.toronto.redhat.com> | Fernando Nasser | 1 | -0/+10 |
2000-11-06 | 2000-11-06 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -0/+22 |
2000-11-06 | * stack.c (return_command): Pop dummy frame if we just returned from | Peter Schauer | 1 | -0/+5 |
2000-11-06 | Protoization. | Kevin Buettner | 1 | -0/+6 |
2000-11-04 | Protoization. | Kevin Buettner | 1 | -0/+5 |
2000-11-03 | In new_symbol(), relocate symbol address by base address of the section | Kevin Buettner | 1 | -0/+6 |
2000-11-03 | * TODO: Note abstraction layer violation where "ocd reset" command | J.T. Conklin | 1 | -0/+82 |
2000-11-03 | * objfiles.c (objfile_relocate): Relocate ei.entry_point with | Peter Schauer | 1 | -0/+5 |
2000-11-02 | Protoization. | Kevin Buettner | 1 | -0/+7 |
2000-10-31 | 2000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+19 |
2000-10-31 | Protoization. | Kevin Buettner | 1 | -0/+6 |
2000-10-30 | solib.c relocation improvements | Kevin Buettner | 1 | -0/+26 |
2000-10-30 | 2000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+15 |
2000-10-30 | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 1 | -2/+21 |
2000-10-30 | 2000-10-19 Josef Ezra <jezra@emc.com> | Michael Snyder | 1 | -0/+7 |
2000-10-30 | * eval.c (parse_and_eval_long): New function. | David Taylor | 1 | -0/+17 |