Commit graph

681 commits

Author SHA1 Message Date
joerg
b483c44a07 With build with clang due to overlap with system headers. 2014-09-10 12:13:06 +00:00
joerg
4ab38927f4 Actually install under cross/ 2014-09-10 12:12:03 +00:00
joerg
d5da8a88e9 Don't redefine putc and friends on NetBSD. 2014-09-10 12:11:43 +00:00
mef
e64f3c5887 (Upstream)
Bump version 7.6 to 7.6.1
 -------
GDB 7.6.1 provides the following fixes and improvements to GDB 7.6:

  * PR tdep/15420 (Cannot debug threaded programs on newer versions
    of x86-solaris - Solaris 10, Update 10 or later)
  * PR remote/15455 (QTro remote packet broken)
  * PR build/15476 (Build failure due to incomplete enum type in utils.h)
  * PR server/15594 (tls support in 64x32 x86 gdbserver doesn't extend
    address to 64 bit)
  * PR server/15075 (dprintf inteferes with "next")
  * PR server/15434 (dprintf uses a synchronous 'continue' even in
    non-stop mode)
  * PR tui/14880 (in split register layouts, up results in assertion
    failure in value.c)
  * PR c++/15519 (GDB 7.6 is 94x slower than GDB 7.5.1 using a certain
    core file)
  * PR gdb/15837 (GDB prints entry values for local variables)
  * PR gdb/15415 (gdb resolves symbolic links when passing argv[0])
  * PR cli/15603 (CTRL-C can no longer interrupt inferior)
  * PR gdb/15604 (gdbserver socket leak 7.5 regression)
2014-08-29 06:43:32 +00:00
mef
08cef7795b (1) Update PLIST in accordance with avr-gcc update 4.5.3 to 4.8.3
(2) PKGREVISION++  (you need to re-package)
(3) Add MESSAGE to notify man package location
2014-08-29 04:31:12 +00:00
mef
c6e879ec4b PR pkg/48890 was proposed. Thanks. But this commit is slightly
different from the PR (When submitting patch to pkgsrc with
adding more patches, submitter should do cvs add
patches/patch-hoge, before creating the pkgsrc patch, thanks).

I belive both simulavr and avr-libc will be packaged fine with this.
(upstream)
4.7.3 to 4.8.3  -- From grepping 'avr' from NEWS file:
--------------
   On AVR, the configure option --with-avrlibc supported since GCC 4.7.2
   is turned on per default for all non-RTEMS configurations. This option
   arranges for a better integration of [3]AVR Libc with avr-gcc. For
   technical details, see [4]PR54461. To turn off the option in non-RTEMS
   configurations, use --with-avrlibc=no. If the compiler is configured
   for RTEMS, the option is always turned off.

     * Support has been added for the AVR-specific configure option
       --with-avrlibc=yes in order to arrange for better integration of
       [3]AVR-Libc. This configure option is supported in avr-gcc 4.7.2
       and newer and will only take effect in non-RTEMS configurations. If
       avr-gcc is configured for RTEMS, the option will be ignored which
       is the same as specifying --with-avrlibc=no. See [4]PR54461 for
       more technical details.

   3. http://www.nongnu.org/avr-libc/
   4. http://gcc.gnu.org/PR54461

#include <avr/io.h> /* Port Definitions from AVR-LibC */

     * [297]14064 [avr-elf] -fdata-sections triggers ICE
     * [302]16884 [avr-elf] [fweb related] bug while initializing

4.5.3 to 4.7.3
--------------
 For the changes for 4.7, see following page.
  http://gcc.gnu.org/gcc-4.7/changes.html

(Picking up AVR related topic from above info):
The AVR port's libgcc has been improved and its multilib
structure has been enhanced. As a result, all objects
contributing to an application must either be compiled with
GCC versions up to 4.6.x or with GCC versions 4.7.1 or
later. If the compiler is used with AVR Libc, you need a
version that supports the new layout, i.e. implements #35407.

The AVR port's -mshort-calls command-line option has been
deprecated. It will be removed in the GCC 4.8 release. See
-mrelax for a replacement.

The AVR port only references startup code that clears .bss and
the common section resp. initializes the .data and .rodata
section provided respective sections (or subsections thereof)
are not empty, see PR18145.
  Applications that put all static storage objects into
