Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-07-06 | * config/tc-alpha.h (alpha_do_align): Don't declare. | Ian Lance Taylor | 1 | -0/+25 |
1995-07-06 | regenerate conf.in with autoreconf | Ken Raeburn | 1 | -0/+2 |
1995-07-06 | more vms fixes from Pat Rankin | Ken Raeburn | 1 | -0/+23 |
1995-07-05 | * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF. | Ian Lance Taylor | 1 | -0/+10 |
1995-07-05 | * conf.in: Add undef of HAVE_SBRK. | Ian Lance Taylor | 1 | -0/+2 |
1995-07-05 | * config/obj-coff.c (obj_coff_line): Call listing_source_line, in | Ian Lance Taylor | 1 | -0/+3 |
1995-07-05 | * symbols.c (S_SET_EXTERNAL): Warn if symbol is weak. | Ian Lance Taylor | 1 | -0/+4 |
1995-07-05 | * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attempt | Ian Lance Taylor | 1 | -0/+3 |
1995-07-05 | * Makefile.in: Remove @configure_input@; it's not needed in | Ian Lance Taylor | 1 | -0/+3 |
1995-07-05 | * config/tc-m88k.c (md_pseudo_table): Add ".set" so that the | Ian Lance Taylor | 1 | -0/+4 |
1995-07-05 | * ecoff.c (ecoff_debugging_seen): New global variable. | Ian Lance Taylor | 1 | -0/+15 |
1995-07-05 | * as.c (main): Only use sbrk when HAVE_SBRK defined. | Fred Fish | 1 | -0/+6 |
1995-07-03 | * config/tc-hppa.h (MAX_RELOC_EXPANSION): Bump to 6. | Jeff Law | 1 | -0/+11 |