Age | Commit message (Expand) | Author | Files | Lines |
1993-10-24 | * elfread.c (elf_symtab_read): Use bfd convention that both | Fred Fish | 2 | -3/+12 |
1993-10-24 | use lowercase "format" instead of Format/format | David D. Zuhn | 1 | -0/+8 |
1993-10-24 | remove debugging output accidentally checked in | David D. Zuhn | 1 | -4/+1 |
1993-10-23 | (sim_stop_signal): Result is now enum sim_stop. | David Edelsohn | 2 | -21/+86 |
1993-10-23 | (sim_stop_signal): Result is now enum sim_stop. | David Edelsohn | 2 | -2/+29 |
1993-10-23 | * remote-sim.h (sim_stop): New enum. | David Edelsohn | 3 | -5/+21 |
1993-10-23 | * stabsread.c (define_symbol): Skip the whole thing about "pcc | Jim Kingdon | 2 | -4/+11 |
1993-10-23 | * remote-vx.c: Rename pid parameter to pid_to_wait_for. Some | Jim Kingdon | 2 | -2/+6 |
1993-10-22 | Merge Apollo patches from Troy Rollo (troy@cbme.unsw.edu.au): | Jim Kingdon | 1 | -0/+2 |
1993-10-22 | * input-scrub.c (physical_input_file, logical_input_file, | Ian Lance Taylor | 2 | -7/+31 |
1993-10-22 | note change to fprintf declaration | Mark Eichin | 1 | -0/+9 |
1993-10-22 | note TDEFINES setting of FPRINTF_ALREADY_DECLARED. | Mark Eichin | 1 | -0/+6 |
1993-10-22 | hide declaration of fprintf inside FPRINTF_ALREADY_DECLARED, because | Mark Eichin | 1 | -0/+3 |
1993-10-22 | Merge Apollo patches from Troy Rollo (troy@cbme.unsw.edu.au): | Jim Kingdon | 8 | -0/+3476 |
1993-10-22 | * targets.c (target_vector): Enable MIPS ELF vectors. | Ian Lance Taylor | 1 | -0/+4 |
1993-10-22 | new for apollo | Jim Kingdon | 2 | -0/+0 |
1993-10-22 | new for apollo | Jim Kingdon | 2 | -0/+0 |
1993-10-22 | * config.bfd: Use bigmips for mips-sony-bsd*. | Jim Kingdon | 2 | -0/+3 |
1993-10-22 | * configure.in: Add * to end of all OS names. | Jim Kingdon | 2 | -31/+36 |
1993-10-22 | * configure.host, config.bfd: Add * to end of all OS names. | Jim Kingdon | 2 | -17/+22 |
1993-10-22 | * configure.in: Add * to end of all OS names. | Jim Kingdon | 3 | -4/+12 |
1993-10-22 | * Makefile.in (ALLPARAM): Add config/m88k/xm-delta88v4.h | Fred Fish | 2 | -1/+6 |
1993-10-22 | * munch: Removed. | Jim Kingdon | 1 | -49/+0 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1 | -1/+0 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 22 | -64/+72 |
1993-10-22 | Man page for "run" simulator, and install-man target for it. | Roland Pesch | 1 | -0/+107 |
1993-10-22 | * Makefile.in: Update dependencies to reflect all these new includes. | Jim Kingdon | 1 | -17/+22 |
1993-10-22 | * sh-tdep.c (sim_load): Add function. | Jim Kingdon | 2 | -2/+18 |
1993-10-21 | add pid argument to mips_wait | David D. Zuhn | 2 | -1/+6 |
1993-10-21 | * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflicts | Jim Kingdon | 23 | -151/+255 |
1993-10-21 | Various arious PA changes from Utah. | Ken Raeburn | 3 | -5/+117 |
1993-10-21 | delete some code in "#if 0" | Ken Raeburn | 1 | -6/+0 |
1993-10-21 | * config/tc-sparc.c (md_parse_option): Accept and ignore -sparc | Ian Lance Taylor | 2 | -54/+51 |
1993-10-21 | Set bfd_gas for all sparc targets. Added facility for keeping or rejecting | Ken Raeburn | 1 | -62/+88 |
1993-10-21 | Patch from Jeff Law: | Ken Raeburn | 2 | -8/+14 |
1993-10-21 | elfcode.h (FILE_ALIGN_: Renamed from EALIGN, to avoid conflict with Ultrix | Ken Raeburn | 3 | -84/+227 |
1993-10-21 | gcc -Wall lint: | Jim Kingdon | 1 | -0/+7 |
1993-10-21 | Always build newlib for native Lynx. | Stan Shebs | 2 | -1/+8 |
1993-10-21 | * dep-in.sed: Create our own line breaks for a more aesthetic | Ian Lance Taylor | 1 | -0/+4 |
1993-10-21 | * symtab.c (decode_line_1): Don't use SYMBOL_LINE for functions. | Jim Kingdon | 2 | -37/+59 |
1993-10-21 | * elf32-mips.c: Include "seclet.h". | Ian Lance Taylor | 2 | -0/+13 |
1993-10-21 | * stabs.texinfo (Local Variable Parameters): Re-write paragraph on | Jim Kingdon | 1 | -5/+7 |
1993-10-21 | * gdb.t09/corefile.exp: At end of test, use "core" command with | Jim Kingdon | 1 | -0/+5 |
1993-10-21 | * remote-udi.c (udi_store_registers, store_register): Use | Stu Grossman | 2 | -34/+91 |
1993-10-21 | * Move "set remotebaud" from remote-utils.c to main.c to it applies | Jim Kingdon | 1 | -8/+0 |
1993-10-21 | * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read): | Jim Kingdon | 1 | -4/+7 |
1993-10-21 | * target.h: Put remote_debug declaration back here. Add baud_rate. | Jim Kingdon | 5 | -11/+13 |
1993-10-21 | * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read): | Jim Kingdon | 3 | -16/+25 |
1993-10-21 | * mh-hp300: Revert yesterday's change, but add comment explaining. | Jim Kingdon | 1 | -0/+6 |
1993-10-21 | * mipsread.c (parse_symbol): In third-eye, a function has a block | Jim Kingdon | 1 | -0/+6 |