Age | Commit message (Expand) | Author | Files | Lines |
1995-07-01 | * interp.c (sim_open): If argument supplied, interpret as | Stan Shebs | 1 | -2/+9 |
1995-07-01 | * compile.c (sim_do_command): New function. | Stan Shebs | 1 | -0/+4 |
1995-06-30 | * wrapper.c (sim_do_command): New function. | Stan Shebs | 1 | -0/+9 |
1995-06-30 | Fri Jun 30 16:07:18 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -17/+19 |
1995-06-30 | * cofflink.c (_bfd_coff_generic_relocate_section): | Fred Fish | 2 | -1/+6 |
1995-06-30 | Support for long filenames non-bfd coff. bfd/7288 | Steve Chamberlain | 3 | -4/+87 |
1995-06-30 | * coff-h8300.c (COFF_LONG_FILENAMES): Define. | Steve Chamberlain | 2 | -3/+6 |
1995-06-29 | * interp.c: (SYS_wait): Define as SYS_wait4 if available and | Fred Fish | 2 | -0/+15 |
1995-06-29 | * configure.in: Add i386-pe configuration. | Steve Chamberlain | 1 | -0/+10 |
1995-06-29 | * bfdlink.h (struct bfd_link_info): Added base_file member. | Steve Chamberlain | 2 | -8/+47 |
1995-06-29 | New files. | Steve Chamberlain | 2 | -0/+28 |
1995-06-29 | * configure.in: Add i386-pe configuration. | Steve Chamberlain | 1 | -0/+8 |
1995-06-29 | Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 10 | -91/+573 |
1995-06-29 | * ar.c: (print_contents.c, extract_file, do_quick_append): | Steve Chamberlain | 6 | -286/+687 |
1995-06-29 | * config/obj-coff.c (fixup_segment): PE doens't use | Steve Chamberlain | 3 | -15/+18 |
1995-06-29 | Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 10 | -58/+479 |
1995-06-28 | doc update | Ken Raeburn | 1 | -2/+4 |
1995-06-28 | describe --emulation option | Ken Raeburn | 1 | -0/+26 |
1995-06-28 | doc updates | Ken Raeburn | 1 | -0/+12 |
1995-06-28 | fix description of h8/500, sh floating point | Ken Raeburn | 1 | -3/+134 |
1995-06-28 | get rid of unused m4 files | Ken Raeburn | 12 | -192/+0 |
1995-06-27 | Move various files that are only checked out for certain modules into | Ken Raeburn | 1 | -13/+22 |
1995-06-26 | * elf32-hpa.c (elf32_hppa_relocate_section): Close comment before | Jeff Law | 2 | -2/+13 |
1995-06-25 | * remote.c (remote_read_bytes, remote_write_bytes): Second arg | Stan Shebs | 2 | -1/+10 |
1995-06-25 | * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist. | Jeff Law | 1 | -0/+4 |
1995-06-25 | Fix pathnames right.. | Steve Chamberlain | 4 | -5/+5 |
1995-06-25 | * lynx-nat.c (child_wait): Don't restart new threads and loop | Jeff Law | 2 | -6/+15 |
1995-06-24 | Fix filenames with two dots. | Steve Chamberlain | 4 | -2/+97 |
1995-06-23 | * remote-nindy (nindy_load): Put in target specific load, it's | Kung Hsu | 2 | -1/+46 |
1995-06-23 | * utils.c (error): Move local `args' outside conditional, | Stan Shebs | 1 | -0/+4 |
1995-06-23 | * mac-xdep.c (stdarg.h): Don't include. | Stan Shebs | 2 | -2/+4 |
1995-06-23 | * mpw-make.in (demangle.c.o): Remove. | Stan Shebs | 1 | -17/+14 |
1995-06-23 | msdos and moss code from Bryan Ford | Ken Raeburn | 8 | -0/+65 |
1995-06-23 | * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES. | Stan Shebs | 1 | -1/+1 |
1995-06-23 | * mpw-config.in (elf/mips.h): Always forward-include, needed | Stan Shebs | 1 | -0/+5 |
1995-06-23 | * interp.c: Don't include sys/times.h or sys/param.h | Steve Chamberlain | 2 | -2/+4 |
1995-06-23 | (newlib.tar.gz): Configure newlib subdir so .info files are made. | David Edelsohn | 1 | -20/+35 |
1995-06-22 | inc-hist.texi: gdb manual up to date for 95q3 | Victoria Mixon | 2 | -44/+47 |
1995-06-22 | gdb.texinfo: gdb manual up to date for 95q3 | Victoria Mixon | 2 | -698/+966 |
1995-06-22 | * remote-nindy.c (nindy_wait): Change timeout in SERIAL_READCHAR. | Kung Hsu | 2 | -2/+6 |
1995-06-22 | Add .fixup section | Michael Meissner | 2 | -1/+9 |
1995-06-22 | Fix warning | Michael Meissner | 1 | -0/+5 |
1995-06-22 | Sanitize seems to care about trailing spaces. | Steve Chamberlain | 1 | -3/+3 |
1995-06-22 | * reloc.c (bfd_perform_relocation): Add case for -ve words. | Steve Chamberlain | 1 | -0/+4 |
1995-06-22 | remove rcs id string | Ken Raeburn | 1 | -1/+0 |
1995-06-22 | new test from Andreas Schwab | Ken Raeburn | 3 | -0/+150 |
1995-06-22 | * gdb.base/return.exp: Xfail `return double' test failure | Fred Fish | 1 | -0/+14 |
1995-06-21 | m68k fixes from Andreas Schwab, with minor changes | Ken Raeburn | 2 | -10/+68 |
1995-06-21 | * config/tc-sparc.c (sparc_ip, case 'A'): If ASI is not a "#" value, don't | Ken Raeburn | 1 | -0/+5 |
1995-06-21 | * interp.c: (SIGBUS, SIGTERM): Define if not. | Steve Chamberlain | 3 | -14/+48 |