Age | Commit message (Expand) | Author | Files | Lines |
1993-12-20 | md_end, listing, obj-coff changes | Ken Raeburn | 1 | -2/+33 |
1993-12-20 | * as.c (main): Only invoke md_end if it's defined as a macro. | Ken Raeburn | 7 | -73/+17 |
1993-12-20 | whitespace | Ken Raeburn | 1 | -1/+0 |
1993-12-20 | * as.c (main): Call listing_print before BFD gets closed, when symbol data | Ken Raeburn | 2 | -10/+16 |
1993-12-20 | * configure: If only ${target_alias} is given, use that | Per Bothner | 1 | -25/+15 |
1993-12-17 | Modified Files: | Kung Hsu | 1 | -3/+3 |
1993-12-17 | * ldmain.c (lprefix): Change default from a char to a string | Jeff Law | 3 | -3/+10 |
1993-12-17 | * config/tc-hppa.c (md_begin): Initialize "dummy_label". | Jeff Law | 1 | -0/+6 |
1993-12-16 | recent config/* & section_symbol changes | Ken Raeburn | 1 | -0/+13 |
1993-12-16 | * mips-tdep.c (read_next_frame_reg): If SIGFRAME_REG_SIZE is not | Ian Lance Taylor | 1 | -0/+5 |
1993-12-16 | * config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH now | Ken Raeburn | 8 | -217/+69 |
1993-12-16 | read.c(lex_type): Don't make '[' a valid symbol name char. | Ken Raeburn | 1 | -0/+5 |
1993-12-16 | * config/m68k/nm-hp300bsd.h: Correctly identify 4.3BSD vs 4.4BSD. | Jeff Law | 4 | -3/+20 |
1993-12-16 | * hosts/hp300bsd.h: Correctly identify 4.3BSD vs 4.4BSD. | Jeff Law | 1 | -0/+4 |
1993-12-16 | update rev to 5.6(Cygnus) | David D. Zuhn | 1 | -1/+1 |
1993-12-16 | remove gratitious s | David D. Zuhn | 1 | -1/+1 |
1993-12-16 | document -v flag | David D. Zuhn | 3 | -0/+13 |
1993-12-16 | add -v flag to gprof (print version number) | David D. Zuhn | 2 | -0/+11 |
1993-12-15 | Makefile.in (RUNTEST): New variable. | Ken Raeburn | 1 | -0/+3 |
1993-12-15 | forgot to check in some log messages last week | Ken Raeburn | 1 | -0/+11 |
1993-12-15 | cleanups and mach3 changes | David MacKenzie | 2 | -1/+15 |
1993-12-15 | Some changes from trying to run test suite in California last week: | Ken Raeburn | 1 | -7/+4 |
1993-12-15 | removed an unnecessary comment | Ken Raeburn | 1 | -2/+2 |
1993-12-15 | * som.c (som_begin_writing): Fix thinkos in auxiliary header | Jeff Law | 1 | -0/+6 |
1993-12-15 | * configure.in (hppa*-*-osf*): Do not consider this a developmental | Jeff Law | 1 | -0/+3 |
1993-12-15 | * config/tc-hppa.c (md_apply_fix): Handle cases where no | Jeff Law | 2 | -1/+13 |
1993-12-15 | * config.guess: Recognize some Tektronix configurations. | Per Bothner | 1 | -0/+5 |
1993-12-14 | * ldlex.h: Don't declare yywrap if it is a macro. | Ian Lance Taylor | 1 | -0/+2 |
1993-12-14 | * ldlang.c (lang_for_each_statement_worker, | Ian Lance Taylor | 1 | -0/+5 |
1993-12-14 | * elf32-hppa.c (hppa_elf_gen_reloc_type): Handle 'T' field | Jeff Law | 3 | -22/+128 |
1993-12-14 | * config/tc-hppa.c (md_apply_fix): Do not call hppa_field_adjust | Jeff Law | 2 | -1/+9 |
1993-12-14 | Implement support for Chill POWERSETs. | Per Bothner | 7 | -2/+108 |
1993-12-13 | * Makefile.in: Added .PHONY targets where appropriate. Added some | Ian Lance Taylor | 1 | -0/+21 |
1993-12-13 | New file used for rebuilding dependencies. | Ian Lance Taylor | 2 | -0/+17 |
1993-12-13 | * paread.c (pa_symfile_init): Check for the existance of stabs | Fred Fish | 2 | -5/+11 |
1993-12-12 | More gcc lint. | Ian Lance Taylor | 8 | -146/+245 |
1993-12-12 | * readline.c (rl_getc): If GO32, trim high bit from getkey, | Steve Chamberlain | 1 | -0/+5 |
1993-12-12 | * config/h8300/tm-h8300.h (BREAKPOINT): Insn changed to sleep. | Steve Chamberlain | 1 | -0/+8 |
1993-12-12 | * config/z8k/tm-z8k.h (BIG): is now sim_z8001_mode. | Steve Chamberlain | 2 | -3/+3 |
1993-12-12 | * config/sh/sh.h (NOP): Define NOP insn. | Steve Chamberlain | 1 | -0/+1 |
1993-12-12 | * config/h8500/tm-h8500.h (REGISTER_BYTES, REGISTER_BYTE, | Steve Chamberlain | 1 | -16/+32 |
1993-12-12 | * config/h8300/tm-h8300.h (BREAKPOINT): Insn changed to sleep. | Steve Chamberlain | 1 | -4/+5 |
1993-12-12 | * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty. | Steve Chamberlain | 5 | -299/+156 |
1993-12-11 | Made many changes to eliminate gcc warnings. Made various | Ian Lance Taylor | 21 | -755/+726 |
1993-12-11 | * ldlang.c (lang_process): Ifdef out final call to | Ian Lance Taylor | 2 | -16/+34 |
1993-12-11 | * config/tc-h8500.c (build_bytes): Get reloc type right for a | Steve Chamberlain | 4 | -237/+287 |
1993-12-11 | Recognise SH. | Steve Chamberlain | 1 | -2/+5 |
1993-12-11 | * config.sub: Match any flavor of SH. | Steve Chamberlain | 1 | -0/+8 |
1993-12-11 | * stabsread.c (read_array_type): Allow negative array bounds, | Fred Fish | 4 | -8/+74 |
1993-12-10 | * nlmheader.y (command): Accept MAP and FULLMAP without arguments. | Ian Lance Taylor | 1 | -0/+5 |