1994-06-15 |
Ian Lance Taylor | * lexsup.c (parse_args): Accept -static as a synonym for |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * ldmain.c (get_emulation): Ignore -m486 for Linux... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | Let the user change the dynamic linker used by ELF... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * config/sun4sol2.mt (eelf32_sparc.c): Depend upon... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * elfcode.h (NAME(bfd_elf,size_dynamic_sections))... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * coff-sparc.c (SWAP_OUT_RELOC_EXTRA): Define to clear... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * config/obj-coff.c (coff_frob_symbol): Use C_STAT... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Stan Shebs | Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Stan Shebs | Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * lexsup.c (parse_args): Sort out the option macros... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * archive.c (bfd_slurp_armap): Recognize __.SYMDEF... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * i386linux.c (i386linux_write_object_contents): Defin... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * config/tc-mips.c (mips_ip): Permit a modifier in... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * config/tc-mips.c (mips_ip): Permit non constant... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * scripttempl/aout.sc: Define __etext and __edata... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * nm.c (long_options): Add --no-demangle to turn off... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * ldver.c (help): Mention -traditional-format. |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * aoutx.h (translate_from_native_sym_flags): Treat... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | Comment change. |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Thomas Lord | Init current_directory. |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * ld.h (ld_config_type): Add new field traditional_format. |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * aoutx.h: Rewrite symbol duplicate elimination to... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * bfd-in.h (BFD_TRADITIONAL_FORMAT): Define new BFD... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * ldctor.c (ldctor_add_entry): Add entries to a set... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | Correct copyright date and add usual blank lines in... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Thomas Lord | New features. Less bugs. |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Per Bothner | * result.ch, result.exp, Makefile.in: New test case. |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Ian Lance Taylor | Tue Jun 14 18:05:09 1994 Eric Youngdale (ericy@cais... |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Ian Lance Taylor | * libaout.h (struct aoutdata): Add q_magic_format... |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Ian Lance Taylor | For PR 4865. |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Stan Shebs | Mon Jun 13 17:28:50 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Ian Lance Taylor | * scripttempl/alpha.sc: Define _ftext, _etext and... |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Ian Lance Taylor | * ldfile.c (open_a): If this is not an archive, try... |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Ian Lance Taylor | * lexsup.c (parse_args): Treat -i as a synonym for -r. |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Ian Lance Taylor | * ldgram.y (exp): Treat BLOCK as a synonym for ALIGN... |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Ian Lance Taylor | * ldgram.y (YYDEBUG): Don't define. |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Ian Lance Taylor | * aoutf1.h (aout_32_sunos4_write_object_contents)... |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Ian Lance Taylor | * config/obj-aout.c (obj_aout_frob_symbol): Warn about... |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Jeff Law | * som.c (EXEC_AUX_ID): Define based on availablity... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Stan Shebs | Conditionalize on mips-idt-ecoff. |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Stan Shebs | Sun Jun 12 16:38:42 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Stan Shebs | Sun Jun 12 16:30:34 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Stan Shebs | Sun Jun 12 16:25:36 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Peter Schauer | * config/m68k/dpx2.mh (NATDEPFILES): Remove duplicate... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Peter Schauer | * config/m68k/dpx2.mh (NATDEPFILES): Remove duplicate... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Peter Schauer | * symconst.h: Pick up SGI define for stIndirect. |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Peter Schauer | * history.c: Swap inclusion of rldefs.h and chardefs... |
commit | commitdiff | tree | snapshot |
1994-06-11 |
Ian Lance Taylor | Add weak symbols as an extension to a.out. |
commit | commitdiff | tree | snapshot |
1994-06-11 |
Ian Lance Taylor | Add weak symbols as an extension to a.out. |
commit | commitdiff | tree | snapshot |
1994-06-11 |
Ian Lance Taylor | Add weak symbols as an extension to a.out. |
commit | commitdiff | tree | snapshot |
1994-06-11 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-11 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Kung Hsu | Added Files: |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Ian Lance Taylor | * config/obj-elf.c (obj_elf_section): Don't set any... |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Ian Lance Taylor | Don't sanitize out SPARC v9 stuff. |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Ian Lance Taylor | Restore sparc64 targets clobbered in 1994/04/07 checkin. |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Ian Lance Taylor | * nm.c: HOST_64_BIT was renamed to BFD_HOST_64_BIT. |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Ian Lance Taylor | * emultempl/gld960.em: Pass false for new argument to |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Ian Lance Taylor | * emultempl/sunos.em: Only look for .so files if doing... |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Ian Lance Taylor | * objcopy.c (copy_archive): Make the temporary directo... |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Ian Lance Taylor | * aoutx.h (NAME(aout,canonicalize_reloc)): Handle... |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Ian Lance Taylor | * config/ho-sunos.h: Include <stdlib.h>. Don't declar... |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Ian Lance Taylor | * coff-i960.c (coff_i960_reloc_type_lookup): Add BFD_R... |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Jeff Law | * gdb.base/recurse.exp: Misc changes to get tests... |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Jeff Law | * hppa-tdep.c (target_read_pc, target_write_pc): Accep... |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Jeff Law | * gas/hppa/reloc/reloc.exp (roundmode test... |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Per Bothner | * pr-5022.ch, pr-5022.exp: New testcase. |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-10 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Per Bothner | * Makefile.in: Bunch of fixes so it actually works... |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Mark Eichin | cvs server works fine on the RS/6000 these days. Only... |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Ian Lance Taylor | * scripttempl/i960.sc: Add CONSTRUCTORS to .data. |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Stu Grossman | (nlm_symfile_read): Use SYMBOL_CLASS to access symbol... |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Bill Cox | * Makefile.in (check): Delete ld.new dependency so... |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Stu Grossman | * nlmread.c (nlm_symtab_read): Clean up a bit. |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Ian Lance Taylor | * configure: Remove temporary files on receipt of... |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Ian Lance Taylor | * ldlang.c (map_input_to_output_sections): For lang_ad... |
commit | commitdiff | tree | snapshot |
1994-06-09 |
Ian Lance Taylor | * aoutx.h (aout_get_external_symbols): Don't try to... |
commit | commitdiff | tree | snapshot |
1994-06-08 |
Stan Shebs | Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-06-08 |
Bill Cox | * Makefile.in (check): Delete as.new dependency, so... |
commit | commitdiff | tree | snapshot |
1994-06-08 |
David Henkel... | rs6k lynx changes |
commit | commitdiff | tree | snapshot |
1994-06-08 |
Stan Shebs | Tue Jun 7 18:45:39 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-06-08 |
Rob Savoye | Move "@" so it's actually on the first line of the... |
commit | commitdiff | tree | snapshot |
1994-06-07 |
Ian Lance Taylor | * elfcode.h (assign_section_numbers): Put shstrtab... |
commit | commitdiff | tree | snapshot |
1994-06-07 |
Ian Lance Taylor | * configure: If there is a package_makefile_frag,... |
commit | commitdiff | tree | snapshot |
1994-06-07 |
Ian Lance Taylor | * coffcode.h (styp_to_sec_flags): If COFF_PAGE_SIZE... |
commit | commitdiff | tree | snapshot |
1994-06-07 |
Ian Lance Taylor | * Makefile.in (mostlyclean, realclean): New targets. |
commit | commitdiff | tree | snapshot |
1994-06-07 |
Jim Kingdon | * gdb.c++/demangle.exp: Use gdb_test_exact, rather... |
commit | commitdiff | tree | snapshot |
1994-06-07 |
Jim Kingdon | * lib/gdb.exp (delete_breakpoints): If there were... |
commit | commitdiff | tree | snapshot |
1994-06-07 |
Jim Kingdon | * gdb.base/Makefile.in (EXECUTABLES): Remove t10. |
commit | commitdiff | tree | snapshot |
1994-06-07 |
Stan Shebs | Reorganized GDB tests - Chill |
commit | commitdiff | tree | snapshot |
next |