* rs6k.h: New version from IBM (Metin).
[external/binutils.git] / gdb /
1992-04-15 Fred FishAdd TYPE_FLAG_FUND_TYPE bit to the flags member of...
1992-04-14 Stu Grossman* remote-vx.c, vx-share/xdr_ptrace.c, vx-share/xdr_ptra...
1992-04-14 Fred FishExtensive changes to replace swapin() function with...
1992-04-13 John GilmoreRevised -mapped description.
1992-04-12 John Gilmore * mipsread.c (parse_partial_symbols): Complain when...
1992-04-11 John GilmoreSet devo VERSION to 4.5.1 to avoid confuzzion with...
1992-04-11 John Gilmore* xcoffread.c (NO_TYPEDEFS): Fix typo in commented...
1992-04-11 Fred FishAdd swapin() function, and SWAPIN macro that calls...
1992-04-11 Fred FishRecognize new ncr3000 config.
1992-04-11 Fred FishNew configuration file for ncr 3000.
1992-04-11 John Gilmore* gdb.texinfo: Update for GDB-4.5. Move `Formatting
1992-04-10 Stu Grossmanalldeps.mak and depend once again!
1992-04-10 Stu Grossman* Makefile.in: Update version to 4.5.
1992-04-10 Stu GrossmanOne more time...
1992-04-10 Stu Grossman* depend: Generate new depend file for this release.
1992-04-10 Stu Grossman* Makefile.in (depend): Fix dependancy generation...
1992-04-09 Per Bothnerbuildsym.c: Fix parameter mis-match.
1992-04-09 Stu Grossman* Makefile.in: version=4.4.88, add xm-vax.h to HFILES.
1992-04-09 John GilmoreMinor changes for Solaris.
1992-04-09 Per Bothner Changes from metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).
1992-04-08 Stu Grossman* xm-i386mach.h: add decls for errno and strdup().
1992-04-08 Stu Grossman* xm-i386mach.h: add decl for errno.
1992-04-07 Per Bothner * breakpoint.c (breakpoint_1): Add (int) casts for...
1992-04-07 Stu Grossman* m68k-tdep.c, tm-sun3.h: #ifdef around get_longjmp_ta...
1992-04-07 Stu Grossman* Makefile.in (HFILES): Add xcoffsolib.h.
1992-04-07 Stu Grossmanrs6000-pinsn.c!!! Not .h!!!
1992-04-07 Stu Grossman* rs6000-pinsn.c: #include "opcode/rs6k.h"
1992-04-07 Stu Grossman* rs6k-opcode.h: Move to ../include/opcode/rs6k.h.
1992-04-07 Stu Grossman* mipsread.c (read_mips_symtab, read_the_mips_symtab,
1992-04-07 Stu Grossman* symfile.c: #include <ctype.h> to get proper def...
1992-04-07 Stu Grossman* i386-tdep.c (get_longjmp_target): #ifdef GET_LONGJMP...
1992-04-07 Stu Grossmanversion->4.4.87
1992-04-07 Stu Grossman* mipsread.c: Create a .gdbinfo pseudo-symbol for each
1992-04-07 Per Bothner * mipsread.c: Create a .gdbinfo pseudo-symbol for...
1992-04-07 Stu Grossman* mipsread.c: Fix many invocations of complain. Use...
1992-04-06 Stu Grossman* mipsread.c: Fix many invocations of complain.
1992-04-06 Roland PeschUpdates to text on "info proc".
1992-04-06 Stu Grossman* xm-vaxult.h: Add decl for strdup().
1992-04-06 Roland Pesch0) Update descriptions of symbol-file, file, add-symbol...
1992-04-06 Stu Grossman* Makefile.in: Add dependancies for xm-vaxbsd.h and...
1992-04-06 Stu Grossman*** empty log message ***
1992-04-04 Stu Grossman* buildsym.h, dbxread.c, mipsread.c: Add objfile arg to
1992-04-03 Per Bothner * munch: Must pre-pend "_" to "initialize" for SYSV...
1992-04-03 Fred FishFix bug with gdb resending SIGSTOP to an attached proce...
1992-04-03 Stu Grossmanversion = 4.4.86
1992-04-03 Stu Grossman* Makefile.in (SFILES_MAINDIR): add mipsread.c
1992-04-03 John GilmoreAdd sun4os5 (Solaris) config files.
1992-04-03 John GilmoreSort the names, since the file renaming.
1992-04-03 John Gilmore* Makefile.in (OBS): Compile mipsread.c for all target...
1992-04-03 John GilmoreDon't need to bring in mipsread.o specially any more.
1992-04-03 Stu Grossman* mipsread.c (fixup_sigtramp): Also look for _sigtramp...
1992-04-02 Fred FishFix bug in values.c unpacking signed characters on...
1992-04-02 John Gilmore* buildsym.c (read_struct_type): Avoid coredump when C++
1992-04-02 John GilmoreLint.
1992-04-01 Fred FishMany changes to procfs.c, mostly to expand the "info...
1992-04-01 Fred FishChanges in procfs.c to fix bug with inferior's siginfo...
1992-04-01 Stu Grossman* mipsread.c (parse_procedure): PDR.isym should get...
1992-04-01 John GilmoreKeep sun4os5 config files now that Sun says it's OK.
1992-04-01 John Gilmore(breakpoint_1): Fix prototype, this time for sure!
1992-03-31 Stu Grossman* Makefile.in: version->4.4.8
1992-03-31 Stu Grossman* procfs.c (open_proc_file): Disable inherit-on-fork...
1992-03-31 John Gilmore* elfread.c (elf_symtab_read): Use xmalloc, not bfd_xm...
1992-03-31 Stu Grossman* Makefile.in (alldeps.mak): Config files are now...
1992-03-31 Stu Grossman* config/irix4.mh: Don't use coredep.o. It doesn...
1992-03-31 Stu Grossman* mipsread.c (parse_symbol, parse_procedure): Re-do...
1992-03-30 Per Bothnerc-exp.y: Add missing return type to yyparse() prototype.
1992-03-29 John GilmoreLint
1992-03-29 John GilmoreNew host and target.
1992-03-29 John Gilmore* Makefile.in (VERSION): Roll to 4.4.7.
1992-03-29 John GilmoreCreate and use macros for iterating on symtabs, psymtab...
1992-03-29 John Gilmore* target.c (nomemory): Now that higher levels examine...
1992-03-29 Per BothnerMerged in latest RS6000 diffs from Metin G. Ozisik.
1992-03-28 Fred FishAdd OBJF_SYMS flag and use it to decide whether or...
1992-03-27 John GilmoreMisc cleanups from code review.
1992-03-27 Fred FishMostly changes to dbxread.c to preserve stringtab's...
1992-03-26 Per Bothner * rs6000-pinsn.c: Make dis-assembly output more like
1992-03-26 Per Bothner * c-exp.y, gdbtypes.h: Add builtin_type_signed_char.
1992-03-25 Stu Grossman* configure.in: fix iris/iris3.
1992-03-25 Per Bothner * command.c, main.c (various places): Use ctype.h...
1992-03-25 K. Richard Pixleystuff from latest install
1992-03-25 K. Richard Pixleyremove srcdir from gdb.info rule
1992-03-25 K. Richard Pixleyirix4 support
1992-03-25 Stu Grossman* infcmd.c (step_1): Call disable_longjmp_breakpoint...
1992-03-25 Stu Grossman* xm-mips.h: declare strdup for ultrix.
1992-03-25 Stu Grossman* mipsread.c (fixup_sigtramp): Make sure that current_...
1992-03-24 Per Bothner * config/rs6000.mh: Update (for Fred's new mmalloc)
1992-03-24 Michael TiemannFixed a place where dbx symbol name continuation was...
1992-03-24 Stu Grossman* mips-tdep.c: include symfile.h and objfiles.h to fix
1992-03-23 Per Bothner * valops.c (value_struct_elt_for_reference): Added...
1992-03-21 Fred FishMany changes, most related to creating entry point...
1992-03-20 Per BothnerMore C++ improvements (pointers to members, qualified...
1992-03-19 Fred Fish * coffread.c, mipsread.c, xcoffread.c, coffread.c...
1992-03-19 Fred FishAdd and use definition for IN_SOLIB_TRAMPOLINE which...
1992-03-19 Per Bothner Some improvements to g++ debugging.
1992-03-18 Fred FishRemove currently unused state.c and state.h files from...
1992-03-18 Fred FishChanges to implement the -mapped and -readnow options...
1992-03-15 Fred FishRemove unused file mtrace.awk, remove entries from...
1992-03-15 Fred FishThese files are replaced by the mmalloc library.
1992-03-15 Fred FishMissed in last checkin.
1992-03-15 Fred FishGlobs of changes. See the ChangeLog for details. ...
next