Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-03-18 | Changes to implement the -mapped and -readnow options for commands that | Fred Fish | 11 | -621/+579 | |
read symbol tables. | |||||
1992-03-17 | * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro, | Per Bothner | 1 | -0/+5 | |
not internal bfd_assert function (twice). | |||||
1992-03-17 | * aout-target.h: change ar_max_namelen to 15 (the right value) | Steve Chamberlain | 2 | -1/+7 | |
* coff-a29k, coffcode.h: more hangovers from the bfd_abs_section change | |||||
1992-03-17 | More bitrot | Steve Chamberlain | 1 | -1/+1 | |
1992-03-17 | Fix for new filenames | Steve Chamberlain | 1 | -1/+1 | |
1992-03-16 | Remove i960 b.out bitrot. | Steve Chamberlain | 2 | -179/+188 | |
1992-03-16 | i960 bitrot fix | Steve Chamberlain | 2 | -3/+3 | |
1992-03-15 | Remove unused file mtrace.awk, remove entries from .Sanitize for | Fred Fish | 2 | -8/+1 | |
mtrace.awk and previously removed files. | |||||
1992-03-15 | Add mmalloc directory to list of files to preserve. | Fred Fish | 1 | -0/+1 | |
1992-03-15 | New memory malloc malloc library, based on GNU malloc. | Fred Fish | 15 | -0/+3018 | |
1992-03-15 | Convert calls to bare malloc() to bfd_xmalloc(). | Fred Fish | 1 | -0/+7 | |
1992-03-15 | Add support for mmalloc library. | Fred Fish | 2 | -1/+5 | |
1992-03-15 | These files are replaced by the mmalloc library. | Fred Fish | 1 | -0/+3 | |
1992-03-15 | Missed in last checkin. | Fred Fish | 1 | -3/+8 | |
1992-03-15 | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 28 | -915/+1980 | |
using the new mmalloc package. | |||||
1992-03-14 | Only enable compilation of debugging functions when IBM6000 is defined | Fred Fish | 2 | -1/+6 | |
as well as DEBUG. Fails to compile otherwise. | |||||
1992-03-14 | Add config directory to list of things to keep. | Fred Fish | 1 | -0/+1 | |
1992-03-14 | missing backslash on first line of all.normal | Mark Eichin | 1 | -1/+1 | |
1992-03-14 | * mipsread.c (mipscoff_symfile_read): Eliminate a lot of | John Gilmore | 2 | -15/+19 | |
useless code, including an lseek to an uninitialized variable. Reported by Jim Williams <jimbo@wrs.com>. | |||||
1992-03-14 | install man page too | K. Richard Pixley | 1 | -0/+4 | |
1992-03-14 | fix cvs merge detritus | K. Richard Pixley | 1 | -3/+0 | |
1992-03-14 | pass MAKEINFO macro on info | K. Richard Pixley | 2 | -1/+8 | |
1992-03-14 | use MAKEINFO macro | K. Richard Pixley | 1 | -0/+4 | |
1992-03-14 | pass MAKEINFO on recursion | K. Richard Pixley | 1 | -0/+10 | |
1992-03-14 | add stmp dependencies for a few more things | K. Richard Pixley | 2 | -5/+12 | |
1992-03-14 | pass MAKEINFO down on info | K. Richard Pixley | 2 | -27/+49 | |
1992-03-14 | (1) GDB 4.5: another Grossman/Gilmore co-production! | Roland Pesch | 1 | -8/+67 | |
(2) Add fnf to GDB credits for SVr4 stuff. (Need to sift ChangeLog again for more recent credits). (3) document "mapped", "readnow" keywords (with file or symbol-file commands; for now no mention of add-symbol-file in this context), -m and -mapped cmd-line options, and associated explanations. | |||||
1992-03-14 | Run TeX *three* times to get better index, xrefs. | Roland Pesch | 1 | -0/+1 | |
1992-03-13 | (1) Document printmsyms; slight clarifications to description of printsyms, | Roland Pesch | 1 | -13/+57 | |
printpsyms. (2) Fix errors found by makeinfo. (3) Initial docn for "info proc" and its subcommands. Should probably be expanded somewhat after implementation complete. | |||||
1992-03-13 | Patches from fnf for SVr4 | Roland Pesch | 2 | -2/+11 | |
1992-03-13 | Reflect file name changes | Steve Chamberlain | 2 | -109/+109 | |
1992-03-13 | * config/mt-<foo> renamed to <foo>.mt | Steve Chamberlain | 3 | -35/+76 | |
* config/mh-<foo> renamed to <foo>.mt * configure.in changed to reflect this * genscripts.sh now make .xbn files rather than .xN files | |||||
1992-03-13 | Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 3 | -6/+17 | |
* flonum-const.c: renamed flonum-konst.c to stop dos name conflict. | |||||
1992-03-13 | Fixed the whitespace | Steve Chamberlain | 11 | -135/+131 | |
1992-03-13 | Added PROTO | Steve Chamberlain | 1 | -0/+112 | |
1992-03-13 | * config/mt-<foo> now <foo>.mt, config/mh-<foo> now <foo>.mh. | Steve Chamberlain | 1 | -25/+25 | |
host/h-<foo> now just <foo>. * configure.in: reflect changes | |||||
1992-03-13 | Mostly merged in changes from IBM (Metin); see ChangeLog. | Per Bothner | 5 | -90/+388 | |
1992-03-12 | Reinstate "gdb-all.texi" as target. (Thanks, Rich, for the reminder). | Roland Pesch | 1 | -10/+10 | |
1992-03-12 | .Sanitize: reflect removal of gdb-all.texi from repository | Roland Pesch | 4 | -68/+228 | |
lucid.m4: config for Lucid/NCR (like "all.m4" but also turns on _LUCID__) none.m4: turn _LUCID__ off by default gdb.texinfo: 1) Use bold rather than italic for user input in intro, to avoid discord with meta-variable convention throughout manual (jim@wrs.com suggestion). 2) Some mumbling about using GDB under Energize/Cadillac. (conditionalized on _LUCID__, not included yet in general-doc config) 3) more remarks about debugging optimized code, incl vanishing unused vars (rms/gnu/net suggestion). 4) @emph replaces @i in a few spots (emphasis should affect info file as well as printed manual). 5) "memory tracing", "breakpoint on variable modification" index entries added, pointing to watchpoints (gnu suggestion). 6) Less passive, more index entries, in breakpoint-number description 7) doc new convenience var $bpnum (due to grossman?) 8) Update "info breakpoints" to describe new Grossman format; note now synonymous with "info watchpoints". 9) Describe negative (GDB internal) breakpoints and new "info all-breakpoints" 10) Slight change to description of colon-colon GDB expression notation, describing function::var as well as file::var and noting var is static (lmb question, gnu suggestion) 11) Doc Per's new &(&foo) for debugging C++ 12) Rephrase paragraph in configure appendix to avoid overfull box (in *large* format!) 13) Additional warning re VPATH feature required for --srcdir= config. (gnu suggestion) | |||||
1992-03-12 | * solib.h, infrun.c, tm-rs6000.h: Add a PID parameter | Per Bothner | 3 | -3/+8 | |
to SOLIB_CREATE_INFERIOR_HOOK macro. | |||||
1992-03-12 | * libbfd-in.h (set_tdata): Make change of Feb 27 in the | Per Bothner | 1 | -0/+5 | |
actual source file, not just the generated libbfd.h. | |||||
1992-03-12 | add libiberty stmp to all and all.cross | K. Richard Pixley | 1 | -0/+4 | |
1992-03-12 | * configure.in: vxworks68 gets te-sun3.h. | K. Richard Pixley | 2 | -3/+39 | |
* expr.c: remove limitation that local_labels_dollar or local_labels_fb must be < 10. * symbols.c: remove local_labels_dollar, replace with a function interface for a sparse array. All users adjusted. | |||||
1992-03-12 | * tc-m68k.h, te-sun3.h: moved LOCAL_LABELS_FB definition from | K. Richard Pixley | 1 | -0/+9 | |
tc-m68k.h to te-sun3.h. * te-sun3.h: add LOCAL_LABELS_DOLLAR. | |||||
1992-03-12 | mips-big-* target | John Gilmore | 2 | -3/+40 | |
1992-03-11 | Add .stmp-gcc to all-gcc target. | Michael Tiemann | 1 | -1/+1 | |
1992-03-11 | remove force from dependencies, add grep to all | K. Richard Pixley | 2 | -24/+28 | |
1992-03-11 | added check for conflicting configurations (srcdir vs not) | K. Richard Pixley | 2 | -14/+24 | |
1992-03-11 | remove trailing slashes from srcdir so gdb-mode won't get cranky | K. Richard Pixley | 2 | -2/+10 | |
1992-03-11 | drop flex. make stamp files work | K. Richard Pixley | 2 | -174/+100 | |