Home
last modified time | relevance | path

Searched refs:trad (Results 1 – 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDconfigure.in186 COREFILE=trad-core.lo
198 arm-*-riscix) COREFILE=trad-core.lo ;;
209 COREFILE=trad-core.lo
216 COREFILE=trad-core.lo
223 COREFILE=trad-core.lo
234 COREFILE=trad-core.lo
251 COREFILE=trad-core.lo
262 COREFILE=trad-core.lo
268 COREFILE=trad-core.lo
274 COREFILE=trad-core.lo
[all …]
HDChangeLog-9193704 * trad-core.c (trad_unix_core_file_p): If new hook
931 srec.c, tekhex.c, trad-core.c: Remove DYNAMIC from object_flags
1005 we started using trad-core.c for SCO instead.
1749 * sco-core.c: Remove, replace by trad-core.c.
1750 * trad-core.c: If HOST_STACK_START_ADDR is defined, use it.
1751 * config/i386sco.mh: Use trad-core not sco-core.
2673 Yet another trad-core variant:
2883 * trad-core.c (TRAD_CORE_USER_OFFSET, TRAD_CORE_STACK_FILEPOS):
2935 * trad-core.c: Don't include <sys/file.h>.
3623 trad-core.c: Define a TARGET_get_symbol_info function or macro.
[all …]
HDconfigure16997 COREFILE=trad-core.lo
17009 arm-*-riscix) COREFILE=trad-core.lo ;;
17020 COREFILE=trad-core.lo
17025 COREFILE=trad-core.lo
17030 COREFILE=trad-core.lo
17037 COREFILE=trad-core.lo
17048 COREFILE=trad-core.lo
17055 COREFILE=trad-core.lo
17059 COREFILE=trad-core.lo
17063 COREFILE=trad-core.lo
[all …]
HDconfig.in276 /* Name of host specific header file to include in trad-core.c. */
HDMakefile.am622 trad-core.lo \
632 trad-core.c \
1929 trad-core.lo: trad-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
HDChangeLog-9495704 trad-core.o and hosts/i860mach3.h.
870 * configure.in (alpha*-*-linux*): Set COREFILE to trad-core.o and
874 * trad-core.c (trad_unix_core_file_p): Cast u.u_ar0 to bfd_vma,
1163 * trad-core.c (rawptr): Make it a local variable of
1925 * trad-core.c: Don't include <errno.h>. Include TRAD_HEADER if it
1929 information needed by trad-core.c.
6084 rs6000-core.c, trad-core.c: Remove SEC_ALLOC flag from .reg
7798 * trad-core.c (trad_unix_bfd_is_local_label): Correct cast from
8038 * irix-core.c, osf-core.c, ptrace-core.c, trad-core.c: Likewise.
8322 * trad-core.c (trad_unix_core_file_p): Don't pass abfd to
[all …]
HDMakefile.in872 trad-core.lo \
882 trad-core.c \
2508 trad-core.lo: trad-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
HDChangeLog-00012343 * trad-core.c: Likewise.
5672 * trad-core.c: Likewise.
8029 * trad-core.c: From hpux-core.c, include <dirent.h> or
8255 * trad-core.c (trad_unix_core_file_p): Return
9273 * trad-core.c (trad_unix_core_file_p): Correct 2000-01-27
9490 * trad-core.c (trad_unix_core_file_p): Cast core_regsec
HDChangeLog-2006210 * trad-core.c (trad_unix_core): Don't cast statbuf.st_size to
1841 * trad-core.c: Likewise.
HDChangeLog-98991275 * trad-core.c: Initialise new field of bfd_target structure.
4622 * trad-core.c: Don't include <stdio.h> or <sys/types.h>.
5274 don't actually use trad-core, but a SunOS-style core file handled
HDChangeLog-0203264 * trad-core.c: Likewise.
5427 syms.c, targets.c, tekhex.c, ticoff.h, trad-core.c, versados.c,
10296 * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
11351 * trad-core.c (trad_unix_core_file_p): Likewise.
HDChangeLog-9697318 * configure.in (sparc*-*-linux*): Use trad-core and ...
3567 * trad-core.c (swap_abort): Ditto & make static.
/freebsd-11-stable/sbin/ipfw/
HDipv6.c90 char trad[255]; in print_ip6() local
125 if (inet_ntop(AF_INET6, a, trad, in print_ip6()
126 sizeof(trad)) == NULL) in print_ip6()
128 bprintf(bp, "%s", trad ); in print_ip6()
131 trad, sizeof(trad))); in print_ip6()
/freebsd-11-stable/contrib/gcclibs/libcpp/
HDinternal.h137 #define CUR(c) ((c)->u.trad.cur)
138 #define RLIMIT(c) ((c)->u.trad.rlimit)
162 } trad; member
/freebsd-11-stable/gnu/usr.bin/gdb/libgdb/
HDMakefile50 target.c thread.c top.c tracepoint.c trad-frame.c tui-command.c \
/freebsd-11-stable/contrib/binutils/bfd/po/
HDSRC-POTFILES.in323 trad-core.c
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
HDconfig.h.fbsd279 /* Name of host specific header file to include in trad-core.c. */
/freebsd-11-stable/contrib/gdb/
HDmd5.sum394 cb6bdd284510fdc060d456b9eafdfb68 bfd/trad-core.c
1049 90c27d2b417ae4c5b5486b18736b20ed gdb/trad-frame.c
1050 17ce436b755a183707ca37ec442a4f33 gdb/trad-frame.h
/freebsd-11-stable/contrib/gdb/gdb/doc/
HDgdbint.texinfo4431 @file{bfd/trad-core.c}. First, use whatever @code{#include} files your