Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
to-keep. | |||||
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 | |
this file does not exist, and not including it hasn't seemed to cause problems. main.c: Use the proper enum's in the options structure initialization; the Apollo compiler chokes on this. | |||||
1992-02-10 | Makefile.in: Removed some '#''s that caused an extraneous include of | Sean Eric Fagan | 1 | -0/+8 | |
the host/site/target files. configure.in: Added support for hosting on an Apollo Series 400, and targeting on an OS/68k machine. | |||||
1992-02-10 | Added support for hosting on an Apollo Series 400 (under System V emulation), | Sean Eric Fagan | 2 | -0/+11 | |
and targeted towards an OS/68000 system. | |||||
1992-02-10 | Added support for hosting on an Apollo Series 400 processor (under | Sean Eric Fagan | 4 | -0/+405 | |
System V emulation), and targeted towards an OS/68000 system. | |||||
1992-02-08 | In configure{.in} {host|target}_makefile_frag should name a file | K. Richard Pixley | 1 | -2/+2 | |
relative to srcdir. I think it now does. configure has been corrected. configure.texi has been clarified. | |||||
1992-02-07 | Add xm-vaxbsd.h and xm-vaxult.h to .Sanitize. Add mh-vaxbsd and mh-vaxult, | Stu Grossman | 2 | -1/+4 | |
remove mh-vax from config/.Sanitize. | |||||
1992-02-07 | * buildsym.c (read_struct_type): Avoid double-bump of parse ptr | John Gilmore | 2 | -3/+9 | |
in the op$::OPERATOR. case. From Steven McCanne, <mccanne@horse.ee.lbl.gov>. | |||||
1992-02-07 | * exec.c (set_section_name): Pass arg to exec_files_info; | John Gilmore | 1 | -0/+5 | |
only call it if interactive. From Francis Kauth <fk@tv.tv.tek.com>. | |||||
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 | |
(cd_command): Avoid changing current_directory on error. | |||||
1992-02-06 | * mipsread.c (parse_partial_symbols): Handle dependencies | Per Bothner | 1 | -0/+9 | |
between partial symbol tables (when not doing stabs-in-ecoff). (This used to be handled by parse_fdr, but parse_fdr was incompatible with handling stabs-in-ecoff, so the code was re-written to not use parse_fdr. Unfortunately, the logic to handle dependencies was overlooked.) | |||||
1992-02-06 | * coffread.c (read_enum_type): Use the size of a target int when | Steve Chamberlain | 5 | -173/+773 | |
describing enum. * defs.h: added new #define for TARGET_PTR_BIT, defaults to size of target int. * h8300-tdep.c, remote-hms.c, tm-h8300.h: too many changes to count * symtab.c (lookup_reference_type, lookup_ptr_type): use TARGET_PTR_BIT to determine size of a pointer * values.c (unpack_long): when unpacking a REF or a PTR don't assume the size of the type. | |||||
1992-02-06 | * mipsread.c (parse_symbol): Avoid clobbering enum pointer when | John Gilmore | 2 | -10/+17 | |
looking at its members. Improve guess between struct and union, only assuming union if multiple members have offsets of zero. | |||||
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 | |
config/mh-vaxbsd, configure.in: Split up config stuff for Vaxen into BSD and Ultrix. | |||||
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 | |
* main.c (print_gdb_version): Update copyright notice. | |||||
1992-02-01 | * xm-vax.h: #ifndef ultrix around #include of endian.h and | Stu Grossman | 2 | -0/+7 | |
limits.h (sigh). | |||||
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 | |
to FSF yet. | |||||
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 | |
1992-01-31 | Remove some entries that were already recorded on Dec 11th. | John Gilmore | 1 | -10/+1 | |
1992-01-31 | * Projects: Patching executables is done. | John Gilmore | 3 | -46/+47 | |
* Makefile.in (VERSION): Roll to gdb-4.4. * README: Update for gdb-4.4. | |||||
1992-01-31 | * symfile.c (reread_symbols): Whenever we reread one object | John Gilmore | 1 | -0/+4 | |
file's symbols, we must restart the scan, because the object_files chain has been permuted. | |||||
1992-01-31 | Use regex package on Vax BSD. | John Gilmore | 1 | -0/+2 | |
1992-01-31 | * language.c, language.h: Make some things const. | John Gilmore | 3 | -3/+26 | |
* expression.h, main.c: const spreads like ooze. | |||||
1992-01-31 | * xm-vax.h: Include some system include files before our own | John Gilmore | 1 | -0/+5 | |
definitions in defs.h. | |||||
1992-01-31 | * exec.c (exec_files_info): Split out into print_section_info. | John Gilmore | 1 | -16/+2 | |
Print BFD filename of each section if it's not the default one. * core.c (core_files_info): Call print_section_info. | |||||
1992-01-31 | * infrun.c, xm-i386sco.h: SCO needs to use setpgid().CVS: | Stu Grossman | 2 | -0/+7 | |
1992-01-31 | Bump VERSION to 4.3.92. | Stu Grossman | 1 | -1/+1 | |
1992-01-31 | * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco, | Stu Grossman | 3 | -1/+4 | |
gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: Fix SCO configuration stuff. | |||||
1992-01-30 | * sparc-pinsn.c: Remove kludge for preferring architectures. | John Gilmore | 1 | -22/+14 | |
Remove #ifdef's for SORT_NEEDED. We need to sort the table, now and forever. Add `add' instruction to the set that get checked for a preceding `sethi' in order to print an absolute address. Corresponding changes in ../include/opcode/sparc.h needed to eliminate garbage instructions. | |||||
1992-01-30 | Various fixed triggered by trying to do the right thing wrt | Per Bothner | 3 | -86/+217 | |
to external symbols in mips ecoff binaries. See ChangeLog. | |||||
1992-01-30 | * sparc-pinsn.c (compare_opcodes): Make it prefer v6, v7, | Stu Grossman | 2 | -4/+16 | |
cypress, v8 mnemonics in that order. | |||||
1992-01-29 | Put the qsort() back in in sparc-pinsn.c | Per Bothner | 2 | -0/+137 | |
1992-01-29 | Credits for GDB 4.4 (and correction to credits for 3.9). | Roland Pesch | 1 | -5/+6 | |
1992-01-28 | Development checkpoint | Steve Chamberlain | 2 | -14/+1490 | |