Age | Commit message (Expand) | Author | Files | Lines |
1992-07-10 | Various fixes to improve C++ debugging. See ChangeLog. | Per Bothner | 5 | -7/+104 |
1992-07-10 | print symbolic version of addresses as well as hex | Ken Raeburn | 2 | -2/+5 |
1992-07-10 | If at first the network screws you over, try, try again... | Ken Raeburn | 1 | -72/+49 |
1992-07-09 | Fixed some bugs in handling vxworks960 -- not reading registers right, | Ken Raeburn | 1 | -0/+5 |
1992-07-09 | Fixed some bugs in handling vxworks960 -- not reading registers right, | Ken Raeburn | 1 | -0/+20 |
1992-07-09 | Fixed some bugs in handling vxworks960 -- not reading registers right, | Ken Raeburn | 1 | -3/+3 |
1992-07-09 | (Finally) doc that GDB sometimes inserts quotes for you, on overloaded | Roland Pesch | 1 | -5/+26 |
1992-07-09 | Minor changes to make these work with bison again. | Michael Tiemann | 2 | -13/+10 |
1992-07-09 | Only treat "class" as a token if the current language is C++. | Fred Fish | 1 | -1/+2 |
1992-07-09 | added prms | Heinz G. Seidl | 1 | -0/+1 |
1992-07-09 | * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_type | Fred Fish | 9 | -143/+331 |
1992-07-09 | * Makefile.in (VERSION): Update to 4.5.8. | Stu Grossman | 2 | -2/+6 |
1992-07-08 | * archive.c (bsd_write_armap): write the timestamp of the | Steve Chamberlain | 1 | -0/+8 |
1992-07-08 | Remove tm-es1800.h and remote-es1800.c from distribution files until | Fred Fish | 1 | -2/+0 |
1992-07-08 | * dbxread.c (dbx_symfile_init): Init stab_section_info to NULL to | Stu Grossman | 4 | -51/+77 |
1992-07-08 | * config/mh-solaris: Use -xs when compiling so that Sun-C puts | Stu Grossman | 1 | -0/+5 |
1992-07-07 | get the CROSS macro into gcc's flags | K. Richard Pixley | 1 | -7/+7 |
1992-07-07 | Tired of watching byacc be sanitized out. :) | Sean Eric Fagan | 1 | -0/+1 |
1992-07-07 | * maint.c (maintenance_command, maintenance_info_command): | Fred Fish | 2 | -3/+10 |
1992-07-07 | * config.sub: Add es1800 (m68k-ericsson-es1800). | Fred Fish | 1 | -0/+8 |
1992-07-07 | * configure.in: Add m68k-ericsson-*. | Fred Fish | 1 | -0/+4 |
1992-07-07 | * configure.in: Add m68k-ericsson-*. | Fred Fish | 7 | -2/+2309 |
1992-07-07 | *** empty log message *** | Steve Chamberlain | 2 | -0/+8 |
1992-07-06 | updated to July 1 | K. Richard Pixley | 1 | -24/+53 |
1992-07-06 | Add gdb-stabs.h to list of files to keep. | Fred Fish | 1 | -0/+1 |
1992-07-06 | * maint.c: New file. | Fred Fish | 11 | -50/+439 |
1992-07-05 | * energize-patches: Fix minor problems with building energize lib. | Stu Grossman | 2 | -29/+30 |
1992-07-05 | * energize-patches: Change names of all cadillac procedure calls | Stu Grossman | 2 | -362/+290 |
1992-07-05 | * Makefile.in (VERSION): Bump to 4.5.7. | Fred Fish | 3 | -2/+12 |
1992-07-05 | * cadillac.c, cadillac-patches: Rename to energize.c and | Stu Grossman | 1 | -0/+10 |
1992-07-05 | * cadillac.c, cadillac-patches: Rename to energize.c and | Stu Grossman | 3 | -0/+2618 |
1992-07-05 | Typo | John Gilmore | 1 | -1/+1 |
1992-07-05 | SVR4 names don't have underscores, according to the ABI. | John Gilmore | 2 | -0/+8 |
1992-07-05 | * buildsym.c (finish_block): Fix thinko `inner block' complaints. | John Gilmore | 5 | -26/+119 |
1992-07-04 | Since sconix is treated as an OS (as opposed to vendor), we need to | Sean Eric Fagan | 1 | -7/+104 |
1992-07-04 | Don't really want <sys/file.h> on a SysV system, and need to make sure | Sean Eric Fagan | 1 | -2/+9 |
1992-07-04 | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 1 | -90/+137 |
1992-07-04 | > * xm-rs6000.h: define MEM_FNS_DECLARED | David D. Zuhn | 2 | -0/+9 |
1992-07-04 | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 10 | -55/+500 |
1992-07-04 | Tidy innerblock_complaint and blockvector_complaint. | John Gilmore | 1 | -3/+6 |
1992-07-04 | * main.c (main): Read the $HOME/.gdbinit file before processing | John Gilmore | 2 | -43/+50 |
1992-07-04 | Regen after bfd/syms.c change: BSF_FILE. | John Gilmore | 1 | -2/+7 |
1992-07-04 | * syms.h: Define BSF_FILE, update BSF_SECTION_SYM desc. | John Gilmore | 1 | -0/+9 |
1992-07-04 | more docs on srcdir in makefiles, patch accepted by rms | David D. Zuhn | 1 | -3/+55 |
1992-07-04 | * elf.c: Remove "(void)" casts from function calls where the | Fred Fish | 2 | -2/+7 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 35 | -205/+208 |
1992-07-03 | * dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris. | John Gilmore | 5 | -51/+98 |
1992-07-02 | , | Steve Chamberlain | 1 | -0/+6 |
1992-07-02 | Aliasing bug fixes | Steve Chamberlain | 2 | -105/+117 |
1992-07-01 | restore some old code to punt symbols which are BSF_LOCAL (needed for Solaris, | Mark Eichin | 1 | -2/+0 |