Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/common/lib/libc/arch/arm



On 17 May 2015 at 22:19, Justin Cormack <justin%specialbusservice.com@localhost> wrote:
> On 17 May 2015 at 22:02, Matt Thomas <matt%3am-software.com@localhost> wrote:
>>
>>> On May 17, 2015, at 1:57 PM, Justin Cormack <justin%netbsd.org@localhost> wrote:
>>>
>>> Module Name:  src
>>> Committed By: justin
>>> Date:         Sun May 17 20:57:12 UTC 2015
>>>
>>> Modified Files:
>>>       src/common/lib/libc/arch/arm/atomic: atomic_op_asm.h atomic_swap.S
>>>           atomic_swap_16.S atomic_swap_64.S sync_bool_compare_and_swap_1.S
>>>           sync_bool_compare_and_swap_2.S sync_bool_compare_and_swap_4.S
>>>           sync_bool_compare_and_swap_8.S sync_fetch_and_add_8.S
>>>           sync_fetch_and_and_8.S sync_fetch_and_nand_8.S
>>>           sync_fetch_and_or_8.S sync_fetch_and_sub_8.S sync_fetch_and_xor_8.S
>>>       src/common/lib/libc/arch/arm/string: ffs.S
>
>>
>> Most of these changes should have been in Makefile.inc, not in the sources themselves.

Ok fixed now, sorry about that.

justin


Home | Main Index | Thread Index | Old Index