Age | Commit message (Expand) | Author | Files | Lines |
1993-07-15 | * attach.c, detach.c: Include <sys/types.h> before <fcntl.h>. | Jim Kingdon | 1 | -0/+12 |
1993-07-15 | * mipsread.c (mylookup_symbol): Use strcmp, not STREQ, as we have | Jim Kingdon | 1 | -1/+1 |
1993-07-15 | * mipsread.c (parse_procedure): Take as argument the symtab to look | Jim Kingdon | 2 | -63/+64 |
1993-07-15 | * mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs, | Jim Kingdon | 2 | -47/+68 |
1993-07-15 | * ldfile.c (ldlang_open_file, ldfile_open_command_file), | David MacKenzie | 3 | -48/+68 |
1993-07-14 | * printcmds.exp: Add another printf test. | Jim Kingdon | 1 | -2/+6 |
1993-07-14 | x | Jim Kingdon | 1 | -1/+1 |
1993-07-14 | Changes from Jeffrey Law: | Jim Kingdon | 3 | -14/+48 |
1993-07-14 | * configure.in: If configured -with-stabs on any target, add | Ian Lance Taylor | 2 | -0/+9 |
1993-07-14 | * Removed sy_forward and replaced it with an undefined expression | Ian Lance Taylor | 12 | -113/+656 |
1993-07-14 | * ch-valprint.c (chill_val_print, case TYPE_CODE_STRING): Print | Jim Kingdon | 3 | -3/+11 |
1993-07-14 | Check in ChangeLog entry that got lost. | Stu Grossman | 1 | -0/+29 |
1993-07-14 | * hppa.c [HOST_HPPABSD]: Use hpux-style core files. | Jim Kingdon | 3 | -18/+23 |
1993-07-14 | * Changes to keep a full expression as the value of a symbol, not | Ian Lance Taylor | 18 | -880/+1460 |
1993-07-14 | * Makefile.in (Makefile): depend on configure.in. Also drop the | K. Richard Pixley | 1 | -0/+5 |
1993-07-14 | * a29k-tdep.c (get_saved_register): Fix typo. | Jim Kingdon | 2 | -3/+7 |
1993-07-14 | * configure.in: Recognize h8300h (variant of h8300). | David Edelsohn | 2 | -0/+14 |
1993-07-14 | * configure.in: Make sparc64-*-aout* use bfd gas. | David Edelsohn | 1 | -0/+4 |
1993-07-14 | * configure.in: Recognize h8300h. | David Edelsohn | 1 | -0/+4 |
1993-07-14 | Recognize h8300h. | David Edelsohn | 1 | -2/+4 |
1993-07-14 | * configure.in: Recognize h8300h-*-*. | David Edelsohn | 2 | -1/+5 |
1993-07-14 | Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 8 | -45/+144 |
1993-07-14 | * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. | David Edelsohn | 3 | -3/+21 |
1993-07-14 | * configure.in: Accept h8300h for target cpu. | David Edelsohn | 1 | -0/+7 |
1993-07-14 | Accept h8300h for target cpu. | David Edelsohn | 1 | -1/+1 |
1993-07-14 | Restore function naming scheme (sim_xxx vs simif_xxx). | David Edelsohn | 1 | -126/+177 |
1993-07-13 | Use host_makefile_frag. | Steve Chamberlain | 1 | -0/+1 |
1993-07-13 | cvs core dumps again... | Steve Chamberlain | 1 | -4/+3 |
1993-07-13 | * config/tc-h8500.c (line_comment_chars): Add hash. | Steve Chamberlain | 2 | -7/+41 |
1993-07-13 | * coff-h8500.c (reloc_processing, rtype2howto): New relocation | Steve Chamberlain | 3 | -0/+523 |
1993-07-13 | * gdbcore.h (read_memory_integer, read_memory_unsigned_integer): | David Edelsohn | 1 | -0/+5 |
1993-07-13 | dtrt wrt v9 for elf64-sparc.c (sigh) | Ken Raeburn | 1 | -1/+0 |
1993-07-13 | * elfread.c: Remove notice about file still being under | Fred Fish | 2 | -14/+2 |
1993-07-13 | * configure.in: Add new target m68k-coffun to the dpx/2. | Jim Kingdon | 2 | -0/+6 |
1993-07-13 | make sanitize dtrt wrt v9 | Ken Raeburn | 1 | -4/+4 |
1993-07-13 | * Makefile.in (ultra3-xdep.o, umax-xdep.o): Add missing ')'. | Fred Fish | 2 | -2/+6 |
1993-07-13 | * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to | Ian Lance Taylor | 1 | -0/+5 |
1993-07-13 | add a -I to the makeinfo command line | David D. Zuhn | 1 | -1/+1 |
1993-07-13 | * Makefile.in (TAGS): make work again by naming directories | K. Richard Pixley | 1 | -0/+6 |
1993-07-13 | * ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib for | David MacKenzie | 2 | -14/+33 |
1993-07-12 | * a29k-tdep.c (read_register_stack): Make val static. | Jim Kingdon | 2 | -1/+5 |
1993-07-12 | h8300 stuff. | David Edelsohn | 1 | -0/+6 |
1993-07-12 | (REGISTER_CONVERTIBLE): Change value to 0. | David Edelsohn | 1 | -8/+5 |
1993-07-12 | handle our SCO name better | David D. Zuhn | 1 | -0/+3 |
1993-07-12 | fix definitions of md_create_long_jump, md_create_short_jump, | Mark Eichin | 11 | -2135/+10727 |
1993-07-12 | * ldlang.c (lang_process): Use sizeof instead of magic constant. | David MacKenzie | 3 | -55/+131 |
1993-07-12 | update use of valueT and addressT | Mark Eichin | 1 | -6/+6 |
1993-07-12 | * stabs.texinfo: N_MAIN is sometimes used for C. | Jim Kingdon | 2 | -15/+18 |
1993-07-12 | * c-valprint.c (c_val_print): Fix thinko with unspecified length | Jim Kingdon | 2 | -2/+6 |
1993-07-12 | * hppa-tdep.c (find_proc_framesize): If there is a frame pointer, | Jim Kingdon | 2 | -0/+10 |