103 Commits (917702709eb7be386d647829b4124c4b0bb8cf80)

Author SHA1 Message Date
Fred Fish c4413e2c9b * c-exp.y (exp:STRING): Convert C strings into array-of-char 34 years ago
Fred Fish a8a69e6332 * Makefile.in (VERSION): Bump to 4.7.4. 34 years ago
Fred Fish 51b80b0072 * complaints.c: New file, code moved from utils.c. 34 years ago
Fred Fish 85f0a8484f * gdbtypes.c (create_array_type): Complete rewrite. Now requires 34 years ago
John Gilmore 84a792c778 * mipsread.c (UNSAFE_DATA_ADDR): Remove MIPS-host-specific 34 years ago
John Gilmore d5931d797d Lint around file_ptr's (bfd's off_t's) and bfd_seek. 34 years ago
Stu Grossman dac4929a6d * mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo." 34 years ago
Fred Fish 4ed3a9ea66 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, 35 years ago
Fred Fish 51b57ded88 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, 35 years ago
Fred Fish 50e0dc4198 * mipsread.c: Pass NULL name pointer to init_type, not 0. 35 years ago
Fred Fish fa0bcaa3a5 * mipsread.c: Undo ill effects from including <strings.h>, 35 years ago
Stu Grossman b303297ad8 * mipsread.c: #include <strings.h> for rindex(). 35 years ago
Fred Fish 4a11eef2eb Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure, 35 years ago
John Gilmore 817bc7b82a * mipsread.c (parse_partial_symbols): Complain when sh->index is 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 b2de19e3c6 * buildsym.h, dbxread.c, mipsread.c: Add objfile arg to 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
Stu Grossman d1bb1d4170 * mipsread.c (parse_symbol, parse_procedure): Re-do the way that 35 years ago
John Gilmore 84ffdec2cb Create and use macros for iterating on symtabs, psymtabs, msymbols. 35 years ago
Fred Fish 5e2e79f859 Many changes, most related to creating entry point information on a per-objfile 35 years ago
Fred Fish 80d68b1d49 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c, 35 years ago
John Gilmore bec9fad905 * mipsread.c (mipscoff_symfile_read): Eliminate a lot of 35 years ago
Stu Grossman 407a8389b4 * config.sub configure.in config/.Sanitize config/mh-irix4 35 years ago
Michael Tiemann d747e0af3d Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) 35 years ago
John Gilmore 021959e249 * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP. 35 years ago
John Gilmore 778c358df8 * mipsread.c (parse_symbol): Avoid clobbering enum pointer when 35 years ago
Per Bothner bd49ef36c2 Mips-specific bug-fix (for stabs-in-ecoff), and style fix. See ChangeLog. 35 years ago
Per Bothner d4ea2aba3a Various fixed triggered by trying to do the right thing wrt 35 years ago
John Gilmore c55e616795 Handle debug symbols in dynamically loaded (relocated) code: 35 years ago
Per Bothner 7e258d18e0 Oodles of changes. The most important is adding support for stabs 35 years ago
Steve Chamberlain f5f0679af0 Changes due to include file renaming: 35 years ago
John Gilmore 67c29f758d Make structs work on DECstation (sigh) 35 years ago
John Gilmore 52bd2c221f Fix syntax errors. 35 years ago
John Gilmore f1d77e9053 Improve G++ debugging support. 35 years ago
John Gilmore 7d9884b927 * defs.h: Incorporate param.h. All users changed. 35 years ago
John Gilmore a048c8f537 Add tracking of object files (that contain symbols) to gdb. 35 years ago
John Gilmore c9bd6710ad * mipsread.c (read_mips_symtab, read_the_mips_symtab): Use real 35 years ago
John Gilmore d47d5315c8 * symfile.c (syms_from_bfd): New routine. 35 years ago
Fred Fish 4a35d6e91b Remove the object file specific fields from the partial symbol table 35 years ago
John Gilmore e5fa3486b1 * mipsread.c (_initialize_mipsread): Avoid using 35 years ago
John Gilmore 0c4d2cc2b3 * symfile.c (allocate_symtab): New fn, consolidates the work 35 years ago
Stu Grossman 3eaebb754c Fix signed vs. unsigned char bug in parse_lines(). 35 years ago
John Gilmore 101f259c8f Make mipsread.c handle static symbols, both in psymtabs and symtabs. 36 years ago
John Gilmore b8c50f0918 * core.c (memory_error): Reword error msg to mislead less. 36 years ago
John Gilmore e072c73824 * mipsread.c: Rather than keeping count of how many symtabs 36 years ago
John Gilmore 8ffd75c8a9 Mips bringup and general cleanup 36 years ago