Age | Commit message (Expand) | Author | Files | Lines |
1995-10-04 | Better parsing, tocd, tocv started | Kim Knuttila | 1 | -0/+8 |
1995-10-04 | * config/tc-ppc.c (ppc_frob_symbol): Don't create an aux entry for | Ian Lance Taylor | 1 | -0/+8 |
1995-10-03 | * cond.c (s_endif): Call demand_empty_rest_of_line. In MRI mode, | Ian Lance Taylor | 1 | -0/+8 |
1995-10-02 | * config/m68k-parse.y (m68k_reg_parse): In MRI mode, permit | Ian Lance Taylor | 1 | -0/+5 |
1995-10-01 | * config/tc-hppa.c (hppa_fix_adjustable): DP relative relocs | Jeff Law | 1 | -0/+60 |
1995-09-29 | * mpw-config.in: Translate "powerpc" into "ppc", remove gen of | Stan Shebs | 1 | -0/+13 |
1995-09-28 | updated changes | Kim Knuttila | 1 | -0/+10 |
1995-09-28 | * config/tc-ppc.h (tc_fix_adjustable): Define. | Ian Lance Taylor | 1 | -0/+6 |
1995-09-28 | * config/tc-arm.h (TARGET_FORMAT): Define for arm-coff. | David Edelsohn | 1 | -0/+4 |
1995-09-27 | * symbols.c (S_IS_LOCAL): All symbols in reg_section are local. | Ian Lance Taylor | 1 | -0/+2 |
1995-09-27 | * config/tc-ppc.h (OBJ_XCOFF): Define if OBJ_COFF and not TE_PE. | Ian Lance Taylor | 1 | -0/+21 |
1995-09-27 | * configure.in: No need to check whether ${cpu_type} is powerpc; | Ian Lance Taylor | 1 | -0/+6 |
1995-09-27 | Details of more fixes to earlier fixes | Kim Knuttila | 1 | -0/+2 |
1995-09-27 | Undo md_apply_fix3 changes | Michael Meissner | 1 | -0/+5 |
1995-09-27 | Initial asm support for ppc/PE | Kim Knuttila | 1 | -0/+19 |
1995-09-26 | Support all of the V.4 relocations | Michael Meissner | 1 | -0/+17 |
1995-09-25 | Better reloc support | Michael Meissner | 1 | -0/+9 |
1995-09-25 | * config/tc-arm.c (md_atof): Output little endian constants in | Ian Lance Taylor | 1 | -0/+6 |
1995-09-25 | * configure.in: Fix typo: fmt-elf to fmt=elf. | Ian Lance Taylor | 1 | -0/+4 |
1995-09-22 | start at handling branch taken/branch not taken hints. | Michael Meissner | 1 | -0/+7 |
1995-09-22 | do not set EF_PPC_RELOCATABLE for -mrelocatable-lib | Michael Meissner | 1 | -0/+5 |
1995-09-21 | * subsegs.c (subseg_set): Permit SEG_ABSOLUTE in know expression. | Ian Lance Taylor | 1 | -0/+9 |
1995-09-21 | add -mrelocatable-lib, -memb support | Michael Meissner | 1 | -0/+15 |
1995-09-19 | * config/tc-m68k.c (m68k_ip): Reject immediate operands for '%'. | Ian Lance Taylor | 1 | -0/+2 |
1995-09-19 | * config/tc-m68k.c (m68k_ip): Reject immediate operands for '|'. | Ian Lance Taylor | 1 | -0/+3 |
1995-09-19 | * config/tc-m68k.c (parse_mri_control_operand): Change leftstop | Ian Lance Taylor | 1 | -0/+15 |
1995-09-18 | * config/tc-m68k.c (parse_mri_control_operand): Change leftstart | Ian Lance Taylor | 1 | -0/+9 |
1995-09-18 | * read.c (mri_comment_field): New function. | Ian Lance Taylor | 1 | -0/+13 |
1995-09-18 | * write.c (fixup_segment): Handle ABS-sym in -sym case rather than | Ian Lance Taylor | 1 | -0/+10 |
1995-09-18 | * config/tc-m68k.c (s_reg): Ignore comment field in MRI mode. | Ian Lance Taylor | 1 | -0/+4 |
1995-09-18 | Mon Sep 18 14:44:04 1995 Arne H. Juul <arnej@pvv.unit.no> | Ian Lance Taylor | 1 | -0/+5 |
1995-09-18 | * configure.in: Set endian to little for mips-*-ultrix*. | Ian Lance Taylor | 1 | -0/+12 |
1995-09-16 | * config/tc-m68k.c: Change some "CONST" references to "const". | Jeff Law | 1 | -0/+4 |
1995-09-15 | vms updates | Ken Raeburn | 1 | -0/+10 |
1995-09-13 | * Makefile.in (EXPECT): New variable. | Ian Lance Taylor | 1 | -0/+10 |
1995-09-13 | * write.c (relax_and_size_seg): Change to the segment we are | Ian Lance Taylor | 1 | -0/+11 |
1995-09-12 | * config/tc-arm.c (md_atof): Fix debugging printf, and leave it | David Edelsohn | 1 | -0/+5 |
1995-09-11 | * doc/configure.in: Remove unused file. | Ian Lance Taylor | 1 | -0/+2 |
1995-09-11 | * app.c (do_scrub_chars): Grab all available spaces at start of | Ian Lance Taylor | 1 | -0/+8 |
1995-09-11 | * sb.c: Include "libiberty.h". | Ian Lance Taylor | 1 | -0/+5 |
1995-09-08 | * app.c (do_scrub_chars): In MRI mode, keep a space before a | Ian Lance Taylor | 1 | -0/+5 |
1995-09-08 | * Makefile.in (install): Don't install gasp in $(tooldir). | Ian Lance Taylor | 1 | -0/+2 |
1995-09-08 | * config/tc-mips.c (macro): Handle a non zero base register for | Ian Lance Taylor | 1 | -0/+3 |
1995-09-08 | * gasp.c (show_usage): Put program_name argument in first fprintf, | Ian Lance Taylor | 1 | -0/+5 |
1995-09-07 | * expr.c (operand): Handle 08 and 09 in MRI mode. | Ian Lance Taylor | 1 | -0/+9 |
1995-09-07 | * read.c (cons_worker): Don't use #elif; old compilers don't | Ian Lance Taylor | 1 | -0/+5 |
1995-09-07 | * app.c (do_scrub_chars): In MRI mode, silently end quoted strings | Ian Lance Taylor | 1 | -0/+25 |
1995-09-06 | * config/tc-mips.c: Remove CYGNUS LOCAL comments. | Stan Shebs | 1 | -0/+10 |
1995-09-05 | * configure.in: When testing for a free() declaration in system header files, | Ken Raeburn | 1 | -0/+35 |
1995-09-01 | This change does not affect the MIPS instruction assembly. It is | Jackie Smith Cashion | 1 | -0/+5 |