Age | Commit message (Expand) | Author | Files | Lines |
1992-07-15 | Back out the energize patches that were inadvertently included in my | Fred Fish | 1 | -29/+6 |
1992-07-15 | Add #include <alloca.h> so bfd can be built with native compiler. | Michael Tiemann | 2 | -0/+2 |
1992-07-15 | Extra lint | Steve Chamberlain | 1 | -1/+10 |
1992-07-15 | To avoid confusion, start off post release development versions at 4.6.1, | Fred Fish | 3 | -9/+36 |
1992-07-15 | Update the diffs to Makefile.in. | Fred Fish | 1 | -35/+30 |
1992-07-15 | * Makefile.in, demangle.c: Change default demangling style to | Stu Grossman | 3 | -1/+96 |
1992-07-14 | * alldeps.mak, depend: Update. | Stu Grossman | 2 | -49/+67 |
1992-07-14 | ... and make it return the *right* value when it goes out of bounds. | Mark Eichin | 1 | -1/+1 |
1992-07-14 | leave fencepost condition *completely* open-ended. Closes 1286. | Mark Eichin | 1 | -1/+1 |
1992-07-14 | Use frame address if arg pointer isn't available. | Ken Raeburn | 2 | -0/+5 |
1992-07-14 | Don't die on TYPE_CODE_UNDEF nodes as base classes. | Ken Raeburn | 1 | -2/+7 |
1992-07-14 | Don't crash on TYPE_CODE_UNDEF nodes as base classes (generated by | Ken Raeburn | 1 | -0/+5 |
1992-07-14 | * xcoffread.c: Add decl for section_offset to keep prototype happy. | Stu Grossman | 2 | -0/+4 |
1992-07-14 | * ldlang.c (lang_map): print changes in sizes due to relaxing | Steve Chamberlain | 2 | -1/+14 |
1992-07-14 | Add tm-hppa.h. | Stu Grossman | 1 | -0/+1 |
1992-07-14 | Remove -bnodelcsect from MH_CFLAGS to prevent gcc confusion. | Stu Grossman | 1 | -1/+2 |
1992-07-14 | * Makefile.in (VERSION): 4.5.9. | Stu Grossman | 2 | -1/+3 |
1992-07-14 | * xm-hp300bsd.h: Add decl for strdup(). | Stu Grossman | 2 | -0/+8 |
1992-07-14 | Add solaris2.h. | Stu Grossman | 1 | -0/+1 |
1992-07-14 | Add sco-core.c. | Stu Grossman | 1 | -0/+1 |
1992-07-14 | * config/ncr3000.mt (DEMANGLE_OPTS): Remove. | Fred Fish | 1 | -8/+0 |
1992-07-14 | * Makefile.in (DEMANGLING_STYLE): New define to set default | Fred Fish | 7 | -89/+440 |
1992-07-14 | (1) add disclaimer to config section of "Installing" appendix (this is | Roland Pesch | 1 | -39/+39 |
1992-07-14 | * ldmain.c(main): prevent -r and -relax from being on at the same | Steve Chamberlain | 1 | -3/+5 |
1992-07-13 | * expr.c (expr): allow SEG_BSS in expressions | Steve Chamberlain | 1 | -7/+154 |
1992-07-13 | Lint | John Gilmore | 1 | -1/+1 |
1992-07-13 | * config/sun4sol2.mh: Remove -xs flag, default INSTALL to cp. | John Gilmore | 2 | -3/+12 |
1992-07-13 | * config/mt-{tahoe,vax}: Add, to match existing support files. | John Gilmore | 3 | -0/+33 |
1992-07-13 | * configure.in: Remove host section, expand target section. | John Gilmore | 3 | -14/+13 |
1992-07-13 | Oops | John Gilmore | 1 | -0/+20 |
1992-07-13 | * blurbs.c: New file, created from gprof.flat and gprof.callg by | John Gilmore | 5 | -38/+222 |
1992-07-12 | #define PSIGNAL_IN_SIGNAL_H. | Per Bothner | 1 | -0/+1 |
1992-07-11 | First attempt at doc for general uses of quotes around symbols. | Roland Pesch | 1 | -1/+28 |
1992-07-11 | (1) C and C++ treated as separate languages, not one as originally doc'd | Roland Pesch | 1 | -12/+22 |
1992-07-10 | * gdbtypes.c, gdbtypes.h: New function lookup_signed_typename. | Per Bothner | 4 | -2/+36 |
1992-07-10 | Structural changes for Info file only (no effect on printed manual), | Roland Pesch | 1 | -43/+40 |
1992-07-10 | changes to support in-place builds | K. Richard Pixley | 1 | -7/+51 |
1992-07-10 | GNUmakefile now called test-build.mk | K. Richard Pixley | 1 | -1/+1 |
1992-07-10 | New title "Debugging with GDB", the fruit of protracted delicate | Roland Pesch | 1 | -10/+10 |
1992-07-10 | corrected for devo | K. Richard Pixley | 1 | -4/+5 |
1992-07-10 | copied from progressive | K. Richard Pixley | 1 | -0/+341 |
1992-07-10 | Support -program_suffix (and make -program_prefix actually work). | David Henkel-Wallace | 3 | -0/+11 |
1992-07-10 | * command.c (lookup_cmd_1): Clarify descriptive comments. | Fred Fish | 3 | -33/+113 |
1992-07-10 | Various fixes to improve C++ debugging. See ChangeLog. | Per Bothner | 5 | -7/+104 |
1992-07-10 | print symbolic version of addresses as well as hex | Ken Raeburn | 2 | -2/+5 |
1992-07-10 | If at first the network screws you over, try, try again... | Ken Raeburn | 1 | -72/+49 |
1992-07-09 | Fixed some bugs in handling vxworks960 -- not reading registers right, | Ken Raeburn | 1 | -0/+5 |
1992-07-09 | Fixed some bugs in handling vxworks960 -- not reading registers right, | Ken Raeburn | 1 | -0/+20 |
1992-07-09 | Fixed some bugs in handling vxworks960 -- not reading registers right, | Ken Raeburn | 1 | -3/+3 |
1992-07-09 | (Finally) doc that GDB sometimes inserts quotes for you, on overloaded | Roland Pesch | 1 | -5/+26 |