CVSROOT:        /cvs/gnome
Module name:    sysprof
Changes by:     ssp     06/08/26 19:01:07

Modified files:
        .              : ChangeLog binparser.c binparser.h elfparser.c 

Log message:
2006-08-26  Soren Sandmann <[EMAIL PROTECTED]>

* elfparser.c: Update to new API

* binparser.h: Delete commented out declarations. Add new
functions.

* binparser.c: Delete ParserFrame, replace with one current
offset.
(convert_uint): Make static
(bin_parser_get_uint): Delete this function
(bin_parser_get_string): Change this function to use current
offset instead of frame offset.
(bin_parser_goto): New function
(bin_parser_align): New function
(bin_parser_get_uint32): New function
(bin_parser_begin): Delete this function
(bin_parser_end): Delete this function
(bin_parser_index): Delete this function
(bin_record_get_string_indirect): Make this function use _goto()
instead of _begin()/_end()
(bin_parser_get_offset): Make this function return current offset

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=sysprof&who=ssp&date=explicit&mindate=2006-08-26%2019:00&maxdate=2006-08-26%2019:02

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to