mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 22:30:07 +00:00
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:
parent
0d9130fc21
commit
18bbce4028
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user