From 3002fd51cd2c837099a4ce94030ae0a4b87345ec Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 17 Sep 2009 13:44:02 +0000 Subject: 2009-09-17 Joel Sherrill * .cvsignore: Update or add .cvsignore. --- hello_world_ada/.cvsignore | 4 +++- hello_world_ada/ChangeLog | 4 ++++ shell/.cvsignore | 17 ++++++++++++----- shell/ChangeLog | 4 ++++ 4 files changed, 23 insertions(+), 6 deletions(-) diff --git a/hello_world_ada/.cvsignore b/hello_world_ada/.cvsignore index cf1b678..157eaa2 100644 --- a/hello_world_ada/.cvsignore +++ b/hello_world_ada/.cvsignore @@ -1,5 +1,7 @@ b~hello.adb b~hello.ads b~hello.ali -hello hello.ali +hello.exe.bin +hello.exe.bt +.cvsignore diff --git a/hello_world_ada/ChangeLog b/hello_world_ada/ChangeLog index 573cc67..dccc9db 100644 --- a/hello_world_ada/ChangeLog +++ b/hello_world_ada/ChangeLog @@ -1,3 +1,7 @@ +2009-09-17 Joel Sherrill + + * .cvsignore: Update or add .cvsignore. + 2007-10-17 Joel Sherrill * .cvsignore: New file. diff --git a/shell/.cvsignore b/shell/.cvsignore index cf1b678..69773f4 100644 --- a/shell/.cvsignore +++ b/shell/.cvsignore @@ -1,5 +1,12 @@ -b~hello.adb -b~hello.ads -b~hello.ali -hello -hello.ali +FilesystemImage +FilesystemImage.c +FilesystemImage.h +b~shell.adb +b~shell.ads +b~shell.ali +commands.ali +rtems_shell.ali +shell.ali +shell.exe.bin +shell.exe.bt +.cvsignore diff --git a/shell/ChangeLog b/shell/ChangeLog index cdc285a..9db5c7d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2009-09-17 Joel Sherrill + + * .cvsignore: Update or add .cvsignore. + 2009-09-15 Joel Sherrill Makefiles assume Ada main is in PROGRAM.adb. -- cgit v1.2.3