2001-06-28 |
Andrew Cagney | From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista... |
blob | commitdiff |
2001-06-28 |
Andrew Cagney | * remote-sds.c (sds_start_remote): Change type of ... |
blob | commitdiff | diff to current |
2001-06-28 |
Andrew Cagney | Exterminate ser-ocd.c. |
blob | commitdiff | diff to current |
2001-06-28 |
Andrew Cagney | Dan Berlin stepped down as C++ maintainer. |
blob | commitdiff | diff to current |
2001-06-28 |
Andrew Cagney | Sort write after approval. |
blob | commitdiff | diff to current |
2001-06-27 |
Andrew Cagney | Always send the breakpoint table headers to ui-out... |
blob | commitdiff | diff to current |
2001-06-26 |
Andrew Cagney | * stack.c (print_frame): For ui_out, output a list... |
blob | commitdiff | diff to current |
2001-06-26 |
Kevin Buettner | Update paper trail entry. |
blob | commitdiff | diff to current |
2001-06-26 |
Michael Snyder | 2001-06-25 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-06-24 |
Fernando Nasser | 2001-06-24 Fernando Nasser <fnasser@redhat.com> |
blob | commitdiff | diff to current |
2001-06-22 |
J.T. Conklin | * configure.in: include nlist.h when checking for membe... |
blob | commitdiff | diff to current |
2001-06-21 |
Keith Seitz | * cli-out.c (cli_out_new): Initialize new structure... |
blob | commitdiff | diff to current |
2001-06-21 |
Andrew Cagney | * ui-out.h (ui_out_table_header): Add parameter ``col_n... |
blob | commitdiff | diff to current |
2001-06-19 |
Andrew Cagney | * cli-out.c: Include "gdb_assert.h'. |
blob | commitdiff | diff to current |
2001-06-19 |
Andrew Cagney | * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''. |
blob | commitdiff | diff to current |
2001-06-18 |
Andrew Cagney | * breakpoint.c (breakpoint_1): Restructure. Compute the |
blob | commitdiff | diff to current |
2001-06-18 |
Andrew Cagney | Recognize -i=mi0, -i=mi1 and -i=mi. |
blob | commitdiff | diff to current |
2001-06-18 |
Andrew Cagney | * gdbarch.sh: Generate an error when conflicting macro |
blob | commitdiff | diff to current |
2001-06-17 |
Andrew Cagney | Solaris native is only multi-arch partial. |
blob | commitdiff | diff to current |
2001-06-17 |
Fernando Nasser | 2001-06-17 Fernando Nasser <fnasser@redhat.com> |
blob | commitdiff | diff to current |
2001-06-16 |
Andrew Cagney | * arch-utils.c (init_frame_pc_default): New function |
blob | commitdiff | diff to current |
2001-06-16 |
Andrew Cagney | regenerate gdbarch.c. |
blob | commitdiff | diff to current |
2001-06-15 |
Andrew Cagney | Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REG... |
blob | commitdiff | diff to current |
2001-06-15 |
Andrew Cagney | Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST(). |
blob | commitdiff | diff to current |
2001-06-15 |
Michael Snyder | 2001-06-15 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-06-15 |
Andrew Cagney | multi-arch ADDR_BITS_REMOVE. |
blob | commitdiff | diff to current |
2001-06-15 |
Andrew Cagney | Recognise the s390 host and target. |
blob | commitdiff | diff to current |
2001-06-15 |
Andrew Cagney | * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete... |
blob | commitdiff | diff to current |
2001-06-15 |
Joel Brobecker | Add Paul Hilfinger and Joel Brobecker to the Write... |
blob | commitdiff | diff to current |
2001-06-14 |
Michael Snyder | 2001-06-14 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-06-14 |
Keith Seitz | * tracepoint.c (trace_command): We now have tracepoint |
blob | commitdiff | diff to current |
2001-06-13 |
Michael Snyder | 2001-06-13 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-06-13 |
Elena Zannoni | 2001-06-13 Elena Zannoni <ezannoni@redhat.com> |
blob | commitdiff | diff to current |
2001-06-13 |
Andrew Cagney | s/basename/lbasename/ clean up consequences of assuming... |
blob | commitdiff | diff to current |
2001-06-13 |
Eli Zaretskii | * config/i386/xm-go32.h (SLASH_P, ROOTED_P, SLASH_CHAR) |
blob | commitdiff | diff to current |
2001-06-12 |
Andrew Cagney | * ui-out.c (ui_out_list_begin): Add parameter ``id''. |
blob | commitdiff | diff to current |
2001-06-12 |
Andrew Cagney | s/char */const char */ |
blob | commitdiff | diff to current |
2001-06-11 |
Andrew Cagney | s/char */const char */ |
blob | commitdiff | diff to current |
2001-06-11 |
Eli Zaretskii | * completer.c (gdb_completer_loc_break_characters... |
blob | commitdiff | diff to current |
2001-06-10 |
Christopher Faylor | Remove trailing garbage from previous checkin. |
blob | commitdiff | diff to current |
2001-06-10 |
Christopher Faylor | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. |
blob | commitdiff | diff to current |
2001-06-10 |
Andrew Cagney | Add missing $(ui_out_h) dependencies. |
blob | commitdiff | diff to current |
2001-06-10 |
Andrew Cagney | Make char *, const char *. |
blob | commitdiff | diff to current |
2001-06-09 |
Michael Snyder | 2001-06-08 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-06-08 |
Per Bothner | * dwarf2read.c (set_cu_language): Handle DW_LANG_Java. |
blob | commitdiff | diff to current |
2001-06-07 |
Keith Seitz | * tracepoint.c (tracepoint_opertation): Add ui event |
blob | commitdiff | diff to current |
2001-06-07 |
Andrew Cagney | Jeff Law sepped down as HP/UX maintainer. |
blob | commitdiff | diff to current |
2001-06-07 |
Andrew Cagney | Doco write-after-approval criteria. |
blob | commitdiff | diff to current |
2001-06-07 |
Jim Blandy | * gdbarch.sh: Make sure that '[' doesn't interpret... |
blob | commitdiff | diff to current |
2001-06-07 |
Keith Seitz | * gdb-events.sh: Fix quote escaping which was obsoleted |
blob | commitdiff | diff to current |
2001-06-07 |
Keith Seitz | * gdb-events.sh: Make if statements and tests |
blob | commitdiff | diff to current |
2001-06-07 |
Mark Kettenis | * lin-lwp.c (struct lwp_info): Add member `resumed'. |
blob | commitdiff | diff to current |
2001-06-07 |
Keith Seitz | * MAINTAINTERS: Syd Polk is stepping down from |
blob | commitdiff | diff to current |
2001-06-07 |
Eli Zaretskii | * config/mips/tm-irix6.h: New file. |
blob | commitdiff | diff to current |
2001-06-07 |
Andrew Cagney | s/abort/gdb_assert/ |
blob | commitdiff | diff to current |
2001-06-06 |
Jim Blandy | * cp-abi.h: Rearrange code to put documentation comment... |
blob | commitdiff | diff to current |
2001-06-06 |
Jim Blandy | * gdbarch.sh: Changes to effect the following: |
blob | commitdiff | diff to current |
2001-06-06 |
Andrew Cagney | Delete some unnecessary PTR uses. |
blob | commitdiff | diff to current |
2001-06-06 |
Jonathan Larmour | * arch-utils.c (generic_prepare_to_proceed): Allow... |
blob | commitdiff | diff to current |
2001-06-06 |
Jim Blandy | * gdbarch.sh, gdbarch.c: Revert change of 2001-06-01... |
blob | commitdiff | diff to current |
2001-06-06 |
Keith Seitz | * gdb-events.sh (function_list): Add tracepoint_create, |
blob | commitdiff | diff to current |
2001-06-06 |
Keith Seitz | * gdb-events.sh: Update copyrights. |
blob | commitdiff | diff to current |
2001-06-06 |
Eli Zaretskii | * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASE... |
blob | commitdiff | diff to current |
2001-06-04 |
Eli Zaretskii | * mips-tdep.c (show_mipsfpu_command): Remove unused... |
blob | commitdiff | diff to current |
2001-06-04 |
Eli Zaretskii | * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_... |
blob | commitdiff | diff to current |
2001-06-04 |
Eli Zaretskii | *** empty log message *** |
blob | commitdiff | diff to current |
2001-06-02 |
Jim Blandy | Expand the gdbarch per-architecture data vector as... |
blob | commitdiff | diff to current |
2001-06-02 |
Kevin Buettner | Make alignment of struct arguments in inferior function... |
blob | commitdiff | diff to current |
2001-06-02 |
Michael Snyder | 2001-06-01 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-06-01 |
Michael Snyder | 2001-06-01 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-06-01 |
Jim Blandy | * gnu-v3-abi.c (gnu_v3_abi_ops, vtable_type_gdbarch_dat... |
blob | commitdiff | diff to current |
2001-06-01 |
Jim Blandy | * partial-stab.h (case N_FUN: case 'f':, case N_FUN... |
blob | commitdiff | diff to current |
2001-06-01 |
Jim Blandy | * partial-stab.h: New complaint: function_outside_compi... |
blob | commitdiff | diff to current |
2001-06-01 |
Kevin Buettner | Prologue scanner modifications. |
blob | commitdiff | diff to current |
2001-06-01 |
Kevin Buettner | * ia64-linux-tdep.c (IA64_LINUX_SIGCONTEXT_OFFSET... |
blob | commitdiff | diff to current |
2001-05-31 |
Christopher Faylor | * partial-stab.h: Revert previous patch. |
blob | commitdiff | diff to current |
2001-05-31 |
Christopher Faylor | * partial-stab.h: Consistently guard against pst being... |
blob | commitdiff | diff to current |
2001-05-30 |
Michael Snyder | 2001-05-25 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-05-30 |
Michael Snyder | 2001-05-25 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-05-29 |
Alexandre Oliva | * symfile.c (compare_psymbols, compare_symbols): Declar... |
blob | commitdiff | diff to current |
2001-05-29 |
Alexandre Oliva | * symfile.c (compare_psymbols, compare_symbols): Declar... |
blob | commitdiff | diff to current |
2001-05-26 |
Nicholas Duffek | * solib.c (update_solib_list): Move target_resize_to_s... |
blob | commitdiff | diff to current |
2001-05-26 |
Nicholas Duffek | * Makefile.in (osfsolib.c, osfsolib.o): Rename to... |
blob | commitdiff | diff to current |
2001-05-25 |
Michael Snyder | 2001-05-25 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-05-25 |
Jim Blandy | * gnu-v2-abi.c (gnuv2_virtual_fn_field): There's no... |
blob | commitdiff | diff to current |
2001-05-25 |
Nicholas Duffek | * solist.h (struct so_list): Document the requirement... |
blob | commitdiff | diff to current |
2001-05-24 |
Mark Kettenis | * gnu-nat.c: Include <ctype.h>. |
blob | commitdiff | diff to current |
2001-05-23 |
Kevin Buettner | * breakpoint.c (breakpoint_address_is_meaningful)... |
blob | commitdiff | diff to current |
2001-05-23 |
Michael Snyder | 2001-05-22 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-05-22 |
Jim Blandy | Add support for the GNU V3 C++ ABI. |
blob | commitdiff | diff to current |
2001-05-21 |
Jim Blandy | * values.c (value_primitive_field): If we're extracting... |
blob | commitdiff | diff to current |
2001-05-21 |
Jim Blandy | * value.h (struct value): Doc fix, and rearrange member... |
blob | commitdiff | diff to current |
2001-05-21 |
Michael Snyder | 2001-05-21 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-05-21 |
Jim Blandy | Formatting tweak. |
blob | commitdiff | diff to current |
2001-05-20 |
Stephane Carrez | * m68hc11-tdep.c (m68hc11_pop_frame): Fix stack pointe... |
blob | commitdiff | diff to current |
2001-05-19 |
Daniel Berlin | 2001-05-07 Daniel Berlin <dan@cgsoftware.com> |
blob | commitdiff | diff to current |
2001-05-17 |
Michael Snyder | 2001-05-17 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
2001-05-17 |
Eli Zaretskii | * top.c (user_args): Remove unused declaration. |
blob | commitdiff | diff to current |
2001-05-16 |
Michael Snyder | 2001-05-15 John S Kallal <jskallal@home.com> |
blob | commitdiff | diff to current |
2001-05-16 |
Michael Snyder | 2001-05-16 Michael Snyder <msnyder@redhat.com> |
blob | commitdiff | diff to current |
next |