From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id 9165B21F5F7 for ; Thu, 26 Nov 2015 06:52:43 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1448549562; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5OJ0BsX3/9CbUmzyr89nblLT7yZg/feTHxAmfrI+aMs=; b=RjON4Injs+MVHTWJ1RNlu74ESkcAVeOO9YQ6dw3zJNq7xzojPpf9TplDOGYWf6AOAnwAwc/W VvSSWQt8scKvT3Zo87PKYjlIOGuALGccLVVYJF6rXCcZhIxdCnren0vhRNfseeEIjYv+GbPz RTzYlh8tHtalLFtc6m299zKr6RA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Sender: Date: From: Reply-To: To: Message-ID: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding; b=tSfHVB5Cd0OqfojFjkQDylZiMDPgN6/bVi8FX0WLAtN+KaydXp0LqrqGCoehYMsWbD8kCN FM8yYeeLeK/+5vJyABPCTT1OpaG64uNZB+WEBSpLKGt0LvsD7IuKKiMgh2YKZIwg5SNKoAZf bpNJvrHhO3NUo47/vYi4P4qPqw4Wk= Sender: noreply@github.com X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Received: from github.com (Unknown [192.30.252.46]) by mxa.mailgun.org with ESMTP id 56571cb9.67db9c0-in01; Thu, 26 Nov 2015 14:52:41 -0000 (UTC) Date: Thu, 26 Nov 2015 06:52:41 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <56571cb927c0b_32c73fd08f3932b81038c1@hookshot-fe4-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 8a0d55: Inline Newton Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_56571cb92782c_32c73fd08f3932b81037b3"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2015 14:53:06 -0000 ----==_mimepart_56571cb92782c_32c73fd08f3932b81037b3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 8a0d557ff67cae8d9ef5a3f3c1421ea5bd9eb87a https://github.com/dtaht/ceropackages-3.10/commit/8a0d557ff67cae8d9ef5a3f3c1421ea5bd9eb87a Author: CeroWrt Admin Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M net/kmod-sched-bcake/Makefile Log Message: ----------- Inline Newton With -Os we are getting very bad register use on mips ----==_mimepart_56571cb92782c_32c73fd08f3932b81037b3--