]> gcc.gnu.org Git - gcc.git/commit
bpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set in thumb mode.
authorPaul Brook <paul@codesourcery.com>
Sat, 30 Apr 2005 19:40:53 +0000 (19:40 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Sat, 30 Apr 2005 19:40:53 +0000 (19:40 +0000)
commit4c5f98981302212d58d78e6271d8df25fe6aaf56
treecd039051ac9ea04b6ccbc7abfde11a34ff116413
parentf6c7d65b66de4abc0318718904e5947f663b9d91
bpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set in thumb mode.

2005-04-30  Paul Brook  <paul@codesourcery.com>

* config/arm/bpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set in
thumb mode.
* config/arm/ieee754-df.S: Use __INTERWORKING_STUBS__.
* config/arm/ieee754-sf.S: Ditto.
* config/arm/lib1funcs.asm: Define and use __INTERWORKING_STUBS__.
(FUNC_ALIAS): Use .thumb_set for thumb routines.

From-SVN: r99043
gcc/ChangeLog
gcc/config/arm/bpabi.h
gcc/config/arm/ieee754-df.S
gcc/config/arm/ieee754-sf.S
gcc/config/arm/lib1funcs.asm
This page took 0.064735 seconds and 5 git commands to generate.