| Commit message (Expand) | Author | Age | Files | Lines |
* | import gdb-1999-10-11 snapshot | Jason Molenda | 1999-10-12 | 1 | -5/+0 |
* | import gdb-1999-09-08 snapshot | Stan Shebs | 1999-09-09 | 1 | -5/+3 |
* | import gdb-1999-08-02 snapshot | Jason Molenda | 1999-08-02 | 1 | -2/+1 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -1241/+1246 |
* | import gdb-1999-07-07 pre reformat | Jason Molenda | 1999-07-07 | 1 | -0/+2 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -0/+3915 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -3915/+0 |
* | 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1998-10-14 | 1 | -2/+3 |
* | * config/sparc/tm-sp64.h (CALL_DUMMY): Store and retrieve | Bob Manson | 1998-05-08 | 1 | -4/+11 |
* | Previously, the size of pointers was taken from the hosts pointer size. Now, ... | John Metzler | 1998-03-04 | 1 | -4/+2 |
* | Suggested by Chris Walter <walter@budoe.bu.edu>: | Stan Shebs | 1998-01-28 | 1 | -2/+4 |
* | * gdbtypes.h: Re-interpret struct field. Suppport address of static. | Per Bothner | 1997-08-05 | 1 | -9/+9 |
* | * buildsym.h (struct subfile): Add debugformat member. | Fred Fish | 1997-06-28 | 1 | -0/+1 |
* | * dwarfread.c (isreg, optimized_out, offreg, basereg): Move | Fred Fish | 1997-06-18 | 1 | -35/+48 |
* | * dwarfread.c (new_symbol): Use SYMBOL_VALUE_ADDRESS, instead of | Fred Fish | 1997-06-17 | 1 | -3/+12 |
* | * buildsym.c (finish_block): Treat LOC_BASEREG_ARG and | Stu Grossman | 1996-10-15 | 1 | -1/+3 |
* | * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.c | Stu Grossman | 1996-08-08 | 1 | -4/+0 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -0/+3 |
* | * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef. | Fred Fish | 1996-04-06 | 1 | -23/+23 |
* | * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 1996-02-19 | 1 | -10/+10 |
* | * dwarfread.c (free_utypes): New function. | Fred Fish | 1996-02-16 | 1 | -3/+28 |
* | * dwarfread.c (read_func_scope): Avoid GDB core dumps if | Peter Schauer | 1996-02-03 | 1 | -0/+15 |
* | * buildsym.c (end_symtab): Remove sort_pending and sort_linevec | Jeff Law | 1996-01-08 | 1 | -2/+3 |
* | * defs.h: Delete extraneous whitespace at end of file. | Fred Fish | 1995-12-21 | 1 | -0/+2 |
* | * alpha-tdep.c, mips-tdep.c (init_extra_frame_info): | Peter Schauer | 1995-10-21 | 1 | -0/+5 |
* | * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform works. | Stan Shebs | 1995-10-19 | 1 | -9/+4 |
* | 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 |
* | * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define to | Peter Schauer | 1995-07-20 | 1 | -2/+12 |
* | * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc), | Jim Kingdon | 1995-05-13 | 1 | -3/+2 |
* | * rs6000-tdep.c (find_toc_address): Revise comment. | Jim Kingdon | 1995-05-13 | 1 | -51/+0 |
* | * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc), | Jim Kingdon | 1995-04-21 | 1 | -28/+21 |
* | * dwarfread.c (struct dieinfo): Use CORE_ADDR for at_{low,high}_pc. | David Edelsohn | 1995-03-03 | 1 | -5/+7 |
* | * buildsym.c (finish_block): If finishing a function without known | Per Bothner | 1995-02-12 | 1 | -1/+0 |
* | * c-typeprint.c (c_type_print_base): Use `show' of -1 to print | Peter Schauer | 1994-12-17 | 1 | -2/+9 |
* | * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h, | Ian Lance Taylor | 1994-10-06 | 1 | -31/+37 |
* | * dwarfread.c (bfd.h): Don't include. | Stan Shebs | 1994-08-05 | 1 | -1/+0 |
* | * dbxread.c: Don't include libbfd.h. | Stan Shebs | 1994-07-14 | 1 | -3/+0 |
* | * dwarfread.c: Remove second inclusion of <sys/types.h>, which | Peter Schauer | 1994-02-24 | 1 | -1/+0 |
* | * dwarfread.c (process_dies): Skip nested TAG_compile_unit DIEs. | Peter Schauer | 1994-02-04 | 1 | -2/+11 |
* | * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS. | Jim Kingdon | 1994-01-28 | 1 | -0/+5 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -6/+6 |
* | * paread.c, coffread.c, elfread.c, dwarfread.c: | Jim Kingdon | 1993-09-15 | 1 | -0/+1 |
* | * paread.c, coffread.c, elfread.c, dwarfread.c: | Jim Kingdon | 1993-09-14 | 1 | -0/+1 |
* | * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c, | Jim Kingdon | 1993-09-02 | 1 | -1/+0 |
* | * frame.h, symtab.h, findvar.c (read_var_value): Change basereg | Jim Kingdon | 1993-08-24 | 1 | -22/+17 |
* | * dwarfread.c (record_minimal_symbol): Remove prototype and | Fred Fish | 1993-08-08 | 1 | -59/+0 |
* | * elfread.c (elf_symtab_read): Properly sort out the bss symbols | Fred Fish | 1993-08-07 | 1 | -2/+20 |
* | * gdbtypes.h (struct type): Add field tag_name. | Jim Kingdon | 1993-07-02 | 1 | -9/+4 |
* | Doc fix re dependencies | Jim Kingdon | 1993-06-09 | 1 | -1/+2 |