Age | Commit message (Expand) | Author | Files | Lines |
2001-03-24 | * stabsread.c (read_cpp_abbrev): Properly construct the names of | Jim Blandy | 1 | -1/+6 |
2001-03-21 | * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macro | Andrew Cagney | 1 | -6/+9 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -11/+11 |
2000-11-10 | * stabsread.c (read_range_type): Properly construct complex | Jim Blandy | 1 | -4/+8 |
2000-10-26 | 2000-10-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -0/+21 |
2000-10-24 | Protoization. | Kevin Buettner | 1 | -17/+5 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -155/+65 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -66/+50 |
2000-05-04 | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -3/+3 |
2000-04-22 | Convert REG_STRUCT_HAS_ADDR to multi-arch. Use REG_STRUCT_HAS_ADDR_P | Andrew Cagney | 1 | -6/+4 |
2000-02-08 | Clean up compiler warnings: | Jim Kingdon | 1 | -1/+1 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -9/+9 |
1999-11-17 | import gdb-1999-11-16 snapshot | Jason Molenda | 1 | -9/+9 |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 1 | -1/+2 |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 1 | -1/+13 |
1999-08-02 | import gdb-1999-08-02 snapshot | Jason Molenda | 1 | -7/+19 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -1031/+1067 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -0/+2 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+2 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -76/+79 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+5207 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -5207/+0 |
1998-10-06 | From David Purves <purves@apogee.com>: | Stan Shebs | 1 | -12/+20 |
1998-09-16 | * stabsread.c (resolve_symbol_reference): Return 1 on success, 0 on | Stu Grossman | 1 | -5/+6 |
1998-09-15 | * stabsread.c: Make all complaints static. | Stu Grossman | 1 | -69/+89 |
1998-06-28 | Improve support for SunPro F77. | Peter Schauer | 1 | -4/+12 |
1998-05-16 | * Bringing over patches for PR 15870, 15653 from chill/d30v branches. | Frank Ch. Eigler | 1 | -6/+8 |
1998-05-04 | * Fixes for chill PR 15681 | Frank Ch. Eigler | 1 | -0/+1 |
1998-05-01 | * breakpoint.c (delete_command): Skip internal breakpoints when | Peter Schauer | 1 | -10/+39 |
1998-04-23 | Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1 | -1/+2 |
1998-04-11 | Fri Apr 10 22:36:28 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jason Molenda | 1 | -2/+2 |
1998-03-19 | * stabsread.c (define_symbol): Don't look for ',' as a LRS | Jeff Law | 1 | -1/+1 |
1997-11-22 | * valops.c (call_function_by_hand): If the function has a | Jim Blandy | 1 | -4/+14 |
1997-10-23 | * dbxread.c (process_one_symbol): Put back initialization | Jeff Law | 1 | -3/+4 |
1997-10-22 | * mdebugread.c (psymtab_to_symtab_1): Handle new live range stabs | Jeff Law | 1 | -139/+137 |
1997-10-15 | Bring over from r5900 branch. | Jeff Law | 1 | -6/+26 |
1997-09-22 | * stabsread.h, symtab.h, dbxread.c, symtab.c, stabsread.c: | Dawn Perchik | 1 | -28/+13 |
1997-09-09 | * symtab.c, dbxread.c, stabsread.c: Fix up ANSI-C isms. Fix | Jeff Law | 1 | -7/+19 |
1997-09-08 | * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support for | Dawn Perchik | 1 | -180/+601 |
1997-08-05 | * gdbtypes.h: Re-interpret struct field. Suppport address of static. | Per Bothner | 1 | -33/+26 |
1997-02-22 | * stabsread.c (read_type): Fix handling of template names | Peter Schauer | 1 | -9/+15 |
1996-11-02 | * irix5-nat.c, osfsolib.c, solib.c (symbol_add_stub): Handle | Peter Schauer | 1 | -63/+81 |
1996-10-13 | * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR is non-zero, | Peter Schauer | 1 | -14/+18 |
1996-10-07 | Replace header_files global by per-objfile field. | Per Bothner | 1 | -2/+2 |
1996-07-31 | * stabsread.c (get_substring): Declare second arg as int. | Stan Shebs | 1 | -30/+34 |
1996-07-28 | * configure.in: Add test for "long long" support. | Fred Fish | 1 | -13/+7 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -4/+7 |
1996-07-08 | (laying some groundwork for a fix for PR 8443) | Fred Fish | 1 | -1/+2 |
1996-06-24 | add type for read_cfront_member_functions | Angela Marie Thomas | 1 | -0/+1 |