|
Revision 7, 0.9 KB
(checked in by jgarzik, 9 years ago)
|
|
2000-03-06 Jeff Garzik <jgarzik@…>
- configure.in: Reordered AC_OUTPUT targets
- README: Mention where to find original bcc
16-bit C compiler.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | 2000-03-06 Jeff Garzik <jgarzik@mandrakesoft.com> |
|---|
| 2 | |
|---|
| 3 | * configure.in: Reordered AC_OUTPUT targets |
|---|
| 4 | * README: Mention where to find original bcc |
|---|
| 5 | 16-bit C compiler. |
|---|
| 6 | |
|---|
| 7 | 2000-03-05 Jeff Garzik <jgarzik@mandrakesoft.com> |
|---|
| 8 | |
|---|
| 9 | * configure.in, chip/Makefile.am, chip/intel/*: |
|---|
| 10 | Stubs for Intel-specific chipset code. |
|---|
| 11 | * configure.in: Make version 0.1.43cvs to indicate a version |
|---|
| 12 | pulled from CVS. |
|---|
| 13 | |
|---|
| 14 | 2000-03-05 Jeff Garzik <jgarzik@mandrakesoft.com> |
|---|
| 15 | |
|---|
| 16 | * ChangeLog: new file, describing each committed change |
|---|
| 17 | * */Makefile.am, */.cvsignore, acconfig.h, |
|---|
| 18 | configure.in: automake support |
|---|
| 19 | * COPYING: Removed from CVS. automake automatically adds this |
|---|
| 20 | file to the distribution tarball. |
|---|
| 21 | * README: Replaced old STPC with quick new README for FreeBIOS. |
|---|
| 22 | * AUTHORS, NEWS: automake-recommended files (small, for now) |
|---|
| 23 | * Moved rom/device/* to device/* |
|---|
| 24 | * Removed old RCS history from */* |
|---|