Commit graph

  • c98f0ae5a8 Initial revision Sean Eric Fagan 1991-07-23 19:09:22 +00:00
  • ca70eaefa2 With most makes, yacc is predefined so the previous approach doesn't work. K. Richard Pixley 1991-07-23 04:08:16 +00:00
  • 5f630bb0e2 Put in a check to make sure symbols have names; if there is no name, then the symbol is not a function (I assume). Sean Eric Fagan 1991-07-22 20:35:30 +00:00
  • 811e3c6a86 Made gprof use bfd instead. This is the first step in allowing cross-hosted gprof use. Sean Eric Fagan 1991-07-22 19:33:46 +00:00
  • 39ada6fced Added bfd support to the makefile. Sean Eric Fagan 1991-07-22 19:15:06 +00:00
  • 2aed990cf0 Fixed a typo (no '/' before a '*' in a comment) Sean Eric Fagan 1991-07-22 18:21:14 +00:00
  • 50651e5e43 ieee.h, oasys.h: Add some struct and enum tags for debugging. internalcoff.h: Comment changes. ecoff.h: Add back in the relocation entries, deleted accidentally, and the sizes of ordinary COFF symbol fields for internalcoff.h. John Gilmore 1991-07-21 13:09:10 +00:00
  • ef98d5ac06 Mostly MIPS symbol-reading and general symbol-reading fixups. John Gilmore 1991-07-21 13:02:48 +00:00
  • eb752e4e4e Add information about the symbol-reading interface. John Gilmore 1991-07-21 12:16:38 +00:00
  • fb3ee1c0d5 Give all enums names. Helps in debugging. John Gilmore 1991-07-21 06:40:42 +00:00
  • d6c01d81db Eliminate normal-COFF things from ecoff.h that are really not present in ecoff files. Eliminate traces of ecoff support in intel-coff.h. John Gilmore 1991-07-21 01:51:49 +00:00
  • 68359a924f Changes for %d and %q registers. K. Richard Pixley 1991-07-20 01:49:51 +00:00
  • c07f757526 *** empty log message *** K. Richard Pixley 1991-07-20 01:22:07 +00:00
  • f588ffc2c1 Update for gdb version of configure. Still needs more doc on how to hack configure itself. John Gilmore 1991-07-20 01:01:28 +00:00
  • c65cca22d6 Roll in the configure that handles gdb. John Gilmore 1991-07-20 00:56:55 +00:00
  • 21a56d6d5e Roll in configure that handles GDB. John Gilmore 1991-07-20 00:56:41 +00:00
  • 063efd10aa Roll in new configure that handles GDB. Make sure that the "configure" that is checked-in reflects the latest "configure.in", which includes gdb. John Gilmore 1991-07-20 00:55:20 +00:00
  • dfedb39a5c Fixed a stupid error (used '+=' instead of '='). Sean Eric Fagan 1991-07-19 22:01:37 +00:00
  • cc5697d7a4 Initial revision Sean Eric Fagan 1991-07-19 22:00:45 +00:00
  • ac677dad95 Patches from David Wood Steve Chamberlain 1991-07-19 15:29:16 +00:00
  • c1c70e6894 Initial revision Steve Chamberlain 1991-07-19 15:29:14 +00:00
  • fcc654cbfd Changes in reloc numbers, lint, and removal of const Steve Chamberlain 1991-07-19 15:28:37 +00:00
  • 78f3d2c924 From David WOod Steve Chamberlain 1991-07-19 15:26:24 +00:00
  • 821f042dfe From David Wood Steve Chamberlain 1991-07-19 15:21:35 +00:00
  • 2f8d9c1c08 * newsos3.c, targets.c, coffcode.h: new patches from David Wood Steve Chamberlain 1991-07-19 15:17:55 +00:00
  • 81f3996f75 *** empty log message *** Steve Chamberlain 1991-07-19 14:21:19 +00:00
  • 101f259c8f Make mipsread.c handle static symbols, both in psymtabs and symtabs. John Gilmore 1991-07-19 07:09:41 +00:00
  • c3a2180180 Eliminate LOC_EXTERNAL. Improve select_source_symtab. Bug fixes. John Gilmore 1991-07-19 06:45:19 +00:00
  • 3d6c650189 Initial revision Sean Eric Fagan 1991-07-18 20:19:17 +00:00
  • 1b2d0bf260 "brz <register>, label" bug fix. K. Richard Pixley 1991-07-18 02:21:09 +00:00
  • d25efc25a6 *** empty log message *** Steve Chamberlain 1991-07-16 21:38:39 +00:00
  • 0d6321eba2 *** empty log message *** Steve Chamberlain 1991-07-16 20:50:29 +00:00
  • e8929c8dee *** empty log message *** Steve Chamberlain 1991-07-16 16:21:13 +00:00
  • 8fd6eb087b Added #define for special gdb coff entry points Steve Chamberlain 1991-07-16 16:12:29 +00:00
  • e7218a07c7 Correct the rule for mkscript. The explicit rule failed in subdirs. The default rule works just fine. K. Richard Pixley 1991-07-16 15:35:37 +00:00
  • ee32cba6ce *** empty log message *** Steve Chamberlain 1991-07-16 13:46:17 +00:00
  • fb1c44811d *** empty log message *** Steve Chamberlain 1991-07-16 00:39:03 +00:00
  • a4c407e5b9 *** empty log message *** Steve Chamberlain 1991-07-16 00:35:56 +00:00
  • 5209444a40 *** empty log message *** Steve Chamberlain 1991-07-16 00:07:19 +00:00
  • 7bc4a0d7a8 Fixed a few bugs, added 29k coff support. Steve Chamberlain 1991-07-15 23:43:26 +00:00
  • 2013f9b4e1 Initial revision Steve Chamberlain 1991-07-15 23:43:15 +00:00
  • a737c70bde *** empty log message *** Steve Chamberlain 1991-07-15 23:41:06 +00:00
  • 41f50af07b * aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.c bfd.texinfo oasys.c opncls.c reloc.c srec.c: More documentation on lint fixes. Steve Chamberlain 1991-07-15 23:30:28 +00:00
  • 36b9d39cf4 * findvar.c (find_var_value): Handle &function better. * TODO: Document work needed on &fn and &array. * printcmd.c (print_address_symbolic): New arg is the prefix to print if a name is printed. (print_address_demangle): Honor "set print address" now. Use new arg above to improve spacing of output. * valprint.c (val_print): When printing function pointers, print symbolic form too. * breakpoint.c (breakpoint_1): Use new print_address_symbolic. John Gilmore 1991-07-14 07:48:06 +00:00
  • 116a34785a Ifdef out bogus `relocation overflow' tests. Jim Wilson 1991-07-10 13:18:07 +00:00
  • ea361b4ab5 Add movgeu and movlu insns. Add `,a' for the fbcc insns. Jim Wilson 1991-07-10 13:16:07 +00:00
  • 9b856b4f9c more v9 fixes. This time %hhi() and %hlo(). K. Richard Pixley 1991-07-10 02:45:05 +00:00
  • c7236eee80 More v9 fixes. K. Richard Pixley 1991-07-10 02:44:13 +00:00
  • 52686f5037 Working out v9 bugs. K. Richard Pixley 1991-07-09 19:19:15 +00:00
  • 8acc9e0558 Avoid "statement not reached" error. John Gilmore 1991-07-09 02:36:38 +00:00
  • b8c50f0918 * core.c (memory_error): Reword error msg to mislead less. John Gilmore 1991-07-09 02:08:13 +00:00
  • 2d413945c9 Once more, this time with sane opcodes. K. Richard Pixley 1991-07-09 00:57:44 +00:00
  • e8b85e2e2d upgrade from v9 delta doc 2.02 to delta 2.1. K. Richard Pixley 1991-07-09 00:43:24 +00:00
  • 2886a9a9ad Give external_aouthdr struct a name. This lets its type be shown more reasonably by gdb. John Gilmore 1991-07-09 00:34:45 +00:00
  • d2ca8714e7 *** empty log message *** John Gilmore 1991-07-07 05:29:03 +00:00
  • f4b13194e1 Bugfix from Rune Nerg}rd <runene@ifi.uio.no> on 5 Jul 1991 17:33:45 +0200, fixing opcodes movmw, movmd. John Gilmore 1991-07-07 05:27:54 +00:00
  • 27d9b689bf Added core.c prototypes to bfd.h Steve Chamberlain 1991-07-06 23:46:01 +00:00
  • f0514586c3 Add declarations for bfd_coff_swap_aux_in, swap_sym_in, swap_lineno_in, bfd_core_file_failing_command, failing_signal, matches_executable_p. Apparently these were lost in Steve's documentation merge. John Gilmore 1991-07-06 08:39:24 +00:00
  • 295cce3ca6 Use set_tdata to set the ieee tdata field, avoiding casting left of assignment. John Gilmore 1991-07-06 08:37:45 +00:00
  • 2a8afebabf * main.c (command_line_input): Flush stdout and stderr before every call to readline. This reportedly fixes a bug that comes up in Sys V running emacs-gdb and/or xxgdb, when stdin/out are pipes or sockets. John Gilmore 1991-07-06 08:36:34 +00:00
  • 391e5612c6 Fix bug in configure when iterating targets. Depend on alldeps.mak, not ${srcdir}/alldeps.mak, so it can be found in either spot. John Gilmore 1991-07-06 04:35:51 +00:00
  • ca18a446bc Add comment about commented-out bfd_release calls. John Gilmore 1991-07-06 02:33:08 +00:00
  • 6988f5c0ae Thu Jul 4 14:47:06 1991 John Gilmore (gnu at cygint.cygnus.com) John Gilmore 1991-07-05 00:04:59 +00:00
  • 4708037854 Add gdb, rearrange the things that gdb needs so they get built first. John Gilmore 1991-07-04 23:46:05 +00:00
  • 4eda21f2f6 * Add dec3100 as equivalent to littlemips. Indicate in all host & target config files that they are for the host. When the lines get copied into the Makefile, this makes it more obvious what's up. John Gilmore 1991-07-04 21:56:20 +00:00
  • dfb12287fe Initial revision John Gilmore 1991-07-04 21:55:36 +00:00
  • 6617e3464b Add dec3100 as equivalent to littlemips. Indicate in all host config files that they are for the host. When the lines get copied into the Makefile, this makes it more obvious what's up. John Gilmore 1991-07-04 21:51:41 +00:00
  • 6f7912b9fb Modified fctnl proto Steve Chamberlain 1991-07-04 17:00:42 +00:00
  • 7a276b09e5 *** empty log message *** Steve Chamberlain 1991-07-04 16:56:17 +00:00
  • 6f715d66ad Now full of documentation. Yum Yum. Steve Chamberlain 1991-07-04 16:52:56 +00:00
  • 985fca1293 Initial revision Steve Chamberlain 1991-07-04 16:52:19 +00:00
  • bdf3621b9e Make gdb work with configure. Only thing that doesn't work is the -list option (as far as I know). John Gilmore 1991-07-04 15:59:47 +00:00
  • 0b5b143aed Clean up some more _GENERIC___ contexts. (Also attest to editor more modestly...) Roland Pesch 1991-06-25 19:40:21 +00:00
  • 76b4be1296 * sparc-opcode.h (trap opcodes): Avoid leading spaces or tabs, which end up in the disassembler output inadvertently. John Gilmore 1991-06-25 06:50:31 +00:00
  • e46cdcdd36 Changes to use yacc and/or bison in place. K. Richard Pixley 1991-06-20 22:04:41 +00:00
  • 6321e9eaf5 Changes for v9 gas. K. Richard Pixley 1991-06-20 21:47:57 +00:00
  • 21c97f13c7 Changes for v9. K. Richard Pixley 1991-06-20 21:47:21 +00:00
  • 3ebb9aab6d Added prms. K. Richard Pixley 1991-06-18 15:30:35 +00:00
  • c95b6fd116 v9 checkpoint. K. Richard Pixley 1991-06-16 17:48:13 +00:00
  • 17e6f61f1f *** empty log message *** Steve Chamberlain 1991-06-14 22:54:48 +00:00
  • a5090de953 Initial revision Steve Chamberlain 1991-06-14 22:30:17 +00:00
  • 609b32a453 *** empty log message *** Steve Chamberlain 1991-06-14 22:21:28 +00:00
  • 5115f8785a Initial revision Steve Chamberlain 1991-06-14 22:21:26 +00:00
  • de9d4075d8 *** empty log message *** Steve Chamberlain 1991-06-14 22:14:07 +00:00
  • 2e8f851795 Now works and self hosts Steve Chamberlain 1991-06-14 20:51:12 +00:00
  • e6129e2bc2 Made it better Steve Chamberlain 1991-06-14 20:50:29 +00:00
  • ea01709763 bfd.h: added alignment field oasys.h: increased limit Steve Chamberlain 1991-06-14 20:48:29 +00:00
  • 42e15245dc Initial revision Steve Chamberlain 1991-06-14 20:48:21 +00:00
  • cc964c6f4b Cleaned up map file printing. Steve Chamberlain 1991-06-14 20:16:51 +00:00
  • 14fce76350 Initial revision K. Richard Pixley 1991-06-14 18:02:36 +00:00
  • 6026cd06e0 Version 2 GPL. K. Richard Pixley 1991-06-14 14:04:55 +00:00
  • cd1b1f8eef version 2 GPL. K. Richard Pixley 1991-06-14 13:59:44 +00:00
  • a7058e2669 install fixed include files on install. K. Richard Pixley 1991-06-14 13:35:40 +00:00
  • da7492c406 Rearranged build order so that gcc, which builds the library subdirectories, is installed first. This will probably be changed soon. K. Richard Pixley 1991-06-13 05:06:52 +00:00
  • 928126638a Re-arrange so that gcc, which creates directories, gets installed first. K. Richard Pixley 1991-06-13 04:21:14 +00:00
  • add39e8299 Initial revision K. Richard Pixley 1991-06-12 21:44:36 +00:00
  • 5d63a6687f Awk for version number. K. Richard Pixley 1991-06-12 21:34:45 +00:00
  • 7187e60cbe Polishing install. K. Richard Pixley 1991-06-12 21:33:26 +00:00
  • ac1d3910bf correctly propogate destdir K. Richard Pixley 1991-06-12 21:23:05 +00:00
  • 502ef32a55 removed foo.a from comparison target. K. Richard Pixley 1991-06-12 20:09:59 +00:00