Age | Commit message (Expand) | Author | Files | Lines |
1992-03-14 | Only enable compilation of debugging functions when IBM6000 is defined | Fred Fish | 1 | -0/+5 |
1992-03-14 | * mipsread.c (mipscoff_symfile_read): Eliminate a lot of | John Gilmore | 1 | -0/+6 |
1992-03-14 | pass MAKEINFO down on info | K. Richard Pixley | 1 | -0/+16 |
1992-03-12 | * solib.h, infrun.c, tm-rs6000.h: Add a PID parameter | Per Bothner | 1 | -0/+5 |
1992-03-09 | * symfile.h: Add prototype for iterate_over_msymbols(). | Fred Fish | 1 | -0/+32 |
1992-03-06 | * remote.c (): Add newline to initial +. | John Gilmore | 1 | -0/+1 |
1992-03-06 | * mipsread.c (fixup_symtab): Also swap RFD's. | John Gilmore | 1 | -0/+8 |
1992-03-06 | * ecoff.c: Move to ../bfd/coff-msym.c. | John Gilmore | 1 | -0/+5 |
1992-03-05 | * config.sub configure.in config/.Sanitize config/mh-irix4 | Stu Grossman | 1 | -0/+8 |
1992-03-04 | * defs.h, utils.c: xrealloc takes PTR as first arg. | Fred Fish | 1 | -0/+12 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -0/+5 |
1992-03-03 | * gdbtypes.c (lookup_pointer_type): initialize the TYPE_LENGTH of | Steve Chamberlain | 1 | -0/+9 |
1992-03-02 | Check in ChangeLog entries for the recent massive changes for prototypes, | Fred Fish | 1 | -86/+342 |
1992-03-02 | More changes, mostly from IBM for rs6000. (See ChangeLog.) | Per Bothner | 1 | -0/+46 |
1992-03-01 | xm-sysv4.h: Provide definitions/prototypes for host environment | Fred Fish | 1 | -0/+52 |
1992-02-29 | Mostly rs6000 changes from IBM. | Per Bothner | 1 | -0/+27 |
1992-02-28 | * breakpoint.c (breakpoint_re_set_one): Don't reset breakpoint | Stu Grossman | 1 | -0/+5 |
1992-02-28 | * remote.c: Make it work for embedded MIPS. Increase buffer | John Gilmore | 1 | -0/+9 |
1992-02-28 | * mipsread.c: Byte-swap the symbol table structures, using | John Gilmore | 1 | -0/+3 |
1992-02-27 | * configure.in (mips-big-* target): Same as Sony News. | John Gilmore | 1 | -0/+6 |
1992-02-27 | * breakpoint.c (all_breakpoints_info, breakpoint_1): Add 'info | Stu Grossman | 1 | -0/+14 |
1992-02-27 | * breakpoint.h (ALL_BREAKPOINTS_SAFE): Add. | John Gilmore | 1 | -0/+18 |
1992-02-22 | Roll VERSION to 4.4.4 for post-Stu changes. | John Gilmore | 1 | -0/+2 |
1992-02-22 | * symfile.c (symbol_file_command): strcmp => !strcmp. | John Gilmore | 1 | -0/+11 |
1992-02-22 | Saberlint. | John Gilmore | 1 | -1/+6 |
1992-02-22 | * infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c, | Stu Grossman | 1 | -0/+10 |
1992-02-22 | * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP. | John Gilmore | 1 | -0/+107 |
1992-02-21 | * tm-sparc.h, tm-sysv4.h, solib.h: Move shared lib definitions | John Gilmore | 1 | -0/+9 |
1992-02-21 | * environ.h, expression.h, frame.h, gdbcmd.h, gdbcore.h, | John Gilmore | 1 | -1/+26 |
1992-02-20 | * defs.h: Include ansidecl.h and PARAMS macro. Use PARAMS | John Gilmore | 1 | -0/+13 |
1992-02-20 | * coffread.c (decode_base_type): Pass long, not union. | John Gilmore | 1 | -0/+5 |
1992-02-17 | Add code to handle TAG_pointer_type DIE's (DWARF Information Entries) | Fred Fish | 1 | -0/+3 |
1992-02-17 | When creating user defined types for subroutine and array types, check | Fred Fish | 1 | -0/+6 |
1992-02-14 | Fix code in elf_symtab_read which attempts to read the standard ELF | Fred Fish | 1 | -0/+5 |
1992-02-13 | * xm-vaxbsd.h: Close off comment. | Stu Grossman | 1 | -0/+4 |
1992-02-13 | Define NEED_POSIX_SETPGID for all SVR4 hosts. | Fred Fish | 1 | -0/+9 |
1992-02-07 | * buildsym.c (read_struct_type): Avoid double-bump of parse ptr | John Gilmore | 1 | -0/+4 |
1992-02-07 | * exec.c (set_section_name): Pass arg to exec_files_info; | John Gilmore | 1 | -0/+5 |
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 | 1 | -0/+12 |
1992-02-06 | * mipsread.c (parse_symbol): Avoid clobbering enum pointer when | John Gilmore | 1 | -0/+6 |
1992-02-05 | Mips-specific bug-fix (for stabs-in-ecoff), and style fix. See ChangeLog. | Per Bothner | 1 | -0/+14 |
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 | 1 | -0/+14 |
1992-02-01 | * xm-vax.h: #ifndef ultrix around #include of endian.h and | Stu Grossman | 1 | -0/+5 |
1992-02-01 | Update WHATS.NEW for gdb-4.4 release. | John Gilmore | 1 | -1/+1 |
1992-02-01 | Remove references to i860 files whose copyrights have not been assigned | John Gilmore | 1 | -8/+4 |
1992-01-31 | Remove some entries that were already recorded on Dec 11th. | John Gilmore | 1 | -10/+1 |