Age | Commit message (Expand) | Author | Files | Lines |
1991-10-25 | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and | John Gilmore | 4 | -18/+98 |
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 |
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 |
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 |
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 |
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 |
1991-10-24 | Add new function warning() which behaves the same as error() but returns | Fred Fish | 2 | -28/+81 |
1991-10-24 | Make internal errors produce more useful messages. | Fred Fish | 2 | -6/+8 |
1991-10-24 | Add partial support for ELF format corefiles. Still needs code to extract | Fred Fish | 2 | -48/+267 |
1991-10-24 | Move code duplicated in almost every single m68k based machine to the | Fred Fish | 2 | -1/+57 |
1991-10-24 | System V versions must call setpgrp() with no arguments, to comply with | Fred Fish | 2 | -0/+8 |
1991-10-24 | In config/t-m68k-elf, set DEFAULT_VECTOR to elf_big_vec. | Fred Fish | 1 | -0/+2 |
1991-10-24 | Document change to config/hmake-sysv to send RANLIB (echo) output to /dev/null. | Fred Fish | 1 | -0/+4 |
1991-10-24 | Document changes to some bfd config files. | Fred Fish | 1 | -0/+6 |
1991-10-24 | For systems where RANLIB is defined as echo, send the output to /dev/null | Fred Fish | 3 | -3/+3 |
1991-10-24 | Add support for SVR4 style nm output. Not claimed to be optimal, I'm not | Fred Fish | 2 | -1/+7 |
1991-10-24 | Remove the object file specific fields from the partial symbol table | Fred Fish | 5 | -112/+280 |
1991-10-24 | Allow for using tmake-sun4 | Heinz G. Seidl | 1 | -2/+13 |
1991-10-23 | Makefiles should include the makefile frag names even if the makefile | K. Richard Pixley | 1 | -56/+74 |
1991-10-23 | Add note about strstr botch on sunos4.0.3c and previous. | John Gilmore | 2 | -0/+4 |
1991-10-23 | BISONPATH is now unused. remove it. | K. Richard Pixley | 1 | -2/+1 |
1991-10-23 | add clib | K. Richard Pixley | 1 | -2/+4 |
1991-10-23 | removed unused CC and CFLAGS lines | K. Richard Pixley | 1 | -135/+4 |
1991-10-23 | * infrun.c (wait_for_inferior): Check return value from | Stu Grossman | 1 | -2/+3 |
1991-10-23 | *** empty log message *** | Stu Grossman | 1 | -0/+5 |
1991-10-22 | tmake-ebmon | Steve Chamberlain | 1 | -1/+5 |
1991-10-22 | *** empty log message *** | Stu Grossman | 1 | -0/+5 |
1991-10-22 | * infrun.c (wait_for_inferior): fix stepi/nexti that was broken | Stu Grossman | 1 | -3/+32 |
1991-10-22 | Remove malloc/free decls covered in stdlib.h. From David Taylor. | John Gilmore | 1 | -2/+0 |