Skip to content

Instantly share code, notes, and snippets.

#
# Automatically generated make config: don't edit
# crosstool-NG 1.20.0 Configuration
# Fri Apr 3 08:21:33 2015
#
CT_CONFIGURE_has_xz=y
CT_CONFIGURE_has_svn=y
CT_MODULES=y
#
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<meta name="keywords" content="GNU D Compiler, GDC, D programming language">
<meta name="description" content="GNU D Compiler">
<link rel="stylesheet" href="/style/main.css" type="text/css" media="all" charset="utf-8">
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon">
<title>GDC - D Programming Language for GCC</title>
From ba8e51dd4f00f4258564f6a0ab2033a0b635682a Mon Sep 17 00:00:00 2001
Message-Id: <ba8e51dd4f00f4258564f6a0ab2033a0b635682a.1392836625.git.johannespfau@gmail.com>
From: Johannes Pfau <johannespfau@gmail.com>
Date: Wed, 19 Feb 2014 20:01:55 +0100
Subject: [PATCH] Add @nogc attribute
Conflicts:
src/nogc.c
---
src/attrib.c | 1 +
From ba8e51dd4f00f4258564f6a0ab2033a0b635682a Mon Sep 17 00:00:00 2001
Message-Id: <ba8e51dd4f00f4258564f6a0ab2033a0b635682a.1392836625.git.johannespfau@gmail.com>
From: Johannes Pfau <johannespfau@gmail.com>
Date: Wed, 19 Feb 2014 20:01:55 +0100
Subject: [PATCH] Add @nogc attribute
Conflicts:
src/nogc.c
---
src/attrib.c | 1 +
LANG=C wget --help
GNU Wget 1.14, a non-interactive network retriever.
Usage: wget [OPTION]... [URL]...
Mandatory arguments to long options are mandatory for short options too.
Startup:
-V, --version display the version of Wget and exit.
-h, --help print this help.
-b, --background go to background after startup.
@jpf91
jpf91 / PKGBUILD
Created October 7, 2013 16:07
monodevelop-debugger-gdb-git PKGBUILD
pkgname=monodevelop-debugger-gdb-git
_pkgname=monodevelop
pkgver=20130929
pkgrel=1
pkgdesc="Mono Debugger support"
arch=('i686' 'x86_64') # also "any" pkg?
url="http://monodevelop.com"
license=('GPL')
depends=('monodevelop-git' 'gdb')
makedepends=('mono' 'git' 'pkg-config')
@jpf91
jpf91 / gist:6870429
Created October 7, 2013 16:07
monodevelop-debugger-gdb-git PKGBUILD
pkgname=monodevelop-debugger-gdb-git
_pkgname=monodevelop
pkgver=20130929
pkgrel=1
pkgdesc="Mono Debugger support"
arch=('i686' 'x86_64') # also "any" pkg?
url="http://monodevelop.com"
license=('GPL')
depends=('monodevelop-git' 'gdb')
makedepends=('mono' 'git' 'pkg-config')
Thread 17 (Thread 0x7ff5adbec700 (LWP 11749)):
#0 0x00007ff5afd3c772 in sigsuspend () from /usr/lib/libc.so.6
#1 0x00000000005cf1ce in ?? ()
#2 0x00000000005cf326 in ?? ()
#3 <signal handler called>
#4 0x00007ff5b00befee in sem_wait () from /usr/lib/libpthread.so.0
#5 0x0000000000629e37 in mono_sem_wait ()
#6 0x00000000005a6525 in ?? ()
#7 0x00000000005894eb in ?? ()
#8 0x000000000061e92d in ?? ()
Entries gdc: 5451
Entries dmd: 3834
Only in GDC:
CSWTCH.197
_D100TypeInfo_HxS3std8internal3uni12CodepointSetS3std8internal3uni22__T13CodepointTrieVi8Z13CodepointTrie6__initZ
_D100TypeInfo_PxS6object56__T16AssociativeArrayTaTE3std6traits17FunctionAttributeZ16AssociativeArray4Slot6__initZ
_D100TypeInfo_S6object53__T16AssociativeArrayTE3std6format6MangleTC8TypeInfoZ16AssociativeArray9Hashtable6__initZ
_D101TypeInfo_APxS6object56__T16AssociativeArrayTaTE3std6traits17FunctionAttributeZ16AssociativeArray4Slot6__initZ
else version(ARM)
{
enum
{
R0 = 0,
R1 = 1,
R2 = 2,
R3 = 3,
R4 = 4,
R5 = 5,