Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-06-07 | config/tc-sparc.c: (sparc_ip): Fix parsing of asi number. Fix error message. | David Edelsohn | 1 | -1/+6 | |
1993-06-04 | clean v9 stuff out of configure.in | Ken Raeburn | 1 | -3/+19 | |
1993-06-04 | * config/h8300.c: Support for H8/300-H opcodes. | Steve Chamberlain | 1 | -2/+2 | |
* config/obj-coffbfd.c (w_strings): String table length is 4 bytes, no matter what the host int size is. | |||||
1993-06-04 | Added alpha as host. | Steve Chamberlain | 1 | -1/+2 | |
1993-06-04 | * configure.in (mips-*-ecoffl*): New target; use ecoff and | Ian Lance Taylor | 2 | -5/+11 | |
mips-lit. (mips-*-ecoff*): Added trailing '*'. | |||||
1993-06-04 | * config/obj-ecoff.c (ecoff_build_procs): Force the adr of the | Ian Lance Taylor | 1 | -0/+5 | |
first FDR in a file to be zero. | |||||
1993-06-03 | bump version number | Ken Raeburn | 1 | -0/+2 | |
1993-06-03 | keep ho-hppabsd.h | Ken Raeburn | 1 | -0/+1 | |
1993-06-03 | today's changes | Ken Raeburn | 1 | -0/+83 | |
1993-06-03 | new file, from utah | Ken Raeburn | 1 | -0/+55 | |
1993-06-01 | don't bother checking return value from hash_new | Ken Raeburn | 1 | -2/+0 | |
1993-06-01 | Add an install-info target too. | Rob Savoye | 1 | -0/+1 | |
1993-06-01 | Add info target. | Rob Savoye | 1 | -1/+1 | |
1993-05-28 | Add a blank install target so the top level make won't die. | Rob Savoye | 1 | -0/+1 | |
1993-05-27 | read.c (s_align_bytes): Properly record alignment. | Ken Raeburn | 8 | -509/+1928 | |
expr.c (__): Undefine before defining. as.c (got_sig): Don't return anything; return type might be void. Whitespace/comment cleanup in frags.c. Some patches for `-pedantic' or `-fno-common' compilation. (Some of these changes are from Michael Meissner; see change log.) | |||||
1993-05-27 | * app.c (do_scrub_begin): Let line_comment_chars override | Ian Lance Taylor | 5 | -181/+342 | |
comment_chars. (do_scrub_next_char): If a line comment character is not at the start of a line, treat it as a comment character if it is one. For a CPP line comment use pseudo-op .appline rather than .line. * input-scrub.c (logical_input_line): Make int rather than unsigned. (input_scrub_push, input_scrub_begin): Initialize logical_input_line to -1 rather than 0. (bump_line_counters): Increment logical_input_line. (new_logical_line): If line_number is -2, decrement logical_input_line. (as_where): Use logical_input_line even if it is 0. * read.h (s_app_file prototype): Now takes an int argument. * read.c (potable): Make .appfile call s_app_file with 1. New .appline pseudo-op calls s_app_line. (s_app_file): If .appfile, call new_logical_line with -2 to account for newline inserted by do_scrub_next_char. If listing, call listing_source_file. (s_app_line): New function to handle fake pseudo-op .appline. * config/obj-coff.c (obj_pseudo_table): Make .appline call obj_coff_ln. (obj_coff_ln): Added argument to indicate whether .appline. * config/obj-coffbfd.c (obj_pseudo_table): Make .appline call obj_coff_ln. (obj_coff_ln): Added argument to indicate whether .appline. * config/tc-mips.c (s_file): Pass argument to s_app_file. | |||||
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 13 | -2/+34 | |
1993-05-26 | configure.in template that supports *only* make check. (for releases) | Rob Savoye | 1 | -0/+16 | |
1993-05-26 | Makefile fragment that supports *only* make check. (for releases) | Rob Savoye | 1 | -0/+76 | |
1993-05-25 | * config/obj-bout.h (S_GET_VALUE): Removed unnecessary cast. | Ian Lance Taylor | 2 | -1/+10 | |
1993-05-19 | * config/tc-h5000.c (build_bytes): Understand @rd mode and build | Steve Chamberlain | 1 | -0/+8 | |
relocations correctly. | |||||
1993-05-19 | (build_bytes): Understand @rd mode and build relocations correctly. | Steve Chamberlain | 1 | -4/+8 | |
1993-05-17 | Steve sez SH stuff is public now | Ken Raeburn | 1 | -21/+4 | |
1993-05-17 | keep the directories that contain tests | Ken Raeburn | 1 | -2/+1 | |
1993-05-17 | don't keep testscripts subdir | Ken Raeburn | 1 | -2/+4 | |
1993-05-17 | updated | Ken Raeburn | 1 | -0/+41 | |
1993-05-17 | new tests | Ken Raeburn | 8 | -0/+73 | |
1993-05-14 | Updated list of m68k options, described required-register-prefix hack. | Ken Raeburn | 1 | -9/+59 | |
Added a tiny bit of documentation on MIPS target. Minor tweaks to `-a' description. | |||||
1993-05-14 | updated | Ken Raeburn | 1 | -3/+4 | |
1993-05-14 | override obj_header_append from obj-aout.c | Ken Raeburn | 2 | -0/+52 | |
1993-05-14 | discard empty rs6000 files | Ken Raeburn | 3 | -2/+0 | |
1993-05-13 | Fix stuff broken when sh support was checked in. | Ian Lance Taylor | 1 | -0/+8 | |
* tc.h (TC_COFF_SIZEMACHDEP): Don't define here. * config/tc-sh.h (TC_COFF_SIZEMACHDEP): Define here instead. | |||||
1993-05-10 | whitespace changes; rely on default initialization for a var | Ken Raeburn | 1 | -13/+20 | |
1993-05-10 | configure.in: treat m68*-*-sysv* target like m68k-*-coff | Ken Raeburn | 1 | -0/+4 | |
1993-05-10 | Reorganized test hierarchy to categorize tests. | Ken Raeburn | 29 | -151/+361 | |
New test procs support examining listing output from assembler. New tests added. | |||||
1993-05-06 | keep new files | Ken Raeburn | 1 | -0/+8 | |
1993-05-05 | * config/tc-mips.c (macro): Correct floating point double word | Ian Lance Taylor | 1 | -0/+5 | |
loads and stores for big endian target. | |||||
1993-05-05 | lots o' changes | Ken Raeburn | 1 | -0/+118 | |
1993-05-05 | hp300 support. Emulation mode fix for 386bsd and linux. | Ken Raeburn | 1 | -161/+128 | |
Reworded some messages. Warn if bfd-assembler explicit selection on command line is overridden by target requiring it be set. (No targets override to clear currently.) | |||||
1993-05-05 | BFD_ASSEMBLER md_convert_frag section arg is not a pointer | Ken Raeburn | 1 | -61/+55 | |
1993-05-05 | PR fix for debug symbols referring to other symbols, then same name defined | Ken Raeburn | 1 | -68/+48 | |
as common. (crawl_symbols): Don't clear sy_forward field. (yank_symbols): Merge symbols only if sy_forward is null. | |||||
1993-05-05 | * config/obj-ecoff.c (init_file): Set fMerge to 0 since dbx seems | Ian Lance Taylor | 1 | -0/+22 | |
to want it that way. (ecoff_build_symbols): Turn local st_Proc symbols into st_StaticProc symbols. Set index field of external st_Proc and st_staticProc symbols correctly. * config/tc-mips.h (NO_LISTING): Don't define. People might want listings. | |||||
1993-05-05 | hppa configuration | Ken Raeburn | 1 | -0/+34 | |
1993-05-05 | hp300 hpux configuration | Ken Raeburn | 3 | -0/+111 | |
1993-04-28 | include ctype.h, and some special-purpose regs for 29050 | Ken Raeburn | 1 | -0/+15 | |
1993-04-28 | * config/obj-ecoff.c (obj_symbol_new_hook): Make up a .file if one | Ian Lance Taylor | 1 | -0/+6 | |
hasn't been seen yet. (add_ecoff_symbol): Don't refer to cur_file_ptr if it is NULL. | |||||
1993-04-27 | Support for Hitachi SH | Steve Chamberlain | 5 | -4/+17 | |
1993-04-26 | * expr.c (operand): Fix unary plus operator (previously was the | Ian Lance Taylor | 1 | -0/+111 | |
same as '~' operator!). | |||||
1993-04-22 | keep new utility scripts | Ken Raeburn | 1 | -0/+7 | |
1993-04-22 | keep new test cases | Ken Raeburn | 1 | -0/+6 | |