OpenBSD CVS

CVS log for src/usr.bin/nm/Attic/byte.c


[BACK] Up to [local] / src / usr.bin / nm

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7, Tue Nov 12 14:07:53 2013 UTC (10 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +1 -1 lines
FILE REMOVED

remove more code accidentally left behind during the a.out purge

Revision 1.6 / (download) - annotate - [select for diffs], Sat Oct 9 20:26:57 2004 UTC (19 years, 7 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, 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, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

move out elf code into elf.c and generate 32 and 64 versions of it;
allow operation on size-mixed host-target as well as ensianess for
both a.out and elf (though a.out 64bit probably does not exist ;)
tested on hppa-sparc64-i386-vax intermixen

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 28 18:05:10 2004 UTC (20 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.4: +23 -29 lines
Diff to previous 1.4 (colored)

knf; millert ok

Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 7 04:43:14 2003 UTC (20 years, 6 months ago) by mickey
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

hppa is bigendian

Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 19 23:21:40 2001 UTC (22 years, 9 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Knowledge about sparc68/ppc endianess. Who knows where oldish a.out files
may come from ?

Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 29 17:22:05 1999 UTC (24 years, 8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Fix -Wall warnings.

Revision 1.1 / (download) - annotate - [select for diffs], Mon May 10 16:14:07 1999 UTC (25 years ago) by espie
Branch: MAIN

Fixes endianess problems with old a.out tools. This makes building
some cross toolchains possible.

This also changes some utilities's behavior slightly:
- nm, strip, size now handle any a.out format they know about.
- ranlib complains if it detects mixed archives (several object
formats for different boxes).

In the presence of mixed objects, you still have file, ranlib or ld
to prevent you from getting too confused...

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.