Commit graph

  • 129c1cde2c SVR4 support John Gilmore 1991-10-04 06:49:00 +00:00
  • c67b1842be Initial revision John Gilmore 1991-10-04 06:48:59 +00:00
  • 9bba3334a0 * dbxread.c, coffread.c: static-ize functions that were gratuitiously external. (From Fred Fish.) John Gilmore 1991-10-04 06:46:30 +00:00
  • 5b0a744f98 * c-exp.y: sym->class to SYMBOL_CLASS (sym). * dbxread.c (dbx_lookup_type): Keep doubling size of typevector until it is large enough. John Gilmore 1991-10-04 03:17:46 +00:00
  • f7cfc4a6a9 * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's prediction is vindicated! John Gilmore 1991-10-04 02:50:35 +00:00
  • 278bf2c0c3 * bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd: Remove refs to howto.c, since Steve forgot. John Gilmore 1991-10-04 02:49:40 +00:00
  • f004165ea5 * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's prediction is vindicated! John Gilmore 1991-10-04 02:49:06 +00:00
  • b14f76edd1 Add elf-*.h files. John Gilmore 1991-10-03 22:24:27 +00:00
  • ea3768dc45 Add elf.c John Gilmore 1991-10-03 22:23:56 +00:00
  • 3e0f5f4f9e Added a kludge for when yacc is used in place of bison: Rename the yacc outputs y.tab.[ch] to what we want: ldgram.[ch]. Per Bothner 1991-10-03 21:50:08 +00:00
  • 5bc757e244 * dbxread.c (read_type): Handle error case slightly better. Make complaint message not C++-specific. John Gilmore 1991-10-03 16:35:17 +00:00
  • de7e640dd5 * fixed prototype for reloc_type_lookup Steve Chamberlain 1991-10-03 15:41:41 +00:00
  • 2cf44d7be5 * fixed prototype for reloc_type_lookup Steve Chamberlain 1991-10-03 15:41:11 +00:00
  • a55612c73e * elf.c: took the abort out of set_arch_mach so that objdump -i will still work. Now allows any architecture/machine to be set. Steve Chamberlain 1991-10-03 14:51:20 +00:00
  • 9ce0058ca6 *** empty log message *** Steve Chamberlain 1991-10-03 14:49:10 +00:00
  • a03c8dc452 *** empty log message *** Stu Grossman 1991-10-03 00:28:29 +00:00
  • 9ae3312eec No longer needs to propogate configure and config.sub. K. Richard Pixley 1991-10-02 13:06:16 +00:00
  • d964a611c0 Some $(srcdir)'s become $(unsubdir)'s. K. Richard Pixley 1991-10-02 12:35:42 +00:00
  • e45bef1edd Some $(srcdir)'s become $(unsubdir)'s in order to support +objdir. K. Richard Pixley 1991-10-02 10:05:30 +00:00
  • f1eb48b62e no more configure on which to depend K. Richard Pixley 1991-10-02 07:24:45 +00:00
  • 7875b07ffa Added +site=foo option for naming site specific Makefile fragments. K. Richard Pixley 1991-10-02 06:29:53 +00:00
  • 6f8ac2d9fb Removed +f option. Used to stand for +forcesubdirs which is now called +subdirs. K. Richard Pixley 1991-10-02 06:15:13 +00:00
  • 213195dd9d Added rcs log line. K. Richard Pixley 1991-10-02 06:02:35 +00:00
  • c297d71ea1 +template dies an ugly death. K. Richard Pixley 1991-10-02 06:01:47 +00:00
  • 4976e6ab23 Very minor bug, broke "make -t". K. Richard Pixley 1991-10-02 04:52:31 +00:00
  • 7dead37ba4 Update subdir names to reflect current reality. K. Richard Pixley 1991-10-02 04:23:13 +00:00
  • 5a168a17ee resync K. Richard Pixley 1991-10-02 04:15:56 +00:00
  • b9fe720d06 steves h8 patches K. Richard Pixley 1991-10-02 04:01:08 +00:00
  • bcb14db549 exploit the new executable config.status K. Richard Pixley 1991-10-01 21:00:50 +00:00
  • 3f85ebce78 * Makefile.in, configure.in, targets.c, elf.c: Add preliminary ELF support good enough for GDB. * configure.in, config/h-amix, config/t-m68k-elf: Handle m68k-cbm-svr4 host and target. John Gilmore 1991-10-01 19:46:47 +00:00
  • 2d996e5dc9 Initial revision John Gilmore 1991-10-01 19:26:34 +00:00
  • 927edea6e7 * bfd.h, elf-common.h, elf-external.h, elf-internal.h: Add preliminary ELF support, sufficient for GDB, from Fred Fish. * sysdep.h, sys/h-amix.h: Support Amiga SVR4. John Gilmore 1991-10-01 19:25:51 +00:00
  • 30d2c06f1d *** empty log message *** Steve Chamberlain 1991-10-01 18:29:28 +00:00
  • 090811c1b9 Avoid 'v' flag on archive updates, since it just wastes space in the log. John Gilmore 1991-10-01 13:41:00 +00:00
  • 995ee059a1 Avoid depending on number of initializers. John Gilmore 1991-10-01 13:37:14 +00:00
  • 9bb3045288 * dbxread.c: Enable, but soften, const_vol_complaint. (read_dbx_symtab): N_STSYM and N_LCSYM define static vars. Ditto Gould N_NBSTS and N_NBLCS. Also, all types in the psymtab should be file-scope, not global. (read_struct_type): Remove ancient multiple-inheritance warning. (read_range_type): Check base type, complain & patch if undefined. John Gilmore 1991-10-01 13:29:10 +00:00
  • a187ef68c1 * stack.c (frame_info): Demangle the function name in `info stack'. (From Peter Schauer) John Gilmore 1991-10-01 12:25:38 +00:00
  • 2ccc238359 Vax Ultrix changes from David Taylor <taylor@think.com>. John Gilmore 1991-10-01 12:08:20 +00:00
  • d2b833bc89 * sys/h-vaxult.h: Make it work. (David Taylor <taylor@think.com>) John Gilmore 1991-10-01 12:00:11 +00:00
  • 40a0843272 * bfd.h, change version number to 0.18, this makes a gap, but now is the same as the linker version number. Steve Chamberlain 1991-10-01 04:20:30 +00:00
  • 11d9b7f5a6 * bfd-in.h VERSION, change version number to 0.18, this makes a gap, but now is the same as the linker version number. Steve Chamberlain 1991-10-01 04:20:02 +00:00
  • e568362218 Added new macro NEWHOWTO Steve Chamberlain 1991-10-01 03:58:36 +00:00
  • 11fdd52003 Modified to generate the right includes for the new files Steve Chamberlain 1991-10-01 03:57:46 +00:00
  • e738d5d264 added: * amdcoff.c: (a29k_reloc) fix error message. Steve Chamberlain 1991-10-01 03:56:32 +00:00
  • 63ffe5ef86 Insert the incidentals and things I forgot to ci last time, same log message: Steve Chamberlain 1991-10-01 03:55:40 +00:00
  • 7fe11a82b4 Various lints and uses the new arch functions Steve Chamberlain 1991-10-01 03:51:53 +00:00
  • 21214e8e88 Use the new architecture functions Steve Chamberlain 1991-10-01 03:50:57 +00:00
  • b39096a4f4 Better support for the h8, and various architecture things Steve Chamberlain 1991-10-01 03:46:35 +00:00
  • a26878d1fa Exploit the new executable config.status K. Richard Pixley 1991-10-01 03:46:00 +00:00
  • 4e6f9223b1 Mon Sep 30 15:13:46 1991 Steve Chamberlain (steve at cygnus.com) Steve Chamberlain 1991-10-01 03:43:43 +00:00
  • e89f2fbe00 Initial revision Steve Chamberlain 1991-10-01 03:43:11 +00:00
  • 46f3c7cda5 Trivial cleanup. K. Richard Pixley 1991-10-01 03:11:29 +00:00
  • 4f73c36a72 Add am29k, remove a redundant case. K. Richard Pixley 1991-10-01 02:56:06 +00:00
  • b8f8fddc8c * use aliases as directory names. * put aliases AND parsed triples into Makefiles. * config.status is a shell script. * remove formfeeds from resulting Makefile. K. Richard Pixley 1991-10-01 02:44:32 +00:00
  • 46766962cf Reword recurr. K. Richard Pixley 1991-10-01 02:38:26 +00:00
  • 387cbb2bff * srec.c: Better error checking, partly from Peter Schauer. (srec_object_p): Avoid assuming any file that starts with 'S' is an S-record file! (Check for 3 uppercase-hex digits after it.) (ISHEX): Define new macro for checking supposedly hex characters. (pass_over): Treat as EOF any S-record line that: * doesn't have hex in either size character * produces a size larger than 0x7F * has an unrecognized type number John Gilmore 1991-09-30 20:50:18 +00:00
  • 5c5c52fcbf Rename os for Sony News to newsos[34]. Per Bothner 1991-09-30 20:32:26 +00:00
  • f99988e38f * sysdep.h: Define NEWSOS3_SYS, and use it. Per Bothner 1991-09-30 19:54:08 +00:00
  • 3fdbfe8d12 * bucomm.c (fatal): Conditionally compile fatal() depending on MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS. * objdump.c (dump_headers): Trivial output format change. * objdump.c (display_info): Loop over integers, not enums, to appease old compilers. Per Bothner 1991-09-30 19:47:49 +00:00
  • dc9894c8b1 * symtab.c (lookup_method_type): Arguments were swapped in all callers, so fix it here. I'm amazed this worked at all! John Gilmore 1991-09-28 17:13:08 +00:00
  • 03e826bb51 * eval.c (evaluate_subexp_for_address): Don't use TYPE_POINTER_TYPE directly (it might be zero if this type has never had a pointer created before); use lookup_pointer_type. John Gilmore 1991-09-28 17:09:07 +00:00
  • 06d751608c Typos. John Gilmore 1991-09-28 14:10:47 +00:00
  • b7f81b5781 * infrun.c (wait_for_inferior): Don't check if the PC is in a call_dummy if we were stopped by a random signal that is being passed to the program. This produced wierd results when calling functions in the inferior and signals (e.g. SIGALRM) were in use. John Gilmore 1991-09-28 11:26:43 +00:00
  • a65bb55d7a * nindy-tdep.c (nindy_frame_chain_valid): Use lookup_misc_func. (Reported by Mark Peek <mark@imagen.com>.) John Gilmore 1991-09-28 02:20:09 +00:00
  • d8ce13268e * coffread.c (coff_symfile_read): Use xmalloc, not malloc. * language.c, printcmd.c: Lint. * language.h (get_frame_language): Declare. * saber.suppress: update. * stack.c (find_relative_frame): Remove complex code that was #if 0'd, stick with simple code. Lint. * saber.suppress: Update a bit. * symfile.c (add_symbol_file_command): Add "?" to question. * utils.c (parse_escape): Avoid \a due to bdead compilers. * value.h: Declare typedef_print. John Gilmore 1991-09-28 01:35:29 +00:00
  • dad0e12d57 * core.c (core_files_info): Shorten output. * exec.c (exec_files_info): Ditto. (build_section_table): Ignore zero-length sections. John Gilmore 1991-09-28 01:31:23 +00:00
  • 39bf59520b * c-exp.y, m2-exp.y: Define more yysymbols that happen to be "bss" rather than "data" symbols, but which still conflict. * m2-exp.y: Lint. John Gilmore 1991-09-28 01:30:41 +00:00
  • c022837644 Stop talking about obsolete "sharedlibrary" command in whats-new section. Roland Pesch 1991-09-27 22:47:20 +00:00
  • e5dab90089 Added {h,t}-news Per Bothner 1991-09-27 20:20:01 +00:00
  • 3981c7e882 Update for deleted (and some added) files. Per Bothner 1991-09-27 20:19:25 +00:00
  • e1e5fbfcbb * ldlnk960.c: Use new naming convention for *.x{,u,r} include scripts. * ldm88k.sc: "Clean up" script, so that ldm88kUr.sc and ldm88kr.sc can be automatically generated. * ldemul.c, configure.in, config.h, Makefile.in: Add support for Sony NewsOS3. * Makefile.in: Re-do the way ldemulation scipts and structures are done. do we only need one or two files for each emulation target (a TARGET.sc and optionally TARGET.c, if ldtemplate isn't suitable). This gets rid of lots of extra source files. Per Bothner 1991-09-27 20:09:23 +00:00
  • 9dcb30e3a2 Initial revision Per Bothner 1991-09-27 19:59:17 +00:00
  • 7730c767b4 Fix/update HOSTING_LIBS path. Per Bothner 1991-09-27 19:55:28 +00:00
  • 77507546d2 Newly created Steve Chamberlain 1991-09-26 22:46:53 +00:00
  • 86adb4373e Initial revision Steve Chamberlain 1991-09-26 22:46:52 +00:00
  • fb3be09b66 Lint (saber actually). John Gilmore 1991-09-26 22:28:46 +00:00
  • ac0167e878 * libaout.h (WRITE_HEADERS): Set header's a_text field always. * newsos3.c: Fixed two types: newos3 -> newsos3. Per Bothner 1991-09-26 18:40:30 +00:00
  • d0a27c3b8e Fix bfd_perform_relocation to handle pc-relative relocs better. Per Bothner 1991-09-26 18:26:28 +00:00
  • 905bb120d3 Pass command names with absolute paths. Easier than keeping relative paths right when dealing with sub/sub/directories. K. Richard Pixley 1991-09-25 04:34:40 +00:00
  • be3bc7ad7a iVS: Modified Files: Print 9 digits for IEEE floats. John Gilmore 1991-09-25 01:18:59 +00:00
  • 680c9dfa72 IN_SIGTRAMP bugfix. John Gilmore 1991-09-25 01:09:15 +00:00
  • 996dda31f0 ldgram.h is not cvs'd source. K. Richard Pixley 1991-09-24 02:30:20 +00:00
  • 5f1fec7648 Cleaned it up for 88k Steve Chamberlain 1991-09-23 20:59:12 +00:00
  • ccca276c7e (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-09-21 05:15:13 +00:00
  • 7609651972 Formatting updates to "installing" appendix. Roland Pesch 1991-09-21 03:59:06 +00:00
  • 24db5b8775 Doc updates for 4.1. John Gilmore 1991-09-21 03:41:23 +00:00
  • 0476df731c rtpc->romp John Gilmore 1991-09-21 03:29:09 +00:00
  • 6066cdfc0d Rearrange "how to install" and "how to print the doc" stuff so it drops easier into README. John Gilmore 1991-09-21 02:59:57 +00:00
  • 432ae9a94b add missing index entries for set/show print sevenbit-strings. Roland Pesch 1991-09-21 02:55:37 +00:00
  • 513c6e2bc1 *** empty log message *** Roland Pesch 1991-09-21 02:03:09 +00:00
  • 376de38d61 Update configs table. Roland Pesch 1991-09-21 02:01:41 +00:00
  • 080193ca60 Update for gdb-4.1. John Gilmore 1991-09-21 01:52:39 +00:00
  • aeb62c7b50 Roll in information from README. John Gilmore 1991-09-21 01:50:26 +00:00
  • dc4a4b2e6a Update for gdb-4.1 release. John Gilmore 1991-09-21 00:19:51 +00:00
  • 0b7984094d * language.c (set_language_command): Print useful help message, and restore the language string after giving help. * valprint.c (typedef_print): Print typedef in C or M2. * symtab.c (list_symbols): Use it. John Gilmore 1991-09-20 23:59:13 +00:00
  • 5f3d478e7d * main.c (main): Avoid any output before (gdb) prompt when -q. * language.c (set_language_command): Handle errors by restoring the language string to its current state (fix from A. Beers). John Gilmore 1991-09-20 23:17:32 +00:00
  • 14e2990a5f *** empty log message *** Roland Pesch 1991-09-20 22:51:22 +00:00
  • b7ced3225a Fri Sep 20 15:46:00 1991 Roland H. Pesch (pesch at cygnus.com) Roland Pesch 1991-09-20 22:50:11 +00:00
  • 1c484dd7cb Extract GDB version number from main GDB dir Makefile.in. Roland Pesch 1991-09-20 22:43:47 +00:00
  • ab1e12a22e Kludge to allow compilation by non-ANSI compilers. Per Bothner 1991-09-20 22:03:49 +00:00