Age | Commit message (Expand) | Author | Files | Lines |
1992-08-05 | Update comments. It doesn't do MiniMON, it does UDI! | John Gilmore | 1 | -0/+2 |
1992-08-05 | * remote.c (getpkt): Only force retransmission ten times; | John Gilmore | 1 | -0/+5 |
1992-08-04 | * configure.in: Add support for apollo 68k under BSD environment. | Stu Grossman | 1 | -0/+5 |
1992-08-03 | * configure.in: Recognize i486 host cpu. | Fred Fish | 1 | -0/+8 |
1992-08-01 | * dwarfread.c (struct dieinfo): Remove obsolete at_visibility, | Fred Fish | 1 | -13/+57 |
1992-07-23 | Support OSE. | David Henkel-Wallace | 1 | -0/+14 |
1992-07-23 | * lmode_inferior_valid, lmode_ours_valid: New static vars. | Fred Fish | 1 | -0/+7 |
1992-07-21 | * buildsym.c (read_struct_type): Initialize structs allocated | Fred Fish | 1 | -0/+28 |
1992-07-18 | * energize.c: Second cut at DynamicLoad message handling. | Stu Grossman | 1 | -0/+2 |
1992-07-18 | * energize.c: Relativize pathnames in #include statements. | Stu Grossman | 1 | -0/+5 |
1992-07-17 | * Makefile.in: Remove -I../readline from all compilations, | Stu Grossman | 1 | -0/+5 |
1992-07-17 | * eval.c (evaluate_subexp): Ask lookup_struct_elt_type to call | Fred Fish | 1 | -0/+8 |
1992-07-17 | * dwarfread.c (read_file_scope): Pass contents of AT_comp_dir | Fred Fish | 1 | -0/+8 |
1992-07-16 | * breakpoint.c (commands_command): Simplify code a bit, remove | Stu Grossman | 1 | -0/+3 |
1992-07-16 | * Makefile.in (OTHERS): Add gcc.patch. | Stu Grossman | 1 | -0/+5 |
1992-07-16 | Change LCC_PRODUCER string to match current NCR lcc AT_producer. Update | Fred Fish | 1 | -0/+5 |
1992-07-16 | * WHATS.NEW renamed to NEWS. | Stu Grossman | 1 | -0/+4 |
1992-07-15 | * dbxread.c, dwarfread.c: Re-enable experimental code to | Fred Fish | 1 | -0/+11 |
1992-07-15 | To avoid confusion, start off post release development versions at 4.6.1, | Fred Fish | 1 | -0/+4 |
1992-07-15 | * Makefile.in, demangle.c: Change default demangling style to | Stu Grossman | 1 | -0/+9 |
1992-07-14 | Use frame address if arg pointer isn't available. | Ken Raeburn | 1 | -0/+3 |
1992-07-14 | Don't crash on TYPE_CODE_UNDEF nodes as base classes (generated by | Ken Raeburn | 1 | -0/+5 |
1992-07-14 | * xcoffread.c: Add decl for section_offset to keep prototype happy. | Stu Grossman | 1 | -0/+2 |
1992-07-14 | * Makefile.in (VERSION): 4.5.9. | Stu Grossman | 1 | -0/+2 |
1992-07-14 | * xm-hp300bsd.h: Add decl for strdup(). | Stu Grossman | 1 | -0/+6 |
1992-07-14 | * Makefile.in (DEMANGLING_STYLE): New define to set default | Fred Fish | 1 | -0/+29 |
1992-07-13 | * config/sun4sol2.mh: Remove -xs flag, default INSTALL to cp. | John Gilmore | 1 | -0/+4 |
1992-07-10 | * gdbtypes.c, gdbtypes.h: New function lookup_signed_typename. | Per Bothner | 1 | -0/+8 |
1992-07-10 | * command.c (lookup_cmd_1): Clarify descriptive comments. | Fred Fish | 1 | -0/+16 |
1992-07-10 | Various fixes to improve C++ debugging. See ChangeLog. | Per Bothner | 1 | -0/+20 |
1992-07-10 | print symbolic version of addresses as well as hex | Ken Raeburn | 1 | -0/+3 |
1992-07-09 | Fixed some bugs in handling vxworks960 -- not reading registers right, | Ken Raeburn | 1 | -0/+20 |
1992-07-09 | * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_type | Fred Fish | 1 | -0/+28 |
1992-07-09 | * Makefile.in (VERSION): Update to 4.5.8. | Stu Grossman | 1 | -1/+5 |
1992-07-08 | * dbxread.c (dbx_symfile_init): Init stab_section_info to NULL to | Stu Grossman | 1 | -0/+13 |
1992-07-07 | * maint.c (maintenance_command, maintenance_info_command): | Fred Fish | 1 | -0/+6 |
1992-07-07 | * configure.in: Add m68k-ericsson-*. | Fred Fish | 1 | -0/+5 |
1992-07-06 | * maint.c: New file. | Fred Fish | 1 | -0/+46 |
1992-07-05 | * energize-patches: Fix minor problems with building energize lib. | Stu Grossman | 1 | -0/+2 |
1992-07-05 | * energize-patches: Change names of all cadillac procedure calls | Stu Grossman | 1 | -0/+6 |
1992-07-05 | * Makefile.in (VERSION): Bump to 4.5.7. | Fred Fish | 1 | -0/+8 |
1992-07-05 | * cadillac.c, cadillac-patches: Rename to energize.c and | Stu Grossman | 1 | -0/+10 |
1992-07-05 | SVR4 names don't have underscores, according to the ABI. | John Gilmore | 1 | -0/+2 |
1992-07-05 | * buildsym.c (finish_block): Fix thinko `inner block' complaints. | John Gilmore | 1 | -0/+17 |
1992-07-04 | > * xm-rs6000.h: define MEM_FNS_DECLARED | David D. Zuhn | 1 | -0/+4 |
1992-07-04 | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 1 | -0/+69 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -0/+14 |
1992-07-03 | * dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris. | John Gilmore | 1 | -0/+15 |
1992-06-30 | Make cross compilation work better. | John Gilmore | 1 | -0/+7 |
1992-06-30 | * buildsym.c (scan_file_globals): Beware the null file. | John Gilmore | 1 | -0/+17 |