non-standard sections and / or define all static storage
objects in assembler modules, must reference __do_clear_bss
resp. __do_copy_data by hand or undefine the symbol(s) by
means of -Wl,-u,__do_clear_bss resp. -Wl,-u,__do_copy_data.
2014-08-29 04:26:46 +00:00
martin
29bb52401e Make types (size_t and ptrdiff_t), predefines and link specs the same
as the in-tree compiler.
2014-07-05 09:03:49 +00:00
martin
30bc8a7ef5 Support more ABI variants 2014-07-03 20:31:16 +00:00
martin
f56351dc9c Workaround for bugzilla ticket 61651: pass explicit --with-.. for all binutils
programs to configure.
2014-07-02 13:20:51 +00:00
martin
03a10a5c8b Update to official 4.9.0 release 2014-07-02 12:53:35 +00:00
martin
0f1649f891 Update to official 2.24 release 2014-07-02 12:53:06 +00:00
mef
14bb9862e2 (pkgsrc)
Switch from Codesourcery to GNU FSF
(Upstream 2.23.2 to 2.24.0)
- binutils
  * Objcopy now supports wildcard characters in command line options that take
    section names.
  * Add support for Altera Nios II.
- gas
  * Add support for the Texas Instruments MSP430X processor.
  * Add -gdwarf-sections command line option to enable per-code-section
    generation of DWARF .debug_line sections.
  * Add support for Altera Nios II.
  * Add support for the Imagination Technologies Meta processor.
  * Add support for the v850e3v5.
  * Remove assembler support for MIPS ECOFF targets.
- ld
  * Add LOG2CEIL() builtin function to the linker script language
  * Add support for the Texas Instruments MSP430X processor.
  * Add support for Altera Nios II.
  * Add support for the V850E3V5 architecture.
  * Add support for the Imagination Technologies Meta processor.
  * --enable-new-dtags no longer generates old dtags in addition to new dtags.
  * Remove linker support for MIPS ECOFF targets.
  * Add ALIGN_WITH_INPUT to the linker script language to force the alignment of
    an output section to use the maximum alignment of all its input sections.
2014-06-15 23:43:13 +00:00
mef
4793b6ca3e (pkgsrc)
Remove libiberty work around
(upstream)
  Bump Version 2.23.2 to 2.24
  (From binutils-2.24/binutils/NEWS)
  ---------------------------
  Changes in 2.24:
  * Objcopy now supports wildcard characters in command line options that take
    section names.
  * Add support for Altera Nios II.
  (From binutils-2.24/ChangeLog)
  ---------------------------
    (cross_only): Remove target-libiberty.
2014-06-15 15:54:41 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
joerg
d8e27438da Be a bit more friendly toward libc++. 2014-05-27 09:53:37 +00:00
ryoon
d7539f011b Fix pasto 2014-05-16 13:54:50 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
joerg
b13f13e1ba Dance the doxygen! 2014-04-28 12:14:26 +00:00
asau
5fb2a3c988 Don't use "-pe" for pax, it doesn't work on FreeBSD, use "-pp" instead. 2014-04-19 01:14:41 +00:00
jakllsch
4a9eb347ab +GenFw 2014-04-06 16:15:06 +00:00
jakllsch
c6fdf9a4e3 Import GenFw-0pre15188.
From https://svn.code.sf.net/p/edk2/code/trunk/edk2 r15188.

