Re: Patch: Remove src/blt, src/iwidgets, src/mmalloc directories
Steve Ellcey <[email protected]>
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <200604251945.MAA03711__24039.4163215116$1145994384$gmane$org@hpsje.cup.hp.com> |
Here is an additional patch to add to my earlier patch that removes the blt, iwidgets, and mmalloc directories. It change the CVSROOT/modules file to remove iwidgets and blt from the all-naked-tcl key and to remove mmalloc from the sid key. I left mmalloc under the old-gdb entry, it had already been removed from the regular gdb entry. OK to check in? How about the original patch to remove the directories? I am still looking for approval of that patch too. Steve Ellcey [email protected] 2006-04-25 Steve Ellcey <[email protected]> * CVSROOT/modules (all-naked-tcl): Remove naked-iwidgets and naked-blt. (sim): Remove naked-mmalloc *** modules.orig Tue Apr 25 09:45:16 2006 --- modules Tue Apr 25 09:46:00 2006 *************** naked-blt -a src/blt *** 101,107 **** naked-iwidgets -a src/iwidgets ! all-naked-tcl -a naked-tcl naked-tk naked-itcl naked-iwidgets naked-blt all-tcl -a all-naked-tcl src-support naked-readline -a src/readline --- 101,107 ---- naked-iwidgets -a src/iwidgets ! all-naked-tcl -a naked-tcl naked-tk naked-itcl all-tcl -a all-naked-tcl src-support naked-readline -a src/readline *************** dejagnu -a naked-dejagnu naked-expect n *** 126,132 **** # omit sim/sh64 for now. naked-sim -a !src/sim/sh64 !src/sim/testsuite/sim/sh64 src/sim sim -a naked-sim naked-bfd naked-opcodes \ ! naked-libiberty naked-mmalloc naked-include \ src-support naked-intl # OLD-GDB contains everything that ever was in GDB. It can be used to --- 126,132 ---- # omit sim/sh64 for now. naked-sim -a !src/sim/sh64 !src/sim/testsuite/sim/sh64 src/sim sim -a naked-sim naked-bfd naked-opcodes \ ! naked-libiberty naked-include \ src-support naked-intl # OLD-GDB contains everything that ever was in GDB. It can be used to