mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
* configure.in: Reordered AC_OUTPUT targets * README: Mention where to find original bcc 16-bit C compiler.
25 lines
881 B
Text
25 lines
881 B
Text
2000-03-06 Jeff Garzik <jgarzik@mandrakesoft.com>
|
|
|
|
* configure.in: Reordered AC_OUTPUT targets
|
|
* README: Mention where to find original bcc
|
|
16-bit C compiler.
|
|
|
|
2000-03-05 Jeff Garzik <jgarzik@mandrakesoft.com>
|
|
|
|
* configure.in, chip/Makefile.am, chip/intel/*:
|
|
Stubs for Intel-specific chipset code.
|
|
* configure.in: Make version 0.1.43cvs to indicate a version
|
|
pulled from CVS.
|
|
|
|
2000-03-05 Jeff Garzik <jgarzik@mandrakesoft.com>
|
|
|
|
* ChangeLog: new file, describing each committed change
|
|
* */Makefile.am, */.cvsignore, acconfig.h,
|
|
configure.in: automake support
|
|
* COPYING: Removed from CVS. automake automatically adds this
|
|
file to the distribution tarball.
|
|
* README: Replaced old STPC with quick new README for FreeBIOS.
|
|
* AUTHORS, NEWS: automake-recommended files (small, for now)
|
|
* Moved rom/device/* to device/*
|
|
* Removed old RCS history from */*
|
|
|