1992-01-10 |
Per Bothner | * aoutx.h (NAME(aout,find_nearest_line)): Recognize... |
blob | commitdiff | raw |
1992-01-01 |
Fred Fish | Change all '#if HAVE_PROCFS' to '#ifdef HAVE_PROCFS'. |
blob | commitdiff | raw | diff to current |
1991-12-20 |
Fred Fish | Change svr4 references to sysv4. |
blob | commitdiff | raw | diff to current |
1991-12-19 |
Stu Grossman | * bfd-in.h, libaout.h: ANSIfy enums. |
blob | commitdiff | raw | diff to current |
1991-12-19 |
Steve Chamberlain | * archive.c (normalize): created version for VMS which... |
blob | commitdiff | raw | diff to current |
1991-12-18 |
Fred Fish | Enclose corename and execname inside a HAVE_PROCFS... |
blob | commitdiff | raw | diff to current |
1991-12-13 |
John Gilmore | * hosts/h-*.h: Configure fopen using ../include/fopen-*.h |
blob | commitdiff | raw | diff to current |
1991-12-12 |
Steve Chamberlain | * cpu-h8300.c: disassemble branch displacements correctly |
blob | commitdiff | raw | diff to current |
1991-12-12 |
Steve Chamberlain | * cache.c: fopen with new macros is needed for DOS. |
blob | commitdiff | raw | diff to current |
1991-12-12 |
Steve Chamberlain | * makefile.dos, configdj.bat: New files from DJ |
blob | commitdiff | raw | diff to current |
1991-12-08 |
John Gilmore | Merge Rich's and the gdb-4.3 changes. |
blob | commitdiff | raw | diff to current |
1991-12-08 |
John Gilmore | This is the version of devo/bfd/ChangeLog that was... |
blob | commitdiff | raw | diff to current |
1991-12-07 |
K. Richard Pixley | Fri Dec 6 22:58:48 1991 K. Richard Pixley (rich... |
blob | commitdiff | raw | diff to current |
1991-12-04 |
Steve Chamberlain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-12-04 |
John Gilmore | * bfd.c (bfd_get_mtime): Don't cache mtime any more... |
blob | commitdiff | raw | diff to current |
1991-12-04 |
John Gilmore | * targets.c: Revise comments about how to configure... |
blob | commitdiff | raw | diff to current |
1991-12-03 |
Per Bothner | * archive.c (bsd_write_armap): The pad byte sometimes... |
blob | commitdiff | raw | diff to current |
1991-12-03 |
Steve Chamberlain | * srec.c: Rewrote to fix many bugs; now gets the recor... |
blob | commitdiff | raw | diff to current |
1991-12-01 |
Steve Chamberlain | * cpu-h8300.c: Add support for MEMIND addressing mode |
blob | commitdiff | raw | diff to current |
1991-12-01 |
Steve Chamberlain | * coff-a29k.c: defined RELOC_PROCESSING to take the... |
blob | commitdiff | raw | diff to current |
1991-12-01 |
Steve Chamberlain | * elf.c (elf_corefile_note): cast malloc to avoid... |
blob | commitdiff | raw | diff to current |
1991-12-01 |
Steve Chamberlain | * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout... |
blob | commitdiff | raw | diff to current |
1991-11-30 |
Fred Fish | Fix bug in elf.c (missing "break" statements in cases... |
blob | commitdiff | raw | diff to current |
1991-11-29 |
Per Bothner | Two small bug-fixes (affecting ar and nm). |
blob | commitdiff | raw | diff to current |
1991-11-27 |
Steve Chamberlain | * Makefile.in: added coff-h8300 |
blob | commitdiff | raw | diff to current |
1991-11-23 |
John Gilmore | Fix hp300bsd entry point problem. |
blob | commitdiff | raw | diff to current |
1991-11-22 |
John Gilmore | * coff-mips.c, coffcode.h: Peter Schauer's patch... |
blob | commitdiff | raw | diff to current |
1991-11-22 |
John Gilmore | const lint |
blob | commitdiff | raw | diff to current |
1991-11-22 |
John Gilmore | ALIGN->BFD_ALIGN |
blob | commitdiff | raw | diff to current |
1991-11-22 |
John Gilmore | Lint |
blob | commitdiff | raw | diff to current |
1991-11-22 |
John Gilmore | Lint |
blob | commitdiff | raw | diff to current |
1991-11-22 |
Per Bothner | Moved bfd_stab_name() and bfd_stab_names[] |
blob | commitdiff | raw | diff to current |
1991-11-21 |
John Gilmore | * libaout.h (WORK_OUT_FILE_POSITIONS): One more try... |
blob | commitdiff | raw | diff to current |
1991-11-15 |
Per Bothner | * aoutx.h (NAME(aout,print_symbol)): Fix thinko. |
blob | commitdiff | raw | diff to current |
1991-11-15 |
Fred Fish | Add minimal support for reading ELF symbol files and... |
blob | commitdiff | raw | diff to current |
1991-11-15 |
Fred Fish | Trivial change to comment to remove redundant "to". |
blob | commitdiff | raw | diff to current |
1991-11-13 |
Steve Chamberlain | * ieee.c: (ieee_object_p) cast NULL correctly. |
blob | commitdiff | raw | diff to current |
1991-11-13 |
Steve Chamberlain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-11-12 |
John Gilmore | Just use #undef, not #define foo foo |
blob | commitdiff | raw | diff to current |
1991-11-12 |
Steve Chamberlain | Mon Nov 11 20:30:18 1991 Steve Chamberlain (sac at... |
blob | commitdiff | raw | diff to current |
1991-11-12 |
Fred Fish | Additions to support ELF formatted core files. |
blob | commitdiff | raw | diff to current |
1991-11-12 |
Per Bothner | * aoutx.h (NAME(aout,find_nearest_line)): Handle... |
blob | commitdiff | raw | diff to current |
1991-11-09 |
Fred Fish | Document use of elf_big_vec as DEFAULT_VECTOR. |
blob | commitdiff | raw | diff to current |
1991-11-09 |
Fred Fish | Don't try to create a bfd section for the first ELF... |
blob | commitdiff | raw | diff to current |
1991-11-09 |
John Gilmore | * coff-rs6000.c, config/mh-rs6000: Make it work on... |
blob | commitdiff | raw | diff to current |
1991-11-07 |
Steve Chamberlain | Thu Nov 7 11:03:55 1991 Steve Chamberlain (sac at... |
blob | commitdiff | raw | diff to current |
1991-11-04 |
Steve Chamberlain | Sat Nov 2 14:26:03 1991 Steve Chamberlain (steve... |
blob | commitdiff | raw | diff to current |
1991-11-03 |
Per Bothner | * bfd-in.h (bfd_print_symbol_type_hopw enum): Add... |
blob | commitdiff | raw | diff to current |
1991-11-01 |
John Gilmore | * coff-rs6000.c: Change name to "aixcoff-rs6000",... |
blob | commitdiff | raw | diff to current |
1991-10-28 |
Steve Chamberlain | * coff-m88k.c, targets.c: change name of m88k_bcs... |
blob | commitdiff | raw | diff to current |
1991-10-28 |
Steve Chamberlain | Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve... |
blob | commitdiff | raw | diff to current |
1991-10-25 |
John Gilmore | * Rename COFF-related files in `coff-ARCH.c' form. |
blob | commitdiff | raw | diff to current |
1991-10-25 |
John Gilmore | RS/6000 support |
blob | commitdiff | raw | diff to current |
1991-10-25 |
John Gilmore | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo... |
blob | commitdiff | raw | diff to current |
1991-10-25 |
John Gilmore | Updates to h-vaxult.h from David Taylor. |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | Add partial support for ELF format corefiles. Still... |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | In config/t-m68k-elf, set DEFAULT_VECTOR to elf_big_vec. |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | Document changes to some bfd config files. |
blob | commitdiff | raw | diff to current |
1991-10-21 |
Steve Chamberlain | * coffcode.h (coff_compute_section_file_positions... |
blob | commitdiff | raw | diff to current |
1991-10-21 |
Steve Chamberlain | * targets.c (proto write_armap). Changed orl_count... |
blob | commitdiff | raw | diff to current |
1991-10-16 |
Per Bothner | * archive.c (bsd_write_argmap): The size of the ranlib... |
blob | commitdiff | raw | diff to current |
1991-10-16 |
John Gilmore | Allow i386-sco-sysv. |
blob | commitdiff | raw | diff to current |
1991-10-15 |
John Gilmore | * hosts/h-amix.h (free): Fix prototype. |
blob | commitdiff | raw | diff to current |
1991-10-15 |
Per Bothner | * aoutx.h (NAME(aout,set_section_contents)): Try... |
blob | commitdiff | raw | diff to current |
1991-10-12 |
John Gilmore | * Makefile.in: Avoid Sun Make VPATH bugs. |
blob | commitdiff | raw | diff to current |
1991-10-11 |
Per Bothner | * coffcode.h: Moved ALIGN macro to libbfd.h. Removed... |
blob | commitdiff | raw | diff to current |
1991-10-11 |
Steve Chamberlain | * bfd-in.h: Added more macros to COFF_SWAP_TABLE. |
blob | commitdiff | raw | diff to current |
1991-10-11 |
John Gilmore | Remove refs to ../include/sysdep.h. |
blob | commitdiff | raw | diff to current |
1991-10-11 |
John Gilmore | Restructure configuration scheme for bfd, binutils... |
blob | commitdiff | raw | diff to current |
1991-10-11 |
John Gilmore | * Makefile.in: Rename XDEPFILES. |
blob | commitdiff | raw | diff to current |
1991-10-08 |
Roland Pesch | * reloc.c, section.c, syms.c, targets.c: correct info... |
blob | commitdiff | raw | diff to current |
1991-10-05 |
John Gilmore | * bfd.c: Remove strerror() to libiberty. |
blob | commitdiff | raw | diff to current |
1991-10-05 |
Steve Chamberlain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-10-04 |
John Gilmore | * bfd-in.h: enum boolean => enum bfd_boolean for SVR4... |
blob | commitdiff | raw | diff to current |
1991-10-03 |
Steve Chamberlain | * elf.c: took the abort out of set_arch_mach so that... |
blob | commitdiff | raw | diff to current |
1991-10-01 |
John Gilmore | * Makefile.in, configure.in, targets.c, elf.c: Add... |
blob | commitdiff | raw | diff to current |
1991-10-01 |
Steve Chamberlain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-10-01 |
John Gilmore | Avoid depending on number of initializers. |
blob | commitdiff | raw | diff to current |
1991-10-01 |
John Gilmore | Vax Ultrix changes from David Taylor <taylor@think... |
blob | commitdiff | raw | diff to current |
1991-10-01 |
Steve Chamberlain | added: |
blob | commitdiff | raw | diff to current |
1991-10-01 |
Steve Chamberlain | Mon Sep 30 15:13:46 1991 Steve Chamberlain (steve... |
blob | commitdiff | raw | diff to current |
1991-09-30 |
John Gilmore | * srec.c: Better error checking, partly from Peter... |
blob | commitdiff | raw | diff to current |
1991-09-26 |
John Gilmore | Lint (saber actually). |
blob | commitdiff | raw | diff to current |
1991-09-26 |
Per Bothner | * libaout.h (WRITE_HEADERS): Set header's a_text field... |
blob | commitdiff | raw | diff to current |
1991-09-26 |
Per Bothner | Fix bfd_perform_relocation to handle pc-relative relocs... |
blob | commitdiff | raw | diff to current |
1991-09-12 |
Roland Pesch | Thu Sep 12 14:07:22 1991 Roland H. Pesch (pesch at... |
blob | commitdiff | raw | diff to current |
1991-09-11 |
John Gilmore | * aoutf1.h (sunos4_core_file_p): Release the right... |
blob | commitdiff | raw | diff to current |
1991-09-04 |
John Gilmore | Allow GDB to patch object files. |
blob | commitdiff | raw | diff to current |
1991-09-03 |
Steve Chamberlain | Fixed the line break as a test for cvs ci. |
blob | commitdiff | raw | diff to current |
1991-09-03 |
Steve Chamberlain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-08-23 |
John Gilmore | * configure.in: Tix typo. |
blob | commitdiff | raw | diff to current |
1991-08-23 |
Stu Grossman | saber |
blob | commitdiff | raw | diff to current |
1991-08-22 |
Roland Pesch | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-08-21 |
Roland Pesch | Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at... |
blob | commitdiff | raw | diff to current |
1991-08-20 |
Roland Pesch | Tue Aug 20 15:18:02 1991 Roland H. Pesch (pesch at... |
blob | commitdiff | raw | diff to current |
1991-08-19 |
Roland Pesch | Fixed minor typos. |
blob | commitdiff | raw | diff to current |
1991-08-19 |
Roland Pesch | Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at... |
blob | commitdiff | raw | diff to current |
1991-08-17 |
Steve Chamberlain | Documentation |
blob | commitdiff | raw | diff to current |
1991-07-31 |
John Gilmore | * all files: update copyright notices for GPL version 2. |
blob | commitdiff | raw | diff to current |
1991-07-27 |
Steve Chamberlain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
next |