Commit graph

  • a37cc0c05c *** empty log message *** Steve Chamberlain 1991-04-23 15:59:24 +00:00
  • 1327fb2956 Initial revision Steve Chamberlain 1991-04-23 15:59:23 +00:00
  • 269c301158 Use unpush_target not pop_target in core_open. Jim Kingdon 1991-04-23 02:19:43 +00:00
  • 9a822037b1 *** empty log message *** Jim Kingdon 1991-04-23 01:11:11 +00:00
  • 25a40b004d Restore Schauer's version of ADD_SOLIB in core_open(). Jim Kingdon 1991-04-23 00:43:20 +00:00
  • d0237a54e5 * Shared libaray/corefile changes from Peter Schauer: core.c (core_close): Call CLEAR_SOLIB. (core_open): Remove comment about "should deal with shared lib". (core_xfer_memory): If we can't xfer the usual way, try the shared libraries. solib.c (so_list): New fields so_bfd and so_sections{,_end}. (find_solib): Use solib_map_sections to get ld_text. (solib_map_sections, solib_xfer_memory): New functions. (clear_solib): Free so_sections and close so_bfd. tm-sunos.h: Add solib_xfer_memory, solib_add. Jim Kingdon 1991-04-23 00:05:24 +00:00
  • 192cbba944 * sparc-tdep.c (skip_prologue): Don't skip anything unless there is a "save" instruction in there somewhere. Jim Kingdon 1991-04-22 21:40:42 +00:00
  • 8683547484 Initial revision Jim Kingdon 1991-04-22 20:36:28 +00:00
  • 5730a14e76 Fix the fix to the appearance of the ChangeLog Jim Kingdon 1991-04-22 20:12:14 +00:00
  • 0e000acdc9 Fix appearance of ChangeLog. Jim Kingdon 1991-04-22 20:11:42 +00:00
  • b3fdaf3d36 * symfile.c (symbol_file_add): Add comment. solib.c (solib_add): Don't malloc name passed to symbol_file_add. Jim Kingdon 1991-04-22 20:09:26 +00:00
  • 777bef06cd Check for NULL selected_frame in various places. Jim Kingdon 1991-04-22 20:08:53 +00:00
  • fcb887ffcd * breakpoint.c (bpstat_print): Try all elements on the bpstat chain before giving up with an internal error. Jim Kingdon 1991-04-22 07:08:07 +00:00
  • 33614d0fc6 * tm-i386v{,-g}.h: Remove N_SET_MAGIC define. Jim Kingdon 1991-04-22 04:45:26 +00:00
  • 2b325024a8 * i386-tdep.c: Remove unnecessary #includes. Jim Kingdon 1991-04-21 05:59:53 +00:00
  • b203fc1803 * coffread.c (find_linenos): Use LINESZ not sizeof (struct lineno). Jim Kingdon 1991-04-21 05:17:05 +00:00
  • 98885d766e infrun.c (start_remote): Also call wait_for_inferior & normal_stop. Jim Kingdon 1991-04-20 03:59:44 +00:00
  • f2ebc25fc2 * findvar.c (read_register_gen): Add "target byte-order" comment. Jim Kingdon 1991-04-20 03:57:50 +00:00
  • 961b4908e9 * mipsread.c (parse_symbol): Set startup_file_{start,end} if entry_point is in current file. Jim Kingdon 1991-04-20 03:27:04 +00:00
  • 9d62cbd23a * stddef.h (size_t): Let either _SIZE_T or _SIZE_T_ guard it. Jim Kingdon 1991-04-20 03:25:09 +00:00
  • ff8aef1993 signame.c: Change #ifdef SYS_SIGLIST_MISSING to #if. param-no-tm.h: Define SYS_SIGLIST_MISSING from USG. Jim Kingdon 1991-04-20 01:02:34 +00:00
  • ab8f22a975 Fix comment (coff-encap -> dbx-in-coff). Jim Kingdon 1991-04-20 00:41:55 +00:00
  • 696d660be0 * tm-68k.h (NUM_REGS): Conditionalize on TARGET_SUN3 not sun. tm-sun3.h: Define TARGET_SUN3. Jim Kingdon 1991-04-20 00:31:01 +00:00
  • b4d4e8e33c Updated, amplified, and reorganized linker manual. Option-flag description believed complete as of today; still holes---small ones---in "commands" section. BFD section also needs better table of supported archs and formats; see FIXMEs for scattered q's and desiderata. Roland Pesch 1991-04-20 00:07:39 +00:00
  • f88e7af831 * utils.c: Use CPLUS_MARKER not '$'. Jim Kingdon 1991-04-19 23:50:06 +00:00
  • 9ba8a5a46b * arm-opcode.h: New file (same contents as before; it had just been left out of the distribution for a long time). Jim Kingdon 1991-04-19 23:37:10 +00:00
  • 98a5cd0393 Initial revision Jim Kingdon 1991-04-19 23:37:08 +00:00
  • de6060deb1 * tm-68k.h: Put declaration of ext_format_68881 outside the macros. Jim Kingdon 1991-04-19 22:04:24 +00:00
  • d566d62a5a * main.c: New HAVE_SIGSETMASK #ifdefs. Jim Kingdon 1991-04-19 21:49:27 +00:00
  • 8714ff355d * coffread.c (read_coff_symtab): Check for "LF%" with all the other L*% things. Jim Kingdon 1991-04-19 21:48:55 +00:00
  • 2ef2fb7e05 fix a smallie but nasttie. David Henkel-Wallace 1991-04-19 19:40:55 +00:00
  • 931004e457 allow the user to specify a file more than once on the command line -- the duplicate references are ignored. ::wq David Henkel-Wallace 1991-04-19 18:04:37 +00:00
  • ab01cf22f0 *** empty log message *** David Henkel-Wallace 1991-04-19 18:03:10 +00:00
  • c1ace5b596 * Makefile.dist (cplus-dem.o): Hack in an #include "param.h" before we compile it. defs.h: Protect against multiple inclusion. param.h: Include defs.h. Jim Kingdon 1991-04-19 17:28:32 +00:00
  • c93a350722 * i386-pinsn.c (OP_E): Change %d to 0x%x for consistency. Jim Kingdon 1991-04-19 07:06:13 +00:00
  • 15a4241049 *** empty log message *** Jim Kingdon 1991-04-19 04:42:29 +00:00
  • 31ef19fc7f *** empty log message *** Jim Kingdon 1991-04-19 03:22:12 +00:00
  • b6a3c755c7 Initial revision Jim Kingdon 1991-04-19 03:22:06 +00:00
  • 3ead667539 One more time John Gilmore 1991-04-19 02:01:49 +00:00
  • 9136fe4948 *** empty log message *** Jim Kingdon 1991-04-19 01:58:50 +00:00
  • 3ba6a043d4 * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New defines for the blocks of a blockvector that contain global and file-static symbols and the first of the smaller scope contours. * symtab.c (lookup_symbol, find_pc_symtab, find_pc_line, decode_line_1, make_symbol_completion_list): Use the above. John Gilmore 1991-04-19 01:55:07 +00:00
  • dcf5473aff * symfile.h (free_named_symtabs): Rename from free_named_symtab. John Gilmore 1991-04-19 01:52:40 +00:00
  • a7d50b0adf *** empty log message *** Jim Kingdon 1991-04-19 01:45:22 +00:00
  • e74d7b43a8 * symfile.c: Rename add_syms_command to add_symbol_file_command. (_initialize_symfile, add_syms_addr_command): Rename add-syms to add-symbol-file. Jim Kingdon 1991-04-19 01:38:55 +00:00
  • d1343a2a72 * source.c: Rename directories_info to show_directories. (_initialize_values): Rename "info directories" to "show directories". Jim Kingdon 1991-04-19 01:38:14 +00:00
  • f2fc6e7a5c * target.h: Add to_doc and target_preopen. target.c: Add target_preopen and target_command. Remove target_info. (add_target): Call add_cmd and mess with targetlist->doc. core.c, exec.c, remote-eb.c, remote-nindy.c, remote-vx.c, remote-vx.68.c, inftarg.c, remote.c: Add doc field to target struct. Call target_preopen from open routine. Jim Kingdon 1991-04-19 01:36:57 +00:00
  • 70dcc196e1 * inftarg.c (child_open), remote-vx{,.68}.c (vx_proc_open): New function to give correct error message. Jim Kingdon 1991-04-19 01:34:30 +00:00
  • f266e5641b *** empty log message *** Jim Kingdon 1991-04-19 01:32:08 +00:00
  • 543e29f11a Update for Jim Kingdon to merge his stuff in. John Gilmore 1991-04-19 01:22:24 +00:00
  • fc47a10d9b * target.c (dummy_target): Permit add_syms_addr_command. John Gilmore 1991-04-19 01:21:29 +00:00
  • 3f83182d58 * dbxread.c (end_symtab, end_psymtab): Change comments. (initialize_dbxread): Call dbx_new_init() in case the first command is add-symbols. John Gilmore 1991-04-19 01:19:15 +00:00
  • 5c43db6b38 * symtab.c (free_symtab): Declare as exported void fn now. John Gilmore 1991-04-19 01:17:26 +00:00
  • 029981e273 * symfile.c (clear_symtab_users_once, cashier_psymtab, free_named_symtabs): Move these routines from symmisc.c. * symmisc.c (same): same. John Gilmore 1991-04-19 01:10:52 +00:00
  • 9d19971230 * symfile.c (clear_symtab_users_once, cashier_psymtab, free_named_symtabs): Move these routines from symmisc.c. John Gilmore 1991-04-19 01:09:45 +00:00
  • 3cc2ca3f5c Added patch from chrisb Steve Chamberlain 1991-04-19 01:05:13 +00:00
  • 5f288d8af8 Put spaces around the / signs Steve Chamberlain 1991-04-19 01:04:55 +00:00
  • b0f368691e Fixed a bug where wild scripts stopped working. Fixed another bug in -R symbol handling Steve Chamberlain 1991-04-19 01:00:45 +00:00
  • 1d45ccb383 Yet more diffs due to my incompetence. Steve Chamberlain 1991-04-19 00:59:53 +00:00
  • df33394f8f Fixed an include Steve Chamberlain 1991-04-18 21:16:03 +00:00
  • bf66105649 Fixed some prototypes Steve Chamberlain 1991-04-18 21:14:53 +00:00
  • 75a082e25e Send the right # of args to an fprintf Steve Chamberlain 1991-04-18 21:14:21 +00:00
  • e7921bd4c5 Pulled host & target dependancies out of Makefile. allow more flexibility in config.h. K. Richard Pixley 1991-04-18 02:01:12 +00:00
  • 59e91936c5 Pulling host and target dependancies out of the Makefile.in. K. Richard Pixley 1991-04-18 02:00:09 +00:00
  • 49913ad311 Initial revision K. Richard Pixley 1991-04-18 01:59:32 +00:00
  • 7d774e0167 Working toward configuring targets. K. Richard Pixley 1991-04-18 01:55:45 +00:00
  • 5176a6bcd8 Some cleanup and some new targets. K. Richard Pixley 1991-04-18 01:51:01 +00:00
  • a6dab0710c Killed a few warnings. K. Richard Pixley 1991-04-18 01:50:06 +00:00
  • 93d8be3c7c Force target architecture Steve Chamberlain 1991-04-18 00:09:03 +00:00
  • ac00487023 Fixed some bugs. Steve Chamberlain 1991-04-18 00:06:26 +00:00
  • 301dfc71d4 Stuff Steve Chamberlain 1991-04-17 23:19:27 +00:00
  • 8ab76aa732 fix two small bugs: quick-append no longer used to create fresh archives; ar t on a non-existant file does not claim to create it. David Henkel-Wallace 1991-04-17 20:13:42 +00:00
  • 7685579456 *** empty log message *** Steve Chamberlain 1991-04-17 02:13:13 +00:00
  • d4c02e2923 Cleaned up a load of declarations Steve Chamberlain 1991-04-17 02:04:31 +00:00
  • d646b568d0 Moved declarations from header file into here. Steve Chamberlain 1991-04-17 02:03:34 +00:00
  • 5e83d38ef9 Removed extern declarations Steve Chamberlain 1991-04-17 02:02:53 +00:00
  • 9bba778491 Now uses getopt from ../getopt. K. Richard Pixley 1991-04-17 01:58:08 +00:00
  • 04dc1a6246 Fixed a problem with host dependent parts. K. Richard Pixley 1991-04-17 01:41:32 +00:00
  • 2b34da49e5 Added getopt for binutils, fixed problem with host dependancies in configure.template. K. Richard Pixley 1991-04-17 01:34:44 +00:00
  • 2a525d0c6c Changed bad call of fstat to stat Steve Chamberlain 1991-04-17 00:56:25 +00:00
  • 1f4d3c7911 Cosmetic changes to bfd_perform_relocation Steve Chamberlain 1991-04-17 00:56:02 +00:00
  • 3874a23cde Some changes from chrisb and some more DEFUNS. Steve Chamberlain 1991-04-17 00:55:46 +00:00
  • 3e9aade183 Lots of fixes to make it work Steve Chamberlain 1991-04-17 00:54:03 +00:00
  • 4432f8ad29 Fixed some casts Steve Chamberlain 1991-04-17 00:53:06 +00:00
  • 097879bc04 Added support for OUTPUT_FORMAT keyword Steve Chamberlain 1991-04-17 00:51:31 +00:00
  • 3a39952366 Better error messages for forward and undefined refs for ADDR and SIZEOF Steve Chamberlain 1991-04-17 00:50:19 +00:00
  • 13a0e8d7fc Added support for OUTPUT_FORMAT(name) and FORCE_COMMON_ALLOCATION Steve Chamberlain 1991-04-17 00:49:44 +00:00
  • fd846434f0 Added keywords FORCE_COMMON_ALLOCATION OUTPUT_FORMAT Steve Chamberlain 1991-04-17 00:49:15 +00:00
  • 070aa81923 *** empty log message *** Steve Chamberlain 1991-04-16 14:32:02 +00:00
  • 6408afbac5 Now handles multiple hosts and targets. K. Richard Pixley 1991-04-16 00:18:22 +00:00
  • b5132a6b85 Now handles multiple hosts and targets. K. Richard Pixley 1991-04-16 00:04:50 +00:00
  • 3d6f098360 Now handles multiple hosts and targets. K. Richard Pixley 1991-04-15 23:57:22 +00:00
  • 0df06ca031 Now handles multiple hosts and targets. K. Richard Pixley 1991-04-15 23:46:50 +00:00
  • 8c32cf6e55 Now handles multiple host and targets. K. Richard Pixley 1991-04-15 23:41:05 +00:00
  • f22eee0870 Initial revision Roland Pesch 1991-04-15 22:51:21 +00:00
  • 6df47a7407 Minor adjustments for clean info-formatting. Roland Pesch 1991-04-15 20:30:47 +00:00
  • 660f21b7de Initial revision Steve Chamberlain 1991-04-15 15:29:40 +00:00
  • 99fe455360 Merges from Intel. Chrisb bug fixes. Steve Chamberlain 1991-04-15 15:27:15 +00:00
  • 9846338e68 Merged in some changes from Intel, Added some more prototypes. Steve Chamberlain 1991-04-15 15:25:16 +00:00
  • 14825ce9fa Personal checkpoint. K. Richard Pixley 1991-04-15 01:58:16 +00:00
  • f78e2569ad Checkpoint before a merge Steve Chamberlain 1991-04-14 03:23:25 +00:00