Age | Commit message (Expand) | Author | Files | Lines |
1999-06-13 | mention EXCLUDE_FILE | Ian Lance Taylor | 1 | -0/+3 |
1999-06-13 | * defparse.y (explist): Remove separate expline to eliminate | Ian Lance Taylor | 3 | -10/+43 |
1999-06-13 | 1999-06-13 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 2 | -1/+6 |
1999-06-13 | (tc_gen_reloc): Fix handling of GOTPC relocs. | Ulrich Drepper | 2 | -1/+8 |
1999-06-13 | * elflink.h (elf_link_read_relocs_from_section): New function, | Mark Mitchell | 2 | -41/+91 |
1999-06-12 | * ld-checks/asm.s: Use a symbol name for .lcomm. | Ian Lance Taylor | 3 | -9/+13 |
1999-06-12 | * write.c (adjust_reloc_syms): Rather than never reducing reloc | Ian Lance Taylor | 2 | -5/+11 |
1999-06-12 | This fixes ! to work as documented in a memory region attribute list. | Ian Lance Taylor | 4 | -18/+35 |
1999-06-12 | * elfcode.h (elf_slurp_reloc_table_from_section): Don't assume | Mark Mitchell | 2 | -2/+13 |
1999-06-12 | * subsegs.c (subseg_text_p): New function. | Ian Lance Taylor | 10 | -35/+42 |
1999-06-12 | * ar.c (O_BINARY): Define as 0 if not defined. | Ian Lance Taylor | 2 | -1/+10 |
1999-06-12 | * rename.c (O_BINARY): Define as 0 if not defined. | Ian Lance Taylor | 2 | -1/+14 |
1999-06-12 | Based on patch from H. Peter Anvin <hpa@transmeta.com>: | Ian Lance Taylor | 5 | -9/+64 |
1999-06-12 | * configure.in: If frexp is not available, check in -lm. | Ian Lance Taylor | 3 | -217/+298 |
1999-06-12 | * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't add | Ian Lance Taylor | 2 | -2/+8 |
1999-06-12 | * readelf.c (get_elf_class): Use correct printf format for type. | Ian Lance Taylor | 2 | -9/+22 |
1999-06-12 | 1999-06-12 David O'Brien <obrien@freebsd.org> | Ian Lance Taylor | 2 | -2/+7 |
1999-06-12 | 1999-06-12 David O'Brien <obrien@freebsd.org> | Ian Lance Taylor | 3 | -170/+177 |
1999-06-12 | * elf32-mips.c (mips_elf32_section_processing): Permit a | Ian Lance Taylor | 2 | -1/+7 |
1999-06-12 | 1999-06-12 David O'Brien <obrien@freebsd.org> | Ian Lance Taylor | 2 | -3/+13 |
1999-06-12 | * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*" | Ian Lance Taylor | 4 | -11/+13 |
1999-06-12 | * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or | Ian Lance Taylor | 4 | -13/+24 |
1999-06-12 | * Makefile.in: (taz): Don't use texinfo/gpl.texinfo or | Ian Lance Taylor | 2 | -4/+2 |
1999-06-12 | * Makefile.in: Change distribution targets to use bzip2 instead of | Ian Lance Taylor | 2 | -20/+25 |
1999-06-12 | add texinfo.tex | Ian Lance Taylor | 1 | -0/+5431 |
1999-06-12 | * dwarf2dbg.c: Include elf/dwarf2.h with "", not <>. | Ian Lance Taylor | 4 | -5/+11 |
1999-06-12 | fix copyrights | Ian Lance Taylor | 2 | -3/+23 |
1999-06-11 | * struc-symbol.h: Put local_symbol code in ifdef BFD_ASSEMBLER. | Ian Lance Taylor | 4 | -6/+51 |
1999-06-11 | * config/tc-i386.c (i386_immediate): Remove unused label | Ian Lance Taylor | 1 | -1/+0 |
1999-06-11 | * dwarf2dbg.c: Change bfd_vma to addressT and bfd_signed_vma to | Ian Lance Taylor | 2 | -17/+28 |
1999-06-11 | * gas/i386/amd.s: Add a symbol so a.out tests will work. | Ian Lance Taylor | 5 | -2/+11 |
1999-06-11 | * dwarf2dbg.h: Use PARAMS in function declarations. | Ian Lance Taylor | 2 | -5/+10 |
1999-06-11 | * reloc.c (_bfd_relocate_contents): Permit bitfield relocations to | Ian Lance Taylor | 2 | -0/+12 |
1999-06-11 | 1999-06-11 Martin Dorey <mdorey@madge.com> | Ian Lance Taylor | 3 | -22/+12 |
1999-06-10 | * config/tc-i386.c (md_apply_fix3): Add default case to switch. | Ian Lance Taylor | 2 | -0/+5 |
1999-06-10 | * config/tc-sparc.c (md_pseudo_table): Remove pushsection and | Ian Lance Taylor | 2 | -2/+3 |
1999-06-10 | * config/tc-sparc.c (sparc_ip): Add default case to reloc switch. | Ian Lance Taylor | 2 | -0/+5 |
1999-06-10 | * read.c (read_a_source_file): Only declare inescape if | Ian Lance Taylor | 2 | -1/+13 |
1999-06-10 | * itbl-ops.c (itbl_disassemble): Change sprintf format strings to | Ian Lance Taylor | 1 | -5/+5 |
1999-06-10 | * as.c: If HAVE_ITBL_CPU, include "itbl-ops.h". | Ian Lance Taylor | 1 | -1/+3 |
1999-06-10 | * dwarf2.c (decode_line_info): Remove unused variable first_time. | Ian Lance Taylor | 2 | -1/+4 |
1999-06-10 | * symbols.c (resolve_symbol_value): Don't permit subtraction of | Ian Lance Taylor | 2 | -2/+10 |
1999-06-10 | * gas/mips/sync.d: Pass -mips2 to the assembler. | Ian Lance Taylor | 10 | -26/+54 |
1999-06-10 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 2 | -304/+347 |
1999-06-10 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 10 | -83/+146 |
1999-06-10 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 2 | -0/+6 |
1999-06-10 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 3 | -5/+25 |
1999-06-10 | Based on patches from John W. Woznack <jwoznack@concentric.net>: | Ian Lance Taylor | 4 | -38/+42 |
1999-06-10 | * symbols.c (copy_symbol_attributes): Convert local symbols to | Ian Lance Taylor | 2 | -2/+7 |
1999-06-10 | * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'. | Richard Henderson | 9 | -18/+24 |