Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-08-31 | Thu Aug 31 16:41:06 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+5 |
1995-08-31 | Tue Aug 29 19:42:58 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+6 |
1995-08-31 | * config/tc-arm.c (tc_gen_reloc): Delete duplicated code. | David Edelsohn | 1 | -0/+4 |
1995-08-31 | * app.c (do_scrub_chars): Free saved_input when the from buffer | Ian Lance Taylor | 1 | -0/+5 |
1995-08-30 | * config/tc-sparc.c (parse_keyword_arg, parse_const_expr_arg): New fns. | David Edelsohn | 1 | -1/+7 |
1995-08-29 | * config/tc-sparc.c (sparc_ip): Clean up ASI support. | David Edelsohn | 1 | -0/+4 |
1995-08-29 | Tue Aug 29 13:20:27 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+12 |
1995-08-28 | * config/tc-arm.c (do_swi): Allow optional leading '#'. | David Edelsohn | 1 | -0/+9 |
1995-08-27 | * config/te-delta.h: Include obj-format.h. | Ian Lance Taylor | 1 | -0/+4 |
1995-08-27 | * app.c (scrub_file): Remove. | Ian Lance Taylor | 1 | -0/+27 |
1995-08-25 | * gasp.c (as_abort): New function. | Ian Lance Taylor | 1 | -0/+3 |
1995-08-25 | * Makefile.in (gasp.new): Depend upon ../libiberty/libiberty.a. | Ian Lance Taylor | 1 | -0/+5 |
1995-08-23 | * sb.c (sb_build): Undefine abort before calling it, since gasp | Ian Lance Taylor | 1 | -0/+5 |
1995-08-23 | Fix -mlittle/-mbig so that it really does override the default endianess | Michael Meissner | 1 | -0/+8 |
1995-08-22 | new routine xstrerror for better vms error handling; gas fixed to use it | Ken Raeburn | 1 | -0/+4 |
1995-08-22 | vms changes | Ken Raeburn | 1 | -2/+25 |
1995-08-21 | * as.c (parse_args): Accept --defsym SYM=VALUE. | Ian Lance Taylor | 1 | -1/+23 |
1995-08-21 | * doc/as.texinfo: Document irp, irpc, macro, and rept. MRI mode | Ian Lance Taylor | 1 | -0/+4 |
1995-08-21 | Add support for macros. | Ian Lance Taylor | 1 | -0/+64 |
1995-08-21 | Allow @HA, @L, and @H on constant expressions. | Michael Meissner | 1 | -0/+5 |
1995-08-20 | * config/tc-arm.c (md_reloc_size): Add const to declaration. | Jim Wilson | 1 | -0/+4 |
1995-08-18 | * read.c (s_include): In MRI mode, don't expect quotes around the | Ian Lance Taylor | 1 | -0/+4 |
1995-08-18 | * gasp.c (include_print_where_line): Always subtract 1 from | Ian Lance Taylor | 1 | -0/+11 |
1995-08-18 | * config/tc-m68k.c: Include subsegs.h. | Ian Lance Taylor | 1 | -1/+9 |
1995-08-16 | * as.h (alloca): Use void* declaration on HP/UX. | Ken Raeburn | 1 | -0/+4 |
1995-08-16 | * config/tc-sparc.c (tc_gen_reloc): If PIC, only change PCREL_S2 | Ian Lance Taylor | 1 | -0/+5 |
1995-08-16 | * config/tc-z8k.c (md_number_to_chars): Don't do it here, call | Ian Lance Taylor | 1 | -1/+5 |
1995-08-16 | * expr.c (operand): Add support for .startof. and .sizeof. by | Ian Lance Taylor | 1 | -0/+37 |
1995-08-15 | * write.c (write_contents): Always do it the BFD_FAST_SECTION_FILL way. | Ken Raeburn | 1 | -0/+6 |
1995-08-14 | * gasp.c (do_align, get_any_string): Mark as static. | Ian Lance Taylor | 1 | -0/+3 |
1995-08-14 | * config/tc-m68k.c (s_reg): Rename local op to rop to avoid | Ian Lance Taylor | 1 | -0/+3 |
1995-08-14 | * config/tc-hppa.c (md_apply_fix): Don't try to apply BEGIN_BRTAB | Jeff Law | 1 | -0/+5 |