Commit Graph

5394 Commits

Author SHA1 Message Date
christos
97d737391f regen some arm, mips, ppc, 2015-08-17 12:48:16 +00:00
christos
329412d82a fix mips 2015-08-17 12:45:06 +00:00
christos
1d01486282 regen vax 2015-08-17 10:17:25 +00:00
christos
4ee3234649 regen m68000 2015-08-17 10:11:30 +00:00
christos
c6bb8cabfc regen sparc64 2015-08-17 10:07:00 +00:00
christos
094a12b336 fix sparc64 2015-08-17 10:06:50 +00:00
christos
4d5524276d regen alpha, earmv4 2015-08-17 09:57:59 +00:00
christos
18982316aa fix alpha 2015-08-17 09:57:31 +00:00
christos
3221174a81 regen m68k 2015-08-17 09:06:49 +00:00
christos
1b2e4fb002 fix m68k 2015-08-17 09:06:29 +00:00
christos
3a1916735f regen sparc 2015-08-17 08:53:56 +00:00
christos
450cf8f634 fix sparc 2015-08-17 08:53:33 +00:00
christos
d708e326ad regen i386 2015-08-17 08:30:33 +00:00
christos
983172ca33 don't hard code the path. 2015-08-17 07:32:51 +00:00
christos
a70d8c7e9c gdb 7 -> gdb.old 2015-08-17 07:30:39 +00:00
macallan
710e19a438 add ffb_accel_common.c 2015-08-16 17:48:24 +00:00
christos
9d1da10b43 merge conflicts 2015-08-16 09:52:55 +00:00
christos
57d153c7c7 fix glue for gdb-7.9.1 2015-08-16 09:51:58 +00:00
christos
d0e1037b7b handle gdb-7.9.1 2015-08-16 09:14:53 +00:00
mrg
4a7a9971a5 add a bunch of missing CLEANDIRFILES, since the implicit rules they
come from are not entirely simple to generate.

remove old DIST= setting that was wrong.

this subdir builds again for me now.
2015-08-15 21:11:37 +00:00
mrg
0249ef23ac this is gdb.old, not gdb.
XXX: put this in bsd.own.mk?
2015-08-15 20:57:37 +00:00
mrg
67a23d995b re-run mknative binutils for powerpc. 2015-08-15 19:54:02 +00:00
christos
968cf8f21f import new gdb 2015-08-15 10:24:36 +00:00
christos
837edd6b4e import new gdb 2015-08-15 10:18:10 +00:00
christos
b23b258258 import new gdb 2015-08-15 09:56:15 +00:00
christos
9d2109275e import new gdb 2015-08-15 09:46:14 +00:00
christos
8986534fbd switch everyone to gdb.old 2015-08-15 09:34:17 +00:00
christos
0ab5b34041 import the head of gdb in gdb.old in preparation for the new gdb import. 2015-08-15 09:27:49 +00:00
apb
f15c02ef49 Update for tzdata2015f:
* Fix numbering in a comment;
* Update version numbers;
* Adjust a regex to recognise "Changes affecting.*data" without
  the word "format".
2015-08-11 18:10:13 +00:00
apb
fd53cdca36 Import tzdata2015f from ftp://ftp.iana.org/tz/releases/tzdata2015f.tar.gz
Summary of changes in tzdata2015f (2015-08-10 18:06:56 -0700):
  * North Korea switches to +0830 on 2015-08-15.
  * Uruguay no longer observes DST.
  * Moldova starts and ends DST at 00:00 UTC, not at 01:00 UTC.
  * The two characters '%z' in a zone format now stand for the UTC
    offset, e.g., '-07' for seven hours behind UTC and '+0530' for
    five hours and thirty minutes ahead.
  * Comments for America/Halifax and America/Glace_Bay have been improved.
  * Data entries have been simplified for Atlantic/Canary, Europe/Simferopol,
    Europe/Sofia, and Europe/Tallinn.
  * Changes affecting documentation.
2015-08-11 18:07:00 +00:00
prlw1
c71e0745a5 fix typos 2015-08-11 16:06:52 +00:00
macallan
b676c18bcd build EXA support 2015-08-11 03:58:18 +00:00
jakllsch
23d6404318 Correct temporary directory preference order in libiberty's choose_tmpdir().
Because it is intended to be persistent, /var/tmp is about the worst possible
choice for temporary files for most users of libiberty.  /tmp works better,
because the the defined semantics of /tmp allow for a non-persistent tmpfs
to be used.  This should improve performance when /tmp is a tmpfs and it is
difficult or impossible to have an environment variable or command line -pipe
flag passed to every piece of the toolchain.
2015-08-10 15:45:40 +00:00
aymeric
4fcf45b3fb use ${TOOL_AWK} instead of host dependant awk. From mrg@. 2015-08-09 10:09:07 +00:00
aymeric
26784e621d Move dashes to the front of bracket expressions. Suggested by dholland@. 2015-08-08 23:06:36 +00:00
aymeric
dea07fe2a9 Fix bracket expressions by moving '-' to the end of them. GNU awk choked. 2015-08-08 22:26:59 +00:00
wiz
e272cbeff0 Use date of last distfile for am-utils.info date.
Update doc/3RDPARTY to mention this should be kept up-to-date during
imports.
Addresses PR 50118.
2015-08-06 10:22:34 +00:00
macallan
8e272e6ce3 build EXA support 2015-07-30 02:58:00 +00:00
christos
3c96e852e2 Don't use NO_SYS_HEADERS because <sys/types.h> is not included when you
do that before the typedefs in /usr/xsrc/external/mit/xorg-server/dist/hw/\
xfree86/x86emu/x86emu/types.h, and then some source files include
<sys/types.h> leading to uint redefinitions.
2015-07-29 19:03:15 +00:00
christos
b4a6c5034b merge conflicts for bind-9.10.2-P3 to address CVE-2015-5477. 2015-07-28 18:55:16 +00:00
christos
3f9a56fe3c Import bind 9.10.2-P3 2015-07-28 18:48:08 +00:00
mrg
4bebf46978 remove unused files. 2015-07-26 09:04:15 +00:00
mrg
0aac484359 remove some duplication; pointed out by pgoyette. 2015-07-23 09:37:59 +00:00
mrg
cf4dd8937a remove the xfree86 reachover makefiles and the vast majority of
the support in the rest of the source tree.

X11 sets could use some cleaning up perhaps (just deletion, as
we've never really marked the old X11R6 as obsolete for native
xorg using platforms so far either.)
2015-07-23 08:03:24 +00:00
mrg
c73007bdff remove obsolete tools and comments. 2015-07-23 07:36:54 +00:00
mrg
57b7c10bc0 copy reachovers and mostly update for modern xorg. showfont builds
but rstart doesn't quite yet...
2015-07-23 07:34:38 +00:00
mrg
1d32bc8471 delete obsolete reachovers. 2015-07-23 07:33:33 +00:00
mrg
d9b30e28a9 build libXpresent. 2015-07-23 05:46:39 +00:00
mrg
1dfb3d9037 link against Xinerama now that xterm 318 would prefer to. 2015-07-23 05:45:09 +00:00
mrg
82690547ac update for ark 0.7.5. 2015-07-23 02:04:09 +00:00