summaryrefslogtreecommitdiff
path: root/devel/gdb6
AgeCommit message (Collapse)AuthorFilesLines
2004-06-28Upgraded to release 6.1.1 (from 6.1)shannonjr2-6/+6
2004-06-03Removed ability to build with gcc-3.4 as this package has been removed.shannonjr4-40/+3
2004-06-03Implemented request of "Jeremy C. Reed" <reed@reedmedia.net> revisingshannonjr2-21/+18
installation directory for libs and includes to be: ${PREFIX}/lib/gdb6 and ${PREFIX}/include/gdb6.
2004-06-03Revised Makefile so that the GNU libraries: libbfd.a, libbfd.la, libiberty.ashannonjr2-13/+21
libmmalloc.a, libopcodes.a, and libopcodes.la along with associated header files are installed relative to ${PREFIX}/gdb6 rather than ${PREFIX} to avoid conflicts with other packages. PLIST adjusted accordingly.
2004-06-01gdb6 The GNU Project Debugger revision 6.1shannonjr38-0/+816
This is a new package.