Patch: Remove src/blt, src/iwidgets, src/mmalloc directories
Steve Ellcey
sje@cup.hp.com
Tue Apr 25 21:24:00 GMT 2006
More information about the Binutils mailing list
Tue Apr 25 21:24:00 GMT 2006
- Previous message (by thread): Patch: Remove src/blt, src/iwidgets, src/mmalloc directories
- Next message (by thread): Patch: Remove src/blt, src/iwidgets, src/mmalloc directories
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 sje@cup.hp.com 2006-04-25 Steve Ellcey <sje@cup.hp.com> * 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
- Previous message (by thread): Patch: Remove src/blt, src/iwidgets, src/mmalloc directories
- Next message (by thread): Patch: Remove src/blt, src/iwidgets, src/mmalloc directories
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list