diff options
author | Roland McGrath <roland@gnu.org> | 2005-05-25 02:49:02 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-05-25 02:49:02 +0000 |
commit | 1f708405fc137d3235803832110a7eec8f14d894 (patch) | |
tree | 993022387d9bb513fa1bcf6401f6ddfaa6e5be28 /ChangeLog | |
parent | ce9b3bc17a7abc5b729b9e2cc72eb207a3617328 (diff) | |
download | glibc-1f708405fc137d3235803832110a7eec8f14d894.tar glibc-1f708405fc137d3235803832110a7eec8f14d894.tar.gz glibc-1f708405fc137d3235803832110a7eec8f14d894.tar.bz2 glibc-1f708405fc137d3235803832110a7eec8f14d894.zip |
* sysdeps/unix/sysv/linux/i386/sysdep.h
(SETUP_PIC_REG, LOAD_PIC_REG): Move these macros ...
* sysdeps/i386/sysdep.h [PIC]: ... to here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-05-24 Roland McGrath <roland@redhat.com> + + * sysdeps/unix/sysv/linux/i386/sysdep.h + (SETUP_PIC_REG, LOAD_PIC_REG): Move these macros ... + * sysdeps/i386/sysdep.h [PIC]: ... to here. + 2005-05-23 Roland McGrath <roland@redhat.com> * sysdeps/arm, sysdeps/unix/arm, sysdeps/unix/sysv/linux/arm: |