LinuxTV

CVS log for dietlibc/libdl/README

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 15 15:39:17 2002 UTC (21 years, 6 months ago) by olaf
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.9: preferred, colored
Changes since revision 1.9: +7 -0 lines
fixing the dynamic COPY-relocation bug...

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Nov 6 19:03:50 2002 UTC (21 years, 7 months ago) by olaf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +38 -21 lines
ok, several fxes:
  - gcc-3.x doesn't like multiline-strings (used in the inline assembler)
  - gcc-3.x doesn't have __func__ but ONLY __FUNCTION__
  - dlopen/dlsym fixed for dlopen(0,...)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 13 14:37:21 2002 UTC (21 years, 8 months ago) by olaf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -0 lines
ok. the new libdl code is now the default.

Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +8 -0 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.6: 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.5: preferred, colored
Changes since revision 1.5: +8 -0 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.5: download - view: text, markup, annotated - select for diffs
Wed Jul 4 11:28:24 2001 UTC (22 years, 11 months ago) by olaf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -0 lines
fixed a buffer-overflow (missed to check the size of a path pre copy...)

Revision 1.4: 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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -0 lines
so here it is:  the dynamic loader (ld.so replacement)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 7 12:16:47 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -1 lines
little changes...

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 28 15:14:52 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
misunderstanding of elf spec...
now the code for relocation is fixed...

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon May 7 17:39:58 2001 UTC (23 years, 1 month ago) by olaf
Branches: MAIN
so here now my experimental code...

IT DOESN'T WORK !!! (working open only with me "special tests")

its here for multiple position-coding :)

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>