RE: [PATCH][AArch32] Add support for HLT to Mixed Mode models
Tamar Christina <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <DB6PR0802MB2309BC1375232514B816C41EFF690@DB6PR0802MB2309.eurprd08.prod.outlook.com> |
Hi Alexander, Ah apologies, I only tested v5t, 7 and 8. I'll write up a patch. Thanks, Tamar > -----Original Message----- > From: Alexander Fedotov <[email protected]> > Sent: Friday, February 8, 2019 14:03 > To: Tamar Christina <[email protected]>; Newlib > <[email protected]> > Cc: nd <[email protected]>; Richard Earnshaw <[email protected]> > Subject: Re: [PATCH][Newlib][AArch32] Add support for HLT to Mixed Mode > models > > Hi Tarmar > > I tried to build latest master and got the following error: > arm-none-eabi-gcc > -B/home/af/arm-none-eabi/obj_newlib/arm-none-eabi/newlib/ -isystem > /home/af/arm-none-eabi/obj_newlib/arm-none-eabi/newlib/targ-include > -isystem /home/af/arm-none-eabi/src_newlib/newlib/libc/include > -B/home/af/arm-none-eabi/obj_newlib/arm-none-eabi/libgloss/arm > -L/home/af/arm-none-eabi/obj_newlib/arm-none-eabi/libgloss/libnosys > -L/home/af/arm-none-eabi/src_newlib/libgloss/arm -Os -g > -ffunction-sections -fdata-sections -DSEMIHOST_V2 - > DSEMIHOST_V2_MIXED_MODE -Os -g -ffunction-sections -fdata-sections - > mthumb -march=armv6s-m -I. > -I../../../../../../../src_newlib/libgloss/arm/.. `if [ -d ../../../newlib ]; then echo > -I../../../../../../../src_newlib/libgloss/arm/../../newlib/libc/machine/arm; > fi` -DARM_RDI_MONITOR -o rdimon-crt0-v2m.o - > c ../../../../../../../src_newlib/libgloss/arm/crt0.S > ../../../../../../../src_newlib/libgloss/arm/crt0.S: Assembler messages: > ../../../../../../../src_newlib/libgloss/arm/crt0.S:116: Error: > immediate value out of range -- `bkpt 0xBABC' > ../../../../../../../src_newlib/libgloss/arm/crt0.S:300: Error: > immediate value out of range -- `bkpt 0xBABC' > Makefile:170: recipe for target 'rdimon-crt0-v2m.o' failed > > Alex > > On Fri, Feb 8, 2019 at 2:38 PM Corinna Vinschen <[email protected]> > wrote: > > > > On Feb 8 10:21, Tamar Christina wrote: > > > Hi Corinna, > > > > > > So sorry, I had been busy sending patches all day and forgot about > > > the different format for newlib. > > > > > > I have updated my scripts to generate git format patches for newlib > > > so it shouldn't happen again! > > > > > > Ok for master? > > > > Yes, pushed. > > > > > > Thank you, > > Corinna > > > > -- > > Corinna Vinschen > > Cygwin Maintainer > > Red Hat > > > > -- > Best regards, > AF