LinuxTV

CVS log for dietlibc/dyn_start.c

[BACK] Up to [DVB] / dietlibc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 19 15:00:05 2014 UTC (10 years, 1 month ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -10 lines
fix TLS setup code

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Apr 11 22:51:11 2008 UTC (16 years, 1 month ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -0 lines
fix the dynamic library for the ARM architecture (Gernot Tenchio)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 21 07:33:08 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -0 lines
  update syscalls
  lots of fixes from Markus FX Oberhumer:
    * better signal handling error detection
    * setjmp.S on i386
    * getenv on i386
    * sys/stat.h -malign-double fix
    * update fcntl.h for MIPS to 2.6.13 version
    * jmp_buf is 40*8 instead of 58*8 on ppc64.
    * This patch fixes the section of the TOC entries on ppc64
    * libstdc++ updates for gcc 4
    * remove cstddef and cwchar (no longer needed)
    * int -> ssize_t for read and write
    * sigjmp.c: __mask_was_saved was not set in all cases!
    * another round of ILP64 cleanups

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jun 8 04:04:47 2005 UTC (18 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -1 lines
  put exception handling frames in read-only section on AMD64 and S/390
  make sys/stat.h ILP64 compatible
    (both Markus Oberhumer)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri May 20 12:53:59 2005 UTC (19 years ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
remove a compiler error with older gcc...

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 13 18:39:32 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +28 -1 lines
  Lots of fixes and patches from Markus Oberhumer.
    provide time() using gettimeofday for s390x
    remove waitpid warnings on ia64, s390/x
    provide C++ exception handling support

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 29 18:53:19 2005 UTC (19 years ago) by leitner
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
gcc 4 fixes

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 30 22:35:14 2004 UTC (19 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -0 lines
remove warning

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 30 16:26:20 2004 UTC (19 years, 5 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -0 lines
minor changes

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 25 16:00:49 2002 UTC (22 years, 2 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
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Assembler and PIC code the source of all evel in the dynamic-section....
Added a helper for x86 and modified the assembler sources (now the
libdietc.so is NON textrel again....). S390 fixed a typo.
Fixed diet so dynamic binaries uses the "correct" dynamic-linker...

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 21 17:04:39 2002 UTC (22 years, 4 months ago) by olaf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
Now teh installation of static and dynamic dosen't conflict...

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 3 18:04:58 2001 UTC (22 years, 5 months ago) by olaf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -17 lines
removed unused code...

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Aug 16 18:44:17 2001 UTC (22 years, 9 months ago) by olaf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
removed "some" warnings ...

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 16 22:39:37 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
modified the start-codes (ppc still not dynamic ready)...
dyn_start has now other parameter structure (better risc optimization)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 16 17:14:04 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -0 lines
made dyn_st*.c depending on dietdfeatures.h
added workaround BUGGY kernel-header in signal ...

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 16 13:43:57 2001 UTC (23 years ago) by olaf
Branches: MAIN
added dynamic con- and destructor, start/stop code...
this is used in:
 - other libs with pre- and post-main-code
 - shared objects pre- and post-main-code
 - c++ (static initialiser of instanced classes)
   (little test c++ program written :) )

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>