aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1992-07-15Back out the energize patches that were inadvertently included in myFred Fish1-29/+6
1992-07-15Add #include <alloca.h> so bfd can be built with native compiler.Michael Tiemann2-0/+2
1992-07-15Extra lintSteve Chamberlain1-1/+10
1992-07-15To avoid confusion, start off post release development versions at 4.6.1,Fred Fish3-9/+36
1992-07-15Update the diffs to Makefile.in.Fred Fish1-35/+30
1992-07-15* Makefile.in, demangle.c: Change default demangling style toStu Grossman3-1/+96
1992-07-14* alldeps.mak, depend: Update.Stu Grossman2-49/+67
1992-07-14... and make it return the *right* value when it goes out of bounds.Mark Eichin1-1/+1
1992-07-14leave fencepost condition *completely* open-ended. Closes 1286.Mark Eichin1-1/+1
1992-07-14Use frame address if arg pointer isn't available.Ken Raeburn2-0/+5
1992-07-14Don't die on TYPE_CODE_UNDEF nodes as base classes.Ken Raeburn1-2/+7
1992-07-14Don't crash on TYPE_CODE_UNDEF nodes as base classes (generated byKen Raeburn1-0/+5
1992-07-14* xcoffread.c: Add decl for section_offset to keep prototype happy.Stu Grossman2-0/+4
1992-07-14 * ldlang.c (lang_map): print changes in sizes due to relaxingSteve Chamberlain2-1/+14
1992-07-14Add tm-hppa.h.Stu Grossman1-0/+1
1992-07-14Remove -bnodelcsect from MH_CFLAGS to prevent gcc confusion.Stu Grossman1-1/+2
1992-07-14* Makefile.in (VERSION): 4.5.9.Stu Grossman2-1/+3
1992-07-14* xm-hp300bsd.h: Add decl for strdup().Stu Grossman2-0/+8
1992-07-14Add solaris2.h.Stu Grossman1-0/+1
1992-07-14Add sco-core.c.Stu Grossman1-0/+1
1992-07-14 * config/ncr3000.mt (DEMANGLE_OPTS): Remove.Fred Fish1-8/+0
1992-07-14 * Makefile.in (DEMANGLING_STYLE): New define to set defaultFred Fish7-89/+440
1992-07-14(1) add disclaimer to config section of "Installing" appendix (this isRoland Pesch1-39/+39
1992-07-14 * ldmain.c(main): prevent -r and -relax from being on at the sameSteve Chamberlain1-3/+5
1992-07-13 * expr.c (expr): allow SEG_BSS in expressionsSteve Chamberlain1-7/+154
1992-07-13LintJohn Gilmore1-1/+1
1992-07-13* config/sun4sol2.mh: Remove -xs flag, default INSTALL to cp.John Gilmore2-3/+12
1992-07-13* config/mt-{tahoe,vax}: Add, to match existing support files.John Gilmore3-0/+33
1992-07-13* configure.in: Remove host section, expand target section.John Gilmore3-14/+13
1992-07-13OopsJohn Gilmore1-0/+20
1992-07-13 * blurbs.c: New file, created from gprof.flat and gprof.callg byJohn Gilmore5-38/+222
1992-07-12#define PSIGNAL_IN_SIGNAL_H.Per Bothner1-0/+1
1992-07-11First attempt at doc for general uses of quotes around symbols.Roland Pesch1-1/+28
1992-07-11(1) C and C++ treated as separate languages, not one as originally doc'dRoland Pesch1-12/+22
1992-07-10 * gdbtypes.c, gdbtypes.h: New function lookup_signed_typename.Per Bothner4-2/+36
1992-07-10Structural changes for Info file only (no effect on printed manual),Roland Pesch1-43/+40
1992-07-10changes to support in-place buildsK. Richard Pixley1-7/+51
1992-07-10GNUmakefile now called test-build.mkK. Richard Pixley1-1/+1
1992-07-10New title "Debugging with GDB", the fruit of protracted delicateRoland Pesch1-10/+10
1992-07-10corrected for devoK. Richard Pixley1-4/+5
1992-07-10copied from progressiveK. Richard Pixley1-0/+341
1992-07-10Support -program_suffix (and make -program_prefix actually work).David Henkel-Wallace3-0/+11
1992-07-10 * command.c (lookup_cmd_1): Clarify descriptive comments.Fred Fish3-33/+113
1992-07-10Various fixes to improve C++ debugging. See ChangeLog.Per Bothner5-7/+104
1992-07-10print symbolic version of addresses as well as hexKen Raeburn2-2/+5
1992-07-10If at first the network screws you over, try, try again...Ken Raeburn1-72/+49
1992-07-09Fixed some bugs in handling vxworks960 -- not reading registers right,Ken Raeburn1-0/+5
1992-07-09Fixed some bugs in handling vxworks960 -- not reading registers right,Ken Raeburn1-0/+20
1992-07-09Fixed some bugs in handling vxworks960 -- not reading registers right,Ken Raeburn1-3/+3
1992-07-09(Finally) doc that GDB sometimes inserts quotes for you, on overloadedRoland Pesch1-5/+26