Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-10-26 | * tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix output of | Stu Grossman | 3 | -2/+9 | |
short return values for sparc and 68k. Patch from Paul Eggert. | |||||
1991-10-26 | *** empty log message *** | Stu Grossman | 1 | -0/+5 | |
1991-10-25 | * coffread.c, coredep.c, i386-xdep.c: install patches for | Stu Grossman | 3 | -11/+18 | |
SysV/386 3.2 from Mauro DePalma. | |||||
1991-10-25 | Rename coff-related files. | John Gilmore | 1 | -8/+11 | |
1991-10-25 | * Rename COFF-related files in `coff-ARCH.c' form. | John Gilmore | 6 | -61/+74 | |
coff-a29k.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c, coff-mips.c, coff-rs6000.c to be exact. | |||||
1991-10-25 | * Makefile.in: Only supply TARGET_DEFAULTS to targets.c, reducing | John Gilmore | 1 | -0/+4 | |
make output clutter. | |||||
1991-10-25 | * core.c (core_file_info), exec.c (exec_file_info): Print file | John Gilmore | 2 | -6/+12 | |
type. Use printf_filtered. | |||||
1991-10-25 | (value_fetch_lazy): Avoid 0-length fetches. | John Gilmore | 2 | -2/+10 | |
1991-10-25 | Update doc on how to define an architecture for "mh" change. | John Gilmore | 1 | -3/+3 | |
1991-10-25 | rs6000 | John Gilmore | 1 | -1/+5 | |
1991-10-25 | Add file defining rs/6000 XCOFF file format. | John Gilmore | 1 | -0/+1 | |
1991-10-25 | Initial revision | John Gilmore | 1 | -0/+226 | |
1991-10-25 | avoid "ulong". | John Gilmore | 1 | -12/+12 | |
1991-10-25 | Use RS6000COFF_C, not AIXCOFF_C. | John Gilmore | 1 | -1/+1 | |
1991-10-25 | RS/6000 support | John Gilmore | 2 | -2/+9 | |
1991-10-25 | Initial revision | John Gilmore | 2 | -0/+544 | |
1991-10-25 | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and John Gilmore. | John Gilmore | 10 | -420/+621 | |
1991-10-25 | Add casts to remove compiler warnings from native Sun cc. | Fred Fish | 2 | -2/+4 | |
1991-10-25 | Remove locally duplicated code for calling functions in the inferior. The | Fred Fish | 13 | -662/+116 | |
only differences were in the specific trap vectors used and whether or not an fpu was present. These are now handled by appropriate definitions of BPT_VECTOR and HAVE_68881 respectively. Other minor obvious cleanups. Minor spelling correction in valops.c. | |||||
1991-10-25 | Remove local BSD/USG hacks that are now in libiberty. | Fred Fish | 2 | -93/+2 | |
1991-10-25 | Remove prototype for dwarfwarn(). Breaks with <varargs.h>. | Fred Fish | 2 | -2/+6 | |
1991-10-25 | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and | John Gilmore | 4 | -18/+98 | |
John Gilmore. | |||||
1991-10-25 | Switch to new config/hm-* scheme. | John Gilmore | 2 | -1/+2 | |
1991-10-25 | aix is a Sys V as far as we're concerned. | John Gilmore | 2 | -0/+21 | |
1991-10-25 | frame-select command. Cross funcalls to sun3. Build *.tab.c files in | John Gilmore | 4 | -19/+62 | |
target dir. | |||||
1991-10-25 | Updates to h-vaxult.h from David Taylor. | John Gilmore | 1 | -0/+5 | |
1991-10-25 | Does't pass env variables down if localenv file is in target dir. | Steve Chamberlain | 1 | -3/+23 | |
1991-10-25 | Removed some debug | Steve Chamberlain | 1 | -1/+0 | |
1991-10-25 | More name changing | Steve Chamberlain | 1 | -12/+33 | |
1991-10-24 | config file renaming, and boy did it need it! | Steve Chamberlain | 1 | -4/+8 | |
1991-10-24 | Initial revision | Steve Chamberlain | 1 | -0/+1 | |
1991-10-24 | config file renaming | Steve Chamberlain | 1 | -4/+4 | |
1991-10-24 | Now uses mt- and mh- rather than tmake and hmake files | Steve Chamberlain | 1 | -8/+8 | |
1991-10-24 | Add "dwarf.h". | Fred Fish | 1 | -1/+5 | |
1991-10-24 | Add "amix". | Fred Fish | 1 | -2/+3 | |
1991-10-24 | Add new DWARF, ELF, SVR4 /proc, Amiga UNIX, etc files. | Fred Fish | 1 | -0/+8 | |
1991-10-24 | Add powersys alias | John Gilmore | 1 | -1/+27 | |
1991-10-24 | Use <varargs.h>, since <stdarg.h> is not portable. | John Gilmore | 2 | -3/+10 | |
1991-10-24 | Roll VERSION to 4.2.2. | John Gilmore | 1 | -1/+1 | |
1991-10-24 | Initial revision | Fred Fish | 2 | -0/+9 | |
1991-10-24 | New files for DWARF debugging format support, ELF object file support, SVR4 | Fred Fish | 9 | -0/+4966 | |
/proc (process file system) support, Amiga UNIX target and host defines, SVR4 target and host defines, and m68k hosts defines. | |||||
1991-10-24 | Document added dwarf.h file. | Fred Fish | 1 | -0/+18 | |
1991-10-24 | Initial revision | Fred Fish | 1 | -0/+213 | |
1991-10-24 | Add dwarfread.c, dwarfread.o, elfread.c, elfread.o to source and object | Fred Fish | 2 | -4/+12 | |
file macros. Other obvious dwarf/elf tweaks. | |||||
1991-10-24 | Add "elf" to list of supported debugging formats in comment. | Fred Fish | 1 | -22/+12 | |
1991-10-24 | Add three new builtin types (builtin_type_long_double, builtin_type_complex, | Fred Fish | 5 | -61/+163 | |
and builtin_type_double_complex). Also add and use various TARGET_<TYPE>_BIT macros to indicate the sizes of various types on the target machine. | |||||
1991-10-24 | Add machine dependent support routines for SVR4 /proc interface. | Fred Fish | 1 | -0/+10 | |
1991-10-24 | When using SVR4 /proc interface, call proc_set_exec_trap() rather than | Fred Fish | 1 | -0/+4 | |
ptrace(), to arrange for child to stop on first instruction. | |||||
1991-10-24 | Add new function warning() which behaves the same as error() but returns | Fred Fish | 2 | -28/+81 | |
rather than jumping back to command level. Modules that want to print their own warnings without calling warning() can call warning_setup() to handle the terminal compatibly with warning() and error(). | |||||
1991-10-24 | Make internal errors produce more useful messages. | Fred Fish | 2 | -6/+8 | |