Age | Commit message (Expand) | Author | Files | Lines |
1992-02-22 | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 50 | -1374/+5259 |
1992-02-21 | * tm-sparc.h, tm-sysv4.h, solib.h: Move shared lib definitions | John Gilmore | 13 | -90/+192 |
1992-02-21 | * xm-amix.h, xm-i386v4.h, xm-stratus.h: Define NORETURN to avoid | John Gilmore | 4 | -13/+32 |
1992-02-21 | * core.c, exec.c, solib.c: Rename target_ops sections => | John Gilmore | 5 | -119/+139 |
1992-02-21 | * core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c, | John Gilmore | 13 | -98/+158 |
1992-02-21 | * core.c, exec.c, infrun.c, inftarg.c, language.c, remote.c, | John Gilmore | 4 | -66/+137 |
1992-02-21 | * environ.h, expression.h, frame.h, gdbcmd.h, gdbcore.h, | John Gilmore | 11 | -212/+370 |
1992-02-20 | * defs.h: Include ansidecl.h and PARAMS macro. Use PARAMS | John Gilmore | 8 | -89/+126 |
1992-02-20 | * coffread.c (decode_base_type): Pass long, not union. | John Gilmore | 2 | -8/+12 |
1992-02-17 | Add code to handle TAG_pointer_type DIE's (DWARF Information Entries) | Fred Fish | 2 | -0/+54 |
1992-02-17 | When creating user defined types for subroutine and array types, check | Fred Fish | 2 | -8/+48 |
1992-02-16 | Fix missing user-font lines in introductory example (spotted by J Irwin, | Roland Pesch | 1 | -2/+2 |
1992-02-14 | Fix code in elf_symtab_read which attempts to read the standard ELF | Fred Fish | 2 | -8/+16 |
1992-02-13 | * xm-vaxbsd.h: Close off comment. | Stu Grossman | 2 | -1/+5 |
1992-02-13 | terminated unterminated comment | Heinz G. Seidl | 1 | -1/+1 |
1992-02-13 | Define NEED_POSIX_SETPGID for all SVR4 hosts. | Fred Fish | 2 | -0/+12 |
1992-02-11 | Added mh-apollo68v and mt-os68k as files-to-keep. | Sean Eric Fagan | 1 | -0/+2 |
1992-02-11 | Added a68v-xdep.c os68k-xdep.c, tm-os68k.h, and xm-apollo68v.h as files- | Sean Eric Fagan | 1 | -0/+4 |
1992-02-11 | all: Don't include <sys/file.h> if NO_SYS_FILE is defined. On the Apollo, | Sean Eric Fagan | 1 | -0/+2 |
1992-02-10 | Makefile.in: Removed some '#''s that caused an extraneous include of | Sean Eric Fagan | 1 | -0/+8 |
1992-02-10 | Added support for hosting on an Apollo Series 400 (under System V emulation), | Sean Eric Fagan | 2 | -0/+11 |
1992-02-10 | Added support for hosting on an Apollo Series 400 processor (under | Sean Eric Fagan | 4 | -0/+405 |
1992-02-08 | In configure{.in} {host|target}_makefile_frag should name a file | K. Richard Pixley | 1 | -2/+2 |
1992-02-07 | Add xm-vaxbsd.h and xm-vaxult.h to .Sanitize. Add mh-vaxbsd and mh-vaxult, | Stu Grossman | 2 | -1/+4 |
1992-02-07 | * buildsym.c (read_struct_type): Avoid double-bump of parse ptr | John Gilmore | 2 | -3/+9 |
1992-02-07 | * exec.c (set_section_name): Pass arg to exec_files_info; | John Gilmore | 1 | -0/+5 |
1992-02-07 | Add ${srcdir} for makefile_frags. | Michael Tiemann | 1 | -2/+2 |
1992-02-07 | * main.c (print_gdb_version): Copyright msg: only this year. | John Gilmore | 1 | -0/+5 |
1992-02-06 | * mipsread.c (parse_partial_symbols): Handle dependencies | Per Bothner | 1 | -0/+9 |
1992-02-06 | * coffread.c (read_enum_type): Use the size of a target int when | Steve Chamberlain | 5 | -173/+773 |
1992-02-06 | * mipsread.c (parse_symbol): Avoid clobbering enum pointer when | John Gilmore | 2 | -10/+17 |
1992-02-05 | Mips-specific bug-fix (for stabs-in-ecoff), and style fix. See ChangeLog. | Per Bothner | 3 | -9/+55 |
1992-02-01 | * xm-vax.h, xm-vaxult.h, xm-vaxbsd.h, config/mh-vaxult, | Stu Grossman | 6 | -9/+39 |
1992-02-01 | Call malloc, not xmalloc, when we check the result and recover from errors. | John Gilmore | 1 | -0/+4 |
1992-02-01 | VERSION should have been 4.4.1, not 4.5... | Stu Grossman | 1 | -1/+1 |
1992-02-01 | * Makefile.in: Increment version to 4.5. | Stu Grossman | 2 | -1/+15 |
1992-02-01 | * xm-vax.h: #ifndef ultrix around #include of endian.h and | Stu Grossman | 2 | -0/+7 |
1992-02-01 | Avoid references to files that aren't assigned to FSF. | John Gilmore | 1 | -1/+3 |
1992-02-01 | Typo of my own | John Gilmore | 1 | -1/+1 |
1992-02-01 | threecol.tex no longer exists. | Stu Grossman | 1 | -2/+4 |
1992-02-01 | Update WHATS.NEW for gdb-4.4 release. | John Gilmore | 2 | -35/+38 |
1992-02-01 | A typo and a thinko. | John Gilmore | 1 | -2/+2 |
1992-02-01 | Update for gdb-4.4 release. | John Gilmore | 1 | -170/+168 |
1992-02-01 | foo | Stu Grossman | 1 | -7/+32 |
1992-02-01 | Distribute lpsrc.sed, remove rc-*. | Stu Grossman | 1 | -4/+5 |
1992-02-01 | Update comments to make it clear that the copyright status is UNCLEAR. | John Gilmore | 3 | -7/+8 |
1992-02-01 | Comment changes. | John Gilmore | 2 | -3/+3 |
1992-02-01 | Remove references to i860 files whose copyrights have not been assigned | John Gilmore | 1 | -8/+4 |
1992-01-31 | Remove i860 files, which do not have clear copyright assignments. | John Gilmore | 1 | -3/+0 |
1992-01-31 | Half-updated version for Stu to work on. | John Gilmore | 1 | -0/+35 |