492 Commits (d5e885834bfcf5998f2cd8daca780ee82ae9827e)

Author SHA1 Message Date
Per Bothner d5e885834b * mipsread.c (parse_procedure): Return rather than using 35 years ago
Stu Grossman aa94235541 * Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c, 35 years ago
K. Richard Pixley 9b98dea2e7 propogate INSTALL, INSTALL_DATA, INSTALL_PROGRAM on recursions 35 years ago
Per Bothner ba2c9027ca * tm-irix3.h: Re-define CPLUS_MARKER to '.'. 35 years ago
Fred Fish 55b3ef9a57 * cplus-dem.c (do_args): Handle void args the same as others. 35 years ago
Fred Fish 8f793aa541 * Makefile.in (DEMANGLER): Define and default to cplus-dem. 35 years ago
John Gilmore 6fab5bef69 * values.c (set_internalvar): Force evaluation of lazy values. 35 years ago
Fred Fish 4db8e515c4 * Makefile.in (VERSION): Bump to 4.5.2. 35 years ago
John Gilmore 7e7e2d40c1 One more try... 35 years ago
John Gilmore fcdb113e57 * utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notation 35 years ago
John Gilmore ea1549b346 * gdbtypes.c (make_{reference,pointer,function}_type): New 35 years ago
Per Bothner f536aa3956 Various fixes to cplus_demangle(); see ChangeLog. 35 years ago
Stu Grossman 9e91f617eb * Makefile.in (make-proto-gdb-1): 1st cut at packaging 35 years ago
Stu Grossman 54847287d9 * remote-udi.c (udi_insert/remove_breakpoint): Completely 35 years ago
Stu Grossman 0857b46a9c * Makefile.in: Add 29k/UDI support. Improve depend. 35 years ago
Stu Grossman 07df483123 * am29k-tdep.c: Update to use new calling conventions, and misc 35 years ago
Stu Grossman 72b1aa3096 * m68k-pinsn.c (print_insn_arg): Make branch offsets be signed. 35 years ago
Stu Grossman 66a8a9b4d2 * tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have nice 35 years ago
Fred Fish c8094777b6 Call warning() to print warnings, which deals properly with leading and 35 years ago
Stu Grossman 35a258406b * symtab.c (lookup_symbol): Need to check if msymbol->name is 35 years ago
Fred Fish 4ace50a510 Remove now obsolete signame.c and signame.h; functionality is handled by 35 years ago
K. Richard Pixley 6e6bf7f2ca Makefile.in: rework CFLAGS so that they can be set from the command 35 years ago
John Gilmore b0c8c72688 * sun3-xdep.c (fetch_core_registers): Lint. 35 years ago
Fred Fish 2d6d969c61 Fix to dwarfread.c to target pointer and target long sizes, fixes for 35 years ago
Per Bothner d453b386ac * rs6000-pinsn.c: New version from IBM (Metin). 35 years ago
Fred Fish 4a11eef2eb Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure, 35 years ago
Fred Fish 13b5a7ff3e Extensive changes to replace swapin() function with target_to_host() 35 years ago
John Gilmore 3bc8241050 Revised -mapped description. 35 years ago
John Gilmore 817bc7b82a * mipsread.c (parse_partial_symbols): Complain when sh->index is 35 years ago
John Gilmore 44d835be29 Set devo VERSION to 4.5.1 to avoid confuzzion with the released version. 35 years ago
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