diff options
author | Ray Lai <ray@cvs.openbsd.org> | 2007-09-15 22:04:40 +0000 |
---|---|---|
committer | Ray Lai <ray@cvs.openbsd.org> | 2007-09-15 22:04:40 +0000 |
commit | 313a3e28e49473a2be81ebc10e30a4c44e1316f5 (patch) | |
tree | 515c319f51497970333d295a6de39061016c9170 | |
parent | da535dc3854d4ff7f678e0551febbfbf7e0f6748 (diff) |
$OpenBSD$
Requested by otto.
79 files changed, 86 insertions, 73 deletions
diff --git a/usr.bin/pcc/arch/m16c/TODO b/usr.bin/pcc/arch/m16c/TODO index 5ef0ba4b478..3c684f96e6d 100644 --- a/usr.bin/pcc/arch/m16c/TODO +++ b/usr.bin/pcc/arch/m16c/TODO @@ -1 +1,3 @@ -* Mul/Div does not work.
\ No newline at end of file +$OpenBSD: TODO,v 1.2 2007/09/15 22:04:38 ray Exp $ + +* Mul/Div does not work. diff --git a/usr.bin/pcc/arch/m16c/code.c b/usr.bin/pcc/arch/m16c/code.c index 536a5eb1435..05cd0a69a5a 100644 --- a/usr.bin/pcc/arch/m16c/code.c +++ b/usr.bin/pcc/arch/m16c/code.c @@ -1,4 +1,4 @@ -/* $Id: code.c,v 1.1 2007/09/15 18:12:27 otto Exp $ */ +/* $OpenBSD: code.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/m16c/local.c b/usr.bin/pcc/arch/m16c/local.c index ddc6276d36a..be0841675bd 100644 --- a/usr.bin/pcc/arch/m16c/local.c +++ b/usr.bin/pcc/arch/m16c/local.c @@ -1,4 +1,4 @@ -/* $Id: local.c,v 1.1 2007/09/15 18:12:26 otto Exp $ */ +/* $OpenBSD: local.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/m16c/local2.c b/usr.bin/pcc/arch/m16c/local2.c index 09f7e6f1204..e02944df6b1 100644 --- a/usr.bin/pcc/arch/m16c/local2.c +++ b/usr.bin/pcc/arch/m16c/local2.c @@ -1,4 +1,4 @@ -/* $Id: local2.c,v 1.1 2007/09/15 18:12:27 otto Exp $ */ +/* $OpenBSD: local2.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/m16c/macdefs.h b/usr.bin/pcc/arch/m16c/macdefs.h index 010a2464b55..117ad338891 100644 --- a/usr.bin/pcc/arch/m16c/macdefs.h +++ b/usr.bin/pcc/arch/m16c/macdefs.h @@ -1,4 +1,4 @@ -/* $Id: macdefs.h,v 1.1 2007/09/15 18:12:27 otto Exp $ */ +/* $OpenBSD: macdefs.h,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/m16c/order.c b/usr.bin/pcc/arch/m16c/order.c index 4c648c01ef0..2f1e72b4a6f 100644 --- a/usr.bin/pcc/arch/m16c/order.c +++ b/usr.bin/pcc/arch/m16c/order.c @@ -1,4 +1,4 @@ -/* $Id: order.c,v 1.1 2007/09/15 18:12:27 otto Exp $ */ +/* $OpenBSD: order.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/m16c/table.c b/usr.bin/pcc/arch/m16c/table.c index 879a41334c7..5e693301b4c 100644 --- a/usr.bin/pcc/arch/m16c/table.c +++ b/usr.bin/pcc/arch/m16c/table.c @@ -1,3 +1,5 @@ +/* $OpenBSD: table.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ + #include "pass2.h" # define ANYSIGNED TINT|TLONG|TCHAR diff --git a/usr.bin/pcc/arch/mips/TODO b/usr.bin/pcc/arch/mips/TODO index 63b5f67c34a..4abe3c373db 100644 --- a/usr.bin/pcc/arch/mips/TODO +++ b/usr.bin/pcc/arch/mips/TODO @@ -1,3 +1,5 @@ +$OpenBSD: TODO,v 1.2 2007/09/15 22:04:38 ray Exp $ + * Look at long long support for the new register allocator. * Add floating point support. diff --git a/usr.bin/pcc/arch/mips/code.c b/usr.bin/pcc/arch/mips/code.c index 397210ece14..06b26cb9157 100644 --- a/usr.bin/pcc/arch/mips/code.c +++ b/usr.bin/pcc/arch/mips/code.c @@ -1,4 +1,4 @@ -/* $Id: code.c,v 1.1 2007/09/15 18:12:27 otto Exp $ */ +/* $OpenBSD: code.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/mips/local.c b/usr.bin/pcc/arch/mips/local.c index 33baa4e8cd2..957d1759e68 100644 --- a/usr.bin/pcc/arch/mips/local.c +++ b/usr.bin/pcc/arch/mips/local.c @@ -1,4 +1,4 @@ -/* $Id: local.c,v 1.1 2007/09/15 18:12:27 otto Exp $ */ +/* $OpenBSD: local.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/mips/local2.c b/usr.bin/pcc/arch/mips/local2.c index 37fa54f13fb..e40be6d6d05 100644 --- a/usr.bin/pcc/arch/mips/local2.c +++ b/usr.bin/pcc/arch/mips/local2.c @@ -1,4 +1,4 @@ -/* $Id: local2.c,v 1.1 2007/09/15 18:12:27 otto Exp $ */ +/* $OpenBSD: local2.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/mips/macdefs.h b/usr.bin/pcc/arch/mips/macdefs.h index 87534a64660..3fb19090a73 100644 --- a/usr.bin/pcc/arch/mips/macdefs.h +++ b/usr.bin/pcc/arch/mips/macdefs.h @@ -1,4 +1,4 @@ -/* $Id: macdefs.h,v 1.1 2007/09/15 18:12:27 otto Exp $ */ +/* $OpenBSD: macdefs.h,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/mips/order.c b/usr.bin/pcc/arch/mips/order.c index 2173d8db624..9c7b276665d 100644 --- a/usr.bin/pcc/arch/mips/order.c +++ b/usr.bin/pcc/arch/mips/order.c @@ -1,4 +1,4 @@ -/* $Id: order.c,v 1.1 2007/09/15 18:12:27 otto Exp $ */ +/* $OpenBSD: order.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/mips/table.c b/usr.bin/pcc/arch/mips/table.c index e7d10ad1fe7..a8449ca0f84 100644 --- a/usr.bin/pcc/arch/mips/table.c +++ b/usr.bin/pcc/arch/mips/table.c @@ -1,4 +1,4 @@ -/* $Id: table.c,v 1.1 2007/09/15 18:12:28 otto Exp $ */ +/* $OpenBSD: table.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/nova/README b/usr.bin/pcc/arch/nova/README index 939f8061c2a..e5d1078947e 100644 --- a/usr.bin/pcc/arch/nova/README +++ b/usr.bin/pcc/arch/nova/README @@ -1,3 +1,5 @@ +$OpenBSD: README,v 1.2 2007/09/15 22:04:38 ray Exp $ + Calling conventions, stack frame and zero page: The variables that normally are placed on the stack or in registers in C diff --git a/usr.bin/pcc/arch/nova/code.c b/usr.bin/pcc/arch/nova/code.c index 78bcdd4d4be..8a8faa50ada 100644 --- a/usr.bin/pcc/arch/nova/code.c +++ b/usr.bin/pcc/arch/nova/code.c @@ -1,4 +1,4 @@ -/* $Id: code.c,v 1.1 2007/09/15 18:12:28 otto Exp $ */ +/* $OpenBSD: code.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2006 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/nova/local.c b/usr.bin/pcc/arch/nova/local.c index 61ccb9429e9..8b8611ac673 100644 --- a/usr.bin/pcc/arch/nova/local.c +++ b/usr.bin/pcc/arch/nova/local.c @@ -1,4 +1,4 @@ -/* $Id: local.c,v 1.1 2007/09/15 18:12:28 otto Exp $ */ +/* $OpenBSD: local.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/nova/local2.c b/usr.bin/pcc/arch/nova/local2.c index 93c2f843781..be5eeb22a64 100644 --- a/usr.bin/pcc/arch/nova/local2.c +++ b/usr.bin/pcc/arch/nova/local2.c @@ -1,4 +1,4 @@ -/* $Id: local2.c,v 1.1 2007/09/15 18:12:28 otto Exp $ */ +/* $OpenBSD: local2.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2006 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/nova/macdefs.h b/usr.bin/pcc/arch/nova/macdefs.h index 3104c900ef4..5ae7d678c07 100644 --- a/usr.bin/pcc/arch/nova/macdefs.h +++ b/usr.bin/pcc/arch/nova/macdefs.h @@ -1,4 +1,4 @@ -/* $Id: macdefs.h,v 1.1 2007/09/15 18:12:28 otto Exp $ */ +/* $OpenBSD: macdefs.h,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2006 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/nova/order.c b/usr.bin/pcc/arch/nova/order.c index fc6b2191d2c..510254bbb83 100644 --- a/usr.bin/pcc/arch/nova/order.c +++ b/usr.bin/pcc/arch/nova/order.c @@ -1,4 +1,4 @@ -/* $Id: order.c,v 1.1 2007/09/15 18:12:28 otto Exp $ */ +/* $OpenBSD: order.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2006 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/nova/table.c b/usr.bin/pcc/arch/nova/table.c index d2d7bdd6513..3aab54eda18 100644 --- a/usr.bin/pcc/arch/nova/table.c +++ b/usr.bin/pcc/arch/nova/table.c @@ -1,4 +1,4 @@ -/* $Id: table.c,v 1.1 2007/09/15 18:12:28 otto Exp $ */ +/* $OpenBSD: table.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2006 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/pdp10/code.c b/usr.bin/pcc/arch/pdp10/code.c index 6121bdc6219..e0e52c0898a 100644 --- a/usr.bin/pcc/arch/pdp10/code.c +++ b/usr.bin/pcc/arch/pdp10/code.c @@ -1,4 +1,4 @@ -/* $Id: code.c,v 1.1 2007/09/15 18:12:29 otto Exp $ */ +/* $OpenBSD: code.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/pdp10/local.c b/usr.bin/pcc/arch/pdp10/local.c index 8d18720aa1e..13d80ad4bdf 100644 --- a/usr.bin/pcc/arch/pdp10/local.c +++ b/usr.bin/pcc/arch/pdp10/local.c @@ -1,4 +1,4 @@ -/* $Id: local.c,v 1.1 2007/09/15 18:12:29 otto Exp $ */ +/* $OpenBSD: local.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/pdp10/local2.c b/usr.bin/pcc/arch/pdp10/local2.c index 8591a44f4fc..362a9af2b70 100644 --- a/usr.bin/pcc/arch/pdp10/local2.c +++ b/usr.bin/pcc/arch/pdp10/local2.c @@ -1,4 +1,4 @@ -/* $Id: local2.c,v 1.1 2007/09/15 18:12:29 otto Exp $ */ +/* $OpenBSD: local2.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/pdp10/macdefs.h b/usr.bin/pcc/arch/pdp10/macdefs.h index 600427e554f..d57a46902ab 100644 --- a/usr.bin/pcc/arch/pdp10/macdefs.h +++ b/usr.bin/pcc/arch/pdp10/macdefs.h @@ -1,4 +1,4 @@ -/* $Id: macdefs.h,v 1.1 2007/09/15 18:12:29 otto Exp $ */ +/* $OpenBSD: macdefs.h,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/pdp10/order.c b/usr.bin/pcc/arch/pdp10/order.c index b548c294b8d..1919b285243 100644 --- a/usr.bin/pcc/arch/pdp10/order.c +++ b/usr.bin/pcc/arch/pdp10/order.c @@ -1,4 +1,4 @@ -/* $Id: order.c,v 1.1 2007/09/15 18:12:29 otto Exp $ */ +/* $OpenBSD: order.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/pdp10/table.c b/usr.bin/pcc/arch/pdp10/table.c index 321b88cb94e..d55d826cf3b 100644 --- a/usr.bin/pcc/arch/pdp10/table.c +++ b/usr.bin/pcc/arch/pdp10/table.c @@ -1,4 +1,4 @@ -/* $Id: table.c,v 1.1 2007/09/15 18:12:30 otto Exp $ */ +/* $OpenBSD: table.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/vax/code.c b/usr.bin/pcc/arch/vax/code.c index d048a337fd9..79b5d12bc2c 100644 --- a/usr.bin/pcc/arch/vax/code.c +++ b/usr.bin/pcc/arch/vax/code.c @@ -1,4 +1,4 @@ -/* $Id: code.c,v 1.1 2007/09/15 18:12:30 otto Exp $ */ +/* $OpenBSD: code.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/arch/vax/local.c b/usr.bin/pcc/arch/vax/local.c index 82bc670eb6b..8e5cfe8ab0a 100644 --- a/usr.bin/pcc/arch/vax/local.c +++ b/usr.bin/pcc/arch/vax/local.c @@ -1,4 +1,4 @@ -/* $Id: local.c,v 1.1 2007/09/15 18:12:30 otto Exp $ */ +/* $OpenBSD: local.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/arch/vax/local2.c b/usr.bin/pcc/arch/vax/local2.c index 0aa8e2b0e9e..29472019902 100644 --- a/usr.bin/pcc/arch/vax/local2.c +++ b/usr.bin/pcc/arch/vax/local2.c @@ -1,4 +1,4 @@ -/* $Id: local2.c,v 1.1 2007/09/15 18:12:30 otto Exp $ */ +/* $OpenBSD: local2.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/arch/vax/macdefs.h b/usr.bin/pcc/arch/vax/macdefs.h index 095e55ad910..ff1d0dd2a06 100644 --- a/usr.bin/pcc/arch/vax/macdefs.h +++ b/usr.bin/pcc/arch/vax/macdefs.h @@ -1,4 +1,4 @@ -/* $Id: macdefs.h,v 1.1 2007/09/15 18:12:30 otto Exp $ */ +/* $OpenBSD: macdefs.h,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/arch/vax/order.c b/usr.bin/pcc/arch/vax/order.c index b1f1006adcd..3b6cdfd97b0 100644 --- a/usr.bin/pcc/arch/vax/order.c +++ b/usr.bin/pcc/arch/vax/order.c @@ -1,4 +1,4 @@ -/* $Id: order.c,v 1.1 2007/09/15 18:12:30 otto Exp $ */ +/* $OpenBSD: order.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/arch/vax/table.c b/usr.bin/pcc/arch/vax/table.c index 12d8de17e10..c727361fe3c 100644 --- a/usr.bin/pcc/arch/vax/table.c +++ b/usr.bin/pcc/arch/vax/table.c @@ -1,4 +1,4 @@ -/* $Id: table.c,v 1.1 2007/09/15 18:12:30 otto Exp $ */ +/* $OpenBSD: table.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/arch/x86/code.c b/usr.bin/pcc/arch/x86/code.c index dad9c3b57aa..9f2e9524d2d 100644 --- a/usr.bin/pcc/arch/x86/code.c +++ b/usr.bin/pcc/arch/x86/code.c @@ -1,4 +1,4 @@ -/* $Id: code.c,v 1.1 2007/09/15 18:12:30 otto Exp $ */ +/* $OpenBSD: code.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/x86/local.c b/usr.bin/pcc/arch/x86/local.c index 88b622d4317..bbf822c834b 100644 --- a/usr.bin/pcc/arch/x86/local.c +++ b/usr.bin/pcc/arch/x86/local.c @@ -1,4 +1,4 @@ -/* $Id: local.c,v 1.1 2007/09/15 18:12:30 otto Exp $ */ +/* $OpenBSD: local.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/x86/local2.c b/usr.bin/pcc/arch/x86/local2.c index ec3c521a3db..4da1a26e0cd 100644 --- a/usr.bin/pcc/arch/x86/local2.c +++ b/usr.bin/pcc/arch/x86/local2.c @@ -1,4 +1,4 @@ -/* $Id: local2.c,v 1.1 2007/09/15 18:12:31 otto Exp $ */ +/* $OpenBSD: local2.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/x86/macdefs.h b/usr.bin/pcc/arch/x86/macdefs.h index 46cf123c4ae..eee3dae9b8c 100644 --- a/usr.bin/pcc/arch/x86/macdefs.h +++ b/usr.bin/pcc/arch/x86/macdefs.h @@ -1,4 +1,4 @@ -/* $Id: macdefs.h,v 1.1 2007/09/15 18:12:31 otto Exp $ */ +/* $OpenBSD: macdefs.h,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/x86/order.c b/usr.bin/pcc/arch/x86/order.c index 35bd53c1f9b..d0a81788b47 100644 --- a/usr.bin/pcc/arch/x86/order.c +++ b/usr.bin/pcc/arch/x86/order.c @@ -1,4 +1,4 @@ -/* $Id: order.c,v 1.1 2007/09/15 18:12:31 otto Exp $ */ +/* $OpenBSD: order.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/arch/x86/table.c b/usr.bin/pcc/arch/x86/table.c index cf41ecb1bc4..904d33baebc 100644 --- a/usr.bin/pcc/arch/x86/table.c +++ b/usr.bin/pcc/arch/x86/table.c @@ -1,4 +1,4 @@ -/* $Id: table.c,v 1.1 2007/09/15 18:12:31 otto Exp $ */ +/* $OpenBSD: table.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/cc/cc/cc.1 b/usr.bin/pcc/cc/cc/cc.1 index be599e48782..7c424a240fe 100644 --- a/usr.bin/pcc/cc/cc/cc.1 +++ b/usr.bin/pcc/cc/cc/cc.1 @@ -1,3 +1,5 @@ +.\" $OpenBSD: cc.1,v 1.2 2007/09/15 22:04:38 ray Exp $ +.\" .\" Copyright (c) 2007 Jeremy C. Reed <reed@reedmedia.net> .\" .\" Permission to use, copy, modify, and/or distribute this software for any diff --git a/usr.bin/pcc/cc/cc/cc.c b/usr.bin/pcc/cc/cc/cc.c index 8d5fc2900f2..b89ada6b549 100644 --- a/usr.bin/pcc/cc/cc/cc.c +++ b/usr.bin/pcc/cc/cc/cc.c @@ -1,4 +1,4 @@ -/* $Id: cc.c,v 1.1 2007/09/15 18:12:32 otto Exp $ */ +/* $OpenBSD: cc.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/cc/ccom/ccom.1 b/usr.bin/pcc/cc/ccom/ccom.1 index 3205366a5a7..eb39b05569e 100644 --- a/usr.bin/pcc/cc/ccom/ccom.1 +++ b/usr.bin/pcc/cc/ccom/ccom.1 @@ -1,3 +1,5 @@ +.\" $OpenBSD: ccom.1,v 1.2 2007/09/15 22:04:38 ray Exp $ +.\" .\" Copyright (c) 2007 Jeremy C. Reed <reed@reedmedia.net> .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above diff --git a/usr.bin/pcc/cc/ccom/cgram.y b/usr.bin/pcc/cc/ccom/cgram.y index 3393bf6e13b..28d169d0409 100644 --- a/usr.bin/pcc/cc/ccom/cgram.y +++ b/usr.bin/pcc/cc/ccom/cgram.y @@ -1,4 +1,4 @@ -/* $Id: cgram.y,v 1.1 2007/09/15 18:12:33 otto Exp $ */ +/* $OpenBSD: cgram.y,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/cc/ccom/gcc_compat.c b/usr.bin/pcc/cc/ccom/gcc_compat.c index 56de6783bf0..29a8cfabdd9 100644 --- a/usr.bin/pcc/cc/ccom/gcc_compat.c +++ b/usr.bin/pcc/cc/ccom/gcc_compat.c @@ -1,4 +1,4 @@ -/* $Id: gcc_compat.c,v 1.1 2007/09/15 18:12:33 otto Exp $ */ +/* $OpenBSD: gcc_compat.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/cc/ccom/init.c b/usr.bin/pcc/cc/ccom/init.c index 58084f966f4..bca2c4227fe 100644 --- a/usr.bin/pcc/cc/ccom/init.c +++ b/usr.bin/pcc/cc/ccom/init.c @@ -1,4 +1,4 @@ -/* $Id: init.c,v 1.1 2007/09/15 18:12:33 otto Exp $ */ +/* $OpenBSD: init.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2004, 2007 Anders Magnusson (ragge@ludd.ltu.se). diff --git a/usr.bin/pcc/cc/ccom/inline.c b/usr.bin/pcc/cc/ccom/inline.c index b0567573487..9d7b2eebc89 100644 --- a/usr.bin/pcc/cc/ccom/inline.c +++ b/usr.bin/pcc/cc/ccom/inline.c @@ -1,4 +1,4 @@ -/* $Id: inline.c,v 1.1 2007/09/15 18:12:33 otto Exp $ */ +/* $OpenBSD: inline.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/cc/ccom/main.c b/usr.bin/pcc/cc/ccom/main.c index 40560e455d0..31b1f559c26 100644 --- a/usr.bin/pcc/cc/ccom/main.c +++ b/usr.bin/pcc/cc/ccom/main.c @@ -1,4 +1,4 @@ -/* $Id: main.c,v 1.1 2007/09/15 18:12:33 otto Exp $ */ +/* $OpenBSD: main.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright (c) 2002 Anders Magnusson. All rights reserved. diff --git a/usr.bin/pcc/cc/ccom/optim.c b/usr.bin/pcc/cc/ccom/optim.c index 848e8535659..c06a5b94671 100644 --- a/usr.bin/pcc/cc/ccom/optim.c +++ b/usr.bin/pcc/cc/ccom/optim.c @@ -1,4 +1,4 @@ -/* $Id: optim.c,v 1.1 2007/09/15 18:12:34 otto Exp $ */ +/* $OpenBSD: optim.c,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/cc/ccom/pass1.h b/usr.bin/pcc/cc/ccom/pass1.h index 8513888fff5..247fa0e3cec 100644 --- a/usr.bin/pcc/cc/ccom/pass1.h +++ b/usr.bin/pcc/cc/ccom/pass1.h @@ -1,4 +1,4 @@ -/* $Id: pass1.h,v 1.1 2007/09/15 18:12:34 otto Exp $ */ +/* $OpenBSD: pass1.h,v 1.2 2007/09/15 22:04:38 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/cc/ccom/pftn.c b/usr.bin/pcc/cc/ccom/pftn.c index f5be111dc2c..f709122a539 100644 --- a/usr.bin/pcc/cc/ccom/pftn.c +++ b/usr.bin/pcc/cc/ccom/pftn.c @@ -1,4 +1,4 @@ -/* $Id: pftn.c,v 1.1 2007/09/15 18:12:34 otto Exp $ */ +/* $OpenBSD: pftn.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/cc/ccom/scan.l b/usr.bin/pcc/cc/ccom/scan.l index 0a5470bb829..09a23ea4f50 100644 --- a/usr.bin/pcc/cc/ccom/scan.l +++ b/usr.bin/pcc/cc/ccom/scan.l @@ -1,5 +1,5 @@ %{ -/* $Id: scan.l,v 1.1 2007/09/15 18:12:34 otto Exp $ */ +/* $OpenBSD: scan.l,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2002 Anders Magnusson. All rights reserved. diff --git a/usr.bin/pcc/cc/ccom/stabs.c b/usr.bin/pcc/cc/ccom/stabs.c index 122da85d3f3..19190bca8ba 100644 --- a/usr.bin/pcc/cc/ccom/stabs.c +++ b/usr.bin/pcc/cc/ccom/stabs.c @@ -1,4 +1,4 @@ -/* $Id: stabs.c,v 1.1 2007/09/15 18:12:34 otto Exp $ */ +/* $OpenBSD: stabs.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/cc/ccom/symtabs.c b/usr.bin/pcc/cc/ccom/symtabs.c index 1f96d5dc86a..6ef6bab9999 100644 --- a/usr.bin/pcc/cc/ccom/symtabs.c +++ b/usr.bin/pcc/cc/ccom/symtabs.c @@ -1,4 +1,4 @@ -/* $Id: symtabs.c,v 1.1 2007/09/15 18:12:35 otto Exp $ */ +/* $OpenBSD: symtabs.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/cc/ccom/trees.c b/usr.bin/pcc/cc/ccom/trees.c index c45a1767eac..c25bb27e85f 100644 --- a/usr.bin/pcc/cc/ccom/trees.c +++ b/usr.bin/pcc/cc/ccom/trees.c @@ -1,4 +1,4 @@ -/* $Id: trees.c,v 1.1 2007/09/15 18:12:35 otto Exp $ */ +/* $OpenBSD: trees.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/cc/cpp/cpp.c b/usr.bin/pcc/cc/cpp/cpp.c index d6f042aba71..be86b34ea72 100644 --- a/usr.bin/pcc/cc/cpp/cpp.c +++ b/usr.bin/pcc/cc/cpp/cpp.c @@ -1,4 +1,4 @@ -/* $Id: cpp.c,v 1.1 2007/09/15 18:12:32 otto Exp $ */ +/* $OpenBSD: cpp.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/cc/cpp/cpp.h b/usr.bin/pcc/cc/cpp/cpp.h index ad57e9d3cd8..5abca41c3e9 100644 --- a/usr.bin/pcc/cc/cpp/cpp.h +++ b/usr.bin/pcc/cc/cpp/cpp.h @@ -1,4 +1,4 @@ -/* $Id: cpp.h,v 1.1 2007/09/15 18:12:32 otto Exp $ */ +/* $OpenBSD: cpp.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/cc/cpp/cpy.y b/usr.bin/pcc/cc/cpp/cpy.y index 2f39c920306..6de8a694a12 100644 --- a/usr.bin/pcc/cc/cpp/cpy.y +++ b/usr.bin/pcc/cc/cpp/cpy.y @@ -1,4 +1,4 @@ -/* $Id: cpy.y,v 1.1 2007/09/15 18:12:32 otto Exp $ */ +/* $OpenBSD: cpy.y,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/cc/cpp/scanner.l b/usr.bin/pcc/cc/cpp/scanner.l index 87d4a5285af..d6b6d3df4cc 100644 --- a/usr.bin/pcc/cc/cpp/scanner.l +++ b/usr.bin/pcc/cc/cpp/scanner.l @@ -1,5 +1,5 @@ %{ -/* $Id: scanner.l,v 1.1 2007/09/15 18:12:32 otto Exp $ */ +/* $OpenBSD: scanner.l,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson. All rights reserved. diff --git a/usr.bin/pcc/cc/cpp/token.c b/usr.bin/pcc/cc/cpp/token.c index 3f18f754cb5..a040b45c050 100644 --- a/usr.bin/pcc/cc/cpp/token.c +++ b/usr.bin/pcc/cc/cpp/token.c @@ -1,4 +1,4 @@ -/* $Id: token.c,v 1.1 2007/09/15 18:12:32 otto Exp $ */ +/* $OpenBSD: token.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson. All rights reserved. diff --git a/usr.bin/pcc/f77/Makefile.in b/usr.bin/pcc/f77/Makefile.in index 76ad025b263..73c10699727 100644 --- a/usr.bin/pcc/f77/Makefile.in +++ b/usr.bin/pcc/f77/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.1 2007/09/15 18:12:35 otto Exp $ +# $OpenBSD: Makefile.in,v 1.2 2007/09/15 22:04:39 ray Exp $ # # Makefile.in for top-level of pcc. # diff --git a/usr.bin/pcc/f77/f77/Makefile.in b/usr.bin/pcc/f77/f77/Makefile.in index 9ab666faba9..e5d0306a9e7 100644 --- a/usr.bin/pcc/f77/f77/Makefile.in +++ b/usr.bin/pcc/f77/f77/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.1 2007/09/15 18:12:35 otto Exp $ +# $OpenBSD: Makefile.in,v 1.2 2007/09/15 22:04:39 ray Exp $ # # Makefile.in for the cc part of pcc. # diff --git a/usr.bin/pcc/f77/fcom/Makefile.in b/usr.bin/pcc/f77/fcom/Makefile.in index 04018acc84e..e3b04167b1a 100644 --- a/usr.bin/pcc/f77/fcom/Makefile.in +++ b/usr.bin/pcc/f77/fcom/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.1 2007/09/15 18:12:35 otto Exp $ +# $OpenBSD: Makefile.in,v 1.2 2007/09/15 22:04:39 ray Exp $ # # Makefile for the Fortran 77 command # Running on the @targmach@ diff --git a/usr.bin/pcc/mip/common.c b/usr.bin/pcc/mip/common.c index e5d49df9282..8b2c88f0fe8 100644 --- a/usr.bin/pcc/mip/common.c +++ b/usr.bin/pcc/mip/common.c @@ -1,4 +1,4 @@ -/* $Id: common.c,v 1.1 2007/09/15 18:12:35 otto Exp $ */ +/* $OpenBSD: common.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/mip/manifest.h b/usr.bin/pcc/mip/manifest.h index dd4cf0ecafb..4ed9ac2d018 100644 --- a/usr.bin/pcc/mip/manifest.h +++ b/usr.bin/pcc/mip/manifest.h @@ -1,4 +1,4 @@ -/* $Id: manifest.h,v 1.1 2007/09/15 18:12:35 otto Exp $ */ +/* $OpenBSD: manifest.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/mip/match.c b/usr.bin/pcc/mip/match.c index 503b4698ab0..9a1b83bfff6 100644 --- a/usr.bin/pcc/mip/match.c +++ b/usr.bin/pcc/mip/match.c @@ -1,4 +1,4 @@ -/* $Id: match.c,v 1.1 2007/09/15 18:12:36 otto Exp $ */ +/* $OpenBSD: match.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/mip/mkext.c b/usr.bin/pcc/mip/mkext.c index 347dd8ee43f..184020e407f 100644 --- a/usr.bin/pcc/mip/mkext.c +++ b/usr.bin/pcc/mip/mkext.c @@ -1,4 +1,4 @@ - +/* $OpenBSD: mkext.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Generate defines for the needed hardops. */ diff --git a/usr.bin/pcc/mip/node.h b/usr.bin/pcc/mip/node.h index 3d42df7500c..c21905bb422 100644 --- a/usr.bin/pcc/mip/node.h +++ b/usr.bin/pcc/mip/node.h @@ -1,4 +1,4 @@ -/* $Id: node.h,v 1.1 2007/09/15 18:12:36 otto Exp $ */ +/* $OpenBSD: node.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/mip/optim2.c b/usr.bin/pcc/mip/optim2.c index fcf367eb412..c1264e28535 100644 --- a/usr.bin/pcc/mip/optim2.c +++ b/usr.bin/pcc/mip/optim2.c @@ -1,4 +1,4 @@ -/* $Id: optim2.c,v 1.1 2007/09/15 18:12:36 otto Exp $ */ +/* $OpenBSD: optim2.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/mip/pass2.h b/usr.bin/pcc/mip/pass2.h index 35ccb7f4220..11271cc7a67 100644 --- a/usr.bin/pcc/mip/pass2.h +++ b/usr.bin/pcc/mip/pass2.h @@ -1,4 +1,4 @@ -/* $Id: pass2.h,v 1.1 2007/09/15 18:12:36 otto Exp $ */ +/* $OpenBSD: pass2.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright(C) Caldera International Inc. 2001-2002. All rights reserved. * diff --git a/usr.bin/pcc/mip/protos.h b/usr.bin/pcc/mip/protos.h index a0a436fdd45..972d884b03e 100644 --- a/usr.bin/pcc/mip/protos.h +++ b/usr.bin/pcc/mip/protos.h @@ -1,3 +1,4 @@ +/* $OpenBSD: protos.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ struct optab; struct symtab; diff --git a/usr.bin/pcc/mip/reader.c b/usr.bin/pcc/mip/reader.c index 01135685094..96adfb16c79 100644 --- a/usr.bin/pcc/mip/reader.c +++ b/usr.bin/pcc/mip/reader.c @@ -1,4 +1,4 @@ -/* $Id: reader.c,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: reader.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2003 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/mip/regs.c b/usr.bin/pcc/mip/regs.c index 3371b4bee79..06a2f7fab75 100644 --- a/usr.bin/pcc/mip/regs.c +++ b/usr.bin/pcc/mip/regs.c @@ -1,4 +1,4 @@ -/* $Id: regs.c,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: regs.c,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2005 Anders Magnusson (ragge@ludd.luth.se). * All rights reserved. diff --git a/usr.bin/pcc/os/dragonfly/ccconfig.h b/usr.bin/pcc/os/dragonfly/ccconfig.h index 08afb5fe161..754825320c3 100644 --- a/usr.bin/pcc/os/dragonfly/ccconfig.h +++ b/usr.bin/pcc/os/dragonfly/ccconfig.h @@ -1,4 +1,4 @@ -/* $Id: ccconfig.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: ccconfig.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/linux/ccconfig.h b/usr.bin/pcc/os/linux/ccconfig.h index 41cb8b83455..73db9210a66 100644 --- a/usr.bin/pcc/os/linux/ccconfig.h +++ b/usr.bin/pcc/os/linux/ccconfig.h @@ -1,4 +1,4 @@ -/* $Id: ccconfig.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: ccconfig.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/netbsd/ccconfig.h b/usr.bin/pcc/os/netbsd/ccconfig.h index f0eecd3b704..63edddfc0ce 100644 --- a/usr.bin/pcc/os/netbsd/ccconfig.h +++ b/usr.bin/pcc/os/netbsd/ccconfig.h @@ -1,4 +1,4 @@ -/* $Id: ccconfig.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: ccconfig.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/netbsd/f77config.h b/usr.bin/pcc/os/netbsd/f77config.h index 6bbc447b855..fe642dcab16 100644 --- a/usr.bin/pcc/os/netbsd/f77config.h +++ b/usr.bin/pcc/os/netbsd/f77config.h @@ -1,4 +1,4 @@ -/* $Id: f77config.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: f77config.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/none/ccconfig.h b/usr.bin/pcc/os/none/ccconfig.h index 5bb3af33f42..d6a88920982 100644 --- a/usr.bin/pcc/os/none/ccconfig.h +++ b/usr.bin/pcc/os/none/ccconfig.h @@ -1,4 +1,4 @@ -/* $Id: ccconfig.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: ccconfig.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/openbsd/ccconfig.h b/usr.bin/pcc/os/openbsd/ccconfig.h index b0962add596..48b11f69b0a 100644 --- a/usr.bin/pcc/os/openbsd/ccconfig.h +++ b/usr.bin/pcc/os/openbsd/ccconfig.h @@ -1,4 +1,4 @@ -/* $Id: ccconfig.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: ccconfig.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/openbsd/f77config.h b/usr.bin/pcc/os/openbsd/f77config.h index 8ac985d8eab..209eb3b63e6 100644 --- a/usr.bin/pcc/os/openbsd/f77config.h +++ b/usr.bin/pcc/os/openbsd/f77config.h @@ -1,4 +1,4 @@ -/* $Id: f77config.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: f77config.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). |