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
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
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
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
christos
dcdbe6c789
td_close() needs to be able to write to the process image, so call sooner,
...
before we detach from it.
2015-07-02 14:54:42 +00:00
matt
2bfd904e26
regenerated for N32 support.
2015-05-23 22:14:20 +00:00
matt
62bd03ee9c
Regen for N32 target vectors.
2015-05-23 01:45:08 +00:00
matt
3a9ce77d41
Add the mips n32 target vectors.
2015-05-23 01:41:02 +00:00
christos
fce62f0d34
regen
2015-05-07 14:43:30 +00:00
christos
ac4fc9a0ef
generalize the mips test to match mips64.
2015-05-07 14:43:22 +00:00
joerg
7056ba0e78
There is no such thing as void volatile.
2015-01-16 10:08:52 +00:00
joerg
eebd9ebe9d
Uses free
2015-01-16 10:08:37 +00:00
skrll
6948cee7e0
Allow i386 binary debugging on amd64 hosts.
2014-12-15 13:43:24 +00:00
christos
0c6a515324
Allow i386 binary debugging on amd64 hosts.
...
XXX: This should be done in mknative but how? Matt?
2014-12-14 19:59:52 +00:00
christos
977e434ff6
When debugging 32 bit binaries on a 64 bit arch in NetBSD the dynamic
...
linker magically converts the dynamic linker name to ld.elf_so-<32bitarch>
like ld.elf_so-i386. We do the same magic here.
2014-12-14 19:58:06 +00:00
martin
41f1cccf8f
Fix byte order selection for breakpoints: on arm the byte order for code
...
might differ from the generic BFD endianess.
Fixes PR toolchain/49445.
2014-12-12 20:25:35 +00:00
aymeric
426034c57f
. do not abort() if we read a zero cs or rip, or if we can't read them
...
. end the backtrace when encountering a soft interrupt, since they live in
their own lwp
2014-12-02 10:34:27 +00:00
christos
addbc7f884
Cleanup the confusion with getting the pid of a sparc debugged process.
...
If the comments were correct, then this should be factored out to the
OS-specific native code, and the general code should remain sane.
2014-08-30 07:55:44 +00:00
matt
547b3a3b01
Changes to existing files to enable building AARCH64 userland.
...
evbarm64-el
This is clang only. While gcc4.8 supports aarch64, no netbsd support has
been written for aarch64 with gcc4.8.
2014-08-10 05:56:36 +00:00
christos
da24523ac9
PR/30756: Thomas Klausner: Deactivate threads after detaching the main thread.
2014-07-16 11:48:37 +00:00
christos
c0ece66270
PR/47430: Fix debugging threads again, GETTID == ptid_get_lwp for us, not
...
ptid_get_tid :-)
2014-07-15 17:35:54 +00:00
christos
1be245e749
replace the old macros with the function names like the rest of the code did.
2014-07-15 17:35:39 +00:00
christos
38de16d38f
regen some more arm variants
2014-06-23 19:19:55 +00:00
christos
527bf5b2ba
No more gdbint.texinfo; has been removed upstream
2014-06-23 15:05:30 +00:00
christos
c8086e9e0e
regen coldfire
2014-06-23 03:16:29 +00:00
christos
d5e7be57f0
regen sun2
2014-06-23 02:57:58 +00:00
mrg
541eeb6cb5
mknative-gdb for arm and armeb and gdb 7.7
2014-06-23 02:54:00 +00:00
christos
7f99d41728
regen mips64el
2014-06-23 02:50:32 +00:00