platform/upstream/binutils.git
1997-10-14 Nick CliftonNew dummy function for symbol_at_address_func field...
1997-10-14 Nick CliftonAdded new field to disassemble_info structure to provid...
1997-10-14 Richard Henderson * elf64-alpha.c (elf64_alpha_merge_ind_symbols...
1997-10-14 Jeff Law * h8300.h: Bit ops with absolute addresses...
1997-10-14 Andrew Cagney* sim-alu.h (ALU64_HAD_OVERFLOW): Define.
1997-10-14 Andrew CagneyCheckpoint IGEN version of MIPS simulator.
1997-10-14 Andrew Cagneyremote-sim.h: Clarify sim_read, sim_write MEM argument.
1997-10-14 Andrew CagneyMove global MIPS simulator variables into sim_cpu struct.
1997-10-14 Andrew CagneyCorrect type of address argument for sim_core_{read...
1997-10-14 Andrew Cagneyo Add support for configuring wordsize, fp hardware...
1997-10-14 Richard Henderson * elf64-alpha.c (elf64_alpha_calc_dynrel_sizes...
1997-10-14 Richard Henderson * bfd/elf64-alpha.c (elf64_alpha_relocate_secti...
1997-10-14 Andrew CagneyOutput line-ref to original igen source file when gener...
1997-10-14 Nick CliftonRELOC_22_PCREL only uses bottom 24 bits of PC.
1997-10-13 Andrew CagneyAllow assembler to make parallel instructions where...
1997-10-13 Richard Henderson * ecoff.c (PAGE_SIZE): Double to 8k as a hack...
1997-10-13 Fred Fish * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC...
1997-10-11 Fred Fish * simops.c (OP_6401): postdecrement on r15 is...
1997-10-11 Fred Fish * simops.c (OP_6401): postdecrement on r15 is...
1997-10-11 Nick CliftonAdded .tcomon section initialisation.
1997-10-11 Nick CliftonJim fixed the fixups for conditional and unconditional...
1997-10-10 Nick CliftonFixed bug extracting displacement from a JR instruction.
1997-10-10 Nick CliftonFixed bugs exposed by compiling NEC sample sources.
1997-10-10 David Edelsohn * configure.in (sparc): Set DEFAULT_ARCH from correct...
1997-10-10 Richard Henderson * objcopy.c, objcopy.1, binutils.texi: "localiz...
1997-10-10 Martin HuntFri Oct 10 11:22:45 1997 Martin M. Hunt <hunt@cygnus...
1997-10-10 Andrew CagneyFlag SP as modified for @-sp operand - OPERAND_ATMINUS.
1997-10-10 Michael MeissnerDo not allow auto inc/dec to parallelize with an instru...
1997-10-10 David Edelsohn * gas/sparc/set64.[sd]: `set' doesn't take negative...
1997-10-09 David Edelsohn * elf64-sparc.c (sparc_elf_{hix22,lox10}_reloc): New...
1997-10-09 Frank Ch. Eigler Added MIPS16 PC masking for disassembly. See PR 12149.
1997-10-09 Ian Lance Taylor * binutils.texi (strip): Remove duplicate --target...
1997-10-09 Ian Lance Taylor * nm.c (lineno_cache_bfd): New file static variable.
1997-10-09 Ian Lance Taylor From Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au>:
1997-10-09 Ian Lance Taylor * doc/Makefile.am (CPU_DOCS): Define.
1997-10-09 Ian Lance Taylor * configure.in: Remove AM_PROG_INSTALL; it's called by
1997-10-09 Joern Rennecke * config/tc-d10v.c (write_2_short): Fix bug...
1997-10-09 Joern Rennecke * tc-d10v.h (TC_START_LABEL): Don't define.
1997-10-09 Frank Ch. Eigler * gas/sparc/set64.d: Update for recent disassem...
1997-10-09 Ian Lance Taylor * gas/arm/arm7t.d: Update for recent disassembler...
1997-10-09 Andrew CagneySnap. Gets through igen's checks.
1997-10-09 Andrew CagneyAdd -Wnodiscard option so that warning about discarded...
1997-10-09 Richard Henderson * objcopy.c (keep_specific_list, privatize_spec...
1997-10-09 Andrew CagneyBuild IGEN with the MIPS simulator.
1997-10-08 Richard Henderson * config/tc-alpha.c (load_expression): Disable...
1997-10-08 David Edelsohn * gas/sparc/reloc64.[sd]: Add testcases for %hix,...
1997-10-08 David Edelsohn * config/obj-coff.h (TC_SPARC): Don't define TARGET_FO...
1997-10-08 Ian Lance Taylor * gas/sparc/synth.d: Update for recent disassembler...
1997-10-08 Richard Henderson * configure.tgt, configure.host: Change alpha...
1997-10-08 Richard HendersonChange alpha-*-* to alpha*-*-*; config.guess now
1997-10-08 Ian Lance Taylor * gas/mips/beq.s: Add .text to .globl to mark the...
1997-10-08 Richard Henderson * elfcore.h (bfd_prstatus): Pedanticly, alignme...
1997-10-08 Richard Henderson * config.bfd: Missed one alpha* change.
1997-10-08 Frank Ch. Eigler Fixed small typo in tcl expr syntax.
1997-10-08 Gavin Romig... config/tc-mips.c (md_begin): Replace the TARGET_CPU...
1997-10-08 Andrew CagneyMIPS/IGEN checkpoint - doesn't build.
1997-10-08 Gavin Romig... config.sub: Add mips-tx39-elf to marketing names.
1997-10-08 Gavin Romig... opcodes/mips-opc.c: Three op mult is not an ISA insn.
1997-10-08 Gavin Romig... opcodes/mips-opc.c: Fix formatting.
1997-10-08 Gavin Romig... tx19 sanitize fixes.
1997-10-08 Frank Ch. Eigler Updated first round of test suite drivers to accept...
1997-10-07 David Edelsohnreloc64.[sd]: New testcase.
1997-10-07 David Edelsohn * config/tc-sparc.h (TARGET_FORMAT support): Moved...
1997-10-07 Jeff LawNew file describing how stabs for live range splitting...
1997-10-07 Ian Lance Taylor * som.c (som_construct_extended_name_table): Remove...
1997-10-07 Andrew CagneyCheckpoint IGEN input file for MIPS simulator.
1997-10-06 Stan ShebsRemove sanitized-out Magic Cap support, will never...
1997-10-06 Stan ShebsRemove sanitized-out Magic Cap support, will never...
1997-10-06 Stan ShebsRemove sanitized-out Magic Cap support, will never...
1997-10-06 Stan ShebsRemove sanitized-out Magic Cap support, will never...
1997-10-06 Nick CliftonRemove v850 specific section directive.
1997-10-06 Stan ShebsRemove sanitized-out Magic Cap support, will never...
1997-10-05 Frank Ch. Eigler * objdump.c (disassemble_data): Added "0x" prefix...
1997-10-05 Mark Alexander * remote-mips.c (mips-initialize): Work around flakine...
1997-10-04 Ian Lance Taylor * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
1997-10-03 Per Bothner * c-lang.h, cp-valprint.c (static_field_print): Make...
1997-10-03 Ian Lance Taylor * config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES...
1997-10-03 Ian Lance Taylor * ecoff.c (generate_ecoff_stab): Remove unused static...
1997-10-03 Ian Lance Taylor * expr.c (operator): Accept ==. From Anders Blomdell
1997-10-03 Richard Henderson * config.bfd: Change alpha-*-* to alpha*-*...
1997-10-03 Ian Lance Taylor * objcopy.c (set_times): New static function, replacing
1997-10-03 Ian Lance Taylor * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it...
1997-10-03 Ian Lance Taylor * config/atof-ieee.c (gen_to_words): When generating...
1997-10-03 Ian Lance Taylor Make ld -s work on AIX:
1997-10-03 Mark Alexander * config/mips/tm-mips.h (MAKE_MSYMBOL_SPECIAL): Force...
1997-10-03 Ian Lance Taylor * configure.in: Don't include elf.lo again for ELF...
1997-10-03 Ian Lance Taylor * wrstabs.c (write_stabs_in_sections_debugging_info...
1997-10-03 Ian Lance Taylor * elf32-sparc.c (sparc_elf_wdisp16_reloc): Cast to...
1997-10-03 Andrew CagneyRewrite simulator floating point module. Do not rely...
1997-10-02 David Edelsohn * reloc.c (bfd_check_overflow): New function.
1997-10-02 Andrew CagneyFix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE.
1997-10-02 Ian Lance Taylor * ldlang.c (wild_doit): Rewrite flag handling for...
1997-10-02 Ian Lance Taylor * configure.tgt (mips*-sgi-irix[56]*): Use elf32bsmip...
1997-10-02 David Edelsohn * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_...
1997-10-02 Nick CliftonUse symbolic names rather than numbers for higher value...
1997-10-02 Ian Lance Taylor * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_...
1997-10-02 Nick CliftonFixed disassembler to use processor type when decoding...
1997-10-01 Nick CliftonCreated seperate sections for read only data in order...
1997-10-01 Ian Lance Taylor * Makefile.am ($(BFD_H)): Change stmp-bfd.h to stmp...
1997-10-01 Ian Lance Taylor * configure.in: Use a diversion to set enable_shared...
next