| Commit message (Expand) | Author | Age | Files | Lines |
* | * blockframe.c: Pass fromleaf to INIT_EXTRA_FRAME_INFO. | John Gilmore | 1991-10-27 | 7 | -7/+8 |
* | * buildsym.c: Break out initial malloc sizes. | John Gilmore | 1991-10-27 | 7 | -128/+196 |
* | Fixed ".reserve", and added toolversion for sparc + some nitpicks. | K. Richard Pixley | 1991-10-26 | 1 | -2/+2 |
* | * symfile.c (syms_from_bfd): New routine. | John Gilmore | 1991-10-26 | 5 | -49/+86 |
* | Add buildsym.c and buildsym.h. | John Gilmore | 1991-10-26 | 2 | -2/+10 |
* | Break out symbol-table-building routines | John Gilmore | 1991-10-26 | 4 | -2595/+3099 |
* | Various fixes to improve g++ debugging. See ChangeLog. | Per Bothner | 1991-10-26 | 6 | -98/+135 |
* | * tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix output of | Stu Grossman | 1991-10-26 | 3 | -2/+9 |
* | *** empty log message *** | Stu Grossman | 1991-10-26 | 1 | -0/+5 |
* | * coffread.c, coredep.c, i386-xdep.c: install patches for | Stu Grossman | 1991-10-25 | 3 | -11/+18 |
* | Rename coff-related files. | John Gilmore | 1991-10-25 | 1 | -8/+11 |
* | * Rename COFF-related files in `coff-ARCH.c' form. | John Gilmore | 1991-10-25 | 6 | -61/+74 |
* | * Makefile.in: Only supply TARGET_DEFAULTS to targets.c, reducing | John Gilmore | 1991-10-25 | 1 | -0/+4 |
* | * core.c (core_file_info), exec.c (exec_file_info): Print file | John Gilmore | 1991-10-25 | 2 | -6/+12 |
* | (value_fetch_lazy): Avoid 0-length fetches. | John Gilmore | 1991-10-25 | 2 | -2/+10 |
* | Update doc on how to define an architecture for "mh" change. | John Gilmore | 1991-10-25 | 1 | -3/+3 |
* | rs6000 | John Gilmore | 1991-10-25 | 1 | -1/+5 |
* | Add file defining rs/6000 XCOFF file format. | John Gilmore | 1991-10-25 | 1 | -0/+1 |
* | Initial revision | John Gilmore | 1991-10-25 | 1 | -0/+226 |
* | avoid "ulong". | John Gilmore | 1991-10-25 | 1 | -12/+12 |
* | Use RS6000COFF_C, not AIXCOFF_C. | John Gilmore | 1991-10-25 | 1 | -1/+1 |
* | RS/6000 support | John Gilmore | 1991-10-25 | 2 | -2/+9 |
* | Initial revision | John Gilmore | 1991-10-25 | 2 | -0/+544 |
* | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and John Gilmore. | John Gilmore | 1991-10-25 | 10 | -420/+621 |
* | Add casts to remove compiler warnings from native Sun cc. | Fred Fish | 1991-10-25 | 2 | -2/+4 |
* | Remove locally duplicated code for calling functions in the inferior. The | Fred Fish | 1991-10-25 | 13 | -662/+116 |
* | Remove local BSD/USG hacks that are now in libiberty. | Fred Fish | 1991-10-25 | 2 | -93/+2 |
* | Remove prototype for dwarfwarn(). Breaks with <varargs.h>. | Fred Fish | 1991-10-25 | 2 | -2/+6 |
* | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and | John Gilmore | 1991-10-25 | 4 | -18/+98 |
* | Switch to new config/hm-* scheme. | John Gilmore | 1991-10-25 | 2 | -1/+2 |
* | aix is a Sys V as far as we're concerned. | John Gilmore | 1991-10-25 | 2 | -0/+21 |
* | frame-select command. Cross funcalls to sun3. Build *.tab.c files in | John Gilmore | 1991-10-25 | 4 | -19/+62 |
* | Updates to h-vaxult.h from David Taylor. | John Gilmore | 1991-10-25 | 1 | -0/+5 |
* | Does't pass env variables down if localenv file is in target dir. | Steve Chamberlain | 1991-10-25 | 1 | -3/+23 |
* | Removed some debug | Steve Chamberlain | 1991-10-25 | 1 | -1/+0 |
* | More name changing | Steve Chamberlain | 1991-10-25 | 1 | -12/+33 |
* | config file renaming, and boy did it need it! | Steve Chamberlain | 1991-10-24 | 1 | -4/+8 |
* | Initial revision | Steve Chamberlain | 1991-10-24 | 1 | -0/+1 |
* | config file renaming | Steve Chamberlain | 1991-10-24 | 1 | -4/+4 |
* | Now uses mt- and mh- rather than tmake and hmake files | Steve Chamberlain | 1991-10-24 | 1 | -8/+8 |
* | Add "dwarf.h". | Fred Fish | 1991-10-24 | 1 | -1/+5 |
* | Add "amix". | Fred Fish | 1991-10-24 | 1 | -2/+3 |
* | Add new DWARF, ELF, SVR4 /proc, Amiga UNIX, etc files. | Fred Fish | 1991-10-24 | 1 | -0/+8 |
* | Add powersys alias | John Gilmore | 1991-10-24 | 1 | -1/+27 |
* | Use <varargs.h>, since <stdarg.h> is not portable. | John Gilmore | 1991-10-24 | 2 | -3/+10 |
* | Roll VERSION to 4.2.2. | John Gilmore | 1991-10-24 | 1 | -1/+1 |
* | Initial revision | Fred Fish | 1991-10-24 | 2 | -0/+9 |
* | New files for DWARF debugging format support, ELF object file support, SVR4 | Fred Fish | 1991-10-24 | 9 | -0/+4966 |
* | Document added dwarf.h file. | Fred Fish | 1991-10-24 | 1 | -0/+18 |
* | Initial revision | Fred Fish | 1991-10-24 | 1 | -0/+213 |