You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rutger Hofman 2f94119d73 Macro definitions don't allow whitespace before (argument list). Now I know
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1512 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
16 years ago
..
data Copy jtag/ to urjtag/. 16 years ago
doc Copy jtag/ to urjtag/. 16 years ago
extra/fjmem Copy jtag/ to urjtag/. 16 years ago
include Macro definitions don't allow whitespace before (argument list). Now I know 16 years ago
po Copy jtag/ to urjtag/. 16 years ago
src By hand, rename the bitmask macros because they also occur within strings or comments where they should remain unchanged 16 years ago
tools Copy jtag/ to urjtag/. 16 years ago
.cvsignore Copy jtag/ to urjtag/. 16 years ago
AUTHORS Copy jtag/ to urjtag/. 16 years ago
COPYING Copy jtag/ to urjtag/. 16 years ago
ChangeLog Do the indent again, but pass in -T <type> for each typedef. I included FILE and uint32_t and friends, but who knows what system types I forgot 16 years ago
Makefile.am Copy jtag/ to urjtag/. 16 years ago
Makefile.rules Copy jtag/ to urjtag/. 16 years ago
NEWS Copy jtag/ to urjtag/. 16 years ago
README Run indent over .c and .h files (except libiberty and gettext imports) 16 years ago
THANKS Copy jtag/ to urjtag/. 16 years ago
UrJTAG.nsi Copy jtag/ to urjtag/. 16 years ago
acinclude.m4 Copy jtag/ to urjtag/. 16 years ago
autogen.sh Copy jtag/ to urjtag/. 16 years ago
configure.ac Copy jtag/ to urjtag/. 16 years ago
sysdep.h Copy jtag/ to urjtag/. 16 years ago

README

$Id$

The subdirectory urjtag/ or the UrJTAG package contains a branch that is used
for the conversion of UrJTAG to a library plus a separate command shell.
Changes and commits to this branch will be frequent, and will affect nearly
every aspect of the source tree, like file names, file locations, code layout,
and identifier names.

Until further notice this branch should be considered completely unstable, to
the extent that execution or even compilation may be broken. If you want to
use UrJTAG, please use the version contained in directory ../jtag/. It
contains the version released as 0.10 plus bug fixes.

================================================================================

UrJTAG package is free software, covered by the GNU General Public License, and
you are welcome to change it and/or distribute copies of it under certain
conditions. There is absolutely no warranty for UrJTAG.  Please read COPYING
file for more info.

All the information about installing and running UrJTAG is available in
the document
                         << doc/UrJTAG.txt >>

The very latest information and software updates are available at
the project homepage
                         << http://www.urjtag.org >>