Age | Commit message (Expand) | Author | Files | Lines |
1994-12-08 | * source.c: Various cosmetic changes. | Stan Shebs | 2 | -124/+223 |
1994-12-08 | boost timeout to at least 2min; fix a couple mips tests for 64-bit host disasm | Ken Raeburn | 3 | -8/+51 |
1994-12-07 | rename gas/ieee.fp to ieee-fp | Ken Raeburn | 5 | -23/+9 |
1994-12-07 | * hppa-tdep.c: Use GDB_TARGET_IS_PA_ELF so SOM target support will | Rob Savoye | 2 | -5/+52 |
1994-12-07 | * hppa-tdep.c: Use GDB_TARGET_IS_PA_ELF so SOM target support will | Rob Savoye | 2 | -0/+10 |
1994-12-06 | keep everything | Ken Raeburn | 1 | -0/+45 |
1994-12-06 | Clean the sh3 stuff out the right way. | Steve Chamberlain | 1 | -1/+1 |
1994-12-06 | finish deletion of this directory | Ken Raeburn | 1 | -61/+0 |
1994-12-06 | * inftarg.c: include <sys/types.h> to get def of pid_t. | Stu Grossman | 1 | -0/+4 |
1994-12-06 | Switch r3 to scratch register, r0 to stack register. | Michael Tiemann | 4 | -10/+7 |
1994-12-03 | * solib.c (auto_solib_add_at_startup): New global. | Stan Shebs | 1 | -0/+20 |
1994-12-02 | * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. | Per Bothner | 1 | -0/+9 |
1994-12-02 | * config/default.exp: Define objdump if it is not defined. | Ian Lance Taylor | 11 | -0/+736 |
1994-12-02 | * emultempl/miposecoff.em: New file. | Ian Lance Taylor | 2 | -0/+231 |
1994-12-02 | * ld.h (args_type): Add new field embedded_relocs. | Ian Lance Taylor | 2 | -0/+12 |
1994-12-02 | * parse.c (msymbol_addr_type): Replaced by | Peter Schauer | 1 | -12/+1 |
1994-12-02 | * gdb.base/a1-selftest.exp: Change initial stepping to know about | Stan Shebs | 1 | -10/+16 |
1994-12-02 | Remove last remnants of hpread sanitization. | Jeff Law | 2 | -51/+0 |
1994-12-01 | * somsolib.c (som_solib_get_got_by_pc): New function. | Jeff Law | 4 | -2/+46 |
1994-12-01 | * gdb.disasm/hppa.s: Break the large branching tests into smaller | Jeff Law | 1 | -0/+6 |
1994-11-30 | * coff-sh.c: Use _bfd_dummy_target instead of no_archive. | Ian Lance Taylor | 1 | -0/+4 |
1994-11-30 | * gas/hppa/parse: Renamed from gas/hppa/more.parse. | Jeff Law | 1 | -1/+1 |
1994-11-30 | Moving into a new directory | Jeff Law | 27 | -7033/+0 |
1994-11-30 | * Makefile.in: Move -fno-implicit-template from CXXFLAGS | Per Bothner | 1 | -2/+2 |
1994-11-30 | Initial ARC support. | David Edelsohn | 2 | -0/+9 |
1994-11-30 | Initial ARC support. | David Edelsohn | 2 | -0/+36 |
1994-11-30 | Initial ARC support. | David Edelsohn | 1 | -2/+36 |
1994-11-30 | Initial ARC support. | David Edelsohn | 1 | -3/+44 |
1994-11-30 | Initial ARC support. | David Edelsohn | 2 | -0/+68 |
1994-11-30 | * config/arc-elf.mt: New file. | David Edelsohn | 1 | -0/+1 |
1994-11-30 | Initial ARC support. | David Edelsohn | 3 | -1/+58 |
1994-11-30 | delete signal handler code (which has been disabled since March 93) | Ken Raeburn | 1 | -0/+7 |
1994-11-30 | switch to libiberty version of xmalloc | Ken Raeburn | 2 | -0/+10 |
1994-11-29 | log for alpha, sanitize, m68k, rce (sanitized) changes | Ken Raeburn | 1 | -0/+31 |
1994-11-29 | * config.bfd (i[345]86-*-freebsd*): Use i386-bsd as bfd_name. | J.T. Conklin | 2 | -0/+6 |
1994-11-29 | * config/i386/nbsd.mh (REGEX, REGEX1): No longer define. | J.T. Conklin | 7 | -2/+116 |
1994-11-29 | * top.c (read_next_line): Pass annotation suffix "commands" | Stan Shebs | 2 | -1/+6 |
1994-11-29 | * tc-alpha.c (in_range_signed, in_range_unsigned): New routines, split from | Ken Raeburn | 1 | -0/+9 |
1994-11-29 | Regenerate after Tiemann's change to configure.in. | Ken Raeburn | 1 | -68/+79 |
1994-11-29 | check configure and ChangeLog for rce stuff too | Ken Raeburn | 1 | -1/+1 |
1994-11-29 | * config/a29k/tm-a29k.h (setup_arbitrary_frame): Replace | Stan Shebs | 2 | -1/+4 |
1994-11-29 | * pr-5984.ch, pr-5984.exp, Makefile.in: New test case. | Per Bothner | 4 | -1/+71 |
1994-11-28 | * config/m68k-nbsd.mt (DEFAULT_VECTOR): set to m68knetbsd_vec. | J.T. Conklin | 1 | -0/+7 |
1994-11-28 | * top.c (command_line_input): If annotation suffix is NULL, | Stan Shebs | 2 | -1/+12 |
1994-11-28 | (do_scrub_next_char): Insert missing newline at end of file | David Edelsohn | 1 | -0/+5 |
1994-11-28 | * config/rs6000/tm-rs6000.h (setpgrp): move defn from here... | J.T. Conklin | 2 | -0/+10 |
1994-11-28 | * gdbtk.tcl (build_framework): Fix bug with setting window titles. | Stu Grossman | 2 | -1/+3 |
1994-11-28 | * gdbtk.tcl (build_framework): Add "Report bug" to help menu. | Stu Grossman | 2 | -0/+4 |
1994-11-28 | * gdbtk.tcl: Re-arrange windows using new, consistent layout. Clean | Stu Grossman | 2 | -151/+201 |
1994-11-28 | * ld-bootstrap/bootstrap.exp: Pass cmp output through | Ian Lance Taylor | 2 | -31/+32 |