Age | Commit message (Expand) | Author | Files | Lines |
1997-09-22 | * stabsread.h, symtab.h, dbxread.c, symtab.c, stabsread.c: | Dawn Perchik | 4 | -37/+36 |
1997-09-21 | Removed v850eq sanitization. | Nick Clifton | 3 | -39/+6 |
1997-09-20 | * config/i386/windows.mh (XDEPFILES): need to list some files | Felix Lee | 2 | -13/+13 |
1997-09-18 | v850 files that weren't being removed if !keep-v850 | Felix Lee | 2 | -3/+12 |
1997-09-17 | Fix tx19 sanitization. | Mark Alexander | 1 | -4/+14 |
1997-09-17 | * gdb.base/callfuncs.exp: Fix indentation. | Bob Manson | 2 | -42/+68 |
1997-09-17 | * valops.c (search_struct_field): Search basesclasses in | Per Bothner | 1 | -1/+5 |
1997-09-17 | * jv-exp.y (push_fieldnames): New, to handle EXP.FIELD1....FIELDN. | Per Bothner | 6 | -46/+345 |
1997-09-17 | * util.c (run_cleanup_chain, make_run_cleanup, do_run_cleanups): | Per Bothner | 1 | -0/+10 |
1997-09-16 | * monitor.h (MO_SREC_ACK_PLUS, MO_SREC_ACK_ROTATE): New flags. | Stan Shebs | 4 | -6/+27 |
1997-09-16 | * remote-sds.c (sds_load): New function. | Stan Shebs | 2 | -49/+26 |
1997-09-16 | remove one more arc dreg | Stan Shebs | 1 | -3/+9 |
1997-09-16 | Remove/retain old ARC stuff as appropriate | Stan Shebs | 5 | -1071/+5 |
1997-09-16 | Add v850e version of breakpoint. Make v850 breakpoint unique. | Andrew Cagney | 2 | -1/+16 |
1997-09-16 | * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled | Bob Manson | 1 | -0/+11 |
1997-09-15 | * dbxread.c (MSYMBOL_SIZE): New macro. | Mark Alexander | 9 | -54/+287 |
1997-09-13 | * mdebugread.c (parse_symbol, handle_psymbol_enumerators): Handle | Peter Schauer | 2 | -5/+19 |
1997-09-13 | * lib/gdb.exp(gdb_step_for_stub): New function. | Bob Manson | 2 | -62/+155 |
1997-09-13 | * lib/gdb.exp(gdb_step_for_stub): New function. | Bob Manson | 1 | -0/+28 |
1997-09-10 | * *.exp: The end-all be-all of quoting fixes. Ha. | Bob Manson | 25 | -104/+108 |
1997-09-10 | * config/i386/windows.mh (XDEPFILES): reduce to libwingdb.a. | Felix Lee | 2 | -11/+18 |
1997-09-10 | arc port no longer sanitized | David Edelsohn | 1 | -55/+17 |
1997-09-10 | arc port no longer sanitized. | David Edelsohn | 1 | -4/+1 |
1997-09-09 | * symtab.c, dbxread.c, stabsread.c: Fix up ANSI-C isms. Fix | Jeff Law | 3 | -15/+27 |
1997-09-09 | Remove arc sanitization. | David Edelsohn | 2 | -10/+3 |
1997-09-09 | Misc. changes I had lying around. | David Edelsohn | 2 | -5/+10 |
1997-09-09 | * symtab.c (lookup_block_symbol): Add missing PARAMS for | Jeff Law | 2 | -1/+7 |
1997-09-08 | * ser-e7kpc.c: Don't include w32sut.h. We no longer use the UT | Stu Grossman | 2 | -9/+6 |
1997-09-08 | * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support for | Dawn Perchik | 8 | -197/+746 |
1997-09-03 | removed v850 sanitization. | Nick Clifton | 6 | -113/+40 |
1997-09-03 | Allow backends to set the architecture using bfd_architecture enum | Andrew Cagney | 3 | -20/+50 |
1997-09-03 | * config/sparclet.exp: Detect gratuitous change to sparclet gdb | Bob Manson | 2 | -19/+38 |
1997-09-03 | Fix missing global verbose declaration. grrrr. this is NOT | Bob Manson | 1 | -0/+1 |
1997-09-02 | Typo in e700 #ifdef'd code. | Andrew Cagney | 1 | -0/+5 |
1997-09-01 | Add ``set processor'' - an alias to ``set architecture''. | Andrew Cagney | 2 | -0/+6 |
1997-08-30 | * config/sparc/sparclite.mt: Removed simulator references (erc32 | Bob Manson | 2 | -2/+5 |
1997-08-28 | New commands ``set architecture'', ``show architecture'' and ``info | Andrew Cagney | 8 | -205/+348 |
1997-08-27 | Only pass endianess to simulator when explicitly set by user with set | Andrew Cagney | 4 | -10/+36 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 2 | -19/+35 |
1997-08-26 | Mon Aug 25 17:08:01 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -6/+4 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 2 | -1/+5 |
1997-08-25 | Sun Aug 24 21:16:59 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -0/+11 |
1997-08-21 | Thu Aug 21 16:18:08 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -2/+10 |
1997-08-21 | Thu Aug 21 14:56:04 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 4 | -26/+50 |
1997-08-21 | * pr-9946.exp: Ditto. | Bob Manson | 4 | -3/+6 |
1997-08-21 | * enum.exp: More quoting fixes. | Bob Manson | 2 | -1/+5 |
1997-08-19 | * objfiles.c (objfile_relocate): Add call to breakpoint_re_set | Fred Fish | 2 | -3/+3 |
1997-08-18 | * win32-nat.c (handle_exception): Return a value indicating | Ian Lance Taylor | 2 | -4/+25 |
1997-08-18 | Add support for v850e and v850eq targets. | Nick Clifton | 2 | -0/+32 |
1997-08-18 | * Add gdbtcl2 to gdbtk_files. | Mark Alexander | 1 | -1/+1 |