Age | Commit message (Expand) | Author | Files | Lines |
1993-08-19 | * coffread.c (process_coff_symbol): Ignore tagnames like .0fake. | Jim Kingdon | 2 | -39/+83 |
1993-08-19 | * gdb.t06/signals.exp: Skip the whole file with xfail for delta68. | Jim Kingdon | 1 | -0/+4 |
1993-08-19 | * config/m68k/delta68.m{t,h}: Use nm-delta68.h, etc. not | Jim Kingdon | 5 | -6/+23 |
1993-08-19 | * Makefile.in (BFD_LIBS, ALL_MACHINES, BFD32_BACKENDS, BFD64_BACKENDS, | David MacKenzie | 2 | -25/+89 |
1993-08-19 | add more missing vectors | David MacKenzie | 1 | -17/+14 |
1993-08-19 | targets.c (target_vector): Remove hp300bsd_vec due to clash with sunos_big_vec. | David MacKenzie | 2 | -0/+3 |
1993-08-19 | Thu Aug 19 09:45:51 1993 David J. Mackenzie (djm@thepub.cygnus.com) | David MacKenzie | 3 | -98/+176 |
1993-08-19 | * tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as BFD_RELOC_NONE. | Ken Raeburn | 1 | -32/+43 |
1993-08-19 | reflect new changes in matrix | David D. Zuhn | 1 | -34/+44 |
1993-08-18 | keep i386-linux.h | David D. Zuhn | 1 | -0/+1 |
1993-08-18 | remove rcs cruft | David D. Zuhn | 1 | -51/+0 |
1993-08-18 | * defs.h: Try to clarify comment about ADDR_BITS_REMOVE. | Jim Kingdon | 1 | -0/+1 |
1993-08-18 | add libio | David D. Zuhn | 1 | -1/+1 |
1993-08-18 | obj-elf, write, symbols, read changes | Ken Raeburn | 1 | -0/+24 |
1993-08-18 | Undef NO_RELOC before including aout/aout64.h. | Ken Raeburn | 1 | -2/+48 |
1993-08-18 | (potable): Treat "string" like "asciz". | Ken Raeburn | 1 | -7/+8 |
1993-08-18 | updated to-do list | Ken Raeburn | 1 | -4/+23 |
1993-08-18 | * printcmd.c (print_address), values.c (value_as_pointer): Don't | Jim Kingdon | 3 | -7/+24 |
1993-08-18 | * config/tc-mips.c (append_insn): Don't swap branch instructions | Ian Lance Taylor | 2 | -32/+148 |
1993-08-18 | * mips-opc.c: li.d uses "T,L", not "S,F". Added li.s. | Ian Lance Taylor | 2 | -0/+384 |
1993-08-18 | * mips.h: Added M_LI_S and M_LI_SS. | Ian Lance Taylor | 2 | -344/+39 |
1993-08-18 | * blockframe.c (block_innermost_frame): Uncomment. | Jim Kingdon | 9 | -57/+153 |
1993-08-18 | * main.c (gdb_readline): If we read some characters followed by EOF, | Jim Kingdon | 1 | -0/+5 |
1993-08-18 | * hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting. | Jim Kingdon | 2 | -1/+3 |
1993-08-18 | * hppab-nat.c hppah-nat.c infptrace.c (child_resume): Pass in pid as | Jim Kingdon | 1 | -2/+2 |
1993-08-18 | * Makefile.in: Add support for new libio. | Per Bothner | 2 | -4/+15 |
1993-08-18 | New directory | Per Bothner | 1 | -0/+1 |
1993-08-18 | * hosts/i386{mach3,osf1mk}.h: New files, for Mach hosting. | Jim Kingdon | 4 | -18/+47 |
1993-08-17 | replaced by i386mach3.h | Jim Kingdon | 1 | -32/+0 |
1993-08-17 | new for mach | Jim Kingdon | 3 | -0/+0 |
1993-08-17 | * mips-tdep.c: Remove unused #ifndef NUMERIC_REG_NAMES and add comment. | Jim Kingdon | 2 | -56/+102 |
1993-08-17 | * coffgen.c (coff_section_symbol): If section's output_section is | Ian Lance Taylor | 1 | -0/+4 |
1993-08-17 | * config/m88k/tm-m88k.h: Fix typo in comment. | K. Richard Pixley | 3 | -52/+71 |
1993-08-17 | fixed typo in comment | K. Richard Pixley | 2 | -1/+5 |
1993-08-17 | * stabs.texinfo (Stack Variables): Re-write. | Jim Kingdon | 2 | -101/+57 |
1993-08-17 | * coff-rs6000.c (dummy_reloc, RTYPE2HOWTO): Set howto field to a | Ian Lance Taylor | 1 | -0/+3 |
1993-08-17 | * ldlang.c (open_output, lang_check): Check return value of | Ian Lance Taylor | 2 | -42/+35 |
1993-08-17 | * archures.c (bfd_default_set_arch_mach): Set bfd_error on | Ian Lance Taylor | 3 | -61/+83 |
1993-08-17 | * main.c (cd_command): If current_directory on entry is "/", then | Jim Kingdon | 2 | -134/+296 |
1993-08-17 | * 29k-share/udi/udiphcfg.h: Always include udiphunix.h not udiphdos.h. | Jim Kingdon | 2 | -0/+13 |
1993-08-17 | * complaints.c (complain): fflush (stdout) after output. | Jim Kingdon | 2 | -0/+11 |
1993-08-17 | don't pass cpu to config.bfd | David MacKenzie | 1 | -0/+4 |
1993-08-17 | Tue Aug 17 09:42:16 1993 David J. Mackenzie (djm@thepub.cygnus.com) | David MacKenzie | 2 | -0/+115 |
1993-08-17 | * m88k-dis.c (m88kdis): Make class unsigned. | Ian Lance Taylor | 1 | -0/+17 |
1993-08-17 | * scripttempl/h8500.sc: Start all sections in a different segment. | Steve Chamberlain | 2 | -11/+58 |
1993-08-17 | * config/i386/tm-i386bsd.h (SIGTRAMP_START, SIGTRAMP_END, FRAME_CHAIN, | Peter Schauer | 2 | -24/+59 |
1993-08-17 | * blockframe.c, frame.h (sigtramp_saved_pc): New routine to fetch | Peter Schauer | 3 | -132/+340 |
1993-08-17 | * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line | Jim Kingdon | 1 | -0/+8 |
1993-08-17 | * gdb.stabs/wierd.exp: Deal with it if echo of "file" command | Jim Kingdon | 1 | -1/+7 |
1993-08-17 | * stabs.texinfo (Stabs-in-elf): Talk about getting the start | Jim Kingdon | 2 | -49/+80 |