Convert ELF to PE-COFF for UEFI
2014-04-06 16:14:16 +00:00
martin
d7333c1bee Configure for mipsel instead of mips to more closely match the native
NetBSD cross environment.
2014-04-05 11:05:38 +00:00
martin
9fc3baedd0 Use mipsel instead of mips to more closely match the NetBSD native
cross compile environment.
2014-04-05 10:07:11 +00:00
obache
9d74e4d3cb Add an hack to avoid /bin/sh bug in NetBSD-6 release or prior.
PR pkg/48695.
2014-04-02 12:49:25 +00:00
martin
265fed0e07 Add binutils-mips-current and gcc-mips-current 2014-03-31 09:51:35 +00:00
martin
23a943a202 Add a gcc-current pkg suitable for NetBSD/playstation2 kernel cross
compilation.
2014-03-31 09:49:31 +00:00
martin
f1a40c8e91 Add a binutils-2.23 pkg suitable for NetBSD/playstion2 cross compilation. 2014-03-31 09:46:57 +00:00
mef
dab7dd7c54 The option jxf of tar is necessary to read *.bz2 on some systems, for example, Linux:
http://us-east.manta.joyent.com/pkgsrc/public/reports/Linux/el6/trunk/x86_64/20140314.1310/nios2-binutils-2.23/configure.log
NetBSD 6.1.3, 5.2, 5.1 also accepts jxf.
2014-03-18 15:39:01 +00:00
mef
2cc035ba8d The option jxf of tar is necessary to read *.bz2 on some systems, for example, Linux:
http://us-east.manta.joyent.com/pkgsrc/public/reports/Linux/el6/trunk/x86_64/20140314.1310/nios2-binutils-2.23/configure.log
NetBSD 6.1.3, 5.2 and 5.1 also accept jxf.
2014-03-18 15:34:04 +00:00
joerg
31eb1c58e4 Honour our CXXFLAGS. Fix build with Clang. 2014-02-18 15:01:09 +00:00
joerg
eddc52ed28 Remove the right files. Bump revision. 2014-02-14 13:28:49 +00:00
reinoud
b54fdd2d29 Fix compilation issues 2014-02-10 20:18:04 +00:00
dsainty
675788db40 Remove the _scratch_ paths from the PLIST. They shouldn't be there, but they
should have been removed by the Makefile's post-install before the PLIST is
constructed too.
2014-02-07 08:54:06 +00:00
ryoon
5543b2e2ea Remove obsolete patch 2014-02-05 11:01:30 +00:00
obache
68fccf11bb Use GNU_CONFIGURE_LIBDIR. 2014-01-28 11:48:34 +00:00
wiz
18a46154bf Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
reinoud
1d624abc80 Remove MASTERSITE and set maintainer to me 2014-01-20 22:10:37 +00:00
joerg
c0806599cc Apply libiberty patch here too. 2014-01-20 19:28:46 +00:00
ryoon
6cae7e9f14 Update to 20131219
Changelog:
* Improve multibyte string handling
* Improve umask, towupper/towlower, readdir, scandir, and nanosleep
2014-01-19 07:43:14 +00:00
ryoon
b985963830 Update to 20131104
* Set LICENSE

Changelog:
* Build mechanism has changed.
* Better support for 68020+
2014-01-19 07:36:18 +00:00
ryoon
22673559da Update to 2.24
Changelog:
Port m68k-atari-mint to latest binutils
2014-01-19 07:23:49 +00:00
jnemeth
1ec3c5406d sort 2014-01-17 01:50:00 +00:00
reinoud
c6102a6ca5 Forgot to commit the cross/Makefile that recorded the added bossa 2014-01-14 15:58:26 +00:00
reinoud
27d96b128d Add bossa-20140109:
BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM
microcontrollers. The motivation behind BOSSA is to create a simple,
easy-to-use, open source utility to replace Atmel's SAM-BA software.
2014-01-14 15:36:59 +00:00
wiz
72bc1e2467 Fix build with doxygen-1.8.6 and depend on it. PKGREVISION++ 2014-01-05 20:20:48 +00:00
mef
e8115ef664 Add patch for interim fix on SunOS 5.11 (bulkbuild)
binutils-2.23.2/bfd/doc/bfd.texinfo:325: unknown command `colophon'
  binutils-2.23.2/bfd/doc/bfd.texinfo:336: unknown command `cygnus'
2014-01-01 14:27:55 +00:00
wiz
5889401244 Remove packages that were either BROKEN for more than a year or
BROKEN and explicitly scheduled to be removed after 2013Q4.
2013-12-31 17:08:08 +00:00
mef
6dead94f79 Correct comment as SunOS 5.11 not 5.1, thanks 2013-12-31 00:56:17 +00:00
mef
eac38a6d6a Adjust install path for libiberty.a for SunOS 5.11.
It installs at amd64 directory instead of x86_64.
Notified at pkgsrc-bulk@, thanks.
2013-12-31 00:55:14 +00:00
mef
9d9efa8f2a Adjust install path for SunOS 5.1 ( it places at amd64 directory instead of xf86_64).
Should not affect other than SunOS 5.1 (64bit).
Discussed on pkgsrc-bulk@, thanks joerg@.
2013-12-31 00:48:48 +00:00