LinuxTV

CVS log for dietlibc/dynlinker/ldso_test.c

[BACK] Up to [DVB] / dietlibc / dynlinker

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Sep 16 17:50:29 2002 UTC (21 years, 8 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
silence gcc warning

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Mar 11 19:21:11 2002 UTC (22 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +50 -19 lines
- so now the new dynamic-linker is working; some more tests and then it's
  the default...
- modified the old one so it still can be used.
- recode the DEBUG code so it can be used in the minimalistic syscall
  enviroment of the libdl.so/dynlinker (only a sub-subset is available)
All in one line:
  libdl.so+dynlinker < 10k on x86 :)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 14 19:36:00 2002 UTC (22 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -5 lines
major rewrite of dynamic linker (first program now have libdl.so as dynamic linker)
this is still NOT working outside of my clean room ....

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 16 20:52:04 2001 UTC (22 years, 6 months ago) by fefe
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
make install now actually works.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 1 17:52:44 2001 UTC (22 years, 7 months ago) by olaf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +18 -8 lines
ok now the first dynamic linked program (uses libdl.so and libdietc.so) has
loaded a test-library (depends on libdietc.so) correctly and resolves all
used symbols. (with dlopen form libdl.so and not from the dynamic-linker).

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Oct 25 18:36:36 2001 UTC (22 years, 7 months ago) by olaf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +15 -7 lines
changed the diet warpper to generate dynamic-linked programs and shared
objects.
found some non-working functions due to libdl/dietld.so (still debuging).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 22 12:58:06 2001 UTC (22 years, 7 months ago) by olaf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +12 -0 lines
make dynlinker "interact" with loaded libdl.so... evil evil...

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 18 13:29:45 2001 UTC (22 years, 7 months ago) by olaf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
minor change (move of one check)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 8 17:57:02 2001 UTC (22 years, 8 months ago) by olaf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +12 -12 lines
the contributed asm-replacements were not dynamic-lib aware....

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jul 10 21:05:27 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -11 lines
a little different DEBUG-macro :)
a macro with var-args....

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 4 11:53:59 2001 UTC (22 years, 11 months ago) by olaf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -38 lines
minor changes (libdl changed a little)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 28 14:16:36 2001 UTC (22 years, 11 months ago) by olaf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
added symbol-type for dynamic-libs... (clone)
minor change in ldso_test (exit -> _exit)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jun 21 13:38:27 2001 UTC (22 years, 11 months ago) by olaf
Branches: MAIN
so here it is:  the dynamic loader (ld.so replacement)

Diff request

This form allows you to request diffs 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.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>