| Commit message (Expand) | Author | Age | Files | Lines |
* | Add macro structures to GDB's symbol tables. Nobody puts anything | Jim Blandy | 2002-05-15 | 1 | -1/+9 |
* | * language.c (local_hex_string_custom): Simplify. Do not depend | Andrew Cagney | 2002-05-12 | 1 | -2/+2 |
* | 2002-01-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-01-20 | 1 | -1/+1 |
* | 2002-01-15 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-01-20 | 1 | -0/+1 |
* | 2001-10-12 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2001-10-12 | 1 | -2/+1 |
* | * buildsym.c (start_subfile): Use FILENAME_CMP instead of STREQ. | Eli Zaretskii | 2001-04-30 | 1 | -1/+2 |
* | 2001-04-06 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 2001-04-06 | 1 | -1/+1 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 2001-02-25 | 1 | -2/+2 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -11/+11 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -2/+2 |
* | C++ improvements | Daniel Berlin | 2000-06-05 | 1 | -23/+3 |
* | Include "expression.h" which "language.h" depends on. | Andrew Cagney | 2000-02-21 | 1 | -0/+1 |
* | Include "language.h" for longest_local_hex_string_custom(). | Andrew Cagney | 2000-02-21 | 1 | -0/+1 |
* | * buildsym.h (add_free_pendings): Declare. | Jim Blandy | 2000-02-18 | 1 | -10/+19 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -2/+2 |
* | import gdb-1999-08-02 snapshot | Jason Molenda | 1999-08-02 | 1 | -1/+1 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -22/+24 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -0/+1130 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -1130/+0 |
* | * buildsym.h, buildsym.c: Convert to ANSI-only. | Stan Shebs | 1999-02-01 | 1 | -67/+34 |
* | * buildsym.h, buildsym.c: Reformat to standard. | Stan Shebs | 1999-01-31 | 1 | -228/+235 |
* | * buildsym.c (merge_symbol_lists): Remove unused variable. | Stan Shebs | 1999-01-31 | 1 | -10/+1 |
* | all remaining *.c *.h files from hp merge. | David Taylor | 1998-12-31 | 1 | -0/+39 |
* | CARP: | Andrew Cagney | 1998-11-20 | 1 | -2/+3 |
* | * partial-stab.h: 'F' and 'f' type N_FUN psymbols should pass | Ron Unrau | 1998-06-14 | 1 | -7/+0 |
* | Minor comment fix. | Jeff Law | 1997-10-22 | 1 | -2/+1 |
* | * The following block of changes add support for debugging assembly | Stu Grossman | 1997-09-25 | 1 | -1/+8 |
* | * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support for | Dawn Perchik | 1997-09-08 | 1 | -0/+5 |
* | * buildsym.h (struct subfile): Add debugformat member. | Fred Fish | 1997-06-28 | 1 | -0/+24 |
* | Change FIXME comment - should replace bubble sort by merge sort, not qsort. | Per Bothner | 1997-04-17 | 1 | -2/+1 |
* | * remote-mips.c (common_breakpoint): Prevent 64-bit addresses | Mark Alexander | 1997-02-09 | 1 | -2/+4 |
* | * mdebugread.c (parse_partial_symbols): Fix 64-bit | Mark Alexander | 1996-10-22 | 1 | -2/+1 |
* | * buildsym.c (finish_block): Treat LOC_BASEREG_ARG and | Stu Grossman | 1996-10-15 | 1 | -4/+4 |
* | Just some cleanups noticed while working on PR 10760 | Fred Fish | 1996-10-08 | 1 | -26/+57 |
* | * buildsym.c (finish_block): Change innerblock_anon_complaint to | Fred Fish | 1996-10-07 | 1 | -2/+29 |
* | * remote-pa.c (boot_board): Add dummy params to make type compatible | Fred Fish | 1996-08-13 | 1 | -2/+2 |
* | * buildsym.c (end_symtab): Remove sort_pending and sort_linevec | Jeff Law | 1996-01-08 | 1 | -16/+11 |
* | * symtab.h (enum address_class): Add LOC_UNRESOLVED for | Peter Schauer | 1995-10-28 | 1 | -0/+2 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -1/+1 |
* | * dache.c (struct dcache_block): Change data member from unsigned char | Fred Fish | 1995-07-18 | 1 | -0/+32 |
* | * buildsym.c (patch_subfile_name): Update last_source_file | Peter Schauer | 1995-03-25 | 1 | -1/+2 |
* | * buildsym.c (finish_block): If finishing a function without known | Per Bothner | 1995-02-12 | 1 | -0/+42 |
* | * buildsym.c (start_subfile): Set language for f2c like for cfront. | Jim Kingdon | 1995-02-12 | 1 | -4/+7 |
* | * buildsym.c (start_subfile, patch_subfile_names), demangle.c | Jim Kingdon | 1994-03-26 | 1 | -3/+4 |
* | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1994-01-27 | 1 | -0/+9 |
* | * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflicts | Jim Kingdon | 1993-10-21 | 1 | -0/+4 |
* | * buildsym.c (finish_block): If we pop the context stack and it is | Jim Kingdon | 1993-10-18 | 1 | -3/+8 |
* | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1993-09-28 | 1 | -2/+2 |