We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c4ffa commit e6b9f43Copy full SHA for e6b9f43
README
@@ -64,7 +64,7 @@ This appears to be a bug in binutils
64
65
RELEASE HISTORY
66
67
-0.7 (TBA):
+0.7 (January 7, 2014):
68
69
* Rewrite section indices in symbol tables. This for instance allows
70
gdb to show proper backtraces.
release.nix
@@ -107,8 +107,8 @@ let
107
[ tarball
108
build.x86_64-linux
109
build.i686-linux
110
- build.x86_64-freebsd
111
- build.i686-freebsd
+ #build.x86_64-freebsd
+ #build.i686-freebsd
112
build.x86_64-darwin
113
rpm_fedora19i386
114
rpm_fedora19x86_64
0 commit comments