binutils-gdb.git
1995-03-10 Ken Raeburnwhitespace/comment formatting
1995-03-10 Ian Lance Taylor * aoutx.h (translate_to_native_sym_flags): Always...
1995-03-10 Ian Lance Taylor * ldmain.c (main): Don't set EXEC_P if link_info.share...
1995-03-10 Ian Lance Taylor * ldlex.l: Return -lFILENAME as the token LNAME.
1995-03-10 Stan Shebsdefault to keeping rather than losing gdbtk
1995-03-10 Stan ShebsAdd verboseness to mpw sanitize, add lose-gdbtk for...
1995-03-10 Stan ShebsFinish sanitization gaffes
1995-03-10 Ian Lance Taylordocument split-by-reloc and split-by-file
1995-03-10 Ian Lance Taylor * objcopy.c (strip_options): Add --keep-symbol.
1995-03-10 Peter Schauer * gdb.c++/templates.exp: Source templ-info.exp only if
1995-03-10 Peter Schauer * gdb.base/funcargs.exp (call_after_alloca): Remove...
1995-03-10 Peter Schauer Fix problems with infinite recursion when printing...
1995-03-10 Jim Kingdon * mdebugread.c (parse_symbol, psymtab_to_symtab_1...
1995-03-09 Ian Lance Taylor * config/obj-coff.c (coff_header_append): Check return...
1995-03-09 Ian Lance Taylor * coffswap.h (coff_swap_scnhdr_out): If the line numbe...
1995-03-09 Ian Lance Taylor * bfd.c: Include <stdarg.h> or <varargs.h>, depending...
1995-03-09 David Edelsohn Delete this patch, it breaks the h8300 assembler.
1995-03-09 David EdelsohnDelete this patch, it breaks the h8300 assembler.
1995-03-09 Ken Raeburnkeep new mips4 test files
1995-03-09 Ian Lance Taylor * aoutx.h (NAME(aout,swap_ext_reloc_in)): Add symcount...
1995-03-09 Michael MeissnerAdd support for checking whether all PowerPC ELF module...
1995-03-09 Jeff Law * somsolib.c (som_solib_section_offsets): Get offset...
1995-03-09 Stu Grossman * gdbtk.c (gdb_get_breakpoint_info): Return error...
1995-03-09 Stu Grossman * source.c (forward_search_command reverse_search_comm...
1995-03-08 Michael Meissnerfix typo
1995-03-08 Michael MeissnerAdd ppc.h
1995-03-08 Jim Kingdon * *.exp: Skip all tests silently if skip_chill_tests...
1995-03-08 Jim Kingdon* lib/gdb.exp (skip_chill_tests): New procedure.
1995-03-08 Jim Kingdon* gdb.base/signals.exp (signal_tests_1): xfail for...
1995-03-08 Stan Shebs * Makefile.in (VERSION): Bump to 4.14.1.
1995-03-08 Ian Lance Taylor * gas/mips/mips4.d, gas/mips/mips4.s: New files.
1995-03-08 Ian Lance Taylor * cpu-mips.c (arch_info_struct): Add mips:8000 entry.
1995-03-08 Ian Lance Taylor * config/tc-mips.c (md_begin): Check for a cpu string...
1995-03-08 Michael MeissnerAllow .stab section to contain non PC relative addresse...
1995-03-08 Ken Raeburn* m68k-dis.c (BREAK_UP_BIG_DECL): Make secondary array...
1995-03-08 Ken RaeburnSeparated out opcode aliases from m68k opcode table...
1995-03-08 Ken Raeburn* config/tc-m68k.c (opcode_ptr): Return pointer to...
1995-03-08 Ken RaeburnAvoid bogus assumption that the two parts of the split...
1995-03-08 Ian Lance Taylor * elfcode.h (swap_out_syms): Mark an undefined BSF_WEA...
1995-03-08 David Edelsohn * arc-dis.c (print_insn_arc_base): Split into big...
1995-03-08 David Edelsohn * emulparams/arcelf.sh (OUTPUT_FORMAT): Change to...
1995-03-08 David Edelsohn * arc.h (ARC_MACH_BIG): Define.
1995-03-08 David EdelsohnPatches to ARC to make byte order runtime selectable.
1995-03-08 David Edelsohn * configure.in (SELECT_VECS): Split bfd_elf32_arc_vec...
1995-03-08 Per Bothner * string.ch, string.exp, Makefile.in: New test case.
1995-03-08 Per Bothner * valops.c (value_slice): Do COERCE_VARYING_ARRAY.
1995-03-08 Stu Grossman * monitor.c array-rom.c monitor.h rom68k-rom.c: Move...
1995-03-08 Stu Grossman * monitor.c (monitor_load): Set PC to start address...
1995-03-08 Stu Grossman * monitor.c: More general cleanups. Add prototypes...
1995-03-07 Ian Lance Taylor * ppc-opc.c: Sort recently added instructions by minor...
1995-03-07 Ian Lance Taylor * doc/as.texinfo: Add documentation for SPARC V9,...
1995-03-07 Ian Lance Taylor * coffcode.h (bfd_coff_backend_data): Add new field
1995-03-07 Ian Lance Taylor * format.c (bfd_check_format_matches): Skip binary_vec...
1995-03-07 Ian Lance Taylor * elfcode.h (elf_sort_hdrs): Check SHT_NOBITS before...
1995-03-07 Stu Grossman * main.c (main): Don't start up GUI when running...
1995-03-07 Stu Grossman * Makefile.in: Add rules for monitor.o and rom68k...
1995-03-07 Stu Grossman * command.h command.c top.c: Add var_enum command...
1995-03-07 Stu Grossman * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser...
1995-03-07 Stu Grossman * defs.h utils.c remote-hms.c remote-pa.c remote.c...
1995-03-07 Stu Grossman * command.h command.c: Add var_enum command type...
1995-03-07 David Edelsohn * elfcode.h (elf_sort_hdrs): Keep SHT_NOBITS sections...
1995-03-07 Ian Lance Taylor * ldemul.c (ldemul_choose_mode): If emulation not...
1995-03-06 Jim Kingdon * valops.c (value_cast): Don't use backslash newline...
1995-03-06 Per Bothner * tuples.ch (setnmode); New module.
1995-03-06 Ian Lance Taylor * ldemul.c (ldemul_list_emulations): New function.
1995-03-06 Ian Lance Taylor * bucomm.c (list_supported_targets): New function.
1995-03-06 Jim Kingdon * configure.in (noconfigdirs): Don't build gas on...
1995-03-06 Jeff Law * gdb.disasm/hppa.exp: Delete redundant ".*" at the...
1995-03-06 Jeff Law * hppa-dis.c: Include libhppa.h.
1995-03-06 Jeff Law * hppa.h (delay_type): Delete unused enumeration.
1995-03-06 Jeff Law * config/tc-hppa.c: Change all occurences of pa-89...
1995-03-06 Jeff Law * cpu-hppa.c (arch_info_struct): Support both PA1...
1995-03-06 Jeff Law * config/tc-hppa.c (pa_ip, case 'z'): Don't lose argument
1995-03-05 Michael TiemannFix typo in spelling.
1995-03-04 Per Bothner * callch.ch, callch.exp, Makefile.in: New test case.
1995-03-04 Per Bothner * valops.c (value_cast): Cehck for cast to array...
1995-03-04 David Edelsohn * sparc-tdep.c (sparc_extract_struct_value_address...
1995-03-04 David Edelsohn * sparc/tm-sp64.h (USE_STRUCT_CONVENTION): Define.
1995-03-04 Jeff Law * hpread.c (hpread_record_lines): New argument "offset...
1995-03-04 Stan Shebs * hosts/mpw.h (SEEK_SET, SEEK_CUR, BYTES_IN_PRINTF_INT):
1995-03-03 Ken Raeburn* config/tc-h8300.* (md_operand): Change empty function...
1995-03-03 Ken Raeburnm68k entry i forgot to check in
1995-03-03 Ken Raeburn* write.c (write_contents): If bfd_set_section_contents...
1995-03-03 Jeff Law * somread.c (check_strange_names): Filter names emitte...
1995-03-03 Jeff Law * valops.c (value_struct_elt_for_reference): Work...
1995-03-03 Ian Lance Taylor * emultempl/elf32.em (hold_rel): New static variable.
1995-03-03 Jim Kingdon * rs6000-tdep.c (push_dummy_frame): Fix order of argum...
1995-03-03 Jim Kingdon* utils.c [_AIX]: Include stddef.h instead of #defining...
1995-03-03 Michael MeissnerIf -mrelocatable, warn about relocs that are incompatible.
1995-03-03 Ian Lance Taylor * mips.h (INSN_ISA4): Define.
1995-03-03 Michael MeissnerSupport saving saved regs with multiple stores in addit...
1995-03-03 David Edelsohn * sparc-tdep.c (decode_asi): New function.
1995-03-03 David Edelsohn * sparc/tm-sp64.h (REGISTER_NAMES): Fix some typos.
1995-03-03 David Edelsohn * dwarfread.c (struct dieinfo): Use CORE_ADDR for...
1995-03-02 David EdelsohnForgot this one (from sparc64 changes).
1995-03-02 Jim Kingdon* rs6000-tdep.c: Fix byte-swapping sins.
1995-03-02 Jim Kingdon * gdb.disasm/hppa.exp (all_fpu_comparison_tests):...
1995-03-02 Michael MeissnerMinor code cleanup in rs6000-tdep.c
1995-03-02 Ian Lance Taylor * aoutx.h (NAME(aout,set_section_contents)): Double...
1995-03-02 Ian Lance TaylorThu Mar 2 14:37:57 1995 Bryan Ford <baford@cs.utah...
next