Age | Commit message (Expand) | Author | Files | Lines |
1996-09-13 | * aoutf1.h (MY_bfd_merge_private_bfd_data): Define. | David Edelsohn | 1 | -0/+5 |
1996-09-13 | * bfd.c (bfd_copy_private_bfd_data): Switch on output BFD rather | Ian Lance Taylor | 1 | -1/+18 |
1996-09-13 | * elf32-hppa.c (elf_hppa_howto_table): Fill in some fields for | Ian Lance Taylor | 2 | -5/+15 |
1996-09-12 | * cpu-m32r.c,elf32-m32r.c: New files. | David Edelsohn | 2 | -0/+39 |
1996-09-12 | * reloc.c: Add m32r relocs. | David Edelsohn | 3 | -2/+33 |
1996-09-12 | * ieee.c (ieee_vec): Set symbol_leading_char field to '_'. | Ian Lance Taylor | 1 | -0/+4 |
1996-09-11 | * tekhex.c (first_phase): Change type parameter from char to int. | Ian Lance Taylor | 1 | -0/+4 |
1996-09-11 | * elf.c (assign_file_positions_for_segments): Test SEC_ALLOC | Ian Lance Taylor | 2 | -1/+7 |
1996-09-11 | * syms.c (coff_section_type): Make arg const. | Fred Fish | 4 | -17/+140 |
1996-09-10 | * bfd-in2.h: Rebuilt after m32r changes. | Jeff Law | 2 | -1/+15 |
1996-09-09 | * config.bfd,configure.in,configure: Add m32r support. | David Edelsohn | 4 | -12/+65 |
1996-09-09 | * config.bfd,configure.in,configure: Add m32r support. | David Edelsohn | 2 | -0/+31 |
1996-09-09 | * config.bfd: Keep target list alphabetically sorted. | David Edelsohn | 2 | -6/+20 |
1996-09-09 | * elf32-v850.c (bfd_elf32_v850_reloc, case R_V850_HI16): Don't forget | Jeff Law | 1 | -0/+8 |
1996-09-07 | Fri Sep 6 17:04:39 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-09-05 | * stabs.c (_bfd_link_section_stabs): If the output_section field | Ian Lance Taylor | 1 | -0/+6 |
1996-09-04 | * elf32-v850.c (bfd_elf32_v850_reloc): Fix handling of | Jeff Law | 2 | -17/+124 |
1996-09-03 | * Makefile.in (aout-sparcle.o): New target. | David Edelsohn | 4 | -20/+59 |
1996-09-03 | * elf32-v850.c (bfd_elf3_v850_reloc): New function for | Jeff Law | 1 | -2/+27 |
1996-09-02 | Remove reloc.c from v850_files. | Mark Alexander | 1 | -1/+1 |
1996-09-01 | * .Sanitize: Remove reloc.c from v850_files. | Mark Alexander | 1 | -0/+6 |
1996-09-01 | * rs6000-core.c (rs6000coff_core_file_matches_executable_p): | Ian Lance Taylor | 1 | -0/+6 |
1996-08-31 | * elf32-v850.c (enum reloc_type): Add R_V850_{32,16,8}. | Jeff Law | 2 | -0/+58 |
1996-08-31 | * elf32-v850.c (reloc_type): Add R_V850_HI16_S. | J.T. Conklin | 3 | -1/+209 |
1996-08-30 | Add SH ELF support. | Ian Lance Taylor | 6 | -27/+188 |
1996-08-30 | * ihex.c (ihex_scan): Removed unnecessary extbase variable. | Ian Lance Taylor | 2 | -28/+47 |
1996-08-29 | Recognize i686-*-* for pentium pro | Michael Meissner | 4 | -56/+201 |
1996-08-27 | * elf32-mips.c (mips_elf_check_relocs): Set dynobj if needed for | Ian Lance Taylor | 2 | -64/+94 |
1996-08-23 | * configure.host (HLDENV): New variable to set. Set it for | Ian Lance Taylor | 1 | -0/+4 |
1996-08-23 | * libieee.h (NSECTIONS): Don't define. | Ian Lance Taylor | 1 | -0/+17 |
1996-08-20 | * Makefile.in (ALL_MACHINES): Add cpu-v850.o. | J.T. Conklin | 2 | -0/+57 |
1996-08-15 | * mpw-config.in: Update editing of autoconf vars to reflect | Stan Shebs | 3 | -8/+27 |
1996-08-15 | Thu Aug 15 16:40:30 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+8 |
1996-08-15 | Wed Aug 14 17:02:09 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 2 | -39/+77 |
1996-08-13 | * elf.c (_bfd_elf_make_section_from_shdr): Treat sections whose | Ian Lance Taylor | 1 | -0/+6 |
1996-08-13 | If one module has -mrelocatable-lib and the other doesn't, clear the -mreloca... | Michael Meissner | 1 | -0/+6 |
1996-08-11 | * elflink.h (elf_link_add_object_symbols): Do not resolve a common | Ian Lance Taylor | 2 | -3/+21 |
1996-08-10 | * xcofflink.c (xcoff_link_add_dynamic_symbols): If a descriptor | Ian Lance Taylor | 1 | -0/+4 |
1996-08-09 | * cofflink.c (coff_link_add_symbols): Only set (*sym_hash)->numaux | Ian Lance Taylor | 1 | -0/+6 |
1996-08-09 | * elf32-mips.c (mips_elf_check_relocs): Create the .rel.dyn | Ian Lance Taylor | 1 | -0/+9 |
1996-08-08 | * xcofflink.c (xcoff_link_input_bfd): If we already called the | Ian Lance Taylor | 2 | -2/+25 |
1996-08-08 | * xcofflink.c (XCOFF_MULTIPLY_DEFINED): Define. | Ian Lance Taylor | 2 | -7/+74 |
1996-08-08 | Thu Aug 8 12:21:56 1996 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 10 | -182/+70 |
1996-08-08 | * archive.c (bsd_write_armap): Ifdef around calls to getuid and | Stu Grossman | 1 | -0/+6 |
1996-08-08 | * aoutx.h bfd-in.h bfd-in2.h opncls.c riscix.c som.c targets.c: | Stu Grossman | 3 | -3/+12 |
1996-08-07 | * cpu-i386.c (i8086_arch): Architecture info for the i8086. | Ian Lance Taylor | 1 | -0/+2 |
1996-08-07 | Wed Aug 7 14:11:44 1996 Philippe De Muyter <phdm@info.ucl.ac.be> | Ian Lance Taylor | 3 | -3/+31 |
1996-08-07 | Based on patches from Eric Valette <valette@crf.canon.fr>: | Ian Lance Taylor | 1 | -0/+11 |
1996-08-06 | Tue Aug 6 12:54:56 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+6 |
1996-08-05 | * elf.c (_bfd_elf_make_section_from_shdr): For a loadable section, | Ian Lance Taylor | 2 | -1/+9 |