Commit graph

  • 7eff5bcf96 Use -I. to get sysdep.h. John Gilmore 1991-10-11 11:22:25 +00:00
  • 2a5f387b08 Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. John Gilmore 1991-10-11 11:22:05 +00:00
  • 1b78540a99 Roll in some changes. Unlikely to compile yet. John Gilmore 1991-10-11 11:11:46 +00:00
  • 2c3f93e56d Initial revision John Gilmore 1991-10-11 10:45:56 +00:00
  • 5b2765bf13 Restructure configuration scheme for bfd, binutils, ld. John Gilmore 1991-10-11 10:43:34 +00:00
  • 06d0bdef53 * hosts/h-amix.h, h-i386v.h: Define POSIX_UTIME, not USG. * hosts/h-hp9000.h: Remove USG comment. * hosts/h-rs6000.h: Include <stdlib.h> for malloc. * hosts/h-news.h, h-sparc-64.h: New config files that had previously been kludged in the <sysdep.h> file. John Gilmore 1991-10-11 10:41:22 +00:00
  • 239326c84f Restructure configuration scheme for bfd, binutils, ld. Use -I. to get sysdep.h. John Gilmore 1991-10-11 10:29:54 +00:00
  • bbc8d4849f Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. John Gilmore 1991-10-11 10:11:37 +00:00
  • 600d486408 Remove dead N_TXTOFF override. Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. John Gilmore 1991-10-11 10:09:28 +00:00
  • dd4646ca3a Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. Don't ever call trad_unix_core_file_p from here. John Gilmore 1991-10-11 10:08:58 +00:00
  • 6a46902732 * Makefile.in: Rename XDEPFILES. * trad-core.c: Document how to use it nowadays. * i386aout.c, newsos3.c: Clean up. * i386coff.c: Allow 386 coff files to be used as core files too (for reading core files from embedded systems). John Gilmore 1991-10-11 04:51:42 +00:00
  • 074274252f Read cross-core files on Mach 386. John Gilmore 1991-10-11 00:27:41 +00:00
  • 1a31570390 updating K. Richard Pixley 1991-10-10 11:59:25 +00:00
  • 15211bed3c Decstation now croaks on multi-line assertions. eliminate them. K. Richard Pixley 1991-10-10 10:43:30 +00:00
  • c2fa4ebcdd new binary layout and cp/mv instead of INSTALL K. Richard Pixley 1991-10-10 08:17:32 +00:00
  • e59c58e3b1 Initial revision K. Richard Pixley 1991-10-10 07:10:42 +00:00
  • 7dbcd409f1 New installed binary layout. K. Richard Pixley 1991-10-10 06:36:30 +00:00
  • 3f51b6cf18 * nm.c (print_symbols): Handle NULL name field of symbol. * Makefile.in: Removed spurious comment. Per Bothner 1991-10-10 05:44:37 +00:00
  • 5420feaa8e * Die when sub-configure's do. * get the makefile building message line correct. * set -e K. Richard Pixley 1991-10-10 04:57:23 +00:00
  • f6b67e4cdd Creating Makefile stubs in preparation for mips three-stage. K. Richard Pixley 1991-10-10 04:56:18 +00:00
  • ce9dc65af7 Initial revision K. Richard Pixley 1991-10-10 04:55:23 +00:00
  • e00efef1a2 copy the old file to the new before cleaning it. This should propogate mode bits like execute. K. Richard Pixley 1991-10-10 01:08:04 +00:00
  • 50ac10c17a Backed out the "/bin/sh config.sub" change. Fails when config.sub was on PATH. K. Richard Pixley 1991-10-10 01:04:42 +00:00
  • 843b88bafe Oops... forgot 1.9 -> 1.90 last time around... Roland Pesch 1991-10-10 00:56:38 +00:00
  • 8706a92ce1 Warn 'ar q' doesn't update archive ST index. Roland Pesch 1991-10-10 00:48:05 +00:00
  • dafcb8be38 Call config.sub as "/bin/sh config.sub" instead of directly. This protects us from the case where config.sub isn't executable. K. Richard Pixley 1991-10-10 00:38:08 +00:00
  • 912456a503 * mipsread.c, coffread.c: initialise TYPE_VPTR_FIELDNO to -1. This avoids coredumps under set print object on' in value_headof (called erroneously by value_from_vtable_info) for p &struct' or `p *struct'. From Peter Schauer. John Gilmore 1991-10-10 00:05:52 +00:00
  • 6383fc6d94 Added h8300hds.{c,sc}. Per Bothner 1991-10-09 20:40:37 +00:00
  • 639665deb8 Another patch from jim. K. Richard Pixley 1991-10-09 00:48:26 +00:00
  • 5298a14b49 (ORIG: date: 1991/09/27 22:47:20; author: pesch; state: Exp; lines: +3 -4) Stop talking about obsolete "sharedlibrary" command in whats-new section. Roland Pesch 1991-10-09 00:31:51 +00:00
  • c728f1f0ef (ORIG: date: 1991/09/21 05:15:13; author: pesch; state: Exp; lines: +19 -18) (1) fix typo ('_if_' and '_fi_' for '_if__' and '_fi__'!) (2) prepare for semi-auto xref updating by rejoining xrefs broken across lines Roland Pesch 1991-10-09 00:31:02 +00:00
  • 7d7ff5f6dd (ORIG: date: 1991/09/21 03:59:06; author: pesch; state: Exp; lines: +12 -7) Formatting updates to "installing" appendix. Roland Pesch 1991-10-09 00:30:17 +00:00
  • d7b569d59b (ORIG: date: 1991/09/21 02:59:57; author: gnu; state: Exp; lines: +32 -28) Rearrange "how to install" and "how to print the doc" stuff so it drops easier into README. Roland Pesch 1991-10-09 00:29:37 +00:00
  • f2857bd903 (ORIG: date: 1991/09/21 02:55:37; author: pesch; state: Exp; lines: +4 -2) add missing index entries for set/show print sevenbit-strings. Roland Pesch 1991-10-09 00:28:39 +00:00
  • c338a2fdf2 (ORIG: date: 1991/09/21 02:01:41; author: pesch; state: Exp; lines: +175 -110) Update configs table. Roland Pesch 1991-10-09 00:27:09 +00:00
  • 3e0d0a27fc (ORIG: date: 1991/09/20 22:43:47; author: pesch; state: Exp; lines: +47 -46) Extract GDB version number from main GDB dir Makefile.in. Roland Pesch 1991-10-09 00:26:15 +00:00
  • c2bbbb2275 (ORIG: date: 1991/09/20 21:43:15; author: pesch; state: Exp;) Merged in new doc on language setting, C, and Mod-2 by Andrew Beers; cleanups to node structure. Roland Pesch 1991-10-09 00:22:44 +00:00
  • 0c81306bb4 Merged in new doc on language setting, C, and Mod-2 by Andrew Beers; cleanups to node structure. Roland Pesch 1991-10-09 00:17:27 +00:00
  • 2bc9434c17 Getting BISON right. K. Richard Pixley 1991-10-09 00:11:14 +00:00
  • b80282d52a RELEASE 4.0 docn. (Recovered from GDB 4.0 distribution; intervening versions lost by cvs over system crash). Roland Pesch 1991-10-09 00:06:58 +00:00
  • c9629e6eac * binutils.texinfo: minor typos, phrasing, formatting fixes. Roland Pesch 1991-10-08 23:55:58 +00:00
  • ee17cac9c6 * ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean. * ldtemplate: Remove ldfile_add_library_path calls; just use the SEARCH_DIR commands in the script files. * Makefile.in: Add LIB_PATH macro, which if set is used to replace the SEARCH_DIR commands in the scripts (using ugly sed magic). This is primarily intended for cross-linking, where you would place libaries in a different place than native libraries. Also, emulations made from ldtemplate now use $(srcdir). * ldglda29k.sc: Change SEARCH_DIR commands to a conventional form; people can use the Makefile's LIB_PATH to override. Per Bothner 1991-10-08 23:18:03 +00:00
  • b7de6963d4 Add i386aout.c John Gilmore 1991-10-08 22:31:52 +00:00
  • 569ef29be1 Added MISSING_VFPRINTF Per Bothner 1991-10-08 22:30:57 +00:00
  • 243f4d0af1 Add errno, for binutils. John Gilmore 1991-10-08 22:28:10 +00:00
  • 398eef0a8d * configure.in: Get host file from ../bfd/config, not config. Per Bothner 1991-10-08 22:15:27 +00:00
  • b7a11ec217 * Makefile.in: new targets binutils.dvi, binutils.info Roland Pesch 1991-10-08 22:01:41 +00:00
  • 8d317d2a7a * Makefile.in: fix target ld.dvi, add target ld.info ld.texinfo: make info filename ld.info Roland Pesch 1991-10-08 21:52:43 +00:00
  • 050f05e73f Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com) Roland Pesch 1991-10-08 20:59:54 +00:00
  • a6fe7eeb1e doc/Makefile: stop hiding complaints from makeinfo. Roland Pesch 1991-10-08 19:20:58 +00:00
  • 92c78ee6ea * reloc.c, section.c, syms.c, targets.c: correct info-node structure in *doc* comments. Roland Pesch 1991-10-08 19:20:35 +00:00
  • 71e83453e5 Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com) Steve Chamberlain 1991-10-08 18:07:33 +00:00
  • bdb7313439 Fix bug in smake- file code. Jim Wilson 1991-10-08 06:07:58 +00:00
  • f036c5d55f Two formatting bugfixes. Roland Pesch 1991-10-08 02:28:43 +00:00
  • 2f3c1742f7 Updated sketchy doc for devo versions. FIXMEs remain. Roland Pesch 1991-10-08 02:22:16 +00:00
  • 598f2864d2 Remove configure and config.sub from the expected list. John Gilmore 1991-10-08 01:50:59 +00:00
  • aa41241ff4 Add binutils.texinfo, and change *-ranlib.o to *-ranlib.c. John Gilmore 1991-10-08 01:48:04 +00:00
  • 8539db10f4 Fixed typo (for RANLIB_PROG). Started writing rules for making a tar file. Per Bothner 1991-10-08 00:56:23 +00:00
  • 6ce6f0935f Fix bug with expressions like @foo+20 Steve Chamberlain 1991-10-08 00:40:43 +00:00
  • 58721107a6 *** empty log message *** Steve Chamberlain 1991-10-08 00:39:51 +00:00
  • 06a97fbd00 * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c: Make two different binaries for ar and ranlib, instead of distinguishing them at run time using argv[0]. (Old behavior is still available if you "make ar_with_ranlib", but it is not the default.) * ranlib.sh (new): An alternative one-line shell implementation of ranlib. Per Bothner 1991-10-07 23:14:30 +00:00
  • ef82baf8c5 Initial revision Per Bothner 1991-10-07 23:14:25 +00:00
  • bee36ac3e7 Added right dependencies for h8300hds.sc Steve Chamberlain 1991-10-07 15:07:29 +00:00
  • d1630095c4 First stage of coff-encap work. John Gilmore 1991-10-07 07:23:08 +00:00
  • a7503c672b * m68kcoff.h: Remove `tagentries' which snuck in from the i960 COFF port. John Gilmore 1991-10-07 02:29:42 +00:00
  • 2d8ffde474 * aout64.h: Move struct internal_exec to ../bfd/libaout.h so it can be shared by all `a.out-family' code. Rename EXTERNAL_LIST_SIZE to EXTERNAL_NLIST_SIZE. Use basic types for nlist members, and make strx integral rather than pointer. More commentary on n_type values. John Gilmore 1991-10-07 02:29:12 +00:00
  • 733ac8407d * archures.c: Rename struct bfd_arch_info_struct' to struct bfd_arch_info'. Rename typedef bfd_arch_info_struct_type' to bfd_arch_info_type'. All uses changed. John Gilmore 1991-10-07 02:16:22 +00:00
  • 58b8383afd Support for the h8300 with an hds monitor, first cut. Steve Chamberlain 1991-10-06 19:17:07 +00:00
  • 897d094ae0 Initial revision Steve Chamberlain 1991-10-06 19:17:06 +00:00
  • cd8761e140 Initial revision Steve Chamberlain 1991-10-06 19:02:50 +00:00
  • 706a356bfb configure, config.sub gone John Gilmore 1991-10-05 06:20:30 +00:00
  • 23e667ae67 h-amix.h John Gilmore 1991-10-05 06:18:50 +00:00
  • 08c6aaccee a.out.vax.h gone. John Gilmore 1991-10-05 06:18:24 +00:00
  • c167d2a673 howto.c, configure, config.sub gone. John Gilmore 1991-10-05 06:16:44 +00:00
  • e7a6fb0120 oops John Gilmore 1991-10-05 05:38:12 +00:00
  • c888e9cf5c Intel 386 Mach host port John Gilmore 1991-10-05 05:35:21 +00:00
  • 6617b94e06 Intel 386 Mach host port. John Gilmore 1991-10-05 05:35:06 +00:00
  • 634df4a653 Initial revision John Gilmore 1991-10-05 05:34:05 +00:00
  • 81f8fee921 * h8300-opcode.h: Remove `_enum' from the typedef for an enum. * bfd.h: Update to match bfd changes. John Gilmore 1991-10-05 05:29:40 +00:00
  • 9e2dad8ed4 * bfd.c: Remove strerror() to libiberty. John Gilmore 1991-10-05 05:18:08 +00:00
  • 5784123fb7 * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make). * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a few BFD types & enums. * ChangeLog: Create. John Gilmore 1991-10-05 04:55:05 +00:00
  • 558175fb60 Initial revision John Gilmore 1991-10-05 04:55:03 +00:00
  • e779a58cf4 Cope with renames of a few BFD types & enums. John Gilmore 1991-10-05 04:50:54 +00:00
  • 0a5403df39 *** empty log message *** Roland Pesch 1991-10-05 02:08:34 +00:00
  • de5fd53b81 Initial revision Roland Pesch 1991-10-05 02:07:51 +00:00
  • 2c5c06749f Fixed info-markup bugs; makeinfo now succeeds with no complaints. Roland Pesch 1991-10-05 01:49:09 +00:00
  • 4677309015 New file from bfd.c Steve Chamberlain 1991-10-05 00:42:57 +00:00
  • d997da5f3e *** empty log message *** Steve Chamberlain 1991-10-05 00:42:03 +00:00
  • b2c91bd95e Fri Oct 4 17:38:03 1991 Steve Chamberlain (steve at cygnus.com) Steve Chamberlain 1991-10-05 00:39:21 +00:00
  • 3e4c643dc1 Added -N and fixed -n flags. Steve Chamberlain 1991-10-05 00:36:45 +00:00
  • a18e791707 More patches from Peter Schauer <pes@regent.e-technik.tu-muenchen.de>: * mips-xdep.c (store_inferior_registers): Don't try to write the (pseudo) FP. * mipsread.c (parse_partial_symbols): Improved algorithm for setting pst->texthigh. Per Bothner 1991-10-05 00:25:09 +00:00
  • 82ef74dcc7 Various binary patten fixes. Steve Chamberlain 1991-10-04 23:52:42 +00:00
  • 6e08f6d398 *** empty log message *** Roland Pesch 1991-10-04 23:48:16 +00:00
  • 60ba926295 Improve TEXINPUTS var set on calling TeX, so that things work even if old value didn't specify current dir for input... Roland Pesch 1991-10-04 23:46:57 +00:00
  • 9393e96e0d Specify TEXINPUTS when calling TeX so right texinfo.tex is used. Roland Pesch 1991-10-04 23:44:08 +00:00
  • 49b10446f9 Use john's heuristic for finding ourselves. kinda like hare krishna. K. Richard Pixley 1991-10-04 22:52:09 +00:00
  • 89cbb7064f Add 386 Mach host support. John Gilmore 1991-10-04 08:28:03 +00:00
  • 76d3134876 Initial revision John Gilmore 1991-10-04 08:27:35 +00:00
  • 7cefc05e6a * coffread.c, dbxread.c, symfile.c, symmisc.c, symtab.h: Remove vestiges of typevectors, which were for symsegs and are no longer used. (From a question by Eliot Dresselhaus <dresselh@RFT30.nas.nasa.gov>). John Gilmore 1991-10-04 07:40:21 +00:00
  • e32becdf04 SVR4 John Gilmore 1991-10-04 06:49:34 +00:00