Age | Commit message (Expand) | Author | Files | Lines |
1992-03-18 | Changes to implement the -mapped and -readnow options for commands that | Fred Fish | 11 | -621/+579 |
1992-03-17 | * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro, | Per Bothner | 1 | -0/+5 |
1992-03-17 | * aout-target.h: change ar_max_namelen to 15 (the right value) | Steve Chamberlain | 2 | -1/+7 |
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 |
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 |
1992-03-14 | Only enable compilation of debugging functions when IBM6000 is defined | Fred Fish | 2 | -1/+6 |
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 |
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 |
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 |
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 |
1992-03-13 | Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 3 | -6/+17 |
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 |
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 |
1992-03-12 | * solib.h, infrun.c, tm-rs6000.h: Add a PID parameter | Per Bothner | 3 | -3/+8 |
1992-03-12 | * libbfd-in.h (set_tdata): Make change of Feb 27 in the | Per Bothner | 1 | -0/+5 |
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 |
1992-03-12 | * tc-m68k.h, te-sun3.h: moved LOCAL_LABELS_FB definition from | K. Richard Pixley | 1 | -0/+9 |
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 |