Age | Commit message (Expand) | Author | Files | Lines |
1995-01-16 | * w65.h: New file. | Steve Chamberlain | 1 | -0/+1 |
1995-01-16 | * Makefile.in: Support W65. | Steve Chamberlain | 1 | -0/+1 |
1995-01-16 | new files. | Steve Chamberlain | 1 | -0/+41 |
1995-01-16 | * w65-tdep.c, config/tm-w65.h, config/w65.mt: New files. | Steve Chamberlain | 5 | -0/+309 |
1995-01-16 | * w65-tdep.c, config/tm-w65.h, config/w65.mt: New files. | Steve Chamberlain | 3 | -0/+235 |
1995-01-16 | new file. | Steve Chamberlain | 1 | -0/+32 |
1995-01-16 | * Makefile.in: Support W65. | Steve Chamberlain | 1 | -2/+3 |
1995-01-16 | New files. | Steve Chamberlain | 7 | -0/+1948 |
1995-01-16 | * configure.in (w65-*-*): New target. | Steve Chamberlain | 7 | -0/+76 |
1995-01-16 | add w65 stuff. | Steve Chamberlain | 1 | -0/+3 |
1995-01-16 | * config/tc-w65.c, config/tc-w65.h, config/w65.mt: Newfiles. | Steve Chamberlain | 4 | -0/+1305 |
1995-01-16 | * configure.in: Add W65 support. | Steve Chamberlain | 4 | -0/+673 |
1995-01-15 | Sun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 4 | -4/+37 |
1995-01-15 | * rldefs.h: Define MINIMAL for __GO32__ and WIN32. | Steve Chamberlain | 1 | -0/+6 |
1995-01-15 | Sun Jan 15 13:57:45 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 2 | -73/+75 |
1995-01-14 | * eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL. | Jim Kingdon | 1 | -9/+9 |
1995-01-14 | * gdb.base/sigall.exp (test_one_sig): Attempt to recover if | Jim Kingdon | 2 | -5/+23 |
1995-01-14 | * infcmd.c (signal_command): For "signal 0", pass (CORE_ADDR)-1, | Jim Kingdon | 2 | -1/+8 |
1995-01-14 | * eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL. | Jim Kingdon | 2 | -0/+17 |
1995-01-14 | * gdb.base/setvar.exp: Check for and reject crazy expected type hacks. | Jim Kingdon | 1 | -0/+4 |
1995-01-13 | * Makefile.in (all): Don't make libgdb-files. | Stan Shebs | 2 | -7/+18 |
1995-01-13 | * infcmd.c (signal_command): Accept "signal 0"; the change to not | Jim Kingdon | 2 | -2/+12 |
1995-01-13 | note deletion of hex-value.c | Ken Raeburn | 1 | -1/+0 |
1995-01-13 | * stabsread.c (read_enum_type): When pending enum symbols are | Per Bothner | 2 | -5/+10 |
1995-01-13 | * app.c (do_scrub_next_char) [__GNUC__ && __OPTIMIZE__]: If `get' function is | Ken Raeburn | 1 | -0/+4 |
1995-01-12 | * gdbtk.c gdbtk.tcl: Update/add copyright. | Stu Grossman | 3 | -24/+58 |
1995-01-12 | delete references to hex-value.c | Ken Raeburn | 2 | -2/+4 |
1995-01-12 | Use new hex-value code in libiberty: | Ken Raeburn | 4 | -78/+33 |
1995-01-12 | * libiberty.h (hex_p): Fix sense of test. | Ken Raeburn | 1 | -0/+4 |
1995-01-12 | Makefile changes for arc, rce, diststuff. | Ken Raeburn | 1 | -0/+27 |
1995-01-12 | (ALL_MACHINES, BFD32_BACKENDS): Include arc and rce, appropriately sanitized. | Ken Raeburn | 1 | -10/+28 |
1995-01-12 | * srec.c, tekhex.c: Include libiberty.h. Delete static array hex_value and | Ken Raeburn | 1 | -329/+554 |
1995-01-12 | * sunos.c (m68k_plt_first_entry, sparc_plt_first_entry): Now const. | Ken Raeburn | 1 | -4/+4 |
1995-01-12 | Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 1 | -1/+1 |
1995-01-12 | check makefile.in for arc, rce stuff | Ken Raeburn | 1 | -2/+2 |
1995-01-12 | const fixes | Ken Raeburn | 1 | -11/+16 |
1995-01-12 | * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid | Jim Kingdon | 2 | -29/+17 |
1995-01-12 | * hosts/symmetry.h: Redefine `shared' to enable compilation | Peter Schauer | 1 | -0/+7 |
1995-01-12 | Add procfs support for Alpha OSF/1-2.x. | Peter Schauer | 4 | -2/+46 |
1995-01-12 | * README: Add note about SPARCworks cc release 3.0 and higher. | Peter Schauer | 6 | -13/+250 |
1995-01-12 | * gdb.base/sigall.exp: Add workaround for alpha weirdness. | Jim Kingdon | 2 | -1/+8 |
1995-01-12 | * ldlang.c (lang_place_orphans): Don't ignore files with | Ian Lance Taylor | 1 | -0/+6 |
1995-01-12 | * gdb.base/help.exp: Don't test "help show". | Jim Kingdon | 2 | -1/+12 |
1995-01-12 | Don't use const with reloc_howto_type, since it's now defined to be const. | Ken Raeburn | 2 | -2/+16 |
1995-01-12 | * libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init, hex_p, | Ken Raeburn | 2 | -4/+22 |
1995-01-12 | Forgot an entry in last checkin: | Ken Raeburn | 1 | -0/+3 |
1995-01-12 | Change "reloc_howto_type" typedef to be "const", since all uses of it are (or | Ken Raeburn | 13 | -39/+716 |
1995-01-12 | * gdbtk.tcl: Add button to control mixed source disassembly. | Stu Grossman | 2 | -46/+95 |
1995-01-12 | * gdbtk.c (gdbtk_init): Improve handling for errors in gdbtk.tcl | Stu Grossman | 2 | -2/+17 |
1995-01-12 | * array-rom.c: Add support for most commands. | Rob Savoye | 2 | -2/+116 |