1994-01-19 |
Jim Kingdon | * gdb.t00/default.exp (show prompt): In FAIL case... |
commit | commitdiff | tree | snapshot |
1994-01-19 |
Steve Chamberlain | Get implicit val . right. |
commit | commitdiff | tree | snapshot |
1994-01-19 |
Steve Chamberlain | * scripttempl/m88kbcs.sc: Don't use CREATE_OBJECT_SYMB... |
commit | commitdiff | tree | snapshot |
1994-01-19 |
Jeff Law | * config/tc-hppa.c: Disable multiple $CODE... |
commit | commitdiff | tree | snapshot |
1994-01-19 |
Steve Chamberlain | * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN... |
commit | commitdiff | tree | snapshot |
1994-01-19 |
Ken Raeburn | * literal.c (add_to_literal_pool): Handle duplicates... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Ian Lance Taylor | * config/obj-aout.c (obj_aout_frob_symbol): Try to... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Ian Lance Taylor | * aoutx.h (aout_link_add_symbols): Increment sym_hash... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jim Kingdon | * infcmd.c (signal_command): Accept 0 as legitimate... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Ian Lance Taylor | Comment fix. |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jim Kingdon | * infrun.c (signals_info), target.c (target_signal_fro... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
David MacKenzie | * aoutx.h (translate_from_native_sym_flags): Give... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Ken Raeburn | * Makefile.in: Replace all occurrances of "rootme"... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jim Kingdon | * ser-unix.c (hardwire_noflush_set_tty_state): Don... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jeff Law | * hppa.h: More minor template fixes for sfu... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jim Kingdon | * infrun.c (_initialize_infrun): Add TARGET_SIGNAL_POL... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jeff Law | * gdb.disasm/hppa.s: Add new tests for sfu... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jeff Law | * hppa-dis.c (print_insn_hppa): Handle 'N'... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jeff Law | * config/pa/tm-hppa.h (unwind_table_entry)... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jeff Law | * hppab-nat.c (_initialize_kernel_u_addr):... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jim Kingdon | * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept... |
commit | commitdiff | tree | snapshot |
1994-01-18 |
Jim Kingdon | Write ChangeLog entries for Rob changes. |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Rob Savoye | Apply patches from gdb 4.12 testing. |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Rob Savoye | Add patches from gdb 4.12 testing. |
commit | commitdiff | tree | snapshot |
1994-01-17 |
David MacKenzie | * aoutx.h (translate_from_native_sym_flags, |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Stan Shebs | Mon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Ken Raeburn | * binutils.all/objdump.exp: Trim list of format names... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Fred Fish | * Makefile.in (ALLPARAM): Change irix5.h to nm-irix5.h. |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Ian Lance Taylor | * ecoff.h (ecoff_set_gp_prolog_size): Declare. |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Ian Lance Taylor | Comment and whitespace changes. |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Ken Raeburn | * readline.c (doing_an_undo): Delete second declaration... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Peter Schauer | * README: Update notes for alpha port. |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jim Kingdon | * i960-tdep.c (i960_fault_to_signal): Return TARGET_SI... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jeff Law | * config/tc-hppa.c (pa_ip): Explicitly check... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jeff Law | * hppa.h: More minor template fixes for sfu... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jeff Law | * gas/hppa/basic/fp_misc.s: Delete copr instruc... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jeff Law | * config/tc-hppa.c (pa_ip): Handle 'N', 'O... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jeff Law | In the right ChangeLog now: |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jeff Law | Opps. Put log into wrong ChangeLog. |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jeff Law | * opcode/hppa.h: Fix templates for all the... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jim Kingdon | * Makefile.in (init.c): Add comment explaining formatti... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jim Kingdon | * i386-dis.c (print_insn_i386): Add FIXME comment... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jeff Law | * as.h (subseg_force_new): Add prototype. |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jim Kingdon | * i386-dis.c (dis386): Use Yb and Yv for scasb and... |
commit | commitdiff | tree | snapshot |
1994-01-17 |
Jim Kingdon | * c-exp.y (parse_number): Assign to temporary between... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * complete.c, bind.c: Include <sys/stat.h>. |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILE... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * xcoffread.c (process_xcoff_symbol): Only change... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * chardefs.h: Don't declare xmalloc. |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * stabs.texinfo: Re-do stuff about C_BSTAT and move... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * Makefile.in: Add mostlyclean target. |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * Makefile.in: Remove refcard.dvi and GDBvn.texi in... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * Makefile.in (clean mostlyclean distclean realclean... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * Makefile.in (clean mostlyclean distclean realclean... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Per Bothner | * readline.c, display.c: Patches to allow use of... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * Version 4.11.4. |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Per Bothner | Merge in changes from bash-1.13. The most obvious... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Per Bothner | * main.c (show_commands): Make return type of extern |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * minsyms.c (prim_record_minimal_symbol_and_info)... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * symtab.h (struct symbol): Make section short, not... |
commit | commitdiff | tree | snapshot |
1994-01-16 |
Jim Kingdon | * symtab.c (lookup_symbol): Add comment about QUIT... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * gdb.t16/printcmds.exp (test_print_strings): Accept |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Stan Shebs | Sat Jan 15 12:47:23 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Stan Shebs | Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * utils.c (fputs_unfiltered): Call fputs, not fputs_may... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * c-exp.y (parse_number): Make it so that integer... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
David Edelsohn | * app.c (do_scrub_next_char): Allow lines like " foolab :". |
commit | commitdiff | tree | snapshot |
1994-01-15 |
David Edelsohn | * read.c (emit_expr): Fix computation of mask. |
commit | commitdiff | tree | snapshot |
1994-01-15 |
David Edelsohn | * config/obj-elf.c (obj_elf_section): Fix loop terminat... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * c-exp.y (parse_number): Check for overflow regardles... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * TODO: Add notes about printing of fancy types and... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * TODO: Add notes about printing of fancy types and... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * c-typeprint.c (c_type_print_varspec_suffix, case... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * TODO: Add note about printing of fancy types. |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * remote-udi.c (udi_create_inferior): Quote empty execf... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * gdbserver/low-lynx.c: Include <sys/wait.h> not /usr... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * utils.c (request_quit): Re-establish signal handler... |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Jim Kingdon | * i960-tdep.c: Include target.h. |
commit | commitdiff | tree | snapshot |
1994-01-15 |
Stan Shebs | Fri Jan 14 17:12:28 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ian Lance Taylor | * elfcode.h (elf_object_p): If there is a SHT_DYNAMIC... |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ian Lance Taylor | * objcopy.c (strip_main, copy_main): Don't clobber... |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ian Lance Taylor | * nlmconv.c (main): Warn about an attempt to use a... |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ian Lance Taylor | Motorola Delta sysV68 support from phdm@info.ucl.ac... |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Jim Kingdon | * lynx-nat.c (child_wait): Fix thinkos in struct targe... |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ian Lance Taylor | * nlmconv.c (setup_sections): Make sure that we align the |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Jim Kingdon | * Makefile.in (ALLPARAM): Add config/nm-lynx.h. |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ian Lance Taylor | * remote-mips.c (mips_request, mips_wait): Correct... |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Jim Kingdon | * config/i386/xm-linux.h: Define HAVE_TERMIOS. |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Peter Schauer | * config/alpha/tm-alpha.h (CALL_DUMMY): Improve comment. |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ian Lance Taylor | * ecoff.c (ecoff_link_write_external): An ifd can... |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ken Raeburn | ecoff.c, as.c changes |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ken Raeburn | (ecoff_set_gp_prolog_size): New function. |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ken Raeburn | Oops. Didn't mean to change reject_dev_configs. |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ken Raeburn | Don't include config.h directly any more. |
commit | commitdiff | tree | snapshot |
1994-01-14 |
Ken Raeburn | * struc-symbol.h (struct symbol): Make all bitfields... |
commit | commitdiff | tree | snapshot |
1994-01-13 |
Jim Kingdon | * remote-vx.c (vx_wait): Only call i960_fault_to_signa... |
commit | commitdiff | tree | snapshot |
1994-01-13 |
Jeff Law | * som.c (som_set_reloc_info): Provide a default... |
commit | commitdiff | tree | snapshot |
1994-01-13 |
Ian Lance Taylor | * objdump.c (dump_relocs): Don't crash if section... |
commit | commitdiff | tree | snapshot |
1994-01-13 |
Ken Raeburn | Changes for i960_validate_fix, i386-netbsd* configs... |
commit | commitdiff | tree | snapshot |
1994-01-13 |
Ken Raeburn | (add_to_literal_pool): Take symbol and addend as argume... |
commit | commitdiff | tree | snapshot |
next |