1993-05-26 |
Jim Kingdon | * config.guess: Recognize SunOS6 as Solaris3. |
commit | commitdiff | tree | snapshot |
1993-05-26 |
Jim Kingdon | minor fixes (e.g. typos). Update table of non-stab... |
commit | commitdiff | tree | snapshot |
1993-05-26 |
Per Bothner | * config.guess: Fix typo. Avoid #elif (not in K... |
commit | commitdiff | tree | snapshot |
1993-05-26 |
Jim Kingdon | * stabs.texinfo (Builtin Type Descriptors): Talk about... |
commit | commitdiff | tree | snapshot |
1993-05-26 |
Jim Kingdon | punctuation fixes |
commit | commitdiff | tree | snapshot |
1993-05-26 |
Jim Kingdon | * printcmd.c (print_formatted, case 'i'): Pass a tab... |
commit | commitdiff | tree | snapshot |
1993-05-26 |
Jim Kingdon | * source.c (line_info): If we don't find a symtab... |
commit | commitdiff | tree | snapshot |
1993-05-26 |
Jim Kingdon | * source.c (line_info): If --fullname, display the... |
commit | commitdiff | tree | snapshot |
1993-05-26 |
Rob Savoye | configure.in template that supports *only* make check... |
commit | commitdiff | tree | snapshot |
1993-05-26 |
Rob Savoye | Makefile fragment that supports *only* make check.... |
commit | commitdiff | tree | snapshot |
1993-05-26 |
Jim Kingdon | * stabs.texinfo (Line Numbers, Source Files): Re-write... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ian Lance Taylor | * Makefile.in: configure looks for ####, so remove... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Brendan Kehoe | * breakpoint.c (catch_command_1): Fix typo in error... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | elf32 updates |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | elf, cleanup changes |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | elf, bfd_vma-cast changes |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | * elfread.c (elf_symfile_read): Update ELF structure... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | (elf64.c): Add to list of sources. |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | print_insn_* routines want bfd_vma, not CORE_ADDR |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | Updated for new macro, type, and structure names. |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Jim Kingdon | * gdb.t00/help.exp: Use .* in place of some help messa... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Jim Kingdon | * stabs.texinfo (Subranges): "A offset" and "T offset... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ian Lance Taylor | * build-all.mk (all-cross): New target for Canadian... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | (COERCE64): Avoid out-of-range numbers |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Jim Kingdon | * stabsread.c: Remove all uses of error(). Make error... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Jim Kingdon | x |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Jim Kingdon | * gdb.stabs/wierd.exp: Check for eof, directly or... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | add elf64 structures/macros/types, rename some old... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ian Lance Taylor | * config/obj-bout.h (S_GET_VALUE): Removed unnecessary... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | begin reorganization to support 64-bit elf |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ian Lance Taylor | * mips-tdep.c: Removed #include of many header files... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Jim Kingdon | * Many places: replace "the inferior" in messages... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Jim Kingdon | * config/i386/linux.mh: Don't use \ newline; the awk... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Jim Kingdon | * config/i386/linux.mh: Don't use \ newline; the awk... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Peter Schauer | * sparc-nat.c (store_inferior_registers): Fill in... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | try to make hppa opcode table, updated for gas, still... |
commit | commitdiff | tree | snapshot |
1993-05-25 |
Ken Raeburn | Makefile.in (DISTSTUFF): Don't build binutils.mm. |
commit | commitdiff | tree | snapshot |
1993-05-24 |
David D. Zuhn | INFO-DIR-ENTRY formatting tweaks |
commit | commitdiff | tree | snapshot |
1993-05-24 |
David D. Zuhn | * configure.in: fix Alpha GDB typo; also, don... |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Stu Grossman | Add lynx files. |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Stu Grossman | Add i386lynx.c. |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Stu Grossman | * config/i386/{i386lynx.mh i386lynx.mt nm-i386lynx... |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Rob Savoye | * configure: change so "-exec-prefix" gets... |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Fred Fish | * snapshots.readme: Clarify when obvious and non... |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Jim Kingdon | * mipsread.c (parse_symbol): Deal with scVar and scVar... |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Jim Kingdon | * stabs.texinfo (Stabs Format): Misc fixes. |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Jim Kingdon | * c-typeprint.c (c_type_print_base): Don't print typed... |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Jim Kingdon | * gdb.t03/{gdbme.c,ptype.exp}: |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Peter Schauer | * symmisc.c (dump_msymbols): Avoid gdb coredump with... |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Jim Kingdon | x |
commit | commitdiff | tree | snapshot |
1993-05-24 |
Jim Kingdon | * gdb.t00/teststrategy.exp: For p "foo", remove sun4... |
commit | commitdiff | tree | snapshot |
1993-05-23 |
Rob Savoye | Fix bug in how GDB gets set that chokes runtest *only... |
commit | commitdiff | tree | snapshot |
1993-05-23 |
Fred Fish | * configure.in (configdirs): Add gdb.t24 for C++... |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Jim Kingdon | * infrun.c (wait_for_inferior), |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Steve Chamberlain | Update to include djm's new stuff. |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Jim Kingdon | * inftarg.c (child_wait): Deal with EINTR and include... |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Jim Kingdon | x |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Jim Kingdon | * stabsread.c: Remove most uses of lookup_fundamental_... |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Jim Kingdon | Remove <<<< stuff from CVS. Not sure how it got here |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Jim Kingdon | * stabs.texinfo (Constants): Allow an `e' constant... |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Peter Schauer | * config/mips/tm-irix3.h: Add sigcontext offsets for... |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Peter Schauer | Fix stack unwinding through _sigtramp on Irix. These... |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Peter Schauer | * infrun.c (wait_for_inferior): Clear stop_signal... |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Peter Schauer | * config/mips/tm-irix3.h: Clean up, use tm-bigmips... |
commit | commitdiff | tree | snapshot |
1993-05-22 |
Stu Grossman | * i386lynx.c: New module for Lynx variant of a.out. |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Jim Kingdon | ISC changes |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Jim Kingdon | ISC changes |
commit | commitdiff | tree | snapshot |
1993-05-21 |
David MacKenzie | Move printing from bfd to nm and add POSIX and SysV... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
David MacKenzie | Move printing from bfd to nm. |
commit | commitdiff | tree | snapshot |
1993-05-21 |
David MacKenzie | Move printing from bfd to nm and add POSIX and SysV... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Jim Kingdon | fix typo |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Jim Kingdon | * complaint.c: Make sure all complain() pass the addre... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
David MacKenzie | Improve error messages. |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Sean Eric Fagan | Slight changes for the 29k-udi target. |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Sean Eric Fagan | Change the configuration, for target 29k-udi, a little... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Sean Eric Fagan | Change the configuration a little bit. |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Sean Eric Fagan | Renamed the udi "sun"-host file to a "unix"-host file... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Ian Lance Taylor | * Makefile.in (check, installcheck): Added dummy targets. |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Sean Eric Fagan | Changed the configuration scheme a bit, to be saner... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Sean Eric Fagan | Renamed it to "udiphunix.h". |
commit | commitdiff | tree | snapshot |
1993-05-21 |
David D. Zuhn | add more files to ETC_SUPPORT, configure the release... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
David D. Zuhn | add no-op dvi target |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Jim Kingdon | Further revisions (for xcoff mostly) to test case logge... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Jim Kingdon | * stabs.texinfo (Builtin Type Descriptors): Document... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Jim Kingdon | * Makefile.in: Add rule for xcoffexec.o like that... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Jim Kingdon | * xcoffread.c (process_xcoff_symbol, case C_LSYM)... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Brendan Kehoe | * config.guess: Recognize some Sequent platforms. |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Jim Kingdon | * configure.in: Do gdb.stabs and C++ tests only for... |
commit | commitdiff | tree | snapshot |
1993-05-21 |
Jim Kingdon | New directory |
commit | commitdiff | tree | snapshot |
1993-05-20 |
David D. Zuhn | install shouldn't depend on install-info |
commit | commitdiff | tree | snapshot |
1993-05-20 |
David D. Zuhn | more tools to build native-only |
commit | commitdiff | tree | snapshot |
1993-05-20 |
David D. Zuhn | 1) use release-info |
commit | commitdiff | tree | snapshot |
1993-05-20 |
David D. Zuhn | patches to use release-info |
commit | commitdiff | tree | snapshot |
1993-05-20 |
David D. Zuhn | use the sun3 makefile fragment (PR 2729) |
commit | commitdiff | tree | snapshot |
1993-05-20 |
Ken Raeburn | missed part of renaming update |
commit | commitdiff | tree | snapshot |
1993-05-20 |
Per Bothner | * mips.sc-sh: Define _etext, _edata, and _end, in... |
commit | commitdiff | tree | snapshot |
1993-05-20 |
Jim Kingdon | * stabs.texinfo: Remove node Quick Reference and put... |
commit | commitdiff | tree | snapshot |
1993-05-20 |
Ken Raeburn | Makefile.in (taz): Fix modes on $(TOOL) dir also. |
commit | commitdiff | tree | snapshot |
1993-05-20 |
Ken Raeburn | missed this in mipsbsd renaming |
commit | commitdiff | tree | snapshot |
1993-05-20 |
Ken Raeburn | rename aout-mipsbsd.sc-sh to mipsbsd.sc-sh for 14-char... |
commit | commitdiff | tree | snapshot |
next |