Added the code to allow a 2 level /Message hiearchy, where the first
[dyninst.git] / igen /
1997-01-06 newhallchanged func_data to functype_data. /p/sp2/gcc/rs6000...
1996-11-26 naimImplementation of cross-compiler (sparc-solaris,x86...
1996-11-12 mjrgChanges for compiling with xlc and Visual C++
1996-11-11 karavanremoved compiler warnings.
1996-08-16 tamchesupdated copyright for release 1.1
1996-04-18 naimChanges to make possible to wait for messages and resul...
1996-03-22 tamchesno longer generate code calling exit(-1) on a version...
1996-03-14 naimAdding batching enable data requests for better perform...
1996-03-05 naimAdding a function to igen that allow us to check for...
1996-01-18 hollingsAdded extra items for the AIX linker.
1995-12-26 zhichenMoved -lfl to syslibs
1995-11-13 naimYet another fix for displaying error messages - naim
1995-11-01 naimAdding \n to error messages, so they will be printed...
1995-10-31 naimAdding end of line to "Error not handle, exiting" messa...
1995-10-30 naimMinor change: adding a \n to make messages a little...
1995-10-18 newhallremoved newlines from string constants
1995-10-12 naimChanges to igen in order to modify error handling ...
1995-09-08 krisnastupid way to avoid for-scope problem
1995-08-05 krisnanever use `NULL' in C/C++ code. read a C/C++ book...
1995-05-31 krisnaadded declaration to account for nested template depend...
1995-05-25 markcChanged -lthread to -lpdthread
1995-05-25 markcChanged -lthread to -lpdthread
1995-05-18 markcadded support for derived classes
1995-03-13 jcargillChanged libutil to libpdutil
1995-02-17 markcRemoved const to non-const compiler warnings
1995-02-17 markcRemoved const to non-const compiler warnings
1995-02-16 markcRemoved bogus assert in constructor
1995-02-16 markcPort
1995-02-16 markcChanged code to use vectors and strings.
1995-02-16 markcChanged code to use vectors and strings.
1995-02-16 markcThis is not a patch.
1995-01-30 jcargillMajor build system reorganization
1995-01-18 markcRenamed the files that igen creates.
1994-11-01 markcNew tests.
1994-11-01 markcFixed a potential bug. Memory was not always being...
1994-09-22 markcadded new tests
1994-09-22 markcMade all templates external
1994-09-22 markcMade all templates external
1994-09-20 markcAdded const notes.
1994-09-20 markcNew igen features.
1994-08-22 markcStopped generating inline functions that are not used...
1994-08-22 markcMoved inline functions used for bundling from header...
1994-08-18 markcAdded support for new files.
1994-08-18 markcAdded support for new files.
1994-08-18 markcAdded support for new files.
1994-08-18 markcChanged char*'s to stringHandles
1994-08-17 markcAdded Makefile for Linux.
1994-08-17 markcRemoved redundant tests.
1994-07-28 krisnachanged output file definitions to declarations,
1994-07-07 markcRemoved comments
1994-07-07 markcRemoved old comments.
1994-06-02 markcNew igen features: error checking, synchronous upcalls.
1994-06-02 markcAdded new feature tests. (synchronous upcalls)
1994-04-07 markcFixed bug for async client calls with threads. Removed...
1994-04-06 markcAdded null string tests.
1994-04-06 markcAdded constructor for client side of xdr based code.
1994-04-01 markcAdded checks in genBundler.
1994-04-01 markcAdded checks in bundlers. Fixed xdrrec_endofrecord.
1994-03-31 hollingsFixed xdr_endofrecord bug and added wellKnownScoket...
1994-03-31 markcAdded code to initialize versionVerifyDone
1994-03-25 hollingsGet the test for callErr right.
1994-03-25 hollingsChanged all asserts to set the error member variable...
1994-03-10 jcargillChanged the "man" target to "docs". Fixed install...
1994-03-07 markcAdded support to free arrays of classes.
1994-03-07 markcAdded test of array of classes.
1994-03-07 markcSet callErr to 0 in constructors.
1994-03-07 markcAdded code to detect failures for xdr code. Provides...
1994-03-07 markcAdded tests for new features.
1994-03-06 markcAdded float as a basic type.
1994-03-01 jcargillRearranged order of includes for igen-generated code...
1994-03-01 markcFixed memory access errors.
1994-03-01 markcFixed typos.
1994-02-27 markcBuilt igen for mips.
1994-02-25 markcChanged RPC_undo_arg_list return value.
1994-02-25 markcFixed bug. Igen generated versionVerify tests for...
1994-02-25 markcAdded tests of new igen features.
1994-02-24 markcAdded USES_PVM.
1994-02-24 markcAdded upcall description.
1994-02-24 markcMan page for igen.
1994-02-24 markcMan page for igen.
1994-02-24 markcMan page for igen.
1994-02-14 hollingsExtra test cases.
1994-02-08 hollingsFixes for not directly including xdr.h
1994-02-08 hollingsFixed pointer problems to work on DECstations.
1994-02-04 hollings*** empty log message ***
1994-02-04 jcargillTrivial change to compile under ultrix
1994-02-04 hollingsconstructor inheritance round two.
1994-01-31 hollingsAdded code to check the protocol name and version tests...
1994-01-28 hollingsFixed max variable name length.
1994-01-27 hollingschanges in include syntax round 2 or 3.
1994-01-26 hollingsTest Programs for igen.
1994-01-26 hollingsmade the output of igen pass through g++ -Wall.
1994-01-25 hollingsGood stuff about igen
1994-01-25 hollingsNew utility for interfaces.