Skip to content
  • Benoit Perrot's avatar
    2005-01-30 Benoît Perrot <benoit@lrde.epita.fr> · e467fceb
    Benoit Perrot authored
    	Store the instructions in a list to prepare future random insertions.
    	
    	* src/inst/text_section.hh: Store the instructions in a list 
    	instead of a vector to ease random insertions.
    	* src/inst/text_section.cc (~TextSection, print): Use TextSection's 
    	typedefs and dedicated begin and end to iterate through the  
    	instruction container.
    	* dev/inst-solver-gen.py: Use operator!= instead of operator< to 
    	stop the iteration.
    	
    e467fceb
To find the state of this project's repository at the time of any of these versions, check out the tags.