Преглед на файлове

Merge upstream commit r1259:
"Add support for Flash OS timestamps to ld-tigcc, contributed by Lionel Debroux."

git-svn-id: file:///var/svn/tigccpp/trunk/tigcc/doc/System/Info/ld@1266 9552661e-59e3-4036-b4f2-dbe53926924f

debrouxl преди 15 години
родител
ревизия
9a79debce2
променени са 5 файла, в които са добавени 11 реда и са изтрити 11 реда
  1. 0 0
      symbols.hss
  2. 2 2
      symbols_ld_link_time_day.hss
  3. 2 2
      symbols_ld_link_time_month.hss
  4. 5 5
      symbols_ld_link_time_timestamp.hss
  5. 2 2
      symbols_ld_link_time_year.hss

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
symbols.hss


+ 2 - 2
symbols_ld_link_time_d.hss → symbols_ld_link_time_day.hss

@@ -1,6 +1,6 @@
 [Main]
-Title=__ld_link_time_d
+Title=__ld_link_time_day
 
 [Top]
 This built-in symbol represents the current day when starting the linking
-process. It's written in binary form, not in string form.
+process. It is written in binary form, not in string form.

+ 2 - 2
symbols_ld_link_time_m.hss → symbols_ld_link_time_month.hss

@@ -1,6 +1,6 @@
 [Main]
-Title=__ld_link_time_m
+Title=__ld_link_time_month
 
 [Top]
 This built-in symbol represents the current month when starting the linking
-process. It's written in binary form, not in string form.
+process. It is written in binary form, not in string form.

+ 5 - 5
symbols_ld_link_time_timestamp.hss

@@ -3,8 +3,8 @@ Title=__ld_link_time_timestamp
 
 [Top]
 This built-in symbol represents the number of seconds elapsed between
-January 1st 1997 00:00:00 GMT and the beginning of the linking process.
-It's written in binary form, not in string form.<BR><BR>
-This built-in is provided so that Flash OS can define a meaningful value for
-the 0x320 cert field, 0x900 subfield contained in their header, thus mimicking
-AMS and its FlashApps.
+January 1st 1997, 00:00:00 UTC and the beginning of the linking process.
+It is written in binary form, not in string form.<BR><BR>
+This built-in is provided so that the Flash OS support library can define a
+meaningful value for the 0x900 subfield of the 0x320 certificate field contained
+in the Flash OS header, thus mimicking AMS and its FlashApps.

+ 2 - 2
symbols_ld_link_time_y.hss → symbols_ld_link_time_year.hss

@@ -1,6 +1,6 @@
 [Main]
-Title=__ld_link_time_y
+Title=__ld_link_time_year
 
 [Top]
 This built-in symbol represents the current year when starting the linking
-process. It's written in binary form, not in string form.
+process. It is written in binary form, not in string form.

Някои файлове не бяха показани, защото твърде много файлове са промени