Skip to content

Commit

Permalink
Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64
Browse files Browse the repository at this point in the history
  • Loading branch information
H.J. Lu committed Jun 4, 2012
1 parent f3d1f93 commit 68e408a
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 132 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
2012-06-04 H.J. Lu <hongjiu.lu@intel.com>

[BZ #14117]
* sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
* sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
* sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
* sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
* sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
* sysdeps/unix/sysv/linux/x86/sys/reg.h: This.

* sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
* sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
* sysdeps/unix/sysv/linux/x86/sys/io.h: This.
Expand Down
90 changes: 0 additions & 90 deletions sysdeps/unix/sysv/linux/i386/sys/debugreg.h

This file was deleted.

42 changes: 0 additions & 42 deletions sysdeps/unix/sysv/linux/i386/sys/reg.h

This file was deleted.

File renamed without changes.
File renamed without changes.

0 comments on commit 68e408a

Please sign in to comment.