Age | Commit message (Expand) | Author | Files | Lines |
1995-09-27 | Removed an extraneous PPC definition | Kim Knuttila | 1 | -4/+0 |
1995-09-27 | Added back some missing code @ diff tc-ppc.c | Kim Knuttila | 1 | -0/+4 |
1995-09-27 | Undo md_apply_fix3 changes | Michael Meissner | 2 | -4/+38 |
1995-09-27 | Removed inactive bfd entries | Kim Knuttila | 1 | -4/+0 |
1995-09-27 | Initial asm support for ppc/PE | Kim Knuttila | 1 | -0/+19 |
1995-09-27 | Configure support for ppc/PE | Kim Knuttila | 2 | -17/+48 |
1995-09-27 | Added assembler support for ppc/PE environments | Kim Knuttila | 1 | -6/+1003 |
1995-09-27 | Added TE_PE target environment support | Kim Knuttila | 1 | -0/+7 |
1995-09-27 | * targets.c (bfd_find_target): Remove debugging code. | Ian Lance Taylor | 2 | -1/+4 |
1995-09-27 | add new coff-ppc files | Ian Lance Taylor | 1 | -0/+3 |
1995-09-27 | add powerpc.h | Ian Lance Taylor | 1 | -0/+1 |
1995-09-27 | PPC bfd support | Kim Knuttila | 1 | -0/+15 |
1995-09-27 | PPC magic and peicode.h | Kim Knuttila | 1 | -1/+19 |
1995-09-27 | Configury for new ppc bfd | Kim Knuttila | 5 | -1/+38 |
1995-09-27 | First round BFD for PE/PowerPC | Kim Knuttila | 3 | -0/+1552 |
1995-09-27 | Powerpc and Pe support. | Kim Knuttila | 1 | -0/+5 |
1995-09-27 | basic coff for powerpc/PE | Kim Knuttila | 1 | -0/+223 |
1995-09-27 | mpw-make.in is out, mpw-make.sed is in. | Stan Shebs | 1 | -1/+1 |
1995-09-27 | * mpw-config.in: Add m68k-opc.c.o to BFD_MACHINES for m68k, | Stan Shebs | 3 | -180/+75 |
1995-09-26 | Add PowerMac support and many other enhancements. | Stan Shebs | 2 | -70/+234 |
1995-09-26 | Support all of the V.4 relocations | Michael Meissner | 3 | -86/+94 |
1995-09-26 | * bfd.c (bfd_assert): Remove \n from string passed to | Ian Lance Taylor | 1 | -0/+3 |
1995-09-26 | Flesh out branch prediction support. | Michael Meissner | 1 | -0/+13 |
1995-09-26 | * scripttempl/i386coff.sc: Remove .data2; no longer needed. | Ian Lance Taylor | 1 | -0/+4 |
1995-09-26 | * coff-i386.c: (TWO_DATA_SECS): Don't define. | Ian Lance Taylor | 2 | -41/+22 |
1995-09-26 | * aoutx.h (translate_from_native_sym_flags): Don't try to stuff | Ian Lance Taylor | 4 | -63/+24 |
1995-09-25 | * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handler | Ian Lance Taylor | 6 | -76/+94 |
1995-09-25 | * libaout.h (struct aoutdata): Add line_buf field. | Ian Lance Taylor | 2 | -18/+53 |
1995-09-25 | * coffgen.c (string_size): Remove static variable. | Ian Lance Taylor | 2 | -32/+73 |
1995-09-25 | Better reloc support | Michael Meissner | 2 | -25/+78 |
1995-09-25 | Fix previous change | Michael Meissner | 2 | -6/+11 |
1995-09-25 | * libcoff-in.h (struct coff_section_tdata): Add offset, i, | Ian Lance Taylor | 3 | -22/+40 |
1995-09-25 | * sunos.c (sunos_read_dynamic_info): Adjust offsets in an NMAGIC | Ian Lance Taylor | 2 | -0/+17 |
1995-09-25 | * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants | Ian Lance Taylor | 2 | -0/+14 |
1995-09-25 | * config/tc-arm.c (md_atof): Output little endian constants in | Ian Lance Taylor | 1 | -0/+6 |
1995-09-25 | * configure.in: Call AC_HEADER_SYS_WAIT. | Ian Lance Taylor | 3 | -13/+84 |
1995-09-25 | * init.c (initialized): Remove static variable. | Ian Lance Taylor | 3 | -4/+8 |
1995-09-25 | * configure.in: Fix typo: fmt-elf to fmt=elf. | Ian Lance Taylor | 2 | -0/+5 |
1995-09-23 | * rs6000-tdep.c (push_dummy_frame): Handle lr_offset of zero | Peter Schauer | 2 | -1/+5 |
1995-09-23 | * mdebugread.c (parse_partial_symbols): Reset includes_used | Peter Schauer | 4 | -436/+149 |
1995-09-23 | * rs6000-core.c (rs6000coff_core_p): Don't check the core file | Peter Schauer | 2 | -35/+83 |
1995-09-22 | * ldfile.c (ldfile_set_output_arch): Make arch const. | Ian Lance Taylor | 1 | -0/+4 |
1995-09-22 | Change arch info to be const, initialized at compile time. | Ian Lance Taylor | 9 | -90/+86 |
1995-09-22 | * objdump.c (disassemble_data): Don't use the old BFD based | Ian Lance Taylor | 1 | -0/+5 |
1995-09-22 | start at handling branch taken/branch not taken hints. | Michael Meissner | 2 | -32/+47 |
1995-09-22 | Start work to all full PowerPC V.4 reloc support. | Michael Meissner | 4 | -40/+119 |
1995-09-22 | * cfg-ml-com.in (m68*-*-*): Only build multilibs for | David Edelsohn | 2 | -2/+30 |
1995-09-22 | minor cleanup | Michael Meissner | 1 | -1/+1 |
1995-09-22 | minor cleanup | Michael Meissner | 1 | -2/+0 |
1995-09-22 | Add support -mrelocatable-lib | Michael Meissner | 2 | -24/+42 |