Age | Commit message (Expand) | Author | Files | Lines |
1994-01-21 | * coffread.c (coff_getfilename): Make it not static. | Jim Kingdon | 2 | -1/+3 |
1994-01-20 | * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp, | Rob Savoye | 1 | -0/+6 |
1994-01-20 | Tweak to run under either version of expect. Add a hack-around for a | Rob Savoye | 1 | -0/+5 |
1994-01-20 | Tweak to work with either version of expect. Use the verbose function, fix | Rob Savoye | 1 | -16/+154 |
1994-01-20 | Tweaked to run under either version of expect. | Rob Savoye | 1 | -0/+36 |
1994-01-20 | * xcoffread.c (read_xcoff_symtab): complain() not abort(). | Jim Kingdon | 2 | -6/+17 |
1994-01-20 | * expr.c (operand): For floating point operand with unusual fp char from | Ken Raeburn | 2 | -24/+25 |
1994-01-20 | * config/tc-mips.c (md_pseudo_table): Add all data allocation | Ian Lance Taylor | 2 | -0/+12 |
1994-01-20 | updated with alpha changes | Ken Raeburn | 2 | -11/+99 |
1994-01-19 | (alpha_howto_table): Construct 64-bit negative one values in case of | Ken Raeburn | 1 | -171/+1760 |
1994-01-19 | (enum bfd_reloc_code_real): Add some Alpha relocation types. Reorganized some | Ken Raeburn | 1 | -14/+71 |
1994-01-19 | (sprintf_vma, fprintf_vma): New macros. | Ken Raeburn | 1 | -4/+7 |
1994-01-19 | (uint64_typeHIGH, uint64_typeLOW): Supply default definitions when not defined, | Ken Raeburn | 1 | -5/+23 |
1994-01-19 | * ld.texinfo: Clarify what -T option does. | David MacKenzie | 2 | -3/+8 |
1994-01-19 | * infrun.c (wait_for_inferior): Don't set frame for | Jim Kingdon | 2 | -20/+48 |
1994-01-19 | * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash | Peter Schauer | 1 | -0/+5 |
1994-01-19 | * infrun.c (normal_stop): Set stop_pc after popping the dummy frame | Peter Schauer | 4 | -61/+80 |
1994-01-19 | * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT. | David MacKenzie | 2 | -0/+9 |
1994-01-19 | * aoutx.h (translate_to_native_sym_flags): Set the type of a | Ian Lance Taylor | 2 | -0/+6 |
1994-01-19 | Smuggle N_WARNING symbols into BFD in obj_aout_frob_symbol. | Ian Lance Taylor | 2 | -1/+7 |
1994-01-19 | Resolve warning symbols like indirect symbols. | Ian Lance Taylor | 2 | -6/+8 |
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 |