This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH ARM/THUMB] replace mov with movs in crt0.S


On 11/24/11 11:42, Richard Earnshaw wrote:
On 24/11/11 12:23, Thomas Klein wrote:
Attaching output of:
arm-elf-eabi-gcc -dM -E
-B/usr/home/thomas/work/build/env_newlib/arm-elf-eabi/thumb/newlib/
-isystem
/usr/home/thomas/work/build/env_newlib/arm-elf-eabi/thumb/newlib/targ-include
-isystem /usr/home/thomas/work/env/src/newlib/libc/include
-L/usr/home/thomas/work/build/env_newlib/./ld -mthumb
-DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\"
-DPACKAGE_VERSION=\"1.19.0\" -DPACKAGE_STRING=\"newlib\ 1.19.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -I.
-I../../../../../../../../env/src/newlib/libc/sys/arm -Os
-DARM_RDI_MONITOR -fno-builtin -Os -DARM_RDI_MONITOR -fno-builtin -g -Os
-mthumb -o crt0.defines
../../../../../../../../env/src/newlib/libc/sys/arm/crt0.S


Thanks, that all looks pretty sane.

I wonder if you've built your GAS to default to something non-standard.

R.


It was not my intention to do something like this. I really hope I haven't changed this by mistake.

Regards
  Thomas



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]