Age | Commit message (Expand) | Author | Files | Lines |
1991-11-01 | * infrun.c (wait_for_inferior): another stepi/nexti fix. Ensure | Stu Grossman | 2 | -3/+8 |
1991-11-01 | *** empty log message *** | Roland Pesch | 1 | -40/+99 |
1991-11-01 | new install theme | K. Richard Pixley | 2 | -48/+77 |
1991-10-31 | rewrote m68up aliases, pea works on anything | K. Richard Pixley | 1 | -2/+4 |
1991-10-31 | *** empty log message *** | Steve Chamberlain | 1 | -8/+1 |
1991-10-31 | #CVS: Modified Files: | Steve Chamberlain | 1 | -1/+3 |
1991-10-31 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 |
1991-10-31 | *** empty log message *** | Steve Chamberlain | 1 | -0/+10 |
1991-10-31 | *** empty log message *** | Steve Chamberlain | 1 | -0/+1 |
1991-10-31 | Initial revision | K. Richard Pixley | 2 | -0/+639 |
1991-10-29 | Minor corrections from proofreading pass for WRS. | Roland Pesch | 1 | -47/+59 |
1991-10-29 | 88k stuff | Steve Chamberlain | 1 | -0/+1 |
1991-10-29 | Initial revision | Steve Chamberlain | 1 | -0/+3 |
1991-10-29 | Don't care about an unlink failure | Steve Chamberlain | 1 | -2/+5 |
1991-10-28 | * ar.c (write_archive.c): added unlink before rename since some | Steve Chamberlain | 2 | -5/+36 |
1991-10-28 | * main.c (initialize_history): Read history after reading all | Stu Grossman | 2 | -18/+37 |
1991-10-28 | * coff-m88k.c, targets.c: change name of m88k_bcs to m88kbcs | Steve Chamberlain | 1 | -0/+1 |
1991-10-28 | Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 5 | -21/+62 |
1991-10-28 | Initial revision | Steve Chamberlain | 1 | -0/+81 |
1991-10-27 | * c-exp.y (yyerror): Pass error message if given. | John Gilmore | 2 | -1/+9 |
1991-10-27 | * blockframe.c: Pass fromleaf to INIT_EXTRA_FRAME_INFO. | John Gilmore | 7 | -7/+8 |
1991-10-27 | * buildsym.c: Break out initial malloc sizes. | John Gilmore | 7 | -128/+196 |
1991-10-26 | Fixed ".reserve", and added toolversion for sparc + some nitpicks. | K. Richard Pixley | 1 | -2/+2 |
1991-10-26 | * symfile.c (syms_from_bfd): New routine. | John Gilmore | 5 | -49/+86 |
1991-10-26 | Add buildsym.c and buildsym.h. | John Gilmore | 2 | -2/+10 |
1991-10-26 | Break out symbol-table-building routines | John Gilmore | 4 | -2595/+3099 |
1991-10-26 | Various fixes to improve g++ debugging. See ChangeLog. | Per Bothner | 6 | -98/+135 |
1991-10-26 | * tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix output of | Stu Grossman | 3 | -2/+9 |
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 |
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 |
1991-10-25 | * Makefile.in: Only supply TARGET_DEFAULTS to targets.c, reducing | John Gilmore | 1 | -0/+4 |
1991-10-25 | * core.c (core_file_info), exec.c (exec_file_info): Print file | John Gilmore | 2 | -6/+12 |
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 |
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 |
1991-10-25 | Switch to new config/hm-* scheme. | John Gilmore | 2 | -1/+2 |