Age | Commit message (Expand) | Author | Files | Lines |
1994-01-19 | * gdb.t00/default.exp (show prompt): In FAIL case, only match if | Jim Kingdon | 1 | -0/+5 |
1994-01-19 | Get implicit val . right. | Steve Chamberlain | 1 | -0/+5 |
1994-01-19 | * scripttempl/m88kbcs.sc: Don't use CREATE_OBJECT_SYMBOLS, that's | Steve Chamberlain | 1 | -0/+5 |
1994-01-19 | * config/tc-hppa.c: Disable multiple $CODE$ subspace code. It | Jeff Law | 3 | -0/+19 |
1994-01-19 | * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN, C_BLOCK and | Steve Chamberlain | 1 | -1/+7 |
1994-01-19 | * literal.c (add_to_literal_pool): Handle duplicates of values already written | Ken Raeburn | 2 | -2/+19 |
1994-01-18 | * config/obj-aout.c (obj_aout_frob_symbol): Try to get symbols | Ian Lance Taylor | 2 | -206/+26 |
1994-01-18 | * aoutx.h (aout_link_add_symbols): Increment sym_hash as well as p | Ian Lance Taylor | 2 | -10/+69 |
1994-01-18 | * infcmd.c (signal_command): Accept 0 as legitimate signal number. | Jim Kingdon | 2 | -8/+13 |
1994-01-18 | Comment fix. | Ian Lance Taylor | 1 | -1/+383 |
1994-01-18 | * infrun.c (signals_info), target.c (target_signal_from_name): | Jim Kingdon | 2 | -1/+9 |
1994-01-18 | * aoutx.h (translate_from_native_sym_flags): Give warning symbols | David MacKenzie | 2 | -0/+10 |
1994-01-18 | * Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}" | Ken Raeburn | 2 | -50/+60 |
1994-01-18 | * ser-unix.c (hardwire_noflush_set_tty_state): Don't muck with ICANON. | Jim Kingdon | 2 | -17/+7 |
1994-01-18 | * hppa.h: More minor template fixes for sfu and copr (to allow | Jeff Law | 1 | -0/+3 |
1994-01-18 | * infrun.c (_initialize_infrun): Add TARGET_SIGNAL_POLL to list of | Jim Kingdon | 2 | -16/+7 |
1994-01-18 | * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions. | Jeff Law | 1 | -0/+9 |
1994-01-18 | * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template. | Jeff Law | 1 | -0/+5 |
1994-01-18 | * config/pa/tm-hppa.h (unwind_table_entry): Use one of the | Jeff Law | 4 | -109/+219 |
1994-01-18 | * hppab-nat.c (_initialize_kernel_u_addr): Delete unwanted functions. | Jeff Law | 2 | -46/+4 |
1994-01-18 | * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the name | Jim Kingdon | 3 | -29/+34 |
1994-01-18 | Write ChangeLog entries for Rob changes. | Jim Kingdon | 2 | -2/+21 |
1994-01-17 | Apply patches from gdb 4.12 testing. | Rob Savoye | 1 | -5/+4 |
1994-01-17 | Add patches from gdb 4.12 testing. | Rob Savoye | 3 | -22/+6 |
1994-01-17 | * aoutx.h (translate_from_native_sym_flags, | David MacKenzie | 2 | -12/+20 |
1994-01-17 | Mon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -15/+26 |
1994-01-17 | * binutils.all/objdump.exp: Trim list of format names expected, and accept any | Ken Raeburn | 1 | -0/+47 |
1994-01-17 | * Makefile.in (ALLPARAM): Change irix5.h to nm-irix5.h. | Fred Fish | 2 | -1/+5 |
1994-01-17 | * ecoff.h (ecoff_set_gp_prolog_size): Declare. | Ian Lance Taylor | 3 | -0/+83 |
1994-01-17 | Comment and whitespace changes. | Ian Lance Taylor | 1 | -5/+53 |
1994-01-17 | * readline.c (doing_an_undo): Delete second declaration, since it confuses the | Ken Raeburn | 1 | -0/+5 |
1994-01-17 | * README: Update notes for alpha port. | Peter Schauer | 1 | -0/+4 |
1994-01-17 | * i960-tdep.c (i960_fault_to_signal): Return TARGET_SIGNAL_ILL | Jim Kingdon | 2 | -4/+18 |
1994-01-17 | * config/tc-hppa.c (pa_ip): Explicitly check for comma before 'u' | Jeff Law | 2 | -0/+7 |
1994-01-17 | * hppa.h: More minor template fixes for sfu and copr (to allow | Jeff Law | 1 | -21/+21 |
1994-01-17 | * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested | Jeff Law | 4 | -0/+63 |
1994-01-17 | * config/tc-hppa.c (pa_ip): Handle 'N', 'O', 'o', '0', '1', 'u', | Jeff Law | 2 | -4/+53 |
1994-01-17 | In the right ChangeLog now: | Jeff Law | 1 | -0/+21 |
1994-01-17 | Opps. Put log into wrong ChangeLog. | Jeff Law | 1 | -5/+0 |
1994-01-17 | * opcode/hppa.h: Fix templates for all the sfu and copr | Jeff Law | 2 | -27/+66 |
1994-01-17 | * Makefile.in (init.c): Add comment explaining formatting conventions. | Jim Kingdon | 2 | -0/+5 |
1994-01-17 | * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading | Jim Kingdon | 1 | -0/+3 |
1994-01-17 | * as.h (subseg_force_new): Add prototype. | Jeff Law | 2 | -0/+5 |
1994-01-17 | * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS. | Jim Kingdon | 2 | -5/+29 |
1994-01-17 | * c-exp.y (parse_number): Assign to temporary between the right | Jim Kingdon | 2 | -2/+7 |
1994-01-16 | * complete.c, bind.c: Include <sys/stat.h>. | Jim Kingdon | 1 | -0/+3 |
1994-01-16 | * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILES_NO_SRCDIR): | Jim Kingdon | 2 | -12/+31 |
1994-01-16 | * xcoffread.c (process_xcoff_symbol): Only change 'V' to 'S' if not | Jim Kingdon | 2 | -18/+22 |
1994-01-16 | * chardefs.h: Don't declare xmalloc. | Jim Kingdon | 2 | -0/+15 |
1994-01-16 | * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF | Jim Kingdon | 2 | -12/+16 |