662 Commits (5148923360989fb54088f499e4b4cefd14088f9a)

Author SHA1 Message Date
John Gilmore 554d1be43d * xcoffread.c (NO_TYPEDEFS): Fix typo in commented-out #define. 35 years ago
Fred Fish 95967e7379 Add swapin() function, and SWAPIN macro that calls it, to do byte swapping 35 years ago
Fred Fish 6e706950c3 Recognize new ncr3000 config. 35 years ago
Stu Grossman b69ce5ab27 * Makefile.in: Update version to 4.5. 35 years ago
Stu Grossman ece3256543 * depend: Generate new depend file for this release. 35 years ago
Stu Grossman 601836ef90 * Makefile.in (depend): Fix dependancy generation so that it does 35 years ago
Per Bothner 9b6f92dbfd buildsym.c: Fix parameter mis-match. 35 years ago
Stu Grossman 7fe388adce * Makefile.in: version=4.4.88, add xm-vax.h to HFILES. 35 years ago
John Gilmore 9e53d9dce6 Minor changes for Solaris. 35 years ago
Stu Grossman 5661980309 * xm-i386mach.h: add decls for errno and strdup(). 35 years ago
Stu Grossman ff1e35cb62 * xm-i386mach.h: add decl for errno. 35 years ago
Per Bothner 6fba3d7c95 * breakpoint.c (breakpoint_1): Add (int) casts for enums 35 years ago
Stu Grossman e05ba37d1f * m68k-tdep.c, tm-sun3.h: #ifdef around get_longjmp_target(). 35 years ago
Stu Grossman 1f415ae722 * Makefile.in (HFILES): Add xcoffsolib.h. 35 years ago
Stu Grossman 2741887bb0 rs6000-pinsn.c!!! Not .h!!! 35 years ago
Stu Grossman 14832b2e6a * rs6000-pinsn.c: #include "opcode/rs6k.h" 35 years ago
Stu Grossman c994feb68e * rs6k-opcode.h: Move to ../include/opcode/rs6k.h. 35 years ago
Stu Grossman 96c19d0f6d * mipsread.c (read_mips_symtab, read_the_mips_symtab, 35 years ago
Stu Grossman c1bde6653a * symfile.c: #include <ctype.h> to get proper def if isspace(). 35 years ago
Stu Grossman 628c6d3b78 * i386-tdep.c (get_longjmp_target): #ifdef GET_LONGJMP_TARGET. 35 years ago
Stu Grossman 391ca579f1 * mipsread.c: Create a .gdbinfo pseudo-symbol for each 35 years ago
Per Bothner ad142b8e1f * mipsread.c: Create a .gdbinfo pseudo-symbol for each 35 years ago
Stu Grossman e5578a31ee * mipsread.c: Fix many invocations of complain. Use enum 35 years ago
Stu Grossman 41bd448eaa * mipsread.c: Fix many invocations of complain. 35 years ago
Stu Grossman 995e7f86f3 * xm-vaxult.h: Add decl for strdup(). 35 years ago
Stu Grossman ce9260ae3e * Makefile.in: Add dependancies for xm-vaxbsd.h and xm-vaxult.h 35 years ago
Stu Grossman b2de19e3c6 * buildsym.h, dbxread.c, mipsread.c: Add objfile arg to 35 years ago
Per Bothner 556f3d9029 * munch: Must pre-pend "_" to "initialize" for SYSV style nm. 35 years ago
Fred Fish d65eee73d4 Fix bug with gdb resending SIGSTOP to an attached process that was forcibly 35 years ago
Stu Grossman 239e7ee90f * Makefile.in (SFILES_MAINDIR): add mipsread.c 35 years ago
John Gilmore e10a30523e * Makefile.in (OBS): Compile mipsread.c for all targets now. 35 years ago
Stu Grossman 4ad1963ee0 * mipsread.c (fixup_sigtramp): Also look for _sigtramp as a real 35 years ago
Fred Fish 5c1c5e6745 Fix bug in values.c unpacking signed characters on hosts where the default 35 years ago
John Gilmore 03c93c664d * buildsym.c (read_struct_type): Avoid coredump when C++ 35 years ago
John Gilmore ac88ca205c Lint. 35 years ago
Fred Fish cc221e76d6 Many changes to procfs.c, mostly to expand the "info proc" command and to 35 years ago
Stu Grossman 3bec9cddbe * mipsread.c (parse_procedure): PDR.isym should get pointer to 35 years ago
John Gilmore e360572cf2 (breakpoint_1): Fix prototype, this time for sure! 35 years ago
Stu Grossman 5e8fdb82d9 * Makefile.in: version->4.4.8 35 years ago
Stu Grossman fad3fc945a * procfs.c (open_proc_file): Disable inherit-on-fork flag so that 35 years ago
John Gilmore 3b0b92207c * elfread.c (elf_symtab_read): Use xmalloc, not bfd_xmalloc. 35 years ago
Stu Grossman f8b4aa8ec3 * Makefile.in (alldeps.mak): Config files are now *.m[ht] as 35 years ago
Stu Grossman 9d4c62df07 * config/irix4.mh: Don't use coredep.o. It doesn't work with procfs. 35 years ago
Stu Grossman d1bb1d4170 * mipsread.c (parse_symbol, parse_procedure): Re-do the way that 35 years ago
Per Bothner d26b50b794 c-exp.y: Add missing return type to yyparse() prototype. 35 years ago
John Gilmore be772100b5 Lint 35 years ago
Per Bothner 1eeba68641 Merged in latest RS6000 diffs from Metin G. Ozisik. 35 years ago
Fred Fish bf349b77fa Add OBJF_SYMS flag and use it to decide whether or not we have already 35 years ago
John Gilmore c2e4669f8c Misc cleanups from code review. 35 years ago
Fred Fish 3624c87592 Mostly changes to dbxread.c to preserve stringtab's on a per-objfile 35 years ago