date | project | content | link |
|---|
| 22:15 Thursday | haiku | Commit by korli on master :: r hrev43732 haiku/: ( link) Ice1712 drivers: Add Midi drivers [3 commits] | # |
| 18:52 Thursday | haiku | Commit by korli on master :: r hrev43729 haiku/: ( link) Network drivers are updated from FreeBSD 9.0
- updated drivers are 3com, ar81xx, atheros813x, attansic_l1, attansic_l2, broadcom440x, broadcom570x, dec21xxx, ipro100, ipro1000, jmicron2x0, marvell_yukon, nforce, rtl8139, rtl81xx, syskonnect, via_rhine, vt612x
| # |
| 21:23 on Feb 02 | haiku | Commit by korli on master :: r hrev43712 haiku/: ( link) added IODATA ETXUS2 device and updated usbdevs [3 commits]
- added IODATA ETXUS2 ethernet device (from NetBSD)
- updated usbdevs from NetBSD revision 1.606
| # |
| 22:50 on Jan 23 | haiku | Commit by korli on master :: r hrev43690 haiku/: ( link) Moved ctags to an optional package
- removed ctags from Haiku sources and from haiku image
- added ctags to mandatory packages for the time being.
| # |
| 18:41 on Jan 22 | haiku | Commit by korli on master :: r hrev43684 haiku/: ( link) Updated gcc 4 native package to 4.6.2 | # |
| 10:55 on Jan 22 | haiku | Commit by korli on master :: r btrev43027 buildtools/: ( link) Fix arm regression since 4.6
- a part of arm/bpabi.h was moved to ../../libgcc/config/arm/bpabi-lib.h
- reference this new header.
| # |
| 02:26 on Jan 22 | haiku | Commit by korli on master :: r btrev43026 buildtools/: ( link) updated gcc4 optional package build script
- add --enable-frame-pointer as this isn't default for x86 any more
- use install-strip instead of install
- updated optional package description
| # |
| 15:27 on Jan 21 | haiku | Commit by korli on master :: r hrev43678 haiku/: ( link) CID 10629: use of sizeof(this) instead of sizeof(*this). | # |
| 20:52 on Jan 19 | haiku | Commit by korli on master :: r btrev43025 buildtools/: ( link) Get rid of svr4 for powerpc too, it's now deprecated. | # |
| 18:44 on Jan 19 | haiku | Commit by korli on master :: r hrev43671 haiku/: ( link) Added workarounds and options for gcc 4.6.2 [2 commits]
- add -Wno-unused-but-set-variable for gcc 4.6.x with a TODO
- fix warnings about wrong size of pointer cast in ioapic.cpp and AudioBuffer.cpp
| # |
| 15:59 on Jan 07 | haiku | Commit by korli on master :: r btrev43024 buildtools/: ( link) Merge commit '4.6.2' [4 commits]
Conflicts:
gcc/gcc/configure | # |
| 20:29 on Jan 06 | haiku | Commit by korli on master :: r btrev43023 buildtools/: ( link) binutils: fix out of tree building with syslex regens [6 commits]
If you take a release tarball (which has pregenerated syslex and sysinfo files
in it), apply some patches which touch syslex.l, and then build the result out
of tree, it will fail. This is because syslex.l uses sysinfo.h, but the
sysinfo.y file wasn't updated and so it wasn't regenerated (the files are found
in the $srcdir), and the build rule for syslex.c does not use -I$(srcdir) when
it finds a local file. Simple fix below.
Signed-off-by: Mike Frysinger <vapier at gentoo dot org> | # |
| 23:20 on Jan 05 | haiku | Commit by korli on master :: r btrev43022 buildtools/: ( link) Merge binutils 2.22 [2 commits] | # |
| 23:17 on Jan 04 | haiku | Commit by korli on master :: r hrev43619 haiku/: ( link) added memrchr to string.h, guarded by __USE_GNU. Also guards strchrnul.
Original patch by Dario Casalinuovo. BUG: Ticket #8265 | # |
| 21:11 on Jan 02 | haiku | Commit by korli on master :: r btrev43021 buildtools/: ( link) Get rid of svr4, it will be deprecated in 4.6 | # |
| 11:28 on Dec 11, 2011 | haiku | Commit by korli on master :: r hrev43471 haiku/: ( link) Fixed math.h part of #2696
- added lgammal_r wrapper
- removed gamma_r and gammaf_r functions from math.h
| # |
| 09:49 on Dec 11, 2011 | haiku | Commit by korli on master :: r hrev43470 haiku/: ( link) added hcreate, hdestroy, hsearch from glibc [2 commits] | # |
| 01:05 on Dec 03, 2011 | HaikuPorts | Commit by korli :: r 1794 /haikuports/trunk/app-arch/gzip/ (gzip-1.4.bep patches/gzip-1.4.patch): ( link) Add gzip 1.4 | # |
| 19:54 on Nov 24, 2011 | haiku | Commit by korli on master :: r hrev43316 haiku/: ( link) ice1712: Style cleanup and improvements | # |
| 17:59 on Nov 24, 2011 | haiku | Commit by korli on master :: r hrev43315 haiku/: ( link) usb_printer: support for alternate interfaces, not just the default one.
- Tested with a Profilic USB-Parallel adapter and a Laserjet printer.
| # |