Historique des commits

Auteur SHA1 Message Date
  Eric Andersen db871a1281 Per discussion with Joakim Tjernlund, all the horrible weak declarations junk il y a 20 ans
  Eric Andersen deec524084 Joakim Tjernlund writes: il y a 20 ans
  Eric Andersen 3368dbc3ed Based on a problem report and patch from Florian Schirmer, fix a compile il y a 20 ans
  Eric Andersen 7070940833 Rework file naming, aiming for at least a vague level of consistancy il y a 20 ans
  Eric Andersen 946142ab90 Thanks to Joakim's recent paches, we can now remove the FIXME il y a 20 ans
  Eric Andersen 2e723e150a Step one, begin shuffling things around a bit il y a 20 ans
  Eric Andersen 3312c6ac98 Eliminate separate passes for _dl_copy_fixups() and _dl_fixup(), and il y a 20 ans
  Eric Andersen 4c1038a2b6 As noted by Doru Petrescu, there was a spurious line that was using il y a 20 ans
  Eric Andersen 5f7b130ef0 Doh! I was returning with an incorrect pointer type when dlopening il y a 21 ans
  Eric Andersen cca32e60f4 When someone would dlopen a shared lib that was already opened, il y a 21 ans
  Eric Andersen 5d66c66811 Fix a problem with dtors/dtors. il y a 21 ans
  Eric Andersen 274c1217a4 I just realized we need global symbol resolution for everything in il y a 21 ans
  Eric Andersen 2711bc5895 Cool. Found most of the problem. Turns out we were inadvertanly loading some il y a 21 ans
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... il y a 21 ans
  Eric Andersen 51fecd257a Run dlopened ctors and dtors in the correct order il y a 21 ans
  Eric Andersen 00f7fc0e43 doh. I forgot mips can't talk to globals that early on in the il y a 21 ans
  Eric Andersen 056eef45e0 Fix a potential compile error il y a 21 ans
  Eric Andersen 854603b2a0 If they call dlopen with anything other than RTLD_LAZY il y a 21 ans
  Eric Andersen 26ac73a7de Rework things such that staticly linked applications can use il y a 21 ans
  Eric Andersen 3176366da2 For now, revert Ronald Wahl's change to dlopen. We need to il y a 21 ans
  Eric Andersen fad967c768 Ronald Wahl writes: il y a 21 ans
  Eric Andersen 92b151ebda Kill a warning. Patch from Joel Coltoff <joel@wmi.com> il y a 22 ans
  "Steven J. Hill" aa3b269dde Fixed 'dlopen' call for MIPS. Things seem to work swimingly. Woohoo! il y a 22 ans
  Eric Andersen c9c318ea7f missed const-ifying this one. il y a 22 ans
  Eric Andersen d0c48d4a7f For some perverse reason we were not registering destructors il y a 22 ans
  Eric Andersen f0f4b35394 Move destructor attribute tag il y a 22 ans
  Eric Andersen 58b57e65cc Missed a spot il y a 22 ans
  Eric Andersen 513df600f4 Cleanup to avoid some undefined behavior il y a 22 ans
  "Steven J. Hill" 1829481835 Fix up of '_dlopen' call and removal of unneeded argument in call '_dl_load_elf_shared_library'. il y a 22 ans
  Eric Andersen 4b6a6f0faa Patch from Tobias Anderberg <tobias.anderberg@axis.com> to il y a 22 ans