| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Correct d10v sanitization errors. | Jim Wilson | 1997-03-03 | 5 | -45/+7 |
* | * elflink.h (elf_link_find_version_dependencies): Check that | Ian Lance Taylor | 1997-03-03 | 2 | -0/+7 |
* | Correct d10v sanitization errors. | Jim Wilson | 1997-03-03 | 2 | -12/+1 |
* | * config/tc-mips.c (mips16_extended_frag): Don't assume that we | Ian Lance Taylor | 1997-03-01 | 2 | -6/+17 |
* | * config/monitor.exp: Detect the "Couldn't establish connection" | Bob Manson | 1997-03-01 | 2 | -20/+61 |
* | * configure.in (tic80-*-*): Remove ld from noconfigdirs. | Fred Fish | 1997-03-01 | 2 | -1/+7 |
* | * coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC. | Fred Fish | 1997-02-28 | 2 | -1/+7 |
* | * ldmain.c (main): Call bfd_set_default_target. | Ian Lance Taylor | 1997-02-28 | 2 | -1/+6 |
* | * targets.c (bfd_default_vector): Make non-const. | Ian Lance Taylor | 1997-02-28 | 1 | -0/+9 |
* | * syms.c (bfd_is_local_label): Return false if the symbol has no | Ian Lance Taylor | 1997-02-28 | 2 | -1/+18 |
* | * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER. | Ian Lance Taylor | 1997-02-28 | 5 | -41/+58 |
* | * config/te-sco386.h: Remove; not used. | Ian Lance Taylor | 1997-02-28 | 2 | -11/+0 |
* | * emultempl/m88kbcs.em: Remove. | Ian Lance Taylor | 1997-02-28 | 4 | -122/+20 |
* | * ldmain.c (main): Don't initialize link_info.lprefix or | Ian Lance Taylor | 1997-02-28 | 1 | -5/+10 |
* | * aoutx.h (aout_link_write_symbols): Use bfd_is_local_label_name | Ian Lance Taylor | 1997-02-28 | 2 | -2/+22 |
* | * elfxx-target.h (bfd_elfNN_bfd_is_local_label_name): Define as | Ian Lance Taylor | 1997-02-28 | 1 | -3/+460 |
* | * coffcode.h (coff_bfd_is_local_label_name): Define as | Ian Lance Taylor | 1997-02-28 | 1 | -1/+1 |
* | * mips-tdep.c (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): | Mark Alexander | 1997-02-28 | 2 | -56/+96 |
* | * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_label | Ian Lance Taylor | 1997-02-28 | 9 | -40/+104 |
* | * elf32-mips.c (struct mips_got_info): Add assigned_gotno field. | Ian Lance Taylor | 1997-02-27 | 2 | -30/+211 |
* | remove d10v sanitization | Ian Lance Taylor | 1997-02-27 | 2 | -15/+3 |
* | * config/tc-tic80 (md_pseudo_table): Add align pseudo op to do | Fred Fish | 1997-02-27 | 2 | -1/+10 |
* | * stabs.texinfo (String Field): Document type number pairs here, | Ian Lance Taylor | 1997-02-27 | 2 | -42/+67 |
* | * gas/tic80/{align.d, align.lst, align.s} New test for the | Fred Fish | 1997-02-27 | 5 | -0/+110 |
* | * remote-mips.c: Put back the form feeds. | Mark Alexander | 1997-02-27 | 2 | -18/+14 |
* | * remote-mips.c: Remove form feeds (^L) from source. | Mark Alexander | 1997-02-27 | 2 | -24/+54 |
* | * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove make-all.com,... | Ken Raeburn | 1997-02-27 | 1 | -0/+9 |
* | * config/tc-m68k.c (md_assemble): Handle a reloc width of 'W'.n | Ian Lance Taylor | 1997-02-27 | 1 | -0/+2 |
* | Thu Feb 27 14:04:32 1997 Philippe De Muyter <phdm@info.ucl.ac.be> | Ian Lance Taylor | 1997-02-27 | 2 | -0/+13 |
* | fix random missing Sanitize bits | Angela Marie Thomas | 1997-02-27 | 3 | -0/+87 |
* | Use change-log-mode, not indented-text-mode | Michael Meissner | 1997-02-27 | 1 | -1/+23 |
* | * gasp.c (hash_add_to_string_table): Correct misspelling in error | Ian Lance Taylor | 1997-02-27 | 2 | -11/+44 |
* | * configure.in configure (HPUX/OSF thread support): Enable this | Stu Grossman | 1997-02-27 | 3 | -20/+32 |
* | * configure.in: Define BSD44_FORMAT if the target looks like a | Ian Lance Taylor | 1997-02-27 | 5 | -2/+29 |
* | comment change | Ian Lance Taylor | 1997-02-27 | 1 | -0/+2 |
* | * configure.host (i[3456]86-*-windows): Disable long long | Stu Grossman | 1997-02-27 | 4 | -262/+553 |
* | FIxing Sanitize problems found by Marilyn. | Jeff Law | 1997-02-27 | 1 | -6/+0 |
* | Fixing Sanitize errors found by Marilyn. | Jeff Law | 1997-02-27 | 1 | -2/+2 |
* | Add "r" section attribute to denote read-only sections | Michael Meissner | 1997-02-27 | 1 | -0/+5 |
* | * mri.c (mri_draw_tree): Pass noload_section, not SEC_NEVER_LOAD, | Ian Lance Taylor | 1997-02-27 | 1 | -0/+6 |
* | Deal with 64 bit instruction sizes on the tic80 | Michael Meissner | 1997-02-27 | 1 | -0/+4 |
* | oops... always keep d10v stuff | Angela Marie Thomas | 1997-02-27 | 2 | -8/+2 |
* | only keep d10velf.sh for keep-d10v | Angela Marie Thomas | 1997-02-27 | 1 | -0/+8 |
* | add sim-basics.h sim-config.h sim-inline.c to Things-to-keep | Angela Marie Thomas | 1997-02-27 | 1 | -0/+3 |
* | * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags. | Ian Lance Taylor | 1997-02-27 | 1 | -0/+3 |
* | * expr.c (operand): Simplify 0b handling. Don't treat 0b as a | Ian Lance Taylor | 1997-02-27 | 2 | -94/+240 |
* | * config/tc-tic80.c (FLT_CHARS): Change from "dD" to "fF". | Fred Fish | 1997-02-27 | 2 | -4/+32 |
* | * gas/tic80/{float.d, float.lst, float.s}: New tests for | Fred Fish | 1997-02-27 | 5 | -0/+187 |
* | always keep te-lnews.h | Stan Shebs | 1997-02-27 | 1 | -0/+1 |
* | * configure.in (mips*-*-lnews*): New target, also make empty | Stan Shebs | 1997-02-27 | 3 | -7/+24 |