Age | Commit message (Expand) | Author | Files | Lines |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+1 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -24/+28 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+4544 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -4544/+0 |
1998-10-11 | * dwarf2read.c (dwarf2_build_psymtabs_hard): Do not adjust the | Peter Schauer | 1 | -3/+4 |
1998-07-02 | * mdebugread.c (parse_partial_symbols): Go ahead and read the .mdebug | Dawn Perchik | 1 | -94/+92 |
1998-04-22 | Humoring RMS by saying "GNU/Linux" instead of just "Linux" | Stan Shebs | 1 | -1/+1 |
1998-04-07 | * mdebugread.c (parse_partial_symbols): If this is an .mdebug | Dawn Perchik | 1 | -110/+202 |
1997-12-17 | o Fix code deleting psymtab entry from objfile's list. | Andrew Cagney | 1 | -7/+0 |
1997-10-22 | * mdebugread.c (psymtab_to_symtab_1): Handle new live range stabs | Jeff Law | 1 | -1/+8 |
1997-09-15 | * dbxread.c (MSYMBOL_SIZE): New macro. | Mark Alexander | 1 | -0/+7 |
1997-09-13 | * mdebugread.c (parse_symbol, handle_psymbol_enumerators): Handle | Peter Schauer | 1 | -5/+13 |
1997-08-05 | * gdbtypes.h: Re-interpret struct field. Suppport address of static. | Per Bothner | 1 | -8/+8 |
1997-06-28 | * buildsym.h (struct subfile): Add debugformat member. | Fred Fish | 1 | -1/+2 |
1997-03-26 | Fix from Peter Schauer: | Mark Alexander | 1 | -1/+12 |
1997-03-22 | * mips-tdep.c (mips_push_arguments): On non-EABI architectures, | Mark Alexander | 1 | -6/+5 |
1997-01-04 | * Makefile.in configure configure.in: Remove ENABLE_CLIBS, | Stu Grossman | 1 | -1/+7 |
1996-12-01 | Add support for Irix 6.2 native O32 and N32 ABI. | Peter Schauer | 1 | -8/+8 |
1996-11-02 | * irix5-nat.c, osfsolib.c, solib.c (symbol_add_stub): Handle | Peter Schauer | 1 | -7/+16 |
1996-10-26 | * procfs.c (proc_set_exec_trap): Under Alpha OSF/1-4.0, tracing | Peter Schauer | 1 | -1/+4 |
1996-10-22 | * mdebugread.c (parse_partial_symbols): Fix 64-bit | Mark Alexander | 1 | -4/+4 |
1996-10-19 | * mdebugread.c (parse_symbol): Fix crash when malloc has | Mark Alexander | 1 | -1/+1 |
1996-08-08 | * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.c | Stu Grossman | 1 | -2/+0 |
1996-08-01 | * config/mips/tm-mips.h (TM_MIPS_H): Enclose file contents in | Fred Fish | 1 | -1/+7 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -0/+18 |
1996-07-23 | * Makefile.in (os9kread.o): Remove dependency on partial-stab.h. | Stu Grossman | 1 | -3/+3 |
1996-07-08 | (laying some groundwork for a fix for PR 8443) | Fred Fish | 1 | -2/+5 |
1996-05-26 | Changes from: David Mosberger-Tang <davidm@azstarnet.com> | Fred Fish | 1 | -1/+17 |
1996-04-06 | * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef. | Fred Fish | 1 | -20/+21 |
1996-02-16 | * demangle.c (is_cplus_marker): New function, checks if a | Fred Fish | 1 | -1/+1 |
1996-01-08 | * buildsym.c (end_symtab): Remove sort_pending and sort_linevec | Jeff Law | 1 | -2/+2 |
1996-01-04 | * mdebugread.c (mylookup_symbol): enum namespace becomes | Steve Chamberlain | 1 | -2/+2 |
1995-12-21 | * defs.h: Delete extraneous whitespace at end of file. | Fred Fish | 1 | -2/+3 |
1995-11-30 | * scm-valprint.c (scm_isymnames): Remove "#@" prefix. | Per Bothner | 1 | -1/+1 |
1995-11-25 | * mdebugread.c (handle_psymbol_enumerators, parse_symbol): | Peter Schauer | 1 | -37/+72 |
1995-10-20 | * defs.h (SEEK_SET, SEEK_CUR): Add default definitions. | Stan Shebs | 1 | -5/+0 |
1995-09-23 | * mdebugread.c (parse_partial_symbols): Reset includes_used | Peter Schauer | 1 | -0/+3 |
1995-08-26 | * mdebugread.c (parse_symbol): Handle sh.value of zero for enums. | Peter Schauer | 1 | -12/+93 |
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 | -2/+2 |
1995-07-25 | Oops, forgot the parens. | Stan Shebs | 1 | -3/+5 |
1995-07-25 | * mdebugread.c (psymtab_to_symtab_1): Relocate encoded stab | Stan Shebs | 1 | -0/+1 |
1995-07-20 | * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define to | Peter Schauer | 1 | -62/+164 |
1995-05-16 | * mdebugread.c (parse_symbol): Do not relocate stBlock/scText | Peter Schauer | 1 | -5/+6 |
1995-05-13 | * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc), | Jim Kingdon | 1 | -3/+2 |
1995-04-21 | * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc), | Jim Kingdon | 1 | -17/+17 |
1995-04-08 | * mdebugread.c (parse_symbol): Use new variable | Peter Schauer | 1 | -3/+45 |
1995-03-28 | * alpha-nat.c, irix4-nat.c, irix5-nat.c, mipsv4-nat.c, | Peter Schauer | 1 | -0/+3 |
1995-03-18 | * mdebugread.c (parse_symbol): If finishing a function without | Peter Schauer | 1 | -9/+35 |
1995-03-10 | * mdebugread.c (parse_symbol, psymtab_to_symtab_1): Initialize | Jim Kingdon | 1 | -0/+2 |