Age | Commit message (Expand) | Author | Files | Lines |
1992-04-02 | * archive.c, bfd.c, bout.c, coffcode.h, init.c, reloc.c, | John Gilmore | 1 | -0/+14 |
1992-03-28 | Fix to use a single disposable copy of section header table and program | Fred Fish | 1 | -0/+6 |
1992-03-27 | Set MINIMIZE to 0 for a real release. | John Gilmore | 1 | -0/+9 |
1992-03-24 | * coff-msym.c (ecoff_swap_rfd_in): remove & for array ref. | Stu Grossman | 1 | -0/+4 |
1992-03-17 | * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro, | Per Bothner | 1 | -0/+5 |
1992-03-17 | * aout-target.h: change ar_max_namelen to 15 (the right value) | Steve Chamberlain | 1 | -0/+6 |
1992-03-16 | Remove i960 b.out bitrot. | Steve Chamberlain | 1 | -0/+5 |
1992-03-15 | Convert calls to bare malloc() to bfd_xmalloc(). | Fred Fish | 1 | -0/+7 |
1992-03-14 | pass MAKEINFO on recursion | K. Richard Pixley | 1 | -0/+10 |
1992-03-12 | * libbfd-in.h (set_tdata): Make change of Feb 27 in the | Per Bothner | 1 | -0/+5 |
1992-03-12 | mips-big-* target | John Gilmore | 1 | -2/+20 |
1992-03-07 | * coff-i960.c (icoff_little_vec): add COFF_SWAP_TABLE so we can run gdb on l... | Steve Chamberlain | 1 | -0/+8 |
1992-03-06 | * coff-msym.c: Move this file from gdb/ecoff.c. It | John Gilmore | 1 | -0/+25 |
1992-02-27 | Don't core dump if no output section available for a symbol | Steve Chamberlain | 1 | -1/+2 |
1992-02-27 | * aoutx.h (translate_from_native_sym_flags): when creating an alias symbol, f... | Steve Chamberlain | 1 | -0/+6 |
1992-02-27 | Wed Feb 26 19:40:59 1992 Steve Chamberlain (sac at thepub.cygnus.com) | Steve Chamberlain | 1 | -2/+22 |
1992-02-21 | * coffcode.h (coff_swap_aux_in): lint, (coff_print_symbol): prints | Steve Chamberlain | 1 | -0/+8 |
1992-02-21 | * PORTING: New (preliminary) porting guide. | Per Bothner | 1 | -0/+4 |
1992-02-20 | * bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.c | John Gilmore | 1 | -0/+5 |
1992-02-17 | * hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsd | Per Bothner | 1 | -0/+6 |
1992-02-16 | * aout-target.h (MY(write_object_contents): | Per Bothner | 1 | -0/+6 |
1992-02-14 | Remove obsolete use of BSF_ABSOLUTE and replace with bfd_abs_section ref. | Fred Fish | 1 | -0/+5 |
1992-02-14 | * coffcode.h (get_normalized_symtab): fixed bug where symbols | Steve Chamberlain | 1 | -0/+11 |
1992-02-04 | * aoutx.h: (translate_from_native_sym_flags): fix constructor | Steve Chamberlain | 1 | -0/+9 |
1992-01-31 | * elf.c (bfd_section_from_shdr): Deal with null return from | Stu Grossman | 1 | -0/+5 |
1992-01-31 | Fix stack in core files. | John Gilmore | 1 | -0/+4 |
1992-01-31 | * hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h: | John Gilmore | 1 | -0/+3 |
1992-01-31 | * Makefile.in: host-aout.c doesn't depend on aout-params.h. | John Gilmore | 1 | -0/+7 |
1992-01-30 | Change DEFAULT_VECTOR to host_aout_vec here as well. | Per Bothner | 1 | -0/+5 |
1992-01-30 | * host-aout.c: Change TARGETNAME to "a.out" to be compatible with | Stu Grossman | 1 | -0/+6 |
1992-01-30 | Various lints found on PersSony | Steve Chamberlain | 1 | -0/+9 |
1992-01-30 | * configure.in: Make Tahoe configuration work again. | John Gilmore | 1 | -0/+6 |
1992-01-29 | Makefile.in: Add dependencies for various coff-*.o files. | Fred Fish | 1 | -0/+15 |
1992-01-28 | * coffcode.h (bfd_coff_relax_section): now static. | Steve Chamberlain | 1 | -0/+5 |
1992-01-28 | New entry point in the transfer vector - bfd_relax_section. | Steve Chamberlain | 1 | -0/+22 |
1992-01-24 | Uses the new small reloc type now. | Steve Chamberlain | 1 | -0/+12 |
1992-01-15 | Declare various filename variables to be CONST since they are initialized | Fred Fish | 1 | -0/+6 |
1992-01-11 | Document changes to hosts/h-amix.h and hosts/h-i386v4.h. | Fred Fish | 1 | -0/+5 |
1992-01-10 | * aoutx.h (NAME(aout,find_nearest_line)): Recognize N_SOL symbols, | Per Bothner | 1 | -0/+11 |
1992-01-01 | Change all '#if HAVE_PROCFS' to '#ifdef HAVE_PROCFS'. | Fred Fish | 1 | -0/+10 |
1991-12-20 | Change svr4 references to sysv4. | Fred Fish | 1 | -0/+6 |
1991-12-19 | * bfd-in.h, libaout.h: ANSIfy enums. | Stu Grossman | 1 | -0/+4 |
1991-12-19 | * archive.c (normalize): created version for VMS which removes the | Steve Chamberlain | 1 | -0/+31 |
1991-12-18 | Enclose corename and execname inside a HAVE_PROCFS ifdef, since they | Fred Fish | 1 | -0/+14 |
1991-12-13 | * hosts/h-*.h: Configure fopen using ../include/fopen-*.h | John Gilmore | 1 | -1/+5 |
1991-12-12 | * cpu-h8300.c: disassemble branch displacements correctly | Steve Chamberlain | 1 | -0/+3 |
1991-12-12 | * cache.c: fopen with new macros is needed for DOS. | Steve Chamberlain | 1 | -2/+2 |
1991-12-12 | * makefile.dos, configdj.bat: New files from DJ | Steve Chamberlain | 1 | -0/+24 |
1991-12-08 | Merge Rich's and the gdb-4.3 changes. | John Gilmore | 1 | -0/+15 |
1991-12-08 | This is the version of devo/bfd/ChangeLog that was in the gdb-4.3 release. | John Gilmore | 1 | -13/+3 |