OpenBSD CVS

CVS log for src/usr.bin/pcc/vax/Attic/table.c


[BACK] Up to [local] / src / usr.bin / pcc / vax

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4, Thu Apr 12 11:51:13 2012 UTC (12 years, 2 months ago) by pirofti
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
FILE REMOVED

tedu(tm) pcc.

Message sent. Okay deraadt@.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 29 16:38:55 2007 UTC (16 years, 7 months ago) by ragge
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.2: +14 -28 lines
Diff to previous 1.2 (colored)

From master repo:
> calls argument numbers are in registers, not bytes.
> If a jump is to the return label, emit ret insn instead.
> Add ADDROF table entry.
> Remove some unused entries.
> Do a Z call for emitted GOTOs.
> Only create constants for function names, they are called by name anyway.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 27 14:19:18 2007 UTC (16 years, 7 months ago) by ragge
Branch: MAIN
Changes since 1.1: +282 -225 lines
Diff to previous 1.1 (colored)

Sync with master repo: At least compiles now.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 7 17:58:52 2007 UTC (16 years, 8 months ago) by otto
Branch: MAIN

reorg pcc tree; requested by and ok deraadt@; ok ragge@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.