Age | Commit message (Expand) | Author | Files | Lines |
1996-10-23 | * elf32-v850.c (elf_v850_howto_table): Fix ordering of | Jeff Law | 2 | -19/+79 |
1996-10-23 | * config/tc-v850.c (md_assemble): Handle TDAOFF relocs | Jeff Law | 2 | -6/+18 |
1996-10-23 | * ppc-opc.c (PPCPWR2): Define. | Ian Lance Taylor | 1 | -0/+6 |
1996-10-23 | * scripttempl/v850.sc (__ep): Put it at the start | Jeff Law | 2 | -1/+4 |
1996-10-23 | * elf32-v850.c: Include bfdlink.h. | Jeff Law | 2 | -0/+325 |
1996-10-22 | * v850-tdep.c (scan_prologue): Changes to deal with scheduled | Stu Grossman | 2 | -21/+52 |
1996-10-22 | * binary.c (binary_set_section_contents): Ignore sections which | Ian Lance Taylor | 1 | -0/+5 |
1996-10-22 | Do not allow IU,IU or MU,MU, or both instructions to be parallelized with -O | Michael Meissner | 1 | -0/+5 |
1996-10-22 | start-sanitize-d10v | Martin Hunt | 1 | -0/+7 |
1996-10-22 | Provide better statistics, particularly for doing VLIW work; Fix ldb to corre... | Michael Meissner | 2 | -95/+213 |
1996-10-22 | * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. | Ian Lance Taylor | 1 | -0/+4 |
1996-10-22 | * scriptempl/v850.sc: Move all "normal" sections into | Jeff Law | 2 | -1/+8 |
1996-10-22 | Sanitize out v850 stuff. | Stu Grossman | 1 | -6/+6 |
1996-10-22 | * mpw-make.sed: Update init.c editing to work with Oct 8 change. | Stan Shebs | 2 | -12/+12 |
1996-10-22 | Tue Oct 22 10:25:29 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -30/+51 |
1996-10-22 | Tue Oct 22 10:25:29 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -5/+140 |
1996-10-22 | * obj.h (struct format_ops): Add frob_file_after_relocs field. | Ian Lance Taylor | 1 | -0/+10 |
1996-10-22 | * mdebugread.c (parse_partial_symbols): Fix 64-bit | Mark Alexander | 3 | -6/+11 |
1996-10-22 | * config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte reloc | Ian Lance Taylor | 2 | -1/+43 |
1996-10-21 | * elf32-mips.c (elf_mips_howto_table): Describe R_MIPS_64. | Ian Lance Taylor | 1 | -0/+5 |
1996-10-21 | Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 2 | -6/+10 |
1996-10-21 | * v850-tdep.c: Cleanup lots of things. Add many comments. | Stu Grossman | 2 | -137/+188 |
1996-10-21 | PR 8511, keep new test cases | Michael Snyder | 1 | -0/+2 |
1996-10-21 | * gdb.base/setshow.exp: New file, tests show and set. | Michael Snyder | 2 | -0/+23 |
1996-10-21 | Make d10v .text start at 0x10000 | Michael Meissner | 2 | -0/+14 |
1996-10-21 | * top.c: Add new commands "set annotate" and "show annotate". | Michael Snyder | 2 | -0/+11 |
1996-10-21 | * linker.c (_bfd_generic_final_link): Avoid losing static | Jeff Law | 1 | -0/+5 |
1996-10-21 | * config/tc-i386.c (md_apply_fix3): Don't increment value for a PC | Ian Lance Taylor | 1 | -0/+4 |
1996-10-21 | * config/obj-aout.h (S_IS_DEFINE): non BFD_ASSEMBLER version: | Ian Lance Taylor | 1 | -0/+5 |
1996-10-21 | * linker.c (default_indirect_link_order): Print an error message | Ian Lance Taylor | 2 | -1/+11 |
1996-10-20 | * corelow.c (core_close): Clear inferior_pid only if there is | Peter Schauer | 3 | -4/+17 |
1996-10-19 | * emulparams/m32relf.sh (TEXT_START_ADDR): Change from 0 to 0x100. | David Edelsohn | 1 | -0/+6 |
1996-10-19 | * mdebugread.c (parse_symbol): Fix crash when malloc has | Mark Alexander | 2 | -1/+6 |
1996-10-18 | * Makefile.in (ALL_EMULATIONS): Remove eelf64alpha.o. | Ian Lance Taylor | 2 | -1/+12 |
1996-10-18 | * config/tc-mips.c (mips_ip): Accept an odd floating point | Ian Lance Taylor | 2 | -4/+9 |
1996-10-18 | * scripttempl/v850.sc (__gp, __ep): Define. | Jeff Law | 2 | -0/+8 |
1996-10-18 | * config/obj-aout.c (obj_pseudo_table): Use obj_aout_type for | Ian Lance Taylor | 1 | -0/+6 |
1996-10-18 | * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. | Ian Lance Taylor | 2 | -5/+33 |
1996-10-18 | Add support for fsel | Michael Meissner | 1 | -1/+1 |
1996-10-18 | Keep new configure helpers, update conditional sanitizes | Stan Shebs | 1 | -2/+4 |
1996-10-18 | * configure.host: New file, host configuration mapping. | Stan Shebs | 5 | -780/+416 |
1996-10-17 | * ld.texinfo: Try to consistently use a single or a double dash | Ian Lance Taylor | 1 | -1/+6 |
1996-10-17 | * Makefile.in ($(OBJS)): Depend upon libiberty.h. | Ian Lance Taylor | 2 | -1/+5 |
1996-10-17 | * scripttempl/v850.sc (.zdata): Add this before .text. | Jeff Law | 2 | -1/+7 |
1996-10-17 | * configure.in (--enable-sim-powerpc): Delete. | David Edelsohn | 1 | -35/+49 |
1996-10-17 | Add more m32r support. | David Edelsohn | 1 | -0/+28 |
1996-10-17 | * dis-asm.h (print_insn_m32r): Declare. | David Edelsohn | 3 | -0/+37 |
1996-10-17 | * reloc.c (m32r relocs): Rename them. | David Edelsohn | 1 | -0/+11 |
1996-10-17 | * configure.in (m32r): Fix spelling of libg++ libs. | David Edelsohn | 2 | -1/+7 |
1996-10-17 | * emulparams/m32relf.sh (EMBEDDED): Define. | David Edelsohn | 2 | -0/+7 |