Age | Commit message (Expand) | Author | Files | Lines |
1997-09-17 | Catch relocations against non-existant symbols. | Nick Clifton | 2 | -0/+23 |
1997-09-16 | Add support for a 16 bit reloc against the TDA pointer! | Nick Clifton | 5 | -0/+59 |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 4 | -6/+75 |
1997-09-15 | Fix sanitization. | Andrew Cagney | 1 | -1/+1 |
1997-09-10 | Removed spurious error return. | Nick Clifton | 2 | -2/+4 |
1997-09-10 | New function: bfd_arch_list cf bfd_target_list. | Andrew Cagney | 3 | -40/+123 |
1997-09-09 | Do not complain if an R_V850_LO16 reloc has bit 15 set. | Nick Clifton | 2 | -181/+192 |
1997-09-09 | Fixed buglet displaying machine architecture. | Nick Clifton | 2 | -3/+8 |
1997-09-07 | Sun Sep 7 12:25:22 1997 H.J. Lu (hjl@gnu.ai.mit.edu) | Richard Henderson | 1 | -0/+4 |
1997-09-04 | * Makefile.am: Rebuild dependencies. | Ian Lance Taylor | 1 | -0/+5 |
1997-09-04 | * reloc.c: Remove extraneous commas from relocation entries. | Ian Lance Taylor | 3 | -37/+73 |
1997-09-04 | fix sanitizations and copyright | Ian Lance Taylor | 1 | -1/+5 |
1997-09-04 | * xcofflink.c (xcoff_link_add_symbols): Put XTY_CM/XMC_TD symbols | Ian Lance Taylor | 1 | -0/+5 |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 11 | -126/+8 |
1997-09-03 | Removed BFD_RELOC_V850_PCREL. | Nick Clifton | 4 | -50/+5 |
1997-09-03 | * cofflink.c (coff_link_check_ar_symbols): Handle C_SYSTEM syms | Fred Fish | 1 | -0/+9 |
1997-09-03 | Set machine number based in bits in e_flags field rather than magic number. | Nick Clifton | 3 | -25/+159 |
1997-09-03 | * cpu-arc.c (arc_get_mach): Properly scan defined mach entries. | David Edelsohn | 1 | -0/+4 |
1997-09-03 | * elf-m10200.c (mn10200_elf_final_link_relocate): PC relative | Jeff Law | 1 | -0/+7 |
1997-09-02 | Switched over to using new reloc types. | Nick Clifton | 6 | -233/+699 |
1997-08-28 | Add sh3 et.al. to SH arch table. | Andrew Cagney | 5 | -7/+62 |
1997-08-27 | * archures.c (bfd_archures_list): Always NULL terminate the list. | Andrew Cagney | 2 | -1/+5 |
1997-08-26 | * Makefile.am: Rebuild dependencies. | Ian Lance Taylor | 3 | -22/+25 |
1997-08-26 | fix v850 machine number stuff | Ian Lance Taylor | 2 | -3/+3 |
1997-08-26 | * acinclude.m4 (BFD_CC_FOR_BUILD): Set EXEEXT_FOR_BUILD. | Ian Lance Taylor | 3 | -48/+82 |
1997-08-25 | Rebuild with latest devo autoconf for NT support | Chris Provenzano | 2 | -72/+75 |
1997-08-25 | Fixed minor buglet in compatible. | Nick Clifton | 1 | -0/+4 |
1997-08-25 | Switched over to using machine numbers to distinguish v850 architecture varia... | Nick Clifton | 11 | -196/+429 |
1997-08-25 | * syms.c (_bfd_stab_section_find_nearest_line): Clear the | Ian Lance Taylor | 1 | -0/+5 |
1997-08-25 | Added rules to build cpu-v850e.lo and cpu-v850eq.lo object files. | Nick Clifton | 2 | -1/+30 |
1997-08-25 | * aout-target.h (MY(vec)): Add SEC_CODE and SEC_DATA to section | Ian Lance Taylor | 1 | -0/+19 |
1997-08-19 | oops - fixed bugs in new v850e/q rules. | Nick Clifton | 1 | -3/+4 |
1997-08-19 | * coff-i960.c (COFF_ALIGN_IN_SECTION_HEADER): Define to 1. | Fred Fish | 3 | -7/+76 |
1997-08-18 | Add support for v850e and v850eq targets. | Nick Clifton | 4 | -4/+198 |
1997-08-15 | * coffgen.c (coff_find_nearest_line): Correctly handle the offset | Ian Lance Taylor | 1 | -0/+6 |
1997-08-15 | Remove ARC sanitization. | David Edelsohn | 10 | -175/+72 |
1997-08-11 | * aoutx.h (NAME(aout,final_link)): Don't emit the string table if | Ian Lance Taylor | 2 | -7/+37 |
1997-08-10 | * coff-stgo32.c: Rename from coff-stubgo32.c to avoid old System V | Ian Lance Taylor | 3 | -1/+14 |
1997-08-06 | * Makefile.am (docdir): Define. | Ian Lance Taylor | 3 | -4/+19 |
1997-08-06 | * configure: Rebuild with autoconf 2.12.1. | Ian Lance Taylor | 1 | -0/+8 |
1997-08-03 | * rs6000-core.c (make_bfd_asection): New function to add a section | Peter Schauer | 1 | -0/+10 |
1997-08-01 | * configure.in: Set enable_shared before AM_PROG_LIBTOOL. | Ian Lance Taylor | 5 | -220/+253 |
1997-08-01 | sanitize Makefile.am | Ian Lance Taylor | 1 | -4/+4 |
1997-08-01 | tweaks | Ian Lance Taylor | 10 | -351/+361 |
1997-08-01 | * VERSION: Remove. | Ian Lance Taylor | 3 | -2/+1 |
1997-08-01 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 10 | -1314/+3225 |
1997-08-01 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 4 | -156/+550 |
1997-07-31 | Thu Jul 31 12:09:20 1997 Geoff Keating <geoffk@ozemail.com.au> | Ian Lance Taylor | 1 | -0/+38 |
1997-07-31 | Wed Jul 30 21:30:35 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 2 | -2/+19 |
1997-07-29 | * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros. | Rob Savoye | 5 | -96/+211 |