2001-02-27 |
Alan Modra | Fix some comments, and a formatting error.
|
commit | commitdiff | tree |
2001-02-27 |
Alan Modra | Bump version to 2.11.90, fix missing dependencies in...
|
commit | commitdiff | tree |
2001-02-13 |
Alan Modra | Handle long jumps for .code16 and .arch < 386 by using...
|
commit | commitdiff | tree |
2001-02-13 |
Alan Modra | Update copyright date.
|
commit | commitdiff | tree |
2001-02-13 |
Alan Modra | Fix parsing of multi-char operators.
|
commit | commitdiff | tree |
2001-02-13 |
Alan Modra | (elf32_hppa_set_gp): Handle weak $global$.
|
commit | commitdiff | tree |
2001-02-09 |
Alan Modra | Don't #ifdef inside printf in case printf is a macro.
|
commit | commitdiff | tree |
2001-02-08 |
Alan Modra | (pa_build_unwind_subspace): Don't call
|
commit | commitdiff | tree |
2001-02-06 |
Alan Modra | Fix unwind info when cross-compiling from little-endian...
|
commit | commitdiff | tree |
2001-01-31 |
Alan Modra | (elf64_hppa_object_p): Set architecture and machine...
|
commit | commitdiff | tree |
2001-01-31 |
Alan Modra | Another HAVE_DOS_BASED_FILE_SYSTEM check.
|
commit | commitdiff | tree |
2001-01-30 |
Alan Modra | Write out millicode functions with the right elf symbol...
|
commit | commitdiff | tree |
2001-01-30 |
Alan Modra | Fix a null-pointer dereference and some range checks.
|
commit | commitdiff | tree |
2001-01-30 |
Alan Modra | Handle hppa64-linux systems.
|
commit | commitdiff | tree |
2001-01-25 |
Alan Modra | (lang_leave_overlay): Don't set lma_region when load_base...
|
commit | commitdiff | tree |
2001-01-24 |
Alan Modra | Fix swapgs instruction.
|
commit | commitdiff | tree |
2001-01-24 |
Alan Modra | Don't check for backslashes in file names
|
commit | commitdiff | tree |
2001-01-24 |
Alan Modra | * stabs.c: Update copyright. Include "filenames.h".
|
commit | commitdiff | tree |
2001-01-23 |
Alan Modra | (m32r_handle_align): Declare type of fragp.
|
commit | commitdiff | tree |
2001-01-23 |
Alan Modra | Only set lma_region from the default for the first...
|
commit | commitdiff | tree |
2001-01-22 |
Alan Modra | Allow Maciej to select weird --libdir options and still...
|
commit | commitdiff | tree |
2001-01-16 |
Alan Modra | Support hand-crafted .PARISC.unwind entries
|
commit | commitdiff | tree |
2001-01-16 |
Alan Modra | Build unwind info for more than just .text section.
|
commit | commitdiff | tree |
2001-01-15 |
Alan Modra | Missed this in last commit "Linux target variants for...
|
commit | commitdiff | tree |
2001-01-14 |
Alan Modra | Linux target variants for elfxx-hppa.
|
commit | commitdiff | tree |
2001-01-14 |
Alan Modra | Automatically enable --unique=.text for elf32-hppa.
|
commit | commitdiff | tree |
2001-01-14 |
Alan Modra | Use SEGREL32 relocs for elf32-hppa unwind.
|
commit | commitdiff | tree |
2001-01-14 |
Alan Modra | Add parens like the comment says.
|
commit | commitdiff | tree |
2001-01-14 |
Alan Modra | Correct DT_INIT/DT_FINI ABI violation
|
commit | commitdiff | tree |
2001-01-14 |
Alan Modra | Wide mode .plt offsets for elf64-hppa
|
commit | commitdiff | tree |
2001-01-14 |
Alan Modra | Adds assembly and dis-assembly support for the HPPA...
|
commit | commitdiff | tree |
2001-01-14 |
Alan Modra | Extend "ld --unique" functionality.
|
commit | commitdiff | tree |
2001-01-12 |
Alan Modra | Cure recent x86 warts.
|
commit | commitdiff | tree |
2001-01-10 |
Alan Modra | Fix "movnti"
|
commit | commitdiff | tree |
2000-12-13 |
Alan Modra | Rodney Brown's CHECK_FIELD typo fixes.
|
commit | commitdiff | tree |
2000-12-11 |
Alan Modra | Replace #warning with #error
|
commit | commitdiff | tree |
2000-12-07 |
Alan Modra | #warn -> #warning
|
commit | commitdiff | tree |
2000-12-06 |
Alan Modra | Fix T_SHORT macro conflict.
|
commit | commitdiff | tree |
2000-11-28 |
Alan Modra | Correct {STANDARD,MRI}_MUL_PRECEDENCE value.
|
commit | commitdiff | tree |
2000-11-07 |
Alan Modra | Fix for H8 ld problem.
|
commit | commitdiff | tree |
2000-11-06 |
Alan Modra | Fix compilation warnings as otherwise we fail the test.
|
commit | commitdiff | tree |
2000-11-05 |
Alan Modra | * ldlex.l (yy_create_string_buffer): Init all structure...
|
commit | commitdiff | tree |
2000-10-31 |
Alan Modra | Kaz Kojima's BFD_RELOC_SH_PCDISP12BY2 fix.
|
commit | commitdiff | tree |
2000-10-19 |
Alan Modra | Ensure section sizes are multiples of 16, so that targets...
|
commit | commitdiff | tree |
2000-10-12 |
Alan Modra | Another try at correcting relocations against discarded
|
commit | commitdiff | tree |
2000-10-12 |
Alan Modra | Include alloca-conf.h
|
commit | commitdiff | tree |
2000-10-11 |
Alan Modra | Revert 2000-10-07 link-once section symbol changes.
|
commit | commitdiff | tree |
2000-10-10 |
Alan Modra | Fix my last change to actually compile.
|
commit | commitdiff | tree |
2000-10-10 |
Alan Modra | (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
|
commit | commitdiff | tree |
2000-10-10 |
Alan Modra | * section.c (bfd_make_section_anyway): Release newsect...
|
commit | commitdiff | tree |
2000-10-07 |
Alan Modra | (md_apply_fix): Remove bad assert added 2000-09-26.
|
commit | commitdiff | tree |
2000-10-07 |
Alan Modra | * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too
|
commit | commitdiff | tree |
2000-10-07 |
Alan Modra | Cure a number of segfaults caused by /DISCARD/ of dynamic...
|
commit | commitdiff | tree |
2000-10-07 |
Alan Modra | Make elf section symbols global for link-once sections.
|
commit | commitdiff | tree |
2000-10-05 |
Alan Modra | Correct handling of non-global syms in linkonce sections.
|
commit | commitdiff | tree |
2000-10-04 |
Alan Modra | Excise C++ style comments.
|
commit | commitdiff | tree |
2000-10-02 |
Alan Modra | Remove some hppa-elf fudges.
|
commit | commitdiff | tree |
2000-10-02 |
Alan Modra | Correct call to _bfd_elf32_gc_record_vtable.
|
commit | commitdiff | tree |
2000-09-30 |
Alan Modra | Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.
|
commit | commitdiff | tree |
2000-09-29 |
Alan Modra | (arm_add_to_rel): Fix R_ARM_THM_PC22 relocations.
|
commit | commitdiff | tree |
2000-09-29 |
Alan Modra | * elflink.h (elf_link_add_object_symbols): Don't bfd_release...
|
commit | commitdiff | tree |
2000-09-29 |
Alan Modra | That'll teach me not to type little patches in by hand...
|
commit | commitdiff | tree |
2000-09-29 |
Alan Modra | (elf_fake_sections): Do not mark the section SHT_NOBITS if
|
commit | commitdiff | tree |
2000-09-28 |
Alan Modra | Update for hppa*w -> hppa*64* configure name change.
|
commit | commitdiff | tree |
2000-09-28 |
Alan Modra | Modify .PARAM so we need an arg reloc.
|
commit | commitdiff | tree |
2000-09-28 |
Alan Modra | * som.c: Include alloca-conf.h
|
commit | commitdiff | tree |
2000-09-28 |
Alan Modra | Add alloca-conf.h from libiberty.
|
commit | commitdiff | tree |
2000-09-28 |
Alan Modra | For SOM, don't force relocs on out-of-range 12 bit...
|
commit | commitdiff | tree |
2000-09-27 |
Alan Modra | .plt stub for lazy linking, --stub-group-size=N ld...
|
commit | commitdiff | tree |
2000-09-27 |
Alan Modra | External/weak SOM fixes, branch limit corrections.
|
commit | commitdiff | tree |
2000-09-26 |
Alan Modra | Make weak symbols SS_UNIVERSAL (ie. global)
|
commit | commitdiff | tree |
2000-09-23 |
Alan Modra | * config/tc-hppa.c (hppa_fix_adjustable): Do the external...
|
commit | commitdiff | tree |
2000-09-21 |
Alan Modra | Silence gcc warning.
|
commit | commitdiff | tree |
2000-09-21 |
Alan Modra | Correct comments. Don't check non-code output sections...
|
commit | commitdiff | tree |
2000-09-21 |
Alan Modra | Fix a segfault caused by under-allocating an array.
|
commit | commitdiff | tree |
2000-09-20 |
Alan Modra | Handle out of memory situations.
|
commit | commitdiff | tree |
2000-09-18 |
Alan Modra | * config/tc-hppa.h (TC_FORCE_RELOCATION_SECTION): For...
|
commit | commitdiff | tree |
2000-09-18 |
Alan Modra | Group stub sections.
|
commit | commitdiff | tree |
2000-09-15 |
Alan Modra | (DATA_START_SYMBOLS): Provide $global$ only as needed.
|
commit | commitdiff | tree |
2000-09-15 |
Alan Modra | Find the first .init and .fini sections correctly.
|
commit | commitdiff | tree |
2000-09-14 |
Alan Modra | Lots of bug fixes. .plt entries for DT_INIT, DT_FINI...
|
commit | commitdiff | tree |
2000-09-08 |
Alan Modra | (bfd_get_unique_section_name): Put a dot before the...
|
commit | commitdiff | tree |
2000-09-07 |
Alan Modra | Fix an orphan section problem caused by weird linker...
|
commit | commitdiff | tree |
2000-09-07 |
Alan Modra | Fix list handling for orphan section output statements.
|
commit | commitdiff | tree |
2000-09-06 |
Alan Modra | Fix place_orphan crash.
|
commit | commitdiff | tree |
2000-09-06 |
Alan Modra | Correct gas/ChangeLog 2000-06-23 entry, which I thought...
|
commit | commitdiff | tree |
2000-09-06 |
Alan Modra | `template' isn't a very good name for a variable.
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | doco addition.
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | Shared lib support.
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | Shared lib support for elf32-hppa
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | Miscellaneous tiny fixes.
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | .reg improvements.
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | Munge in vtable support for tc-hppa.c, inform elf back...
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | A tidy of ld/ldlang.c, and add missing Makefile dependencies
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | --split-by-reloc, --split-by-file extensions. --unique...
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | (SEC_HAS_GOT_REF): Define new flag for asection.
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | A tiny addition for PCREL12F relocs, and a fix for...
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | Support for vtable relocs.
|
commit | commitdiff | tree |
2000-09-05 |
Alan Modra | Add some reloc types.
|
commit | commitdiff | tree |
2000-09-01 |
Alan Modra | (elf_i386_finish_dynamic_symbol): Remove unnecessary...
|
commit | commitdiff | tree |
next |