OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
2003-03-03 Joern RenneckeFix sh-elf linker relaxation:
2003-03-03 Alexandre Oliva* ldmain.c (set_scripts_dir): Look for relative to...
2003-03-03 Alexandre Oliva* ldfile.h (struct search_dirs): Added sysrooted field.
2003-03-03 Nick CliftonInstalled latest Danish translation.
2003-03-03 Christopher... * scripttempl/pe.sc: Use PROVIDE with etext, end, _end,
2003-03-02 Alan Modradaily update
2003-03-02 Thiemo SeuferLeftover from previous commit.
2003-03-02 Alan Modra * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.
2003-03-02 Thiemo Seufer * elf32-mips.c (elf_mips_howto_table_rel): Change...
2003-03-01 Alan Modradaily update
2003-03-01 Richard Henderson * elfxx-ia64.c (elfNN_ia64_relax_section):...
2003-02-28 Alan Modra * bfd-in.h (_bfd): Don't define.
2003-02-28 Alan Modradaily update
2003-02-28 Alan Modra * ldemul.c: Include getopt.h.
2003-02-28 Nathanael Nerode * Makefile.tpl: Rearrange.
2003-02-28 Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_get_script...
2003-02-28 Alan Modra * ldemul.c (ldemul_parse_args): Return FALSE by default.
2003-02-28 Alan Modra * ldemul.c (ldemul_add_options, ldemul_handle_option...
2003-02-28 Richard Henderson * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info...
2003-02-27 Andrew Cagney2003-02-27 Andrew Cagney <cagney@redhat.com>
2003-02-27 Alan Modradaily update
2003-02-27 Andrew Cagney2003-02-27 Andrew Cagney <cagney@redhat.com>
2003-02-27 DJ Deloriemerge from gcc
2003-02-27 DJ Deloriemerge from gcc
2003-02-26 Alan Modradaily update
2003-02-26 Alexandre Oliva* emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot...
2003-02-25 Alan Modradaily update
2003-02-25 Nick CliftonRemove site-file support - it is obsolete.
2003-02-25 Nick Clifton(ld_sysroot): Try to set from TOOLBINDIR too.
2003-02-25 Alan Modra * elflink.h (elf_link_read_relocs_from_section): Don...
2003-02-25 Alan Modra * elflink.h (elf_bfd_final_link): Apportion reloc...
2003-02-25 Alan ModraRegenerate dependencies.
2003-02-25 Alan Modra * hppa-dis.c: Formatting.
2003-02-25 Alan Modra * hppa-dis.c (print_insn_hppa <2 bit space register...
2003-02-24 Alan Modradaily update
2003-02-24 DJ Deloriemerge from gcc
2003-02-24 Nick CliftonAdd support for QNX style core files.
2003-02-24 Nick CliftonAdd support for kaOS as cross build target system.
2003-02-24 Nick CliftonAdd paragraph about using --disable-nls
2003-02-24 Nick Clifton(nm --size-sort): Update description.
2003-02-24 Alan Modra * elflink.c (_bfd_elf_create_got_section): Check exist...
2003-02-23 Alan Modradaily update
2003-02-23 Chris Demetriou2003-02-23 Elias Athanasopoulos <elathan@phys.uoa.gr>
2003-02-22 Alan Modradaily update
2003-02-22 DJ Deloriemerge from gcc
2003-02-22 Jim WilsonUpdate my address.
2003-02-21 Alan Modradaily update
2003-02-21 DJ Deloriemerge from gcc
2003-02-21 Nick CliftonUpdate Maverick tests.
2003-02-21 DJ Deloriemerge from gcc
2003-02-21 Nick CliftonCheck for a NULL sentinel value before using it.
2003-02-21 Nick CliftonAdd v850e debug registers.
2003-02-21 Nick CliftonAdd SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_...
2003-02-21 Nick Clifton(ldmac, stmac): Replace MACREG with MS32 and MD32.
2003-02-21 Nick CliftonDisable region size checking whilst relaxing sections.
2003-02-21 Nick CliftonApplied Bob Wilson's documentation fixes.
2003-02-21 Nick CliftonApply Bob Wilson's documenation clean up patch
2003-02-21 Richard Sandiford * config/tc-mips.c (prev_reloc_op_frag): New variable.
2003-02-21 Nick CliftonApply Bob Wilson's linker documenation clean ups.
2003-02-21 DJ Delorie* Makefile.tpl: Add definition of CPPFLAGS to pass...
2003-02-21 DJ Deloriemerge from gcc
2003-02-21 Alan Modra * objcopy.c (filter_symbols): Fix compilation problems...
2003-02-20 Alexandre Oliva* configure.in (TARGET_SYSTEM_ROOT): Set default to
2003-02-20 Alan Modradaily update
2003-02-20 Daniel Jacobowitz * Makefile.in (CFILES): Add lrealpath.c.
2003-02-20 Daniel Jacobowitz * libiberty.h (lrealpath): Add declaration.
2003-02-20 DJ Deloriemerge from gcc
2003-02-20 Nick CliftonFix typo: intial -> initial.
2003-02-20 Andrew CagneyIndex: include/gdb/ChangeLog
2003-02-20 Alan Modra * elf32-ppc.c: Formatting.
2003-02-20 Alexandre Oliva* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
2003-02-20 Christopher... * rclex.l (handle_quotes): Fix minor formatting problem...
2003-02-20 Christopher... * rclex.l: Handle strings spanning more than one line.
2003-02-20 Alexandre Oliva* libtool.m4 (LD): Append -melf* option to LD on IRIX...
2003-02-20 Alexandre Oliva* libtool.m4 (LD): Append -melf* option to LD on IRIX...
2003-02-20 Alan Modra * ldgram.y (vers_defns): Also recurse with 'EXTERN...
2003-02-19 Alexandre Oliva* ltcf-cxx.sh: Replace $linker_flags with $compiler_fla...
2003-02-19 Alexandre Oliva* configure.in: Introduce --enable-maintainer-mode.
2003-02-19 Andrew Cagney2003-02-19 Andrew Cagney <ac131313@redhat.com>
2003-02-19 Alan Modradaily update
2003-02-19 Alan Modra * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify...
2003-02-19 Alan Modra * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define.
2003-02-19 Alan Modra * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_coun...
2003-02-19 Alan Modra * app.c (do_scrub_chars): Handle '||' in two states.
2003-02-19 Alan Modraimport latest versions
2003-02-18 Alan Modradaily update
2003-02-18 Jason Merrill * Makefile.tpl (check-c++): Allow parallelism.
2003-02-18 Alan Modra * ld-powerpc/tlsexe.d: Update for changed handling...
2003-02-18 Alan Modra * elf32-ppc.c (ppc_elf_relocate_section): Remove unnec...
2003-02-18 Alan Modra * ppc64.h (IS_PPC64_TLS_RELOC): Rename from IS_TLS_RELOC.
2003-02-18 Alan ModraNew tests.
2003-02-18 Alan Modra * elf32-ppc.h: New file.
2003-02-18 Alan Modra * emultempl/ppc32elf.em: New file.
2003-02-18 Alan Modra * ppc.h: Replace DTPMOD64, TPREL64, DTPREL64 with...
2003-02-18 Alan Modra * ld.texinfo: Remove spaces between @samp and opening...
2003-02-17 Alan Modradaily update
2003-02-17 Alan Modra * elf64-ppc.c (ppc64_elf_relocate_section): Don't...
2003-02-17 Alan Modra * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64...
2003-02-17 Alan Modra * emultempl/ppc64elf.em (ppc_create_output_section_sta...
2003-02-17 Nick CliftonFix the behaviour of --allow-shlib-undefined, so that...
next