hppa: Rename all *.s to *.S.

Top-level is removing the rule for *.s, therefore
we change all of our files to *.S. There was no
reason not to use *.S.
This commit is contained in:
Carlos O'Donell 2012-05-19 18:53:28 +02:00
parent 0d9130fc21
commit 18bbce4028
10 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,24 @@
2012-05-19 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/hppa/add_n.s: Rename this...
* sysdeps/hppa/add_n.S: ... to this.
* sysdeps/hppa/hppa1.1/addmul_1.s: Rename this...
* sysdeps/hppa/hppa1.1/addmul_1.S: ... to this.
* sysdeps/hppa/hppa1.1/mul_1.s: Rename this...
* sysdeps/hppa/hppa1.1/mul_1.S ... to this.
* sysdeps/hppa/hppa1.1/submul_1.s: Rename this...
* sysdeps/hppa/hppa1.1/submul_1.S: ... to this.
* sysdeps/hppa/hppa1.1/udiv_qrnnd.s: Rname this...
* sysdeps/hppa/hppa1.1/udiv_qrnnd.S: ... to this.
* sysdeps/hppa/lshift.s: Rename this...
* sysdeps/hppa/lshift.S: ... to this.
* sysdeps/hppa/rshift.s: Rename this...
* sysdeps/hppa/rshift.S: ... to this.
* sysdeps/hppa/sub_n.s: Rename this...
* sysdeps/hppa/sub_n.S: ... to this.
* sysdeps/hppa/udiv_qrnnd.s: Rename this...
* sysdeps/hppa/udiv_qrnnd.S: ... to this.
2012-05-17 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/hppa/libgcc_s.h: Remove.