Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-04-21 | adhere to "start-sanitize-FOO" and "end-sanitize-FOO" convention | Roland Pesch | 2 | -28/+31 | |
1993-04-21 | (1) reduce the amount of text highlighted in warning at end of | Roland Pesch | 1 | -10/+16 | |
"Program variables" section (2) introduce a few blank lines in menus to work around remaining makeinfo bugs | |||||
1993-04-21 | This is the real generic configuration. Earlier versions checked in | Roland Pesch | 1 | -22/+83 | |
seem to be copies of H8 config. | |||||
1993-04-20 | * aoutf1.h (sunos4_core_file_p): Don't default bfd_error to | Stu Grossman | 1 | -0/+5 | |
system_error anymore. It confuses bfd_check_format(). | |||||
1993-04-20 | don't try to keep old mt-* targets | David D. Zuhn | 1 | -7/+0 | |
1993-04-20 | * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $< | Fred Fish | 1 | -0/+5 | |
in explicit rules. Apparently this is not supported by some makes. | |||||
1993-04-20 | * xcoffexec.c (xcoff_relocate_core): If no exec file, error() | Jim Kingdon | 2 | -2/+11 | |
rather than dumping core. | |||||
1993-04-20 | Remove chill sanitizations. | Fred Fish | 1 | -29/+0 | |
1993-04-20 | Sanitize out empty direcories | Steve Chamberlain | 1 | -2/+0 | |
1993-04-20 | * Makefile.in: Add ${srcdir}/ to all source files. | Jim Kingdon | 5 | -393/+412 | |
(alldeps.mak): Add "${srcdir}/" to files in alldeps.mak. (TAGS): Deal with srcdir and new config directory scheme. createtags: Remove. Makefile.in (NONSRC): Remove createtags. alldeps.mak: Updated. | |||||
1993-04-20 | * rs6000-tdep.c: Delete unused function print_frame. | Jim Kingdon | 3 | -22/+25 | |
* frame.h (struct frame_info): Doc fix for next_frame. New field signal_handler_caller. blockframe.c (create_new_frame, get_prev_frame_info), config/rs6000/tm-rs6000.h (INIT_EXTRA_FRAME_INFO): Set it (needs INIT_FRAME_PC_FIRST). stack.c (print_frame_info), rs6000-tdep.c (rs6000_frame_chain): Check it. | |||||
1993-04-20 | * irix4-nat.c (fetch_core_registers): Special version of this for | Stu Grossman | 1 | -0/+1 | |
Irix 4.x, which stores regs a bit differently from other /proc based systems. * procfs.c, core-svr4.c: Move fetch_core_registers from procfs.c to new file core-svr4.c. * config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh, config/i386/ncr3000.mh, config/sparc/sun4sol2.mh: Add core-svr4.o to NATDEPFILES. * config/mips/irix4.mh: Add corelow.o to NATDEPFILES. | |||||
1993-04-20 | Remove CVS directory from list of things to keep. | Fred Fish | 1 | -1/+0 | |
1993-04-20 | Update to reflect changes in bfd directory. | Stu Grossman | 1 | -3/+10 | |
1993-04-20 | * bfd.c: Add sgi_core_data to tdata union. | Stu Grossman | 2 | -0/+8 | |
* coff-mips.c: Add Irix 4.x core file support. * hosts/irix4.h: #define HOST_IRIX4. | |||||
1993-04-20 | * irix4-nat.c (fetch_core_registers): Special version of this for | Stu Grossman | 7 | -64/+141 | |
Irix 4.x, which stores regs a bit differently from other /proc based systems. * procfs.c, core-svr4.c: Move fetch_core_registers from procfs.c to new file core-svr4.c. * config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh, config/i386/ncr3000.mh, config/sparc/sun4sol2.mh: Add core-svr4.o to NATDEPFILES. * config/mips/irix4.mh: Add corelow.o to NATDEPFILES. | |||||
1993-04-20 | a.out string table reduction code, take two. | Ken Raeburn | 2 | -104/+502 | |
Also fixed a bug in reading symbol tables on some systems... | |||||
1993-04-19 | * trad-core.c (trad_core_vec): Add 6 new initializers to match | Fred Fish | 1 | -0/+6 | |
new signed get/put fields. Minor reformatting to label some fields. | |||||
1993-04-19 | * Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly | Rob Savoye | 1 | -2/+3 | |
built binaries if they exist. (otherwise the path) | |||||
1993-04-19 | Mostly cleanup. Doesn't prints it's own pass/fail message anymore. | Rob Savoye | 1 | -4/+0 | |
1993-04-19 | Gets names to test from higher level makefile. | Rob Savoye | 1 | -86/+32 | |
1993-04-19 | changes for SVR3.2 | Jim Kingdon | 8 | -29/+23 | |
1993-04-19 | * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There is no going back. | Jim Kingdon | 3 | -96/+13 | |
* stabsread.c (define_symbol): 'R' is synonym for 'P', not 'r'. xcoffread.c (process_xcoff_symbol, case C_RPSYM): Don't muck with SYMBOL_CLASS. | |||||
1993-04-19 | * stabs.texinfo (Parameters): Re-do "local parameters" section. | Jim Kingdon | 2 | -29/+37 | |
1993-04-19 | * libbfd.c: bfd_put*: Remove casts to bfd_vma. | Jim Kingdon | 2 | -3/+15 | |
1993-04-19 | * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh. | John Gilmore | 1 | -0/+4 | |
1993-04-19 | Back to creating a local config fil to be safe. Pass --target for "make | Rob Savoye | 1 | -5/+7 | |
check" | |||||
1993-04-19 | Minor indenting changes. | Rob Savoye | 1 | -2/+2 | |
1993-04-18 | * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref. | Jim Kingdon | 2 | -57/+89 | |
(Parameters): Rewrite. (xcoff-differences, Sun-differences): Minor changes. | |||||
1993-04-18 | add all-emacs target | David D. Zuhn | 1 | -0/+9 | |
1993-04-18 | * config/mh-delta88: remove extraneous GCC references | David D. Zuhn | 1 | -3/+1 | |
1993-04-18 | * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv | David D. Zuhn | 1 | -1/+1 | |
* config/mh-delta88: remove extraneous GCC references | |||||
1993-04-17 | * aoutf1.h (internal_sunos_core): Make c_stacktop a bfd_vma. | Jim Kingdon | 2 | -38/+40 | |
(swapcore_sparc): Make sp a bfd_vma. | |||||
1993-04-17 | * munch: Don't use head command. It doesn't exist everywhere. | Stu Grossman | 2 | -1/+5 | |
1993-04-17 | * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>. | Jim Kingdon | 11 | -193/+386 | |
libbfd.c, libbfd-in.h: Add _do*signed*. targets.c, all targets: Add bfd*signed*. bfd-in.h: Add bfd_signed_vma. Add comments. | |||||
1993-04-16 | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 14 | -211/+38 | |
1993-04-16 | Remove chill sanitization stuff and add chill files to keep list. | Fred Fish | 1 | -54/+5 | |
1993-04-16 | Remove chill sanitize lines that are no longer needed. | Fred Fish | 1 | -60/+0 | |
1993-04-16 | * inflow.c (new_tty): Remove spurious 'o' character at end | Fred Fish | 1 | -0/+5 | |
of #endif line. | |||||
1993-04-16 | * mips-tdep.c (mips_skip_prologue): Always skip the typical prologue | Peter Schauer | 3 | -17/+64 | |
instructions and nothing more. * mipsread.c (add_line): Add comment why we have to combine line number entries for the same line number. | |||||
1993-04-16 | More doc fixes | Jim Kingdon | 1 | -1/+3 | |
1993-04-16 | * symtab.{c,h}: Doc fixes (remove symseg references, last relevant | Jim Kingdon | 3 | -40/+52 | |
in gdb 2.8!). | |||||
1993-04-16 | * config/unix-gdb.exp: Add back missing return 0 which mysteriously | Peter Schauer | 2 | -1/+7 | |
disappeared. | |||||
1993-04-16 | * depend, alldeps.mak: Update, now that gcc -MM bug is fixed. | Fred Fish | 3 | -4/+53 | |
1993-04-15 | Add h8.texi to things-to-keep | Roland Pesch | 1 | -1/+5 | |
1993-04-15 | as.texinfo, Makefile.in | Roland Pesch | 1 | -0/+16 | |
1993-04-15 | (1) Hitachi SH material (sanitizable) | Roland Pesch | 1 | -1529/+1935 | |
(2) remove smallbook/cropmarks comments; switching to smallbook is now automatic w/house style (3) use `|' alternative convention for SPARC dependent options. UnGNUish, but the convention is used for other machines in this book. (4) cease eliding paragraph about purpose of assembler in Hitachi configuration (5) use SPECIAL-SYMS switch more consistently (6) formatting improvements from Q1 release (7) use explicit @page instead of @group in long examples listing instruction-set summaries (because some new texinfo bug leads to double-spacing with @group in this context) (8) rearrange H8/500 instruction-set summary into two cols (9) include GPL from texinfo directory rather than duplicating here | |||||
1993-04-15 | Include Hitachi SH (sanitizably); remove MACH-DEP setting, no longer used | Roland Pesch | 1 | -0/+64 | |
1993-04-15 | Arrange to clean out references to Hitachi SH. | Roland Pesch | 1 | -1/+23 | |
1993-04-15 | Configuration for Hitachi chips, recast for current conditionals. | Roland Pesch | 2 | -15/+30 | |