From 14c854543b1a3cf344a371a5b45595657f95786b Mon Sep 17 00:00:00 2001 From: leochanj105 Date: Tue, 26 Oct 2021 13:22:32 -0400 Subject: add deadlines and costs --- baseline/source/cjpeg_wrbmp/ChangeLog.txt | 104 ------------------------------ 1 file changed, 104 deletions(-) delete mode 100644 baseline/source/cjpeg_wrbmp/ChangeLog.txt (limited to 'baseline/source/cjpeg_wrbmp/ChangeLog.txt') diff --git a/baseline/source/cjpeg_wrbmp/ChangeLog.txt b/baseline/source/cjpeg_wrbmp/ChangeLog.txt deleted file mode 100644 index df21770..0000000 --- a/baseline/source/cjpeg_wrbmp/ChangeLog.txt +++ /dev/null @@ -1,104 +0,0 @@ -File: cjpeg_jpeg6b_wrbmp.c -Original provenience: - -2017-04-18: -- Annotated cjpeg_wrbmp_main as entry-point for timing analysis - -2015-10-14: -- Remove comment on line 1 -- Added generic TACLeBench header to line 1 -- Changed struct name to cjpeg_jpeg6b_wrbmp_name -- Changed the global variable from {name} to cjpeg_jpeg6b_wrbmp_{name} -- Changed the functions from {name} to cjpeg_jpeg6b_wrbmp_{name} -- Removed code in comment -- Added cjpeg_jpeg6b_wrbmp_main() -- Added cjpeg_jpeg6b_wrbmp_return() -- Added cjpeg_jpeg6b_wrbmp_init() -- Added forward declaration of the functions -- Removed unused variables: test_image[] and color_map[] -- Applied Code Style - -File: input.c -Original provenience: - -2015-10-12: -- Remove comment on line 1 -- Added generic TACLeBench header to line 1 -- Removed _jpeg6b_ from the prefix -- Changed the global variable from colormap to cjpeg_jpeg6b_wrbmp_colormap -- Removed unused variables: test_image[] and color_map[] -- Moved initialization of cjpeg_jpeg6b_wrbmp_colormap to function. This function is called from cjpeg_jpeg6b_wrbmp_init function -- Applied Code Style - -File: cderror.h -Original provenience: - -2015-10-12: -- Remove comment on line 1 -- Added generic TACLeBench header to line 1 -- Removed _jpeg6b_ from the prefix -- Changed JMESSAGE to CJPEG_JPEG6B_WRBMP_JMESSAGE -- Changed JMAKE_ENUM_LIST to CJPEG_JPEG6B_WRBMP_JMAKE_ENUM_LIST -- Applied Code Style - - -File: cdjpeg.h -Original provenience: - -2015-10-12: -- Remove comment on line 1 -- Added generic TACLeBench header to line 1 -- Rename structs and typedef to cjpeg_jpeg6b_wrbmp_{name} -- Removed unused defines - -File: jconfig.h -Original provenience: - -2015-10-12: -- Remove comment on line 1 -- Added generic TACLeBench header to line 1 -- Change defines to CJPEG_JPEG6B_WRBMP_{NAME} -- Removed _jpeg6b_ from the prefix -- Applied Code Style - - -File: jerror.h -Original provenience: - -2015-10-12: -- Remove comment on line 1 -- Added generic TACLeBench header to line 1 -- Removed error and warning defines -- Removed _jpeg6b_ from the prefix -- Applied Code Style - - -File: jmorecfg.h -Original provenience: - -2015-10-12: -- Remove comment on line 1 -- Added generic TACLeBench header to line 1 -- Removed unused comments -- Removed _jpeg6b_ from the prefix -- Removed unused defines -- Removed unused typedefs -- Applied Code Style - - -File: jpeglib.h -Original provenience: - -2015-10-12: -- Remove comment on line 1 -- Used define value directly -- Remove unused typedefs, defines -- Removed _jpeg6b_ from the prefix -- Changed struct name to cjpeg_jpeg6b_wrbmp_{name} -- Changed define {name} to cjpeg_jpeg6b_wrbmp_{name} -- Added generic TACLeBench header to line 1 -- Applied Code Style - - - - -- cgit v1.2.2