Age | Commit message (Expand) | Author | Files | Lines |
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 |
1992-07-01 | Make sparcfrw/sparcfrwcompat/sparclitefrw/sparclitefrwcompat valid | Jim Wilson | 1 | -0/+16 |
1992-06-30 | * hppa.c: Apply John's standard fix to avoid "empty translation | Fred Fish | 2 | -1/+9 |
1992-06-30 | Go ahead and make the TODO file part of the distribution, so we have a | Fred Fish | 1 | -0/+1 |
1992-06-30 | * mmalloc.h (struct mdesc): Add FIXME comments to point out the | Fred Fish | 2 | -6/+22 |
1992-06-30 | Small clarification in description of Jxx FOO expansion for 680x0. | Roland Pesch | 1 | -1/+2 |
1992-06-30 | Make cross compilation work better. | John Gilmore | 3 | -33/+18 |
1992-06-30 | * buildsym.c (scan_file_globals): Beware the null file. | John Gilmore | 7 | -65/+102 |
1992-06-30 | Allow BREAKPOINT to be overridden by -D (for Adobe). | John Gilmore | 2 | -1/+9 |
1992-06-30 | Update to gcc 2.2.2. New basic machine type we32k. Hppa split into hppa1.0 | Jim Wilson | 1 | -7/+28 |
1992-06-29 | * mmtrace.c: Lint. | Fred Fish | 2 | -0/+176 |
1992-06-29 | * obstack.h: Convert bcopy() use to memcpy(), which is more | Fred Fish | 1 | -0/+11 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 44 | -373/+837 |
1992-06-28 | * remote.c (remote_wait): Fix cast on signal() call. | Fred Fish | 2 | -5/+10 |
1992-06-28 | * h8300.h: Finish filling in all the holes in the opcode table, | Fred Fish | 1 | -105/+124 |
1992-06-27 | Update Cadillac patch kit. | Fred Fish | 1 | -151/+190 |
1992-06-27 | * sparc-pinsn.c: Use <string.h> rather than "string.h", for | Fred Fish | 4 | -4/+12 |
1992-06-27 | Use tabs to indent comments, so they line up. | John Gilmore | 1 | -1/+1 |
1992-06-27 | * i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases. | John Gilmore | 2 | -0/+855 |
1992-06-27 | (1) corrections to command-line completion material | Roland Pesch | 1 | -22/+49 |
1992-06-27 | Avoid PT_WDUSER because it crashes H-PUX. | John Gilmore | 2 | -0/+11 |
1992-06-26 | Install into the right place for cross | Steve Chamberlain | 1 | -3/+7 |
1992-06-26 | * source.c (print_source_lines): for DOS interoperability; don't | Steve Chamberlain | 1 | -0/+5 |
1992-06-26 | Default dir_so_symnum to -10 to avoid even the slightest possibility of | Stu Grossman | 1 | -2/+2 |
1992-06-26 | Fixup PRSVADDR problem as per Johns suggestions. | Stu Grossman | 2 | -1/+4 |
1992-06-25 | * configure.in: Make bsd based systems use sysdep-obsd.h. | Stu Grossman | 1 | -0/+4 |
1992-06-25 | Declare free() for hpux. | Stu Grossman | 1 | -0/+3 |
1992-06-25 | * dbxread.c (dbx_symfile_init): Move more code under hp9000s800 | Stu Grossman | 4 | -3/+9 |
1992-06-25 | Catch up Cygnus-logo version of GDB refcard with last few changes to | Roland Pesch | 1 | -3/+67 |
1992-06-25 | * partial-stab.h (N_SO): Rearrange code a little so that all SO | Stu Grossman | 2 | -10/+13 |
1992-06-25 | * buildsym.c (read_sun_builtin_type): Handle new FCS Sun CC | Stu Grossman | 2 | -0/+12 |
1992-06-25 | * procfs.c (child_resume): Work around Solaris (on Sparc) lossage | Stu Grossman | 2 | -1/+16 |
1992-06-25 | * mipsread.c: Pass NULL name pointer to init_type, not 0. | Fred Fish | 6 | -18/+41 |
1992-06-25 | Lint. Remove excess whitespace. | John Gilmore | 1 | -0/+4 |
1992-06-25 | * defs.h (PARAMS): Move to ../include/ansidecl.h. | John Gilmore | 2 | -13/+7 |