| Commit message (Expand) | Author | Age | Files | Lines |
* | * symfile.c (fill_in_vptr_fieldno): Don't call check_stub_type. | Jim Kingdon | 1991-04-26 | 1 | -1/+1 |
* | defs.h (TARGET_LONG_LONG_BIT): New macro. | Jim Kingdon | 1991-04-26 | 1 | -0/+6 |
* | * symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_long | Jim Kingdon | 1991-04-26 | 1 | -2/+21 |
* | * values.c, value.h: New functions value_{headof,from_vtable_info}. | Jim Kingdon | 1991-04-26 | 1 | -2/+2 |
* | * values.c (check_stub_method): Do lookup_method_type and stuff | Jim Kingdon | 1991-04-26 | 1 | -50/+187 |
* | * valprint.c (val_print): Print out first element of vtbl | Jim Kingdon | 1991-04-26 | 1 | -36/+66 |
* | * valops.c (typecmp): If t2 == 0, return 1. | Jim Kingdon | 1991-04-26 | 1 | -23/+39 |
* | * symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_long | Jim Kingdon | 1991-04-26 | 1 | -19/+174 |
* | * symfile.c (fill_in_vptr_fieldno): Don't call check_stub_type. | Jim Kingdon | 1991-04-26 | 1 | -6/+16 |
* | * printcmd.c (x_command): Dereference references. | Jim Kingdon | 1991-04-26 | 1 | -1/+25 |
* | * eval.c (evaluate_subexp, case UNOP_LOGNOT): If following opcode | Jim Kingdon | 1991-04-26 | 1 | -7/+20 |
* | dbxread.c (read_type): If we get "##", don't lookup_function_type | Jim Kingdon | 1991-04-26 | 1 | -24/+31 |
* | * cplus-dem.c (optable): Add "nw", "dl", "compound". | Jim Kingdon | 1991-04-26 | 1 | -4/+37 |
* | * expread.y (abs_decl): Accept '&' and '&' abs_decl. | Jim Kingdon | 1991-04-26 | 1 | -2/+32 |
* | * vax-opcode.h, expread.y, expprint.c, cplus-dem.c: Declare some | Jim Kingdon | 1991-04-26 | 2 | -2/+3 |
* | gmalloc.c: #if 0 out !HAVE_GETPAGESIZE code. | Jim Kingdon | 1991-04-26 | 1 | -0/+5 |
* | * xconfig/i386v{,32}{,-g}: Add XM_CFLAGS=-Dgetpagesize()=4096. | Jim Kingdon | 1991-04-26 | 4 | -0/+8 |
* | Replace all 5 BFD_FAILURE's with false's. | John Gilmore | 1991-04-26 | 1 | -5/+5 |
* | Remove BFD_SUCCESS and BFD_FAILURE, replace with a comment about return | John Gilmore | 1991-04-26 | 1 | -10/+3 |
* | Use the new merged include directory. | John Gilmore | 1991-04-25 | 2 | -2/+2 |
* | Minor changes to accomodate merging of three include file directories. | John Gilmore | 1991-04-25 | 5 | -16/+20 |
* | Merge intel-deliver and amd-deliver "include" directories, and the | John Gilmore | 1991-04-25 | 5 | -303/+142 |
* | Initial revision | John Gilmore | 1991-04-25 | 13 | -0/+2903 |
* | Fix minor pointer type problems that "cc" complains about. | John Gilmore | 1991-04-25 | 3 | -5/+8 |
* | Added the sizeof_headers keyword. | Steve Chamberlain | 1991-04-24 | 4 | -4/+27 |
* | Added some depdenencies and fixed etags | Steve Chamberlain | 1991-04-24 | 1 | -2/+7 |
* | Changed the shape of the howto type yet again. | Steve Chamberlain | 1991-04-24 | 10 | -177/+266 |
* | This is the last one I gave to Telebit, minus all the print_msg's. | Jim Kingdon | 1991-04-24 | 1 | -0/+2 |
* | * WHATS.NEW: Remove mention of readline and more paging (in 3.5). | Jim Kingdon | 1991-04-24 | 2 | -22/+15 |
* | * gmalloc.c [!HAVE_GETPAGESIZE]: Try to figure out the pagesize. | Jim Kingdon | 1991-04-24 | 2 | -0/+39 |
* | * infun.c (resume, resume_cleanups): New functions. | Jim Kingdon | 1991-04-24 | 1 | -6/+35 |
* | Three staging checkpoint. | K. Richard Pixley | 1991-04-24 | 1 | -3/+3 |
* | * remote.c (getpkt): Don't set immediate_quit. | Jim Kingdon | 1991-04-24 | 2 | -0/+16 |
* | * blockframe.c, frame.h (reinit_frame_cache): New function. | Jim Kingdon | 1991-04-24 | 4 | -0/+30 |
* | Three staging checkpoint. | K. Richard Pixley | 1991-04-24 | 5 | -100/+131 |
* | * symtab.c (lookup_symbol): Add 3 more of those loops through | Jim Kingdon | 1991-04-24 | 2 | -0/+142 |
* | values.c (value_virtual_fn_field): If there is no fcontext, | Jim Kingdon | 1991-04-24 | 2 | -4/+17 |
* | * main.c (cd_command): Call dont_repeat. | Jim Kingdon | 1991-04-24 | 3 | -8/+38 |
* | *** empty log message *** | Steve Chamberlain | 1991-04-23 | 6 | -5/+41 |
* | * printcmd.c (print_scalar_formatted): Add 't' for binary. | Jim Kingdon | 1991-04-23 | 1 | -0/+45 |
* | *** empty log message *** | Steve Chamberlain | 1991-04-23 | 16 | -1063/+564 |
* | *** empty log message *** | Steve Chamberlain | 1991-04-23 | 13 | -70/+113 |
* | Initial revision | Steve Chamberlain | 1991-04-23 | 5 | -0/+1321 |
* | Use unpush_target not pop_target in core_open. | Jim Kingdon | 1991-04-23 | 2 | -2/+4 |
* | *** empty log message *** | Jim Kingdon | 1991-04-23 | 5 | -5/+42 |
* | Restore Schauer's version of ADD_SOLIB in core_open(). | Jim Kingdon | 1991-04-23 | 1 | -3/+1 |
* | * Shared libaray/corefile changes from Peter Schauer: | Jim Kingdon | 1991-04-23 | 4 | -5/+127 |
* | * sparc-tdep.c (skip_prologue): Don't skip anything unless there | Jim Kingdon | 1991-04-22 | 2 | -8/+19 |
* | Initial revision | Jim Kingdon | 1991-04-22 | 1 | -0/+1 |
* | Fix the fix to the appearance of the ChangeLog | Jim Kingdon | 1991-04-22 | 1 | -1/+2 |