1994-09-17 |
Per Bothner | * gdbtypes.h (TYPE_INDEX_TYPE): New macro. |
commit | commitdiff | tree | snapshot |
1994-09-17 |
Stan Shebs | * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh... |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Per Bothner | * pr-5646.ch, pr-5646.exp, Makefile.in: New testcase. |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Stu Grossman | * defs.h (QUIT): Call interactive_hook to allow GUI... |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Ian Lance Taylor | * objdump.c (objdump_print_address): If we can't find... |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Ian Lance Taylor | * ldmain.c (main): Rather than prohibiting ld -r ... |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Ian Lance Taylor | * aoutx.h (aout_link_write_other_symbol): If h->indx... |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Ian Lance Taylor | * objdump.c (struct objdump_disasm_info): Add field... |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Jeffrey Osier | remote.texi: asynctsr must run before mode (Hitachi... |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Per Bothner | * parser-defs.h: Add comment about unary postfix... |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Per Bothner | * stabsread.c (read_type): Handle stub types for... |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Per Bothner | * ch-exp.y: Get rid of some extra non-terminals,... |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Ian Lance Taylor | * ar.c: Call xexit rather than exit. |
commit | commitdiff | tree | snapshot |
1994-09-16 |
Ian Lance Taylor | * objdump.c (disassemble_all): New global variable. |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Ian Lance Taylor | * expr.c (clean_up_expression): Use addressT, not... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Ian Lance Taylor | * a29k-dis.c (print_insn): Print the opcode. |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Ian Lance Taylor | * ldmisc.c (vfinfo): Print BFD file name as well as... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Ian Lance Taylor | Add some news. |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Jason Molenda | Wed Sep 14 18:27:42 1994 Jason Molenda (crash@phydeau... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Steve Chamberlain | Wed Sep 14 18:18:58 1994 Steve Chamberlain (sac@jonny... |
commit | commitdiff | tree | snapshot |
1994-09-15 |
Stan Shebs | * remote-mips.c (mips_error): Place NORETURN macro... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | * aoutx.h (aout_link_write_symbols): Rename skip_indir... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Jim Kingdon | * xcoffread.c (read_xcoff_symtab): Fix obsolete commen... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | * ld.h (ld_config_type): Add new field warn_once. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Jeff Law | * som.h (struct somdata): New field sorted_syms. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | * mips-opc.c (mips_opcodes): Set WR_t for sc and scd. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Jeff Law | * som.h (som_symbol_type): Add "stringtab_offset"... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Steve Chamberlain | Wed Sep 14 12:49:12 1994 Steve Chamberlain (sac@jonny... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
J.T. Conklin | Updated for recent NetBSD changes |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | Rebuilt dependencies. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | * objdump.c (disassemble_data): Initialize prevline... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | * libecoff.h (struct ecoff_tdata): Add field find_buffer. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | * elfcode.h (elf_link_output_extsym): Keep a symbol... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | Tweak the new handling of function names. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | * ldmisc.c (vfinfo): Handle %D as %C, but never print... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | * ldmisc.c (multiple_warn): Remove; no longer used. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ian Lance Taylor | * nm.c: Include libiberty.h. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Stu Grossman | * gdbtk.tcl: Add ref counts to breakpoint tags. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Steve Chamberlain | * ldlang.c (print_output_section_statement): Print... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Jeff Law | * expr.c (expr): Don't reduce the difference of two... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Jeff Law | * objcopy.c (copy_main): Initialize input_filename and |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Jeff Law | * som.c (som_fixup_formats): Case R_ENTRY (0xb3),... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Jeff Law | * som.h (som_symbol_type): Delete unwind field. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Jeff Law | * config/obj-som.h (S_SET_OTHER, S_SET_TYPE): Delete... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ken Raeburn | 386_GOTPC fix from ericy |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ken Raeburn | Some Vax and VMS bug fixes from Pat Rankin. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Ken Raeburn | Do unlink/delete test properly. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Jeff Law | * som.h (som_symbol_type): Delete unused a.out-related... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Jeff Law | * som.c (som_object_setup): Handle exec_entry and... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Rob Savoye | * w89k-rom.c op50-rom.c monitor.c config/pa/hppapro... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Rob Savoye | Add support for the w89k and op50n PA target board... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Rob Savoye | Oop, make sure Sanitize doesn't nuke new files. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Rob Savoye | A generic ROM monitor interface abnd support for the... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Steve Chamberlain | Tue Sep 13 16:04:07 1994 Steve Chamberlain (sac@jonny... |
commit | commitdiff | tree | snapshot |
1994-09-14 |
Steve Chamberlain | Tue Sep 13 16:45:08 1994 Steve Chamberlain (sac@jonny... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Steve Chamberlain | * config/obj-coff.c (do_relocs_for): If TC_KEEP_FX_OFFSET |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ken Raeburn | Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls. |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ken Raeburn | * Makefile.in (*_FOR_TARGET, INSTALL_XFORM, install... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ian Lance Taylor | * ldlang.c (load_symbols): Check for archive before... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ian Lance Taylor | * aoutx.h (NAME(aout,final_link)): Don't assume that... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
J.T. Conklin | * configure.host (sparc-*-netbsd): use sparcnbsd. |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ian Lance Taylor | * Makefile.in (version.o): Depend upon Makefile, so... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ian Lance Taylor | * objdump.c (dump_section_header): Print the SEC_NEVER... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ian Lance Taylor | * config/obj-coff.c (fixup_segment): After handling... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Stu Grossman | * gdbtk.c (gdbtk_flush gdbtk_fputs): Buffer up output... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Jeffrey Osier | gasp.texi: a few edits thanks to crash |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ken Raeburn | Generate .gdbinit file: |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Jeff Law | * gas/hppa/reloc/r_no_relocbug.s: New test. |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Jeff Law | * som.c (som_reloc_skip): Correct off-by-one error... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ken Raeburn | PIC enhancements just checked in (based on work of... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ken Raeburn | * tc-i386.c (TC_RELOC): New macro. |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ken Raeburn | * write.c (fixup_segment): Test TC_RELOC_RTSYM_LOC_FIXU... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ken Raeburn | * expr.c (make_expr_symbol): If operator is O_symbol... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ken Raeburn | * Makefile.in (config-stamp): Add a "this file generate... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Ken Raeburn | * .gdbinit (pe, ps): Define new commands. |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Stan Shebs | Merge supposedly (but not really) GM-specific bits... |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Stan Shebs | Merge in former supposed GM-specific bits |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Stan Shebs | Remove supposedly (but not really) GM-specific bits |
commit | commitdiff | tree | snapshot |
1994-09-13 |
Stan Shebs | * mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STD... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Stan Shebs | * mpw-make.in (ctor.c): Remove references. |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Stan Shebs | * mpw-configure (host_canonical): Set. |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Ian Lance Taylor | * config/obj-elf.c (obj_elf_type): Rewrite to accept... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Ian Lance Taylor | * elfcode.h (swap_out_syms): Set the type of an undefi... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Ian Lance Taylor | * config/tc-mips.c (md_pseudo_table): Handle .globl... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Ian Lance Taylor | * read.c (read_a_source_file): The second argument... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Ian Lance Taylor | * config/m68klynx.mh: New file. |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Ian Lance Taylor | * cofflink.c (coff_link_input_bfd): If r_symndx is... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Ian Lance Taylor | * ctor.c: Remove; obsolete. |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Jeff Law | * elf32-hppa.c (elf32_hppa_relocate_section): If there... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Jeff Law | * emultempl/hppaelf.em: Add newlines to the error... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Jeff Law | * config/pa/tm-hppa.h (REGISTER_NAMES): Use r26-r23... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Jeff Law | * hppa-dis.c (reg_names): Use r26-r23 for arg0-arg3. |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Jeff Law | Revert last change (never should have been checked... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Jeff Law | * config/hppaosf.mh (RANLIB): Do not set. |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Ian Lance Taylor | Get the new COFF linker code working for i386-lynx. |
commit | commitdiff | tree | snapshot |
1994-09-12 |
Ian Lance Taylor | * config/i386lynx.mh: New file. |
commit | commitdiff | tree | snapshot |
1994-09-11 |
Peter Schauer | * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simpl... |
commit | commitdiff | tree | snapshot |
1994-09-10 |
Ian Lance Taylor | * emulparams/elf32mipb.sh (TEMPLATE_NAME): Define... |
commit | commitdiff | tree | snapshot |
1994-09-10 |
Peter Schauer | * Update copyright message to include 1993, 1994. |
commit | commitdiff | tree | snapshot |
1994-09-10 |
Peter Schauer | * corelow.c (add_solib_stub): Copy to_sections change... |
commit | commitdiff | tree | snapshot |
next |