Age | Commit message (Expand) | Author | Files | Lines |
1994-05-04 | * config/te-dpx2.h (TARGET_FORMAT, REGISTER_PREFIX_OPTIONAL): Define. | Ken Raeburn | 1 | -0/+4 |
1994-05-04 | * config/m68k.mt (EMUL): Set to m68kaout. | Ian Lance Taylor | 3 | -2/+9 |
1994-05-04 | * config/tc-m68k.h (TARGET_FORMAT): If not TE_SUN3, define as | Ian Lance Taylor | 1 | -0/+3 |
1994-05-04 | For PR 1927. | Ian Lance Taylor | 5 | -2/+72 |
1994-05-04 | Wed May 4 12:15:11 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+5 |
1994-05-04 | coff_gnu deletion | Ken Raeburn | 1 | -0/+4 |
1994-05-04 | not used | Ken Raeburn | 1 | -855/+0 |
1994-05-04 | * config.bfd (i386-*-gnu*): Treat like i386-*-mach*. | Ken Raeburn | 2 | -1/+8 |
1994-05-04 | For PR 4906. | Ian Lance Taylor | 1 | -0/+10 |
1994-05-04 | * Makefile.in (mostlyclean): Remove cdtest.tmp, cdtest-ur, | Ian Lance Taylor | 1 | -1/+2 |
1994-05-04 | * config/obj-coffbfd.c (fixup_segment): Make common symbol and PC | Ian Lance Taylor | 2 | -3/+9 |
1994-05-04 | * valprint.c (print_longest): Clarify comment about use_local. | Jim Kingdon | 9 | -44/+78 |
1994-05-04 | * core.c (memory_error), symtab.c (cplusplus_hint, decode_line_1), | Jim Kingdon | 3 | -10/+15 |
1994-05-04 | * Makefile.in (HFILES_WITH_SRCDIR): List bfd.h. | Jim Kingdon | 1 | -0/+6 |
1994-05-04 | * remote.texi (MIPS Remote): Say that set timeout doesn't apply | Jim Kingdon | 2 | -0/+10 |
1994-05-04 | adjust_symtab, as.h changes | Ken Raeburn | 1 | -0/+12 |
1994-05-04 | i386-gnu config, coff sync, i960 coff changes | Ken Raeburn | 1 | -0/+59 |
1994-05-04 | (i386-*-gnu*): New target, handled like i386-mach. | Ken Raeburn | 1 | -1/+2 |
1994-05-04 | * obj-coff.h (TARGET_FORMAT) [TC_I960]: Select little endian version. | Ken Raeburn | 4 | -582/+494 |
1994-05-04 | * configure.in (i[34]86-*-sco*): Move to be with other i386 targets. | Ken Raeburn | 2 | -6/+20 |
1994-05-03 | * cache.c: Rewrote to work correctly. | Ian Lance Taylor | 1 | -0/+7 |
1994-05-03 | * procfs.c (procfs_wait): Reinstate code which deduces the signal | Jim Kingdon | 3 | -0/+31 |
1994-05-03 | Remove obsolete files. Add mt-slite to .Sanitize. | Ian Lance Taylor | 3 | -94/+1 |
1994-05-02 | Kill three year old cruft. | Steve Chamberlain | 2 | -22/+0 |
1994-05-02 | Keep Lynx linker scripts. | Stan Shebs | 1 | -1/+3 |
1994-05-02 | * subsegs.h (segment_info_type): Use fix_tail field even if | Ian Lance Taylor | 2 | -2/+33 |
1994-04-30 | * annotate.texi (Breakpoint Info): Document annotation of header | Jim Kingdon | 2 | -8/+13 |
1994-04-30 | * breakpoint.c (breakpoint_1): Annotate each field of the headers. | Jim Kingdon | 2 | -17/+96 |
1994-04-30 | Fri Apr 29 15:56:18 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 4 | -317/+354 |
1994-04-29 | Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+4 |
1994-04-29 | * cf-m68klynx.c (CALC_ADDEND): Check for PC relative relocs by | Ian Lance Taylor | 2 | -1/+9 |
1994-04-29 | lint. | Steve Chamberlain | 1 | -0/+4 |
1994-04-29 | * config.bfd (*-go32): Changed to coff. | Steve Chamberlain | 2 | -1/+5 |
1994-04-29 | * coff-h8300.c (JMPL1): Get HOWTO right for 24bit branches. | Steve Chamberlain | 1 | -0/+4 |
1994-04-29 | keep disassemble.c | Ken Raeburn | 1 | -0/+1 |
1994-04-29 | new window management code | Jim Kingdon | 1 | -7/+50 |
1994-04-28 | * m68k-dis.c (print_insn_m68k): If F_ALIAS flag is set, skip the opcode being | Ken Raeburn | 1 | -0/+12 |
1994-04-28 | * configure.in: Only set host_makefile_frag if config | David MacKenzie | 2 | -0/+8 |
1994-04-28 | Back-migrate minor changes in these files from 94Q1 progressive into devo: | Bill Cox | 2 | -1/+5 |
1994-04-28 | * annotate.texi: New file, to document annotations. | Jim Kingdon | 1 | -0/+37 |
1994-04-28 | * utils.c, defs.h (error_begin): New function. | Jim Kingdon | 6 | -39/+82 |
1994-04-28 | * dbxread.c (stabsect_build_psymtabs): Assign to sym_stab_info | Jim Kingdon | 1 | -0/+7 |
1994-04-28 | add gdba.el | Jim Kingdon | 1 | -0/+1 |
1994-04-28 | x | Jim Kingdon | 1 | -15/+23 |
1994-04-28 | * annotate.texi: New file, to document annotations. | Jim Kingdon | 1 | -2/+6 |
1994-04-28 | Oops, wrong file name | Jim Kingdon | 0 | -0/+0 |
1994-04-28 | new, emacs gdb mode with annotation stuff | Jim Kingdon | 2 | -0/+1798 |
1994-04-28 | * annotate.texi: New file, to document annotations. | Jim Kingdon | 3 | -0/+367 |
1994-04-28 | (prompt_for_continue): Likewise for prompt-for-continue annotation. | Jim Kingdon | 2 | -0/+8 |
1994-04-28 | * utils.c (query): Change syntax of query annotations to be | Jim Kingdon | 2 | -5/+42 |