Age | Commit message (Expand) | Author | Files | Lines |
1995-08-09 | * configure.in: Move random special target handling before | Ian Lance Taylor | 1 | -0/+6 |
1995-08-09 | Tue Aug 8 23:41:25 1995 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+8 |
1995-08-09 | * expr.h (operatorT): Remove comma after last enumerator value. | Ken Raeburn | 1 | -1/+3 |
1995-08-09 | yet more vms work from pat rankin | Ken Raeburn | 1 | -0/+10 |
1995-08-09 | * as.h (alloca): If __STDC__, declare void* instead of char*. | Ken Raeburn | 1 | -0/+4 |
1995-08-08 | * config/tc-m68k.c (archs): Add 68ec000, 68hc000, 68hc001, | Ian Lance Taylor | 1 | -0/+7 |
1995-08-08 | * struc-symbol.h (struct symbol): Add sy_mri_common bit. | Ian Lance Taylor | 1 | -0/+28 |
1995-08-08 | * doc/c-m68k.texi: Add documentation for CPU specific options, and | Ian Lance Taylor | 1 | -0/+3 |
1995-08-08 | * config/m68k-parse.y (motorola_operand): For (%pc), set mode to | Ian Lance Taylor | 1 | -0/+5 |
1995-08-08 | * write.c (relax_align): Add extra padding for linkrelax only if | Ken Raeburn | 1 | -0/+8 |
1995-08-08 | Move testsuite ChangeLog entries to testsuite/ChangeLog. | Ian Lance Taylor | 1 | -4/+0 |
1995-08-08 | * config/m68k-parse.y: New file: bison grammar for m68k operands, | Ian Lance Taylor | 1 | -0/+43 |
1995-08-07 | * config/tc-sh.c (parse_reg): Handle new FP registers. | Jeff Law | 1 | -0/+13 |
1995-08-02 | * config/tc-m68k.c: Remove BREAK_UP_BIG_DECL stuff. | Ian Lance Taylor | 1 | -0/+11 |
1995-08-01 | Initial support for MRI style labels and expressions. | Ian Lance Taylor | 1 | -0/+71 |
1995-08-01 | Tue Aug 1 11:35:18 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+5 |
1995-08-01 | * gasp.c (main): Parse -I option. | Steve Chamberlain | 1 | -2/+8 |
1995-08-01 | yet more vms work | Ken Raeburn | 1 | -0/+9 |
1995-08-01 | * gasp.c (change_base): Don't modify numbers in strings. (pr7583) | Steve Chamberlain | 1 | -0/+5 |
1995-07-31 | remove local variables, change-log-mode does all of that | Ken Raeburn | 1 | -8/+15 |
1995-07-28 | more vms changes | Ken Raeburn | 1 | -0/+26 |
1995-07-25 | fix more compilation problems | Ken Raeburn | 1 | -0/+8 |
1995-07-24 | * config/tc-sh.c (md_pseudo_table): Add "uses". | Ian Lance Taylor | 1 | -0/+32 |
1995-07-20 | * configure.in (arm-*-riscix*): Don't set emulation. | Ken Raeburn | 1 | -0/+2 |
1995-07-20 | * config/tc-m68k.c (md_convert_frag): Rename argument seg to sec, since seg is | Ken Raeburn | 1 | -0/+5 |
1995-07-19 | * config/obj-coff.h (TE_PE): Delete. | David Edelsohn | 1 | -0/+13 |
1995-07-19 | * gasp.c (process_assigns): Use toupper before comparing against | Ian Lance Taylor | 1 | -0/+4 |
1995-07-19 | * config/tc-sh.c (sh_relax): Rename from relax, and make global. | Ian Lance Taylor | 1 | -0/+63 |
1995-07-15 | Allow compiler to mark relocs that are ok for -mrelocatable. | Michael Meissner | 1 | -0/+10 |
1995-07-15 | Add support for SPARC SunOS PIC: | Ian Lance Taylor | 1 | -0/+20 |
1995-07-14 | * config/tc-arc.c (byte_order): Provide explicit initial value. | David Edelsohn | 1 | -8/+6 |
1995-07-14 | * config/tc-hppa.h (UNDEFINED_DIFFERENCE_OK): Define for SOM. | Jeff Law | 1 | -0/+9 |
1995-07-13 | Fix debug info bugs for SGI | Jim Wilson | 1 | -0/+7 |
1995-07-13 | * config/obj-coff.c (fixup_segment): Support MD_APPLY_FIX3. | Ian Lance Taylor | 1 | -2/+6 |
1995-07-12 | fix more compilation bugs | Ken Raeburn | 1 | -0/+22 |
1995-07-11 | * doc/c-mips.texi: Document -m4010 and -mno-4010. | Ian Lance Taylor | 1 | -0/+18 |
1995-07-11 | * ecoff.c (struct efdr): Add new field fake. | Ian Lance Taylor | 1 | -0/+11 |
1995-07-10 | * read.c (po_hash): Now static. | Ken Raeburn | 1 | -0/+4 |
1995-07-10 | Based on patches from H.J. Lu <hjl@nynexst.com>: | Ian Lance Taylor | 1 | -0/+7 |
1995-07-10 | * configure.in: When switching on ${cpu}, use ${cpu}, not | Ian Lance Taylor | 1 | -0/+6 |
1995-07-08 | * write.c (fixup_segment): Call resolve_symbol_value on | Ian Lance Taylor | 1 | -0/+5 |
1995-07-07 | * read.c (s_lcomm): For .lcomm 1, set align to 0, not 1. | Ian Lance Taylor | 1 | -0/+2 |
1995-07-07 | * config/obj-coff.c (coff_frob_symbol): If SF_GET_FUNCTION, set | Ian Lance Taylor | 1 | -0/+10 |
1995-07-07 | * app.c (do_scrub_next_char): Always accept \v. Don't make it | Ian Lance Taylor | 1 | -0/+6 |
1995-07-07 | Add SPARC ELF PIC support. | Ian Lance Taylor | 1 | -0/+15 |
1995-07-07 | * Makefile.in (Makefile): Add dependency on conf.in, so that conf | Ian Lance Taylor | 1 | -0/+5 |
1995-07-06 | fsf address update | Ken Raeburn | 1 | -0/+4 |
1995-07-06 | Patches from Jerry Blakely <gerry_blakley@wellfleet.com>: | Ian Lance Taylor | 1 | -0/+11 |
1995-07-06 | * config/tc-sparc.c (s_reserve): Don't permit redefinition, even | Ian Lance Taylor | 1 | -0/+3 |
1995-07-06 | * listing.c (struct file_info_struct): Rename end_pending field to | Ian Lance Taylor | 1 | -0/+8 |