Mercurial > ecos-v3_0-branch
annotate packages/hal/h8300/sim/current/ChangeLog @ 2729:74dbf4c3f2e1 after-copyright-change-20090129
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
| author | jlarmour |
|---|---|
| date | Thu, 29 Jan 2009 17:47:46 +0000 |
| parents | 033147136958 |
| children | 71d1fc60df0d |
| rev | line source |
|---|---|
| 1574 | 1 2004-03-18 Yoshinori Sato <ysato@users.sourceforge.jp> |
| 2 | |
| 3 * src/hal_diag.c | |
| 4 fix warning. | |
| 5 | |
| 6 2004-02-24 Yoshinori Sato <ysato@users.sourceforge.jp> | |
| 7 | |
| 8 * cdl/hal_h8300_h8300h_sim.cdl | |
| 9 add Linker flags "-mrelax" | |
| 10 | |
| 1130 | 11 2003-07-18 Nick Garnett <nickg@balti.calivar.com> |
| 12 | |
| 13 * cdl/hal_h8300_h8300h_sim.cdl: | |
| 14 Changed values for CYGNUM_HAL_RTC_NUMERATOR, | |
| 15 CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to | |
| 16 "default_value" from "calculated". This makes it easier | |
| 17 to change these values globally. | |
| 18 | |
|
1281
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
19 2003-03-09 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
20 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
21 * cdl/hal_h8300_h8300h_sim.cdl |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
22 * src/hal_diag.c |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
23 CYGHAL_PLF_SCI_BASE add. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
24 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
25 2002-10-13 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
26 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
27 * cdl/hal_h8300_h8300h_sim.cdl |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
28 GLOBAL_LD_FLAGS add -mint32 option. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
29 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
30 2002-10-13 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
31 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
32 * include/pkgconf/mlt_h8300_h8300h_sim_ram.ldi |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
33 typo fix. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
34 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
35 2002-05-27 Yoshinori Sato <ysato@users.sourceforge.jp> |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
36 |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
37 * src/hal_diag.c |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
38 delete hal_diag_led_on/hal_diag_led_off. |
|
f58b62f3c85d
Apply Yoshinori Sato's H8/300 patches plus a few of my own.
nickg
parents:
1130
diff
changeset
|
39 |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
40 2002-04-29 Jonathan Larmour <jlarmour@redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
41 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
42 * src/delay_us.S: |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
43 Don't use .file as it can confuse debugging since the .file |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
44 doesn't contain the path and therefore the debugger will never |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
45 know where it lives! This conflicts with using -Wa,--gstabs. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
46 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
47 2002-04-24 Yoshinori Sato <qzb04471@nifty.ne.jp> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
48 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
49 * New package. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
50 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
51 //=========================================================================== |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
52 // ####GPLCOPYRIGHTBEGIN#### |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
53 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
54 // This file is part of eCos, the Embedded Configurable Operating System. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
55 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
56 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
57 // This program is free software; you can redistribute it and/or modify |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
58 // it under the terms of the GNU General Public License as published by |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
59 // the Free Software Foundation; either version 2 or (at your option) any |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
60 // later version. |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
61 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
62 // This program is distributed in the hope that it will be useful, but |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
63 // WITHOUT ANY WARRANTY; without even the implied warranty of |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
64 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
65 // General Public License for more details. |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
66 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
67 // You should have received a copy of the GNU General Public License |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
68 // along with this program; if not, write to the |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
69 // Free Software Foundation, Inc., 51 Franklin Street, |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
70 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
71 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
1574
diff
changeset
|
72 // ####GPLCOPYRIGHTEND#### |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
73 //=========================================================================== |
