Age | Commit message (Expand) | Author | Files | Lines |
2001-05-08 | 2001-05-08 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-02-25 | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 1 | -2/+2 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -2/+3 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -5/+5 |
2000-09-15 | Protoization. | Kevin Buettner | 1 | -6/+2 |
2000-08-11 | 2000-08-10 Jimmy Guo <guo@cup.hp.com> | Jimmy Guo | 1 | -14/+107 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -134/+57 |
2000-07-24 | * language.c: Include jv-lang.h. | Anthony Green | 1 | -0/+10 |
2000-06-19 | * defs.h: define language_pascal in language enumeration.
| Pierre Muller | 1 | -1/+28 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -31/+16 |
2000-03-17 | * language.c (set_lang_str): Do not call `free' for a null pointer. | Philippe De Muyter | 1 | -3/+6 |
2000-03-04 | Don't use LONG_LONG when it isn't available. | Andrew Cagney | 1 | -3/+1 |
2000-03-04 | Comment out longest_raw_hex_string. | Andrew Cagney | 1 | -0/+6 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -20/+18 |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -5/+4 |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 1 | -2/+138 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -22/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -617/+639 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -1/+1 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1451 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1451/+0 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -3/+4 |
1998-11-23 | Mon Nov 23 11:38:40 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -3/+18 |
1998-10-05 | * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr) | Stu Grossman | 1 | -3/+19 |
1998-06-10 | * c-exp.y: Fix problems with parsing "'foo.bar'::func". Some languages | Stu Grossman | 1 | -2/+7 |
1998-04-23 | Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1 | -5/+0 |
1996-08-13 | * defs.h: Define CONST_PTR as blank if compiling with Microsoft | Stu Grossman | 1 | -1/+1 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -3/+22 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -2/+2 |
1996-02-05 | * language.c (set_language_command): Use languages table when | Tom Tromey | 1 | -13/+26 |
1996-01-24 | * language.c (lang_bool_type): Add Fortran support. | Per Bothner | 1 | -0/+9 |
1995-12-01 | * language.c (lang_bool_type), language.h: New function. | Per Bothner | 1 | -0/+23 |
1995-11-30 | * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c, | Per Bothner | 1 | -12/+26 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-05-19 | * utils.c, complaints.c, language.c, monitor.c, remote-array.c, | Jim Kingdon | 1 | -5/+5 |
1995-05-18 | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1 | -4/+24 |
1995-02-12 | * language.h (struct language_defn): New field evaluate_exp. | Per Bothner | 1 | -0/+3 |
1995-02-02 | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1 | -0/+6 |
1995-01-26 | * language.h (struct language_defn): New field c_style_arrays. | Per Bothner | 1 | -0/+3 |
1994-08-19 | Initial Fortran language support, adapted from work by Farooq Butt | Stan Shebs | 1 | -0/+1 |
1994-08-03 | * language.h (struct language_defn): Remove unused field | Stan Shebs | 1 | -3/+0 |
1994-06-05 | Fix value_print, which used to be ostensibly langauge-indepentdent, | Per Bothner | 1 | -0/+13 |
1994-05-04 | * core.c (memory_error), symtab.c (cplusplus_hint, decode_line_1), | Jim Kingdon | 1 | -6/+6 |
1994-04-28 | * utils.c, defs.h (error_begin): New function. | Jim Kingdon | 1 | -10/+10 |
1994-03-03 | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 1 | -5/+5 |
1994-02-03 | * language.h, c-lang.c, ch-lang.c, m2-lang.c, language.c: Remove | Jim Kingdon | 1 | -6/+0 |