Age | Commit message (Expand) | Author | Files | Lines |
2002-02-04 | * gdbarch.sh (copyright): Update years in generated header. | Richard Earnshaw | 1 | -5/+3 |
2002-02-02 | * language.h (type_error, range_error): Make string parameter | Andrew Cagney | 1 | -4/+0 |
2001-12-12 | Approved by Jim Blandy: | Fred Fish | 1 | -1/+1 |
2001-11-06 | 2001-11-06 Fred Fish <fnf@redhat.com> | Fred Fish | 1 | -1/+0 |
2001-09-20 | * coffread.c: Replace all occurrences of bfd_read with bfd_bread. | Alan Modra | 1 | -5/+5 |
2001-09-05 | 2001-09-04 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+3 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-01-19 | * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++. | Jason Merrill | 1 | -0/+4 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -7/+7 |
2000-12-04 | Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, | Andrew Cagney | 1 | -5/+0 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -136/+53 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -79/+42 |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -5/+0 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -5/+3 |
1999-08-02 | import gdb-1999-08-02 snapshot | Jason Molenda | 1 | -2/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -1241/+1246 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -0/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+3915 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -3915/+0 |
1998-10-14 | 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -2/+3 |
1998-05-08 | * config/sparc/tm-sp64.h (CALL_DUMMY): Store and retrieve | Bob Manson | 1 | -4/+11 |
1998-03-04 | Previously, the size of pointers was taken from the hosts pointer size. Now, ... | John Metzler | 1 | -4/+2 |
1998-01-28 | Suggested by Chris Walter <walter@budoe.bu.edu>: | Stan Shebs | 1 | -2/+4 |
1997-08-05 | * gdbtypes.h: Re-interpret struct field. Suppport address of static. | Per Bothner | 1 | -9/+9 |
1997-06-28 | * buildsym.h (struct subfile): Add debugformat member. | Fred Fish | 1 | -0/+1 |
1997-06-18 | * dwarfread.c (isreg, optimized_out, offreg, basereg): Move | Fred Fish | 1 | -35/+48 |
1997-06-17 | * dwarfread.c (new_symbol): Use SYMBOL_VALUE_ADDRESS, instead of | Fred Fish | 1 | -3/+12 |
1996-10-15 | * buildsym.c (finish_block): Treat LOC_BASEREG_ARG and | Stu Grossman | 1 | -1/+3 |
1996-08-08 | * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.c | Stu Grossman | 1 | -4/+0 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -0/+3 |
1996-04-06 | * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef. | Fred Fish | 1 | -23/+23 |
1996-02-19 | * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 1 | -10/+10 |
1996-02-16 | * dwarfread.c (free_utypes): New function. | Fred Fish | 1 | -3/+28 |
1996-02-03 | * dwarfread.c (read_func_scope): Avoid GDB core dumps if | Peter Schauer | 1 | -0/+15 |
1996-01-08 | * buildsym.c (end_symtab): Remove sort_pending and sort_linevec | Jeff Law | 1 | -2/+3 |
1995-12-21 | * defs.h: Delete extraneous whitespace at end of file. | Fred Fish | 1 | -0/+2 |
1995-10-21 | * alpha-tdep.c, mips-tdep.c (init_extra_frame_info): | Peter Schauer | 1 | -0/+5 |
1995-10-19 | * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform works. | Stan Shebs | 1 | -9/+4 |
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-07-20 | * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define to | Peter Schauer | 1 | -2/+12 |
1995-05-13 | * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc), | Jim Kingdon | 1 | -3/+2 |
1995-05-13 | * rs6000-tdep.c (find_toc_address): Revise comment. | Jim Kingdon | 1 | -51/+0 |
1995-04-21 | * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc), | Jim Kingdon | 1 | -28/+21 |
1995-03-03 | * dwarfread.c (struct dieinfo): Use CORE_ADDR for at_{low,high}_pc. | David Edelsohn | 1 | -5/+7 |
1995-02-12 | * buildsym.c (finish_block): If finishing a function without known | Per Bothner | 1 | -1/+0 |
1994-12-17 | * c-typeprint.c (c_type_print_base): Use `show' of -1 to print | Peter Schauer | 1 | -2/+9 |
1994-10-06 | * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h, | Ian Lance Taylor | 1 | -31/+37 |
1994-08-05 | * dwarfread.c (bfd.h): Don't include. | Stan Shebs | 1 | -1/+0 |
1994-07-14 | * dbxread.c: Don't include libbfd.h. | Stan Shebs | 1 | -3/+0 |