Commit graph

  • 3b83ff565d Keep mt-vxworks{68,960}. Michael Tiemann 1991-12-09 11:07:00 +00:00
  • ef894e0cf1 Define INSTALL_TARGET in a sensible fashion for building cross tools. Michael Tiemann 1991-12-09 05:30:07 +00:00
  • f0494a6ed8 Add fixes needed to compile vxworks960 target. Michael Tiemann 1991-12-09 05:27:38 +00:00
  • a74c776d78 Initial revision Michael Tiemann 1991-12-09 05:22:04 +00:00
  • 7fb4dfc05d Integrated quick fixes to C++ handling of static member functions and stub methods. These changes are not complete in that a better implementation will be more maintainable, but they make it possible to debug groff with GDB. Michael Tiemann 1991-12-09 05:20:14 +00:00
  • f39b81f5a3 Remove crass vaxism. Now SELECT_VECS will do something again. Steve Chamberlain 1991-12-08 23:40:35 +00:00
  • 0dd0c58e49 Pick up bfd library from the build directory, not the source directory. Michael Tiemann 1991-12-08 22:47:51 +00:00
  • 332b63272f Update from bfd.c et al Steve Chamberlain 1991-12-08 20:05:21 +00:00
  • dda14b63ff Fix a problem on i386 systems where buffered code stream access was failing to take into account the minimum size granularity of the code section. For now, the buffering is simply disabled until it can be done right. There is still a similar problem in the i386 disassembly code for locations within 20 bytes of the end of the code segment. Fred Fish 1991-12-08 02:24:21 +00:00
  • e59622b438 Use macros to hide some of the ugly casting required in the previously applied fix for pointers with the high bit set. Fred Fish 1991-12-08 02:17:29 +00:00
  • 1cc27b5ed3 *** empty log message *** Steve Chamberlain 1991-12-08 01:27:59 +00:00
  • f0b87c7d97 * ldindr.h: added to contain prototypes of ldindr.c * ldfile.c: include ctype.h * ldmain.c: include the requried prototype headers * ldwrite.c: get_reloc_upper_bound has been renamed bfd_get_reloc_upper_bound Steve Chamberlain 1991-12-08 01:21:28 +00:00
  • bc71278ddd Initial revision Steve Chamberlain 1991-12-08 01:21:25 +00:00
  • 5a77e9160f * bucomm.h: created to hold prototypes of bucomm.c * objdump.h: created to hold prototyes of objdump.c * am29k-pinsn.c: include objdump.h * ar.c: include bucomm.h, get ar.h from the right place and include libbfd.h * bucomm.c: defunize bfd_fatal * copy.c: include bucomm.h, lint. * i960-pinsn.h: include bucomm.h * m68k-pinsn.h: lint * nm.c: include bucomm.h, lint * objdump.c: lint * sparc-pinsn.c: include objdump.h Steve Chamberlain 1991-12-08 01:14:09 +00:00
  • 381ed933d3 Initial revision Steve Chamberlain 1991-12-08 01:13:52 +00:00
  • 147a251ab6 More prototype lint. Steve Chamberlain 1991-12-08 01:05:54 +00:00
  • cf9bf3979a * chew.c: Much modified * proto.str, doc.str: New files for extracting to product prototypes and documents respectively. Steve Chamberlain 1991-12-08 01:04:31 +00:00
  • f7fde1e046 add a couple missing ${srcdir}s K. Richard Pixley 1991-12-08 00:58:43 +00:00
  • 616ebcfd0b * aoutx.h, archive.c, archures.c, bfd.c, cache.c, coff-m88k.c, coffcode.h, core.c, ctor.c, elf.c, format.c, ieee.c, init.c, libbfd.c, libbfd.h, libcoff.h, opncls.c, reloc.c, section.c, srec.c, syms.c, targets.c : all new documentation and lint removal. Steve Chamberlain 1991-12-08 00:56:56 +00:00
  • 70fb2c9247 Set version to 4.3.1 so we won't mistake experimental for standard. John Gilmore 1991-12-08 00:51:08 +00:00
  • 66baba93a6 Merge gdb-4.3 and Rich's Makefile.in's. John Gilmore 1991-12-08 00:47:12 +00:00
  • 1bd0574a03 GDB-4.3 release! Roll VERSION and fixup minor gdb.tar.Z botch. John Gilmore 1991-12-08 00:41:23 +00:00
  • 5ea7c728db Merge Rich's overlapped changes with the gdb-4.3 version. John Gilmore 1991-12-08 00:38:56 +00:00
  • 0713e3236b Merge Rich's and the gdb-4.3 changes. John Gilmore 1991-12-08 00:30:08 +00:00
  • 2daa942682 This is the version of devo/bfd/ChangeLog that was in the gdb-4.3 release. John Gilmore 1991-12-08 00:27:19 +00:00
  • 51c5673cda avoid building chew into $(srcdir) K. Richard Pixley 1991-12-07 23:01:02 +00:00
  • 4882e5dc98 Desupport i386sco, and mention the new readline. John Gilmore 1991-12-07 22:41:16 +00:00
  • bf7708dad5 find sysdep.h K. Richard Pixley 1991-12-07 22:35:46 +00:00
  • fbda4193fd Update for 4.3. John Gilmore 1991-12-07 15:52:36 +00:00
  • 9898b92969 Lint (detected on hp300bsd & sconix) John Gilmore 1991-12-07 15:37:42 +00:00
  • 1d0709e2a5 * gmalloc.c: Fix bug that causes malloc & free to fail on systems where pointers have the high bit set (0x800efcf0 for example). The problem is that the difference between two pointers is a signed integer, so the computation John Gilmore 1991-12-07 12:16:13 +00:00
  • 0e0643c7a6 * configure: \{1,2\} appears to be a sysv'ism. Use a different regexp. K. Richard Pixley 1991-12-07 10:32:08 +00:00
  • 93e17940c1 If you're going to nroff the man page, at least do it from the right place. K. Richard Pixley 1991-12-07 08:54:17 +00:00
  • 098676c9d9 Initial revision K. Richard Pixley 1991-12-07 08:34:52 +00:00
  • 4d714963c5 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com) K. Richard Pixley 1991-12-07 08:20:18 +00:00
  • bc02876616 Sat Dec 7 00:00:15 1991 K. Richard Pixley (rich at rtl.cygnus.com) K. Richard Pixley 1991-12-07 08:03:27 +00:00
  • 570e17331e Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com) K. Richard Pixley 1991-12-07 07:58:50 +00:00
  • 818a192aae Fri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com) K. Richard Pixley 1991-12-07 07:35:43 +00:00
  • 92bb90afdc Fri Dec 6 23:23:14 1991 K. Richard Pixley (rich at rtl.cygnus.com) K. Richard Pixley 1991-12-07 07:25:57 +00:00
  • 1058238c60 Fri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com) K. Richard Pixley 1991-12-07 07:19:08 +00:00
  • 5d845d3707 Fri Dec 6 23:02:14 1991 K. Richard Pixley (rich at rtl.cygnus.com) K. Richard Pixley 1991-12-07 07:04:11 +00:00
  • fde8212edc Fri Dec 6 22:58:48 1991 K. Richard Pixley (rich at rtl.cygnus.com) K. Richard Pixley 1991-12-07 07:01:15 +00:00
  • a7571b1797 Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com) K. Richard Pixley 1991-12-07 06:58:04 +00:00
  • 29a2b7448c About 40% of changes sugg. by Bob Chassell Roland Pesch 1991-12-07 04:19:03 +00:00
  • aa09fc9b6b Fix backward i/f bit in movcc insns. Michael Tiemann 1991-12-07 01:46:52 +00:00
  • 338e7aa401 *** empty log message *** Roland Pesch 1991-12-07 00:23:52 +00:00
  • 1c270bfdbf *** empty log message *** Roland Pesch 1991-12-06 22:00:58 +00:00
  • 84ce6717b0 More fixes for opaque and anonymous enumerations, structures, and unions. Now passes all current gdb test suite tests. Fred Fish 1991-12-06 19:51:01 +00:00
  • d33598ee28 Change from m88kbcs to m88k-coff Steve Chamberlain 1991-12-06 17:56:02 +00:00
  • 5edf98d7a2 Fixes to improve opaque struct/union handling. Still fails to find the complete definition for files outside the one containing the complete definition, if that file has not yet been read in. (Working on it...) Fred Fish 1991-12-06 16:37:20 +00:00
  • 7b2a87cab2 * symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us in mid-line, be more careful about possibly advancing to the next line. John Gilmore 1991-12-06 09:22:33 +00:00
  • 1cca172985 Fix off-by-one error in cplus name demangling. Michael Tiemann 1991-12-06 03:01:12 +00:00
  • 715cafcbde Several changes to fix misc problems with enums, structs, and unions, including building symbol table entries for enumeration members. Fred Fish 1991-12-06 02:22:10 +00:00
  • a0a6174ae3 * symtab.c (check_stub_method): Must allocate two extra argument slots (one for `this', one for arglist terminator). John Gilmore 1991-12-06 01:32:34 +00:00
  • 817b8c46f8 Supply missing '"' character. Fred Fish 1991-12-05 19:34:08 +00:00
  • c8d9eb8e43 Supply missing parenthesis (~line 1269). Fred Fish 1991-12-05 18:53:46 +00:00
  • 299ee4e6c7 Fencepost error in reporting regs we can't find in core file. John Gilmore 1991-12-05 12:20:18 +00:00
  • 2a5ec41d88 Fix things pointed up by Fred Fish's test suite; see ChangeLog. John Gilmore 1991-12-05 11:56:20 +00:00
  • 98618bf78a Arrange for enumeration members to be manipulated in source code order, since they are stored in the Dwarf info in reverse order. Fred Fish 1991-12-05 05:09:20 +00:00
  • 3c7cc3b70e * main.c (input_from_terminal_p): Check whether GDB has a terminal at all. (initialize_main): Revise doc for `set editing'. John Gilmore 1991-12-05 02:26:45 +00:00
  • 8b5b6fae67 Handle structures and unions which contain DIE's other than just member DIE's. Fred Fish 1991-12-04 23:40:07 +00:00
  • 43857158b5 Reflect changes in archures.c Steve Chamberlain 1991-12-04 18:33:32 +00:00
  • 431b442200 * aoutf1.h (sunos_<size>_object_p, sunos4_callback): moved the computation of arch and machine type so it's worked out before some_aout_object_p is called. * aoutx.h: (some_aout_object_p): don't set arch and mach to unknown. * archures.c: add extra field 'section_align_power' to hold default section alignment in object files. * cpu-a29k.c, cpu-h8300.c, cpu-i386.c, cpu-i960.c, cpu-m68k.c, cpu-m88k.c, cpu-mips.c, cpu-rs6000.c, cpu-sparc.c, cpu-vax.c: initialize the new field. * bout.c (b_out_callback): replace the text size, since aout fries them. * aoutx.h: Documentation in the new style Steve Chamberlain 1991-12-04 18:30:12 +00:00
  • 4fed881829 *** empty log message *** Steve Chamberlain 1991-12-04 18:25:37 +00:00
  • 4e41b5aa40 *** empty log message *** Steve Chamberlain 1991-12-04 18:16:41 +00:00
  • 8bcad1b5b7 Don't ignore .line directives Steve Chamberlain 1991-12-04 15:32:22 +00:00
  • 40985bbf13 * bfd.c (bfd_get_mtime): Don't cache mtime any more; only use the saved value if mtime_set is already set (intended for archive files, though apparently not used yet). John Gilmore 1991-12-04 10:01:45 +00:00
  • 6470e9c375 * symfile.c (reread_symbols): Avoid kludging mtime_set, now that BFD is fixed. John Gilmore 1991-12-04 09:59:52 +00:00
  • 34a160569a Improve installation doc slightly, by Mark Sirota's request. John Gilmore 1991-12-04 08:59:57 +00:00
  • 4369a1406f * Makefile.in: VERSION 4.2.96. John Gilmore 1991-12-04 08:36:17 +00:00
  • 01a8219f15 * targets.c: Revise comments about how to configure the target vector, to match reality. Remove mention of obsolete methods. Remove long lists of capitalized macros that turn into the same thing in lowercase. Normal vector simply lists all known lowercase xvec names; all other cases are handled by SELECT_VECS. John Gilmore 1991-12-04 07:39:57 +00:00
  • 7a6093e880 * coffread.c (coff_symfile_read): Avoid select_source_symtab, since it is not needed and can cause errors when examining ".o" files. John Gilmore 1991-12-04 03:24:36 +00:00
  • 2e00f40a38 Make it compile for cross-debugging. John Gilmore 1991-12-04 01:26:05 +00:00
  • f7c1f9e194 Don't ignore .file pseudos! Steve Chamberlain 1991-12-04 00:18:18 +00:00
  • 7a5f996269 * archive.c (bsd_write_armap): The pad byte sometimes added to the string table in a __.SYMDEF member is now counted as part of the size of the string table. This is compatible with the old ranlib, as well as Sun's. Per Bothner 1991-12-03 22:25:01 +00:00
  • 242bfe8791 Removed usage of alloca, lint. Steve Chamberlain 1991-12-03 22:16:29 +00:00
  • 706e58f11b * srec.c: Rewrote to fix many bugs; now gets the record type right, doesn't choke on input, sets the start address in an S9 and fills in the filename on an S0. Steve Chamberlain 1991-12-03 18:54:50 +00:00
  • ce623b5fd1 Two small mips-specific fixes (see ChangeLog). Per Bothner 1991-12-02 19:08:31 +00:00
  • 849c339e86 HOSTING_LIBS now reflects where libgnu lives Steve Chamberlain 1991-12-01 07:54:41 +00:00
  • 0d4b8e3fd2 * cpu-h8300.c: Add support for MEMIND addressing mode Steve Chamberlain 1991-12-01 07:53:50 +00:00
  • 6cba8f4b78 * coff-a29k.c: defined RELOC_PROCESSING to take the #ifdef out of coffcode.h * coffcode.h: use the new macro if available Steve Chamberlain 1991-12-01 07:37:33 +00:00
  • 9b4f91b556 Fix comment. Steve Chamberlain 1991-12-01 07:14:34 +00:00
  • a1d144c63e More filename renaming. Steve Chamberlain 1991-12-01 07:11:25 +00:00
  • af483be837 Filename renaming Steve Chamberlain 1991-12-01 07:06:30 +00:00
  • f5f0679af0 Changes due to include file renaming: Steve Chamberlain 1991-12-01 06:47:23 +00:00
  • dff5e6026e * elf.c (elf_corefile_note): cast malloc to avoid warning. * Makefile.in: Fixed dependencies due to file rename Steve Chamberlain 1991-12-01 06:28:28 +00:00
  • d1ee1a893e Fixed dependencies Steve Chamberlain 1991-12-01 06:03:28 +00:00
  • c3eb25fc25 * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c, coff-h8300.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c, coff-mips.c, coff-rs6000.c, cpu-h300.c, elf.c, i386aout.c, newos3.c, stab-syms.c, syms.c: All these files have had their #includes altered to point to the new places. Steve Chamberlain 1991-12-01 05:24:02 +00:00
  • 11eab90c7f * bfd.h: change the documentation format. Steve Chamberlain 1991-12-01 04:56:32 +00:00
  • 1ee1fd7e97 Initial revision Steve Chamberlain 1991-12-01 04:45:47 +00:00
  • 245ed2ea54 Initial revision Steve Chamberlain 1991-12-01 04:26:38 +00:00
  • bdce0211a3 Sat Nov 30 18:58:40 1991 Steve Chamberlain (sac at cygnus.com) Steve Chamberlain 1991-12-01 02:59:19 +00:00
  • 4aa58a0a29 Updated to point to where the header files are now Steve Chamberlain 1991-12-01 02:58:37 +00:00
  • d289576d7f Initial revision Steve Chamberlain 1991-12-01 02:46:04 +00:00
  • 0227e9187b Initial revision Steve Chamberlain 1991-12-01 02:29:45 +00:00
  • 1484208fc1 Reflect the new scheme Steve Chamberlain 1991-12-01 02:12:42 +00:00
  • 6d56c69a47 *** empty log message *** Steve Chamberlain 1991-12-01 01:43:03 +00:00
  • 179ca8db66 Changed all prototypes from PROTO to EXFUN Steve Chamberlain 1991-12-01 01:32:27 +00:00
  • 1a15b9fc23 Fix typo in dependencies Steve Chamberlain 1991-12-01 01:31:03 +00:00
  • fd8c21f9a1 bfd.texinfo use fsf-texi.tex rather than texinfo Makefile.in various bugfixes Steve Chamberlain 1991-12-01 01:28:32 +00:00