Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-06-21 | fix diststuff/realclean handling of info files | Ken Raeburn | 1 | -0/+4 |
1995-06-21 | Hmm.. The ChangeLog went in, but not the code.... | Steve Chamberlain | 9 | -464/+750 |
1995-06-21 | * objdump.c (compare_relocs): If relocation entries have the same address, ke... | Ken Raeburn | 1 | -0/+5 |
1995-06-21 | * gasp.c (do_print, do_form, buffer_and_nest): Use case insensitive | Steve Chamberlain | 2 | -6/+11 |
1995-06-21 | "Lose" the new testsuite directory for now. | Rob Savoye | 1 | -0/+1 |
1995-06-21 | * testsuite: New directory for customer acceptance and whole tool | Rob Savoye | 1 | -0/+10 |
1995-06-21 | Handle autoconfiscated directories by running the correct configure script. | Ken Raeburn | 2 | -5/+75 |
1995-06-21 | add ld-versados. | Steve Chamberlain | 1 | -0/+1 |
1995-06-21 | Keep MPW x SH compiled linker script. | Stan Shebs | 1 | -0/+1 |
1995-06-21 | * hppam3-nat.c: Change HP800_THREAD_STATE to TRACE_FLAVOR and | Jeff Law | 2 | -7/+12 |
1995-06-21 | Wed Jun 21 05:57:56 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+26 |
1995-06-21 | * elf32-hppa.c (elf32_hppa_relocate_section): Don't try to apply a | Jeff Law | 1 | -0/+5 |
1995-06-21 | * versados.c: Second pass/rewrite. | Steve Chamberlain | 1 | -0/+9 |