1995-07-06 |
Ken Raeburn | keep configure; clean elf.c not elfcode.h for arc |
commit | commitdiff | tree | snapshot |
1995-07-06 |
Ian Lance Taylor | * config/tc-alpha.h (alpha_do_align): Don't declare. |
commit | commitdiff | tree | snapshot |
1995-07-06 |
Ken Raeburn | clean configure when cleaning configure.in |
commit | commitdiff | tree | snapshot |
1995-07-06 |
Ken Raeburn | regenerate conf.in with autoreconf |
commit | commitdiff | tree | snapshot |
1995-07-06 |
Ken Raeburn | more vms fixes from Pat Rankin |
commit | commitdiff | tree | snapshot |
1995-07-06 |
Ken Raeburn | * Makefile.in (BFD_LIBS): No, don't put elflink.o here. |
commit | commitdiff | tree | snapshot |
1995-07-06 |
Ken Raeburn | Added new files elflink.c, elflink.h, elfcore.h. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
J.T. Conklin | forgot to check this in |
commit | commitdiff | tree | snapshot |
1995-07-05 |
J.T. Conklin | * Makefile.in, configure.in: converted to autoconf. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
J.T. Conklin | * Makefile.in (distclean, mostlyclean, realclean):... |
commit | commitdiff | tree | snapshot |
1995-07-05 |
J.T. Conklin | * w65.mt: Removed. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
J.T. Conklin | * arm.mt: Removed. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
J.T. Conklin | * sh.mt: Removed. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
J.T. Conklin | * h8300.mt: Removed. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
J.T. Conklin | * Makefile.in (all, clean, distclean, mostlyclean,... |
commit | commitdiff | tree | snapshot |
1995-07-05 |
J.T. Conklin | * Makefile.in, configure.in: converted to autoconf. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Kung Hsu | * defs.h: if __GO32__ or WIN32 the directory... |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * conf.in: Add undef of HAVE_SBRK. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * elf32-mips.c (mips_elf_object_p): Unconditionally set |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * config/obj-coff.c (obj_coff_line): Call listing_sour... |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * symbols.c (S_SET_EXTERNAL): Warn if symbol is weak. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * config/obj-aout.c (obj_aout_frob_symbol): Warn about... |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Kung Hsu | * remote-nindy (nindy_wait): Use infinite timeo... |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * Makefile.in: Remove @configure_input@; it's not... |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * config/tc-m88k.c (md_pseudo_table): Add ".set" so... |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | Correct last change |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * ecoff.c (ecoff_debugging_seen): New global variable. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ian Lance Taylor | * configure.in: Use $ac_config_sub, not $configsub. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ken Raeburn | don't define FASCIST_FDOPEN for i386aix host |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ken Raeburn | fix usage message on --enable options |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Ken Raeburn | autoconfiscation |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Fred Fish | * as.c (main): Only use sbrk when HAVE_SBRK defined. |
commit | commitdiff | tree | snapshot |
1995-07-05 |
Fred Fish | * ldmain.c (HAVE_SBRK): Define for everything except |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * nm.c (size_forward): Check yf against yn, not xn. |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * objcopy.c (copy_archive): Record all output BFD... |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | Rename truncate to ar_truncate |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * ar.c (replace_members): In verbose messages, use... |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * archive.c (_bfd_construct_extended_name_table): If |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | Sanitize arc stuff from Makefile.in. |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * objcopy.c (enum strip_action): Define strip_unneeded. |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * archive.c (_bfd_write_archive_contents): Revert... |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Jeff Law | * infrun.c (wait_for_inferior): When switching... |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_as... |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * elfcode.h (NAME(bfd_elf,record_link_assignment)... |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Jeff Law | * infrun.c (wait_for_inferior): When we hit... |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * emultempl/elf32.em (global_needed): New static variable. |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * libelf.h (struct elf_link_hash_table): Add needed... |
commit | commitdiff | tree | snapshot |
1995-07-04 |
Ian Lance Taylor | * ecoff.c (_bfd_ecoff_find_nearest_line): Also initialize |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Jeff Law | * config/tc-hppa.h (MAX_RELOC_EXPANSION): Bump to 6. |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Jeff Law | * som.c (hppa_som_gen_reloc_type): New argument "sym_d... |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Ian Lance Taylor | * ecoff.c (_bfd_ecoff_find_nearest_line): If we allocate |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Ian Lance Taylor | x |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Ian Lance Taylor | * bfd.c (enum bfd_error): Define bfd_error_no_armap. |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Ian Lance Taylor | * targets.c (enum bfd_flavour): Add bfd_target_msdos_f... |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Steve Chamberlain | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass... |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Steve Chamberlain | * configure.in (i386-*-win32): New target. |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Steve Chamberlain | * configure[.in] (i386-*-win32): New host and target. |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Steve Chamberlain | Renamed. |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Steve Chamberlain | Mon Jul 3 14:16:47 1995 Steve Chamberlain <sac@slash... |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Steve Chamberlain | Mon Jul 3 13:55:18 1995 Steve Chamberlain <sac@slash... |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Steve Chamberlain | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass... |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Ian Lance Taylor | * lexsup.c (parse_args): Let -G either set the small... |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Ian Lance Taylor | * elfcode.h (elf_link_add_object_symbols): Permit... |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Ian Lance Taylor | Correct erroneous checkin, with no ChangeLog entry... |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Ian Lance Taylor | * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Correct |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Ian Lance Taylor | start-sanitize-arc |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Ian Lance Taylor | * Makefile.in: Rebuild dependencies. |
commit | commitdiff | tree | snapshot |
1995-07-02 |
Ian Lance Taylor | * lexsup.c (parse_args): Cast fopen result to PTR... |
commit | commitdiff | tree | snapshot |
1995-07-02 |
Ian Lance Taylor | * cofflink.c (_bfd_coff_generic_relocate_section)... |
commit | commitdiff | tree | snapshot |
1995-07-02 |
Ian Lance Taylor | * bfdlink.h (struct bfd_link_info): Change type of... |
commit | commitdiff | tree | snapshot |
1995-07-02 |
Ian Lance Taylor | Remove elf32-targetd.h and elf64-targets.h. Add elfxx... |
commit | commitdiff | tree | snapshot |
1995-07-01 |
Fred Fish | * ar.c: (extract_file): Change "#if POSIX_UTIME" to |
commit | commitdiff | tree | snapshot |
1995-07-01 |
Fred Fish | * stab-syms.c (stdio.h): Include prior to libaout... |
commit | commitdiff | tree | snapshot |
1995-07-01 |
Ken Raeburn | removed unused elf_64_p field |
commit | commitdiff | tree | snapshot |
1995-07-01 |
Ken Raeburn | generate elf*-target.h from common elfxx-target.h source |
commit | commitdiff | tree | snapshot |
1995-07-01 |
Stan Shebs | Reflect comings and goings of files. |
commit | commitdiff | tree | snapshot |
1995-07-01 |
Stan Shebs | * config/h8300/h8300.mt: Renamed from h8300hms.mt. |
commit | commitdiff | tree | snapshot |
1995-07-01 |
Stan Shebs | * interp.c (sim_open): If argument supplied, interpret as |
commit | commitdiff | tree | snapshot |
1995-07-01 |
Stan Shebs | * compile.c (sim_do_command): New function. |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Stan Shebs | * wrapper.c (sim_do_command): New function. |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Steve Chamberlain | Fri Jun 30 16:07:18 1995 Steve Chamberlain <sac... |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Fred Fish | * cofflink.c (_bfd_coff_generic_relocate_section): |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Steve Chamberlain | Support for long filenames non-bfd coff. bfd/7288 |
commit | commitdiff | tree | snapshot |
1995-06-30 |
Steve Chamberlain | * coff-h8300.c (COFF_LONG_FILENAMES): Define. |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Fred Fish | * interp.c: (SYS_wait): Define as SYS_wait4 if availab... |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Steve Chamberlain | * configure.in: Add i386-pe configuration. |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Steve Chamberlain | * bfdlink.h (struct bfd_link_info): Added base_file... |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Steve Chamberlain | New files. |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Steve Chamberlain | * configure.in: Add i386-pe configuration. |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Steve Chamberlain | Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash... |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Steve Chamberlain | * ar.c: (print_contents.c, extract_file, do_quick_append): |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Steve Chamberlain | * config/obj-coff.c (fixup_segment): PE doens't use |
commit | commitdiff | tree | snapshot |
1995-06-29 |
Steve Chamberlain | Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash... |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Ken Raeburn | doc update |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Ken Raeburn | describe --emulation option |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Ken Raeburn | doc updates |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Ken Raeburn | fix description of h8/500, sh floating point |
commit | commitdiff | tree | snapshot |
1995-06-28 |
Ken Raeburn | get rid of unused m4 files |
commit | commitdiff | tree | snapshot |
next |