Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-04-23 | * stabs.texinfo (Parameters): Keep trying to get this right. | Jim Kingdon | 1 | -13/+32 | |
1993-04-23 | * stabs.texinfo (Parameters): Keep trying to get this right. | Jim Kingdon | 2 | -27/+26 | |
1993-04-23 | * printcmd.c (print_address_symbolic): Search symtabs as well as the | Peter Schauer | 2 | -10/+34 | |
minimal symbols for a nearby symbol. | |||||
1993-04-23 | Comment changes around minimal symbol recording. | John Gilmore | 1 | -1/+5 | |
1993-04-22 | document FRAME_SAVED_PC and FRAME_CHAIN. | K. Richard Pixley | 1 | -0/+4 | |
1993-04-22 | comment changes only | K. Richard Pixley | 2 | -2/+8 | |
1993-04-22 | * mips-tdep.c (heuristic_fence_post): new static variable. | K. Richard Pixley | 2 | -6/+42 | |
(heuristic_proc_start): use heuristic_fence_post, print better warnings, but only if not stop_soon_quietly. (_initialize_mips_tdep): add_set_cmd for heuristic-fence-post. | |||||
1993-04-22 | Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 6 | -18/+86 | |
* symtab.h: Fix LOC_REF_ARG comment. Wed Apr 22 20:21:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) and Jim Kingdon (kingdon@cygnus.com) * stabsread.c (define_symbol): Combine a 'p', 'r' arg pair to a LOC_REGPARM symbol. * config/sparc/tm-sparc.h (REG_STRUCT_HAS_ADDR): Revise comments. symfile.c (compare_symbols): Don't check first character; STRCMP does that. * stabsread.c (define_symbol): Generate a LOC_REGPARM_ADDR for structures that are passed by address in a register. * symtab.h (enum address_class): Add LOC_REGPARM_ADDR. * findvar.c (read_var_value), printcmd.c (address_info, print_frame_args), stack.c (print_frame_arg_vars), symmisc.c (print_{,partial_}symbol), * symtab.c (lookup_block_symbol): Deal with it. | |||||
1993-04-22 | * objfiles.h (obj_section), objfiles.c (build_objfile_section_table): | Jim Kingdon | 7 | -25/+110 | |
Add objfile field. * objfiles.c (find_pc_section): Return a struct obj_section *. * sparc-tdep.c (in_solib_trampoline): Deal with find_pc_section return. * symfile.c (syms_from_objfile) [IBM6000_TARGET]: Don't use obj_section hack. * xcoffexec (vmap_symtab): Relocate obj_sections. * printcmd.c (containing_function_bounds): Use find_pc_section. | |||||
1993-04-22 | Save the README file for gdb snapshots here for now. Make note in | Fred Fish | 2 | -0/+160 | |
the .Sanitize file that snapshots.readme is explicitly not kept by default. | |||||
1993-04-22 | * symtab.h: Clean up SYMBOL_VALUE comments. | Jim Kingdon | 2 | -37/+34 | |
1993-04-22 | * gdb.t07/watchpoint.exp: Removed a29k expected failure which now | Ian Lance Taylor | 1 | -0/+5 | |
works. | |||||
1993-04-22 | makefile.in change | Ken Raeburn | 1 | -0/+19 | |
1993-04-22 | add rule for building snapshot of gas+ld+binutils | Ken Raeburn | 1 | -1/+6 | |
1993-04-22 | keep new utility scripts | Ken Raeburn | 1 | -0/+7 | |
1993-04-22 | keep new test cases | Ken Raeburn | 1 | -0/+6 | |
1993-04-22 | keep change log | Ken Raeburn | 1 | -0/+1 | |
1993-04-22 | version.c is gone | Ken Raeburn | 1 | -2/+4 | |
1993-04-22 | Remove so cvs -P will work right. | Rob Savoye | 1 | -31/+0 | |
1993-04-22 | Moved the only file to dejagnu/lib, so this is empty. | Rob Savoye | 1 | -2/+0 | |
1993-04-22 | Moved to dejagnu/lib since it's now real generic. | Rob Savoye | 1 | -108/+0 | |
1993-04-22 | Updated since all the init module names changed. | Rob Savoye | 1 | -6/+7 | |
1993-04-22 | hange nm.all to binutils.all. Remove chill stuff. | Rob Savoye | 1 | -51/+1 | |
1993-04-22 | Add testsuite directory. | Rob Savoye | 1 | -0/+1 | |
1993-04-22 | revise comment for last change | Jim Kingdon | 1 | -2/+13 | |
1993-04-21 | * stabs.texinfo (Parameters): More on "local parameters". | Jim Kingdon | 2 | -11/+19 | |
1993-04-21 | * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args): | Jim Kingdon | 3 | -15/+36 | |
Expand comments about LOC_ARG/LOC_LOCAL pairs. | |||||
1993-04-21 | * coffread.c (read_coff_symtab): Use rewind before fseek. | Jim Kingdon | 2 | -12/+26 | |
1993-04-21 | * ch-exp.y: Removed unused structure_primitive_value and FIXME_23. | Per Bothner | 2 | -3/+7 | |
* Makefile.in: Add $(YFLAGS) when using $(YACC). * Makefile.in: Remove message to expect conflicts and unused rules in ch-exp.y, since there no longer are any such. | |||||
1993-04-21 | fix stabs.texinfo xref bugs | David D. Zuhn | 2 | -2/+6 | |
1993-04-21 | Update to match bfd changes. | John Gilmore | 1 | -14/+38 | |
1993-04-21 | * libbfd.c: Whitespace changes around byteswap macros. | John Gilmore | 1 | -0/+5 | |
* libbfd-in.h: Whitespace changes around byteswap declarations. | |||||
1993-04-21 | Handle new tests, and new testing modes. | Ken Raeburn | 1 | -13/+18 | |
Now gas_test accepts an argument listing options to be tried, individually or in combination, and whether output should be expected. Proc gas_test_error says output should be expected. Still not checking exit status properly, though. | |||||
1993-04-21 | The customer's test case is p2430a.s; p2430.s has different whitespace, | Ken Raeburn | 2 | -9/+6 | |
comments, who knows what else, but something makes them different. This should be checked by the driver, because they shouldn't be different... | |||||
1993-04-21 | use %-form, so test can be run on m68k-coff too | Ken Raeburn | 1 | -49/+49 | |
1993-04-21 | Get version string from config.h now. | Ken Raeburn | 2 | -71/+56 | |
Fix several functions to compile under traditional C. Deleted _doprnt. Moved some VMS-specific code here from ../symbols.c. | |||||
1993-04-21 | Fixed typos so paths for executables works again. | Rob Savoye | 1 | -10/+14 | |
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 | |