OSDN Git Service

Initial revision
authorrth <rth>
Mon, 3 May 1999 07:29:06 +0000 (07:29 +0000)
committerrth <rth>
Mon, 3 May 1999 07:29:06 +0000 (07:29 +0000)
commita7ba80d5aa7e6a0b3921356738c1d02227abd387
treefdd7d078aedd4e313368cb64028c91bb8b63efd5
parent435a9bffb4bb7cfbe880fd73c00c032717b1a9be
Initial revision
257 files changed:
binutils/ChangeLog [new file with mode: 0644]
binutils/Makefile.am [new file with mode: 0644]
binutils/Makefile.in [new file with mode: 0644]
binutils/NEWS [new file with mode: 0644]
binutils/README [new file with mode: 0644]
binutils/acinclude.m4 [new file with mode: 0644]
binutils/aclocal.m4 [new file with mode: 0644]
binutils/addr2line.1 [new file with mode: 0644]
binutils/addr2line.c [new file with mode: 0644]
binutils/ar.1 [new file with mode: 0644]
binutils/ar.c [new file with mode: 0644]
binutils/arlex.l [new file with mode: 0644]
binutils/arparse.y [new file with mode: 0644]
binutils/arsup.c [new file with mode: 0644]
binutils/arsup.h [new file with mode: 0644]
binutils/binutils.texi [new file with mode: 0644]
binutils/bucomm.c [new file with mode: 0644]
binutils/bucomm.h [new file with mode: 0644]
binutils/budbg.h [new file with mode: 0644]
binutils/coffdump.c [new file with mode: 0644]
binutils/coffgrok.c [new file with mode: 0644]
binutils/coffgrok.h [new file with mode: 0644]
binutils/config.in [new file with mode: 0644]
binutils/configure [new file with mode: 0755]
binutils/configure.bat [new file with mode: 0755]
binutils/configure.com [new file with mode: 0644]
binutils/configure.in [new file with mode: 0644]
binutils/cxxfilt.man [new file with mode: 0644]
binutils/debug.c [new file with mode: 0644]
binutils/debug.h [new file with mode: 0644]
binutils/deflex.l [new file with mode: 0644]
binutils/defparse.y [new file with mode: 0644]
binutils/dep-in.sed [new file with mode: 0644]
binutils/dlltool.c [new file with mode: 0644]
binutils/dlltool.h [new file with mode: 0644]
binutils/dllwrap.c [new file with mode: 0644]
binutils/dyn-string.c [new file with mode: 0644]
binutils/dyn-string.h [new file with mode: 0644]
binutils/filemode.c [new file with mode: 0644]
binutils/ieee.c [new file with mode: 0644]
binutils/is-ranlib.c [new file with mode: 0644]
binutils/is-strip.c [new file with mode: 0644]
binutils/mac-binutils.r [new file with mode: 0644]
binutils/makefile.vms-in [new file with mode: 0644]
binutils/maybe-ranlib.c [new file with mode: 0644]
binutils/maybe-strip.c [new file with mode: 0644]
binutils/mpw-config.in [new file with mode: 0644]
binutils/mpw-make.sed [new file with mode: 0644]
binutils/nlmconv.1 [new file with mode: 0644]
binutils/nlmconv.c [new file with mode: 0644]
binutils/nlmconv.h [new file with mode: 0644]
binutils/nlmheader.y [new file with mode: 0644]
binutils/nm.1 [new file with mode: 0644]
binutils/nm.c [new file with mode: 0644]
binutils/not-ranlib.c [new file with mode: 0644]
binutils/not-strip.c [new file with mode: 0644]
binutils/objcopy.1 [new file with mode: 0644]
binutils/objcopy.c [new file with mode: 0644]
binutils/objdump.1 [new file with mode: 0644]
binutils/objdump.c [new file with mode: 0644]
binutils/po/Make-in [new file with mode: 0644]
binutils/po/POTFILES.in [new file with mode: 0644]
binutils/po/binutils.pot [new file with mode: 0644]
binutils/prdbg.c [new file with mode: 0644]
binutils/ranlib.1 [new file with mode: 0644]
binutils/ranlib.sh [new file with mode: 0755]
binutils/rclex.l [new file with mode: 0644]
binutils/rcparse.y [new file with mode: 0644]
binutils/rdcoff.c [new file with mode: 0644]
binutils/rddbg.c [new file with mode: 0644]
binutils/readelf.c [new file with mode: 0644]
binutils/rename.c [new file with mode: 0644]
binutils/resbin.c [new file with mode: 0644]
binutils/rescoff.c [new file with mode: 0644]
binutils/resrc.c [new file with mode: 0644]
binutils/resres.c [new file with mode: 0644]
binutils/sanity.sh [new file with mode: 0755]
binutils/size.1 [new file with mode: 0644]
binutils/size.c [new file with mode: 0644]
binutils/srconv.c [new file with mode: 0644]
binutils/stabs.c [new file with mode: 0644]
binutils/stamp-h.in [new file with mode: 0644]
binutils/strings.1 [new file with mode: 0644]
binutils/strings.c [new file with mode: 0644]
binutils/strip.1 [new file with mode: 0644]
binutils/sysdump.c [new file with mode: 0644]
binutils/sysinfo.y [new file with mode: 0644]
binutils/syslex.l [new file with mode: 0644]
binutils/sysroff.info [new file with mode: 0644]
binutils/testsuite/ChangeLog [new file with mode: 0644]
binutils/testsuite/binutils-all/ar.exp [new file with mode: 0644]
binutils/testsuite/binutils-all/bintest.s [new file with mode: 0644]
binutils/testsuite/binutils-all/hppa/addendbug.s [new file with mode: 0644]
binutils/testsuite/binutils-all/hppa/objdump.exp [new file with mode: 0644]
binutils/testsuite/binutils-all/nm.exp [new file with mode: 0644]
binutils/testsuite/binutils-all/objcopy.exp [new file with mode: 0644]
binutils/testsuite/binutils-all/objdump.exp [new file with mode: 0644]
binutils/testsuite/binutils-all/readelf.exp [new file with mode: 0644]
binutils/testsuite/binutils-all/readelf.h [new file with mode: 0644]
binutils/testsuite/binutils-all/readelf.r [new file with mode: 0644]
binutils/testsuite/binutils-all/readelf.s [new file with mode: 0644]
binutils/testsuite/binutils-all/readelf.ss [new file with mode: 0644]
binutils/testsuite/binutils-all/readelf.wi [new file with mode: 0644]
binutils/testsuite/binutils-all/size.exp [new file with mode: 0644]
binutils/testsuite/binutils-all/testprog.c [new file with mode: 0644]
binutils/testsuite/config/default.exp [new file with mode: 0644]
binutils/testsuite/config/hppa.sed [new file with mode: 0644]
binutils/testsuite/lib/utils-lib.exp [new file with mode: 0644]
binutils/version.c [new file with mode: 0644]
binutils/windres.c [new file with mode: 0644]
binutils/windres.h [new file with mode: 0644]
binutils/winduni.c [new file with mode: 0644]
binutils/winduni.h [new file with mode: 0644]
binutils/wrstabs.c [new file with mode: 0644]
config/ChangeLog [new file with mode: 0644]
config/acinclude.m4 [new file with mode: 0755]
config/mh-a68bsd [new file with mode: 0644]
config/mh-aix386 [new file with mode: 0644]
config/mh-aix43 [new file with mode: 0644]
config/mh-apollo68 [new file with mode: 0644]
config/mh-armpic [new file with mode: 0644]
config/mh-cxux [new file with mode: 0644]
config/mh-cygwin [new file with mode: 0644]
config/mh-decstation [new file with mode: 0644]
config/mh-delta88 [new file with mode: 0644]
config/mh-dgux [new file with mode: 0644]
config/mh-dgux386 [new file with mode: 0644]
config/mh-djgpp [new file with mode: 0644]
config/mh-elfalphapic [new file with mode: 0644]
config/mh-hp300 [new file with mode: 0644]
config/mh-hpux [new file with mode: 0644]
config/mh-hpux8 [new file with mode: 0644]
config/mh-interix [new file with mode: 0644]
config/mh-irix4 [new file with mode: 0644]
config/mh-irix5 [new file with mode: 0644]
config/mh-irix6 [new file with mode: 0644]
config/mh-lynxos [new file with mode: 0644]
config/mh-lynxrs6k [new file with mode: 0644]
config/mh-m68kpic [new file with mode: 0644]
config/mh-mingw32 [new file with mode: 0644]
config/mh-ncr3000 [new file with mode: 0644]
config/mh-ncrsvr43 [new file with mode: 0644]
config/mh-necv4 [new file with mode: 0644]
config/mh-papic [new file with mode: 0644]
config/mh-ppcpic [new file with mode: 0644]
config/mh-riscos [new file with mode: 0644]
config/mh-sco [new file with mode: 0644]
config/mh-solaris [new file with mode: 0644]
config/mh-sparcpic [new file with mode: 0644]
config/mh-sun3 [new file with mode: 0644]
config/mh-sysv [new file with mode: 0644]
config/mh-sysv4 [new file with mode: 0644]
config/mh-sysv5 [new file with mode: 0644]
config/mh-vaxult2 [new file with mode: 0644]
config/mh-x86pic [new file with mode: 0644]
config/mpw-mh-mpw [new file with mode: 0644]
config/mpw/ChangeLog [new file with mode: 0644]
config/mpw/MoveIfChange [new file with mode: 0644]
config/mpw/README [new file with mode: 0644]
config/mpw/forward-include [new file with mode: 0644]
config/mpw/g-mpw-make.sed [new file with mode: 0644]
config/mpw/mpw-touch [new file with mode: 0644]
config/mpw/mpw-true [new file with mode: 0644]
config/mpw/null-command [new file with mode: 0644]
config/mpw/open-brace [new file with mode: 0644]
config/mpw/tr-7to8-src [new file with mode: 0644]
config/mpw/true [new file with mode: 0644]
config/mt-armpic [new file with mode: 0644]
config/mt-d30v [new file with mode: 0644]
config/mt-elfalphapic [new file with mode: 0644]
config/mt-linux [new file with mode: 0644]
config/mt-m68kpic [new file with mode: 0644]
config/mt-netware [new file with mode: 0644]
config/mt-ospace [new file with mode: 0644]
config/mt-papic [new file with mode: 0644]
config/mt-ppcpic [new file with mode: 0644]
config/mt-sparcpic [new file with mode: 0644]
config/mt-v810 [new file with mode: 0644]
config/mt-x86pic [new file with mode: 0644]
etc/ChangeLog [new file with mode: 0644]
etc/Makefile.in [new file with mode: 0644]
etc/add-log.el [new file with mode: 0644]
etc/add-log.vi [new file with mode: 0644]
etc/configbuild.ein [new file with mode: 0644]
etc/configbuild.fig [new file with mode: 0644]
etc/configbuild.jin [new file with mode: 0644]
etc/configbuild.tin [new file with mode: 0644]
etc/configdev.ein [new file with mode: 0644]
etc/configdev.fig [new file with mode: 0644]
etc/configdev.jin [new file with mode: 0644]
etc/configdev.tin [new file with mode: 0644]
etc/configure [new file with mode: 0755]
etc/configure.in [new file with mode: 0644]
etc/configure.texi [new file with mode: 0644]
etc/make-stds.texi [new file with mode: 0644]
etc/standards.texi [new file with mode: 0644]
gprof/.gdbinit [new file with mode: 0644]
gprof/ChangeLog [new file with mode: 0644]
gprof/Makefile.am [new file with mode: 0644]
gprof/Makefile.in [new file with mode: 0644]
gprof/NOTES [new file with mode: 0644]
gprof/TEST [new file with mode: 0644]
gprof/TODO [new file with mode: 0644]
gprof/aclocal.m4 [new file with mode: 0644]
gprof/alpha.c [new file with mode: 0644]
gprof/basic_blocks.c [new file with mode: 0644]
gprof/basic_blocks.h [new file with mode: 0644]
gprof/bb_exit_func.c [new file with mode: 0644]
gprof/bbconv.pl [new file with mode: 0755]
gprof/bsd_callg_bl.m [new file with mode: 0644]
gprof/call_graph.c [new file with mode: 0644]
gprof/call_graph.h [new file with mode: 0644]
gprof/cg_arcs.c [new file with mode: 0644]
gprof/cg_arcs.h [new file with mode: 0644]
gprof/cg_dfn.c [new file with mode: 0644]
gprof/cg_dfn.h [new file with mode: 0644]
gprof/cg_print.c [new file with mode: 0644]
gprof/cg_print.h [new file with mode: 0644]
gprof/configure [new file with mode: 0755]
gprof/configure.bat [new file with mode: 0644]
gprof/configure.in [new file with mode: 0644]
gprof/corefile.c [new file with mode: 0644]
gprof/corefile.h [new file with mode: 0644]
gprof/flat_bl.m [new file with mode: 0644]
gprof/fsf_callg_bl.m [new file with mode: 0644]
gprof/gconfig.in [new file with mode: 0644]
gprof/gen-c-prog.awk [new file with mode: 0644]
gprof/gmon.h [new file with mode: 0644]
gprof/gmon_io.c [new file with mode: 0644]
gprof/gmon_io.h [new file with mode: 0644]
gprof/gmon_out.h [new file with mode: 0644]
gprof/gprof.1 [new file with mode: 0644]
gprof/gprof.c [new file with mode: 0644]
gprof/gprof.h [new file with mode: 0644]
gprof/gprof.texi [new file with mode: 0644]
gprof/hertz.c [new file with mode: 0644]
gprof/hertz.h [new file with mode: 0644]
gprof/hist.c [new file with mode: 0644]
gprof/hist.h [new file with mode: 0644]
gprof/i386.c [new file with mode: 0644]
gprof/po/Make-in [new file with mode: 0644]
gprof/po/POTFILES.in [new file with mode: 0644]
gprof/po/gprof.pot [new file with mode: 0644]
gprof/search_list.c [new file with mode: 0644]
gprof/search_list.h [new file with mode: 0644]
gprof/source.c [new file with mode: 0644]
gprof/source.h [new file with mode: 0644]
gprof/sparc.c [new file with mode: 0644]
gprof/stamp-h.in [new file with mode: 0644]
gprof/sym_ids.c [new file with mode: 0644]
gprof/sym_ids.h [new file with mode: 0644]
gprof/symtab.c [new file with mode: 0644]
gprof/symtab.h [new file with mode: 0644]
gprof/tahoe.c [new file with mode: 0644]
gprof/utils.c [new file with mode: 0644]
gprof/utils.h [new file with mode: 0644]
gprof/vax.c [new file with mode: 0644]