diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-06-28 16:38:05 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-06-28 16:38:05 +0000 |
commit | 77dea5447d27240266be1b2391dcd774b90a181a (patch) | |
tree | 3642bf154a259005b46b78864dec5533be9985a2 /gas/README-quirks | |
parent | eec2f824fb7c2e409b8d2e5e72405a5ce296476f (diff) | |
download | fsf-binutils-gdb-77dea5447d27240266be1b2391dcd774b90a181a.zip fsf-binutils-gdb-77dea5447d27240266be1b2391dcd774b90a181a.tar.gz fsf-binutils-gdb-77dea5447d27240266be1b2391dcd774b90a181a.tar.bz2 |
various trivial cleanups
Diffstat (limited to 'gas/README-quirks')
-rw-r--r-- | gas/README-quirks | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/README-quirks b/gas/README-quirks deleted file mode 100644 index c9a3b05..0000000 --- a/gas/README-quirks +++ /dev/null @@ -1,7 +0,0 @@ -* rcsid's should be conspicuously absent until someone explains to me - how to use them constructively without affecting diffs from remote - sites. If you can, then I will become an active supporter of - rcsid's. - -* "diff -u" patches preferred. "diff -c" patches accepted. All other - patches will be returned. |