christos
34bf41c699
fix bogus gcc unitialized warning
2015-08-22 05:45:57 +00:00
roy
33ca8eec34
Remove unused variable.
2015-08-21 13:24:47 +00:00
roy
cbf135c5b2
10-mtu is no longer used
2015-08-21 10:44:43 +00:00
roy
d5314d23aa
Sync
2015-08-21 10:39:00 +00:00
tron
93fded9a74
Fix build with "USE_SSP=yes".
2015-08-21 08:19:28 +00:00
christos
ed5ec7e8c7
use snprintf and cast to long.
2015-08-20 17:25:50 +00:00
joerg
b04b4ec44f
Update set list and build glue for libc++ r245539.
2015-08-20 10:06:20 +00:00
joerg
ae5250f8b0
Rerun the import of r245547.
2015-08-20 09:49:32 +00:00
joerg
76ae7f3939
Import libc++ r245547. Various bugfixes, improvements to the C++14
...
support and some experimental features from the library standard track.
2015-08-20 09:31:47 +00:00
christos
9287d529e5
handle acpica 20150717
2015-08-18 10:38:31 +00:00
christos
82dfa05dde
regen
2015-08-18 08:43:55 +00:00
christos
9ca90fdc92
finish all the regen
2015-08-17 17:28:33 +00:00
christos
871cc9aea1
regen sh3*
2015-08-17 13:26:04 +00:00
christos
0e872dfe70
regen coldfire
2015-08-17 13:17:44 +00:00
christos
311ef48816
forgot one earmv4 files
2015-08-17 13:10:38 +00:00
christos
3954c00438
regen hppa and mipseb
2015-08-17 13:09:41 +00:00
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