* coffcode.h (bfd_coff_relax_section): now static.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1992-01-28  Steve Chamberlain * coffcode.h (bfd_coff_relax_section): now static.
1992-01-28  Steve Chamberlain New entry point in the transfer vector - bfd_relax_sec...
1992-01-24  Steve ChamberlainUses the new small reloc type now.
1992-01-15  Fred FishDeclare various filename variables to be CONST since...
1992-01-11  Fred FishDocument changes to hosts/h-amix.h and hosts/h-i386v4.h.
1992-01-10  Per Bothner* aoutx.h (NAME(aout,find_nearest_line)): Recognize...
1992-01-01  Fred FishChange all '#if HAVE_PROCFS' to '#ifdef HAVE_PROCFS'.
1991-12-20  Fred FishChange svr4 references to sysv4.
1991-12-19  Stu Grossman* bfd-in.h, libaout.h: ANSIfy enums.
1991-12-19  Steve Chamberlain * archive.c (normalize): created version for VMS which...
1991-12-18  Fred FishEnclose corename and execname inside a HAVE_PROCFS...
1991-12-13  John Gilmore * hosts/h-*.h: Configure fopen using ../include/fopen-*.h
1991-12-12  Steve Chamberlain * cpu-h8300.c: disassemble branch displacements correctly
1991-12-12  Steve Chamberlain * cache.c: fopen with new macros is needed for DOS.
1991-12-12  Steve Chamberlain * makefile.dos, configdj.bat: New files from DJ
1991-12-08  John GilmoreMerge Rich's and the gdb-4.3 changes.
1991-12-08  John GilmoreThis is the version of devo/bfd/ChangeLog that was...
1991-12-07  K. Richard PixleyFri Dec 6 22:58:48 1991 K. Richard Pixley (rich...
1991-12-04  Steve Chamberlain*** empty log message ***
1991-12-04  John Gilmore* bfd.c (bfd_get_mtime): Don't cache mtime any more...
1991-12-04  John Gilmore* targets.c: Revise comments about how to configure...
1991-12-03  Per Bothner * archive.c (bsd_write_armap): The pad byte sometimes...
1991-12-03  Steve Chamberlain * srec.c: Rewrote to fix many bugs; now gets the recor...
1991-12-01  Steve Chamberlain * cpu-h8300.c: Add support for MEMIND addressing mode
1991-12-01  Steve Chamberlain * coff-a29k.c: defined RELOC_PROCESSING to take the...
1991-12-01  Steve Chamberlain * elf.c (elf_corefile_note): cast malloc to avoid...
1991-12-01  Steve Chamberlain * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout...
1991-11-30  Fred FishFix bug in elf.c (missing "break" statements in cases...
1991-11-29  Per BothnerTwo small bug-fixes (affecting ar and nm).
1991-11-27  Steve Chamberlain * Makefile.in: added coff-h8300
1991-11-23  John GilmoreFix hp300bsd entry point problem.
1991-11-22  John Gilmore * coff-mips.c, coffcode.h: Peter Schauer's patch...
1991-11-22  John Gilmoreconst lint
1991-11-22  John GilmoreALIGN->BFD_ALIGN
1991-11-22  John GilmoreLint
1991-11-22  John GilmoreLint
1991-11-22  Per Bothner Moved bfd_stab_name() and bfd_stab_names[]
1991-11-21  John Gilmore* libaout.h (WORK_OUT_FILE_POSITIONS): One more try...
1991-11-15  Per Bothner * aoutx.h (NAME(aout,print_symbol)): Fix thinko.
1991-11-15  Fred FishAdd minimal support for reading ELF symbol files and...
1991-11-15  Fred FishTrivial change to comment to remove redundant "to".
1991-11-13  Steve Chamberlain * ieee.c: (ieee_object_p) cast NULL correctly.
1991-11-13  Steve Chamberlain*** empty log message ***
1991-11-12  John GilmoreJust use #undef, not #define foo foo
1991-11-12  Steve ChamberlainMon Nov 11 20:30:18 1991 Steve Chamberlain (sac at...
1991-11-12  Fred FishAdditions to support ELF formatted core files.
1991-11-12  Per Bothner * aoutx.h (NAME(aout,find_nearest_line)): Handle...
1991-11-09  Fred FishDocument use of elf_big_vec as DEFAULT_VECTOR.
1991-11-09  Fred FishDon't try to create a bfd section for the first ELF...
1991-11-09  John Gilmore* coff-rs6000.c, config/mh-rs6000: Make it work on...
1991-11-07  Steve ChamberlainThu Nov 7 11:03:55 1991 Steve Chamberlain (sac at...
1991-11-04  Steve ChamberlainSat Nov 2 14:26:03 1991 Steve Chamberlain (steve...
1991-11-03  Per Bothner * bfd-in.h (bfd_print_symbol_type_hopw enum): Add...
1991-11-01  John Gilmore* coff-rs6000.c: Change name to "aixcoff-rs6000",...
1991-10-28  Steve Chamberlain * coff-m88k.c, targets.c: change name of m88k_bcs...
1991-10-28  Steve ChamberlainSun Oct 27 16:56:58 1991 Steve Chamberlain (steve...
1991-10-25  John Gilmore* Rename COFF-related files in `coff-ARCH.c' form.
1991-10-25  John GilmoreRS/6000 support
1991-10-25  John GilmoreRS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo...
1991-10-25  John GilmoreUpdates to h-vaxult.h from David Taylor.
1991-10-24  Fred FishAdd partial support for ELF format corefiles. Still...
1991-10-24  Fred FishIn config/t-m68k-elf, set DEFAULT_VECTOR to elf_big_vec.
1991-10-24  Fred FishDocument changes to some bfd config files.
1991-10-21  Steve Chamberlain * coffcode.h (coff_compute_section_file_positions...
1991-10-21  Steve Chamberlain * targets.c (proto write_armap). Changed orl_count...
1991-10-16  Per Bothner * archive.c (bsd_write_argmap): The size of the ranlib...
1991-10-16  John GilmoreAllow i386-sco-sysv.
1991-10-15  John Gilmore* hosts/h-amix.h (free): Fix prototype.
1991-10-15  Per Bothner * aoutx.h (NAME(aout,set_section_contents)): Try...
1991-10-12  John Gilmore* Makefile.in: Avoid Sun Make VPATH bugs.
1991-10-11  Per Bothner * coffcode.h: Moved ALIGN macro to libbfd.h. Removed...
1991-10-11  Steve Chamberlain * bfd-in.h: Added more macros to COFF_SWAP_TABLE.
1991-10-11  John GilmoreRemove refs to ../include/sysdep.h.
1991-10-11  John GilmoreRestructure configuration scheme for bfd, binutils...
1991-10-11  John Gilmore* Makefile.in: Rename XDEPFILES.
1991-10-08  Roland Pesch * reloc.c, section.c, syms.c, targets.c: correct info...
1991-10-05  John Gilmore* bfd.c: Remove strerror() to libiberty.
1991-10-05  Steve Chamberlain*** empty log message ***
1991-10-04  John Gilmore* bfd-in.h: enum boolean => enum bfd_boolean for SVR4...
1991-10-03  Steve Chamberlain * elf.c: took the abort out of set_arch_mach so that...
1991-10-01  John Gilmore* Makefile.in, configure.in, targets.c, elf.c: Add...
1991-10-01  Steve Chamberlain*** empty log message ***
1991-10-01  John GilmoreAvoid depending on number of initializers.
1991-10-01  John GilmoreVax Ultrix changes from David Taylor <taylor@think...
1991-10-01  Steve Chamberlainadded:
1991-10-01  Steve ChamberlainMon Sep 30 15:13:46 1991 Steve Chamberlain (steve...
1991-09-30  John Gilmore* srec.c: Better error checking, partly from Peter...
1991-09-26  John GilmoreLint (saber actually).
1991-09-26  Per Bothner * libaout.h (WRITE_HEADERS): Set header's a_text field...
1991-09-26  Per BothnerFix bfd_perform_relocation to handle pc-relative relocs...
1991-09-12  Roland PeschThu Sep 12 14:07:22 1991 Roland H. Pesch (pesch at...
1991-09-11  John Gilmore* aoutf1.h (sunos4_core_file_p): Release the right...
1991-09-04  John GilmoreAllow GDB to patch object files.
1991-09-03  Steve ChamberlainFixed the line break as a test for cvs ci.
1991-09-03  Steve Chamberlain*** empty log message ***
1991-08-23  John Gilmore * configure.in: Tix typo.
1991-08-23  Stu Grossmansaber
1991-08-22  Roland Pesch*** empty log message ***
1991-08-21  Roland PeschWed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at...
1991-08-20  Roland PeschTue Aug 20 15:18:02 1991 Roland H. Pesch (pesch at...
next
This page took 0.262861 seconds and 107 git commands to generate.