# HG changeset patch # User Sean Halle # Date 1376098650 25200 # Node ID 180e64250c99f17ca099fbe09c9647b04eef74f9 Initial add -- copy of /usr/lib/PR__lib directory -- has PIC versions diff -r 000000000000 -r 180e64250c99 .hgeol --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgeol Fri Aug 09 18:37:30 2013 -0700 @@ -0,0 +1,12 @@ + +[patterns] +**.py = native +**.txt = native +**.c = native +**.h = native +**.cpp = native +**.java = native +**.sh = native +**.pl = native +**.jpg = bin +**.gif = bin diff -r 000000000000 -r 180e64250c99 __README__about_dir.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__README__about_dir.txt Fri Aug 09 18:37:30 2013 -0700 @@ -0,0 +1,6 @@ + +This directory is a copy of /usr/lib/PR__lib + +It holds the static and dynamic library files (.a and .so), for all the independent libraries created, related to proto-runtime (as of now, just the universal version). + + diff -r 000000000000 -r 180e64250c99 __brch__Dev_Univ --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__Dev_Univ Fri Aug 09 18:37:30 2013 -0700 @@ -0,0 +1,28 @@ +This branch is for developing the multi-language capability in VMS. The idea is to define langlets, whose constructs can be freely mixed together inside application code. No need to separate into distinct modules. A single function can use constructs from all the different langlets together inside itself. + + +======== Background on branch naming ========= + +There are two kinds of branchs: ones used to develop features, and ones tuned to particular hardware. A given HW branch may combine features from several feature-branches, picking and choosing among them. + +After Feb 2012, branches are named by the scheme: + +feat____ + +HW__ + +where and follow the pattern: + + x __ + +Examples: + +feat__exp_array_malloc + +feat__rand_backoff__4x10_Intel_WestmereEx + +HW__1x4_Intel_SandyBridge + +HW__4x10_Intel_WestmereEx + +HW__1x4_AMD_mobile diff -r 000000000000 -r 180e64250c99 libprdependency.a Binary file libprdependency.a has changed diff -r 000000000000 -r 180e64250c99 libprdynarray.a Binary file libprdynarray.a has changed diff -r 000000000000 -r 180e64250c99 libprdynarray_pic.a Binary file libprdynarray_pic.a has changed diff -r 000000000000 -r 180e64250c99 libprhash.a Binary file libprhash.a has changed diff -r 000000000000 -r 180e64250c99 libprhash_pic.a Binary file libprhash_pic.a has changed diff -r 000000000000 -r 180e64250c99 libprhistogram.a Binary file libprhistogram.a has changed diff -r 000000000000 -r 180e64250c99 libprhistogram_pic.a Binary file libprhistogram_pic.a has changed diff -r 000000000000 -r 180e64250c99 libprlistofarrays.a Binary file libprlistofarrays.a has changed diff -r 000000000000 -r 180e64250c99 libprlistofarrays_pic.a Binary file libprlistofarrays_pic.a has changed diff -r 000000000000 -r 180e64250c99 libprmalloc.so Binary file libprmalloc.so has changed diff -r 000000000000 -r 180e64250c99 libprparam.a Binary file libprparam.a has changed diff -r 000000000000 -r 180e64250c99 libprparam_pic.a Binary file libprparam_pic.a has changed diff -r 000000000000 -r 180e64250c99 libprqueue.a Binary file libprqueue.a has changed diff -r 000000000000 -r 180e64250c99 libprqueue_pic.a Binary file libprqueue_pic.a has changed diff -r 000000000000 -r 180e64250c99 libvreo_wrapper_library.a Binary file libvreo_wrapper_library.a has changed