1994-06-22 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Ian Lance Taylor | * scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT... |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Ian Lance Taylor | * ldlang.c (lang_size_sections): Adjust current region... |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Ian Lance Taylor | * elfcode.h (elf_get_reloc_upper_bound): Correct. |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Stan Shebs | * mpw-make.in (VERSION): Update to 4.12.3. |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Ian Lance Taylor | * aout64.c (BMAGIC, QMAGIC): Define if not already... |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Ian Lance Taylor | Linux ZMAGIC support from Eric Youngdale <ericy@cais... |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Jim Kingdon | * Makefile.in: Add all-librx target similar to all... |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Stu Grossman | Remove .Sanitize to prevent release of proprietary... |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Ian Lance Taylor | * emulparams/i386linux.sh (NONPAGED_TEXT_START_ADDR... |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Ian Lance Taylor | * scripttempl/mipsbsd.sc: Let sections align to their... |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Ian Lance Taylor | * mips-dis.c (_print_insn_mips): Build a static hash... |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Ken Raeburn | keep configure.bat |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Ian Lance Taylor | * aoutx.h (aout_link_check_ar_symbols): Just skip... |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Jeff Law | * config/tc-hppa.h (obj_frob_symbol): Define for OBJ_ELF. |
commit | commitdiff | tree | snapshot |
1994-06-22 |
Stan Shebs | Sanitization fixes |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Rob Savoye | Look for as.new before looking in the path for the... |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Ian Lance Taylor | * nlmconv.c (powerpc_build_stubs): Don't generate... |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Kung Hsu | Modified Files: |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Ian Lance Taylor | * configure.in: Set nlmconv_defs to -DNLMCONV_cputype... |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Ian Lance Taylor | * nlmconv.c (main): Change uses of bfd_abs_section... |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Sean Eric Fagan | Added a nec-v810 target. |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Sean Eric Fagan | Added support for nev-v810 processor. A newlib *only... |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Ian Lance Taylor | * section.c (bfd_abs_section): Make const. |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Ian Lance Taylor | * subsegs.c (abs_seg_info, und_seg_info): Define if... |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Peter Schauer | * gdb.base/list.exp: Tweak alternate pattern for... |
commit | commitdiff | tree | snapshot |
1994-06-21 |
Peter Schauer | * c-lang.c (asm_language_defn): New definitions for... |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ian Lance Taylor | * Many files: change all bfd_target vectors to be... |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ken Raeburn | * Makefile.in (MANPAGES): Remove $(DEMANGLER_PROG). |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ken Raeburn | handle target ppc-*-elf*, for zoo. |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ken Raeburn | expr.c (operand): If "0f" is followed by '\0', don... |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ian Lance Taylor | * objdump.c: Don't include elf/internal.h. |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ian Lance Taylor | * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c,... |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ian Lance Taylor | * ecoff.c (ecoff_build_aux): Call swap_tir_out and... |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ian Lance Taylor | * mdebugread.c (parse_symbol): Don't call ecoff_swap_t... |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ian Lance Taylor | * ecoff.c (ecoff_swap_tir_in): Change input argument... |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ian Lance Taylor | * aoutx.h (NAME(aout,final_link)): Check flavour of... |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ian Lance Taylor | Comment change. |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ian Lance Taylor | * mipsbsd.c (MY_final_link_callback): Define to avoid... |
commit | commitdiff | tree | snapshot |
1994-06-20 |
Ian Lance Taylor | * hp300hpux.c (MY_final_link_callback): Define to... |
commit | commitdiff | tree | snapshot |
1994-06-18 |
Stan Shebs | * demangle.h (cplus_demangle_opname): Declare. |
commit | commitdiff | tree | snapshot |
1994-06-18 |
Rob Savoye | Use "default" rather than "unix". |
commit | commitdiff | tree | snapshot |
1994-06-18 |
Rob Savoye | Setup default and unknown init files. |
commit | commitdiff | tree | snapshot |
1994-06-18 |
Rob Savoye | Don't pass AS and ASFLAGS, it's now done in the testing... |
commit | commitdiff | tree | snapshot |
1994-06-18 |
Stan Shebs | * lib/gdb.exp (string_to_regexp): Set a default result. |
commit | commitdiff | tree | snapshot |
1994-06-18 |
Jim Kingdon | * breakpoint.c: Include annotate.h. Call annotate_fie... |
commit | commitdiff | tree | snapshot |
1994-06-18 |
Jim Kingdon | * main.c: Include string.h. |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Ian Lance Taylor | * Makefile.in (config-stamp): Make sure there is at... |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Ian Lance Taylor | * aout-target.h (MY(callback)): Set the alignments... |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Ian Lance Taylor | * sunos.c (sunos_add_one_symbol): Treat a common symbo... |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Jeff Law | * libhppa.h (bfd_hppa_insn2fmt, hppa_rebuild_insn... |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Jeff Law | * config/tc-hppa.c: Misc trivial changes to... |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Jeff Law | * elf32-hppa.h (elf_hppa_final_processing): Delete... |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Jeff Law | * config/tc-hppa.h (elf_hppa_final_processing... |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Jeff Law | * elfcode.h (elf_link_input_bfd): Don't try to read... |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Jeff Law | * scripttempl/hppaelf.sc: Place .data and .bss at... |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Ken Raeburn | deleted code for keep-v9 that does nothing useful |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Ken Raeburn | unsanitize v9 |
commit | commitdiff | tree | snapshot |
1994-06-17 |
Ken Raeburn | unsanitize v9 |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ken Raeburn | folding v9 change log in; stop sanitizing configure.in |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Stan Shebs | * fork-child.c (startup_inferior) [STARTUP_INFERIOR... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Stan Shebs | * configure.in: Improve sorting/formatting of hosts... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * configure.in: Set UNDERSCORE in Makefile based on... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * config.bfd: If second argument is ``_'', then, inste... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Stan Shebs | Keep v9 bits now. |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ken Raeburn | v9 unsanitization |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ken Raeburn | keep makefile.dos |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * lexsup.c (parse_args): Add -shared to longopts,... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * elfcode.h (elf_bfd_final_link): If trying to generat... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * bfdlink.h (struct bfd_link_info): Add new field... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * configure.in: If EMUL_EXTRA* is defined in a config... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * Makefile.in: Rebuilt dependencies. |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * aoutx.h (NAME(aout,some_aout_object_p)): Accept... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * aout64.h (BMAGIC): Define. |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * ldexp.c (exp_print_tree): Don't crash if etree_rel... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * scripttempl/aout.sc: Let sections align to their... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ken Raeburn | * as.c (parse_args): Cast xmalloc return value. |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ken Raeburn | v9, vms changes and some stuff i checked in recently... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Stan Shebs | Wed Jun 15 17:36:07 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ken Raeburn | Fri Jun 3 17:25:08 1994 Pat Rankin (rankin@eql... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ken Raeburn | For sparc64 target, use sparc cpu files and add sparcv9... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ken Raeburn | (config-stamp): If $(defs) contains multiple words... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ken Raeburn | sparc v9 unsanitization |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Ian Lance Taylor | * libelf.h (struct elf_obj_tdata): New field dt_needed... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | * ldemul.h (ldemul_open_dynamic_archive): Declare. |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ken Raeburn | comment on v9 stuff |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ken Raeburn | added elf64-sparc.* |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ken Raeburn | unsanitizing v9 |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ken Raeburn | regenerated (unsanitize v9) |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ken Raeburn | unsanitize v9 |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ken Raeburn | unsanitize v9 |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ken Raeburn | Tweak v9 support to ready it for release. |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Ian Lance Taylor | Comment fix. |
commit | commitdiff | tree | snapshot |
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 |
next |