Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-12-10 | * nlmconv.c (main): Warn about imported symbols that are not in | Ian Lance Taylor | 2 | -2/+4 |
1993-12-10 | * nlmconv.c (debug, unlink_on_exit): New static variables. | Ian Lance Taylor | 3 | -56/+435 |
1993-12-09 | output-file.c, write.c changes | Ken Raeburn | 1 | -0/+6 |
1993-12-09 | (number_to_chars_*): Delete bogus range checks. | Ken Raeburn | 1 | -249/+269 |
1993-12-08 | * gas/m68k/disperr.s: New test. | Jeff Law | 3 | -0/+22 |
1993-12-08 | * nlmheader.y (nlmheader_identify): New function. Use it to print | Ian Lance Taylor | 2 | -0/+967 |
1993-12-08 | Change remite-e7000.c to remote-e7000.c. | Ian Lance Taylor | 1 | -1/+1 |
1993-12-08 | Typo | Ian Lance Taylor | 1 | -1/+1 |
1993-12-08 | * config/mips/idt.mt: Use tm-idt.h instead of tm-bigmips.h. | Ian Lance Taylor | 6 | -2/+59 |
1993-12-08 | Tue Dec 7 16:02:53 1993 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 1 | -0/+6 |
1993-12-07 | * nlmcode.h: Fixes to avoid compiler warnings... | Stu Grossman | 1 | -0/+4 |
1993-12-07 | * mipsread.c: Include bfd.h and coff/sym.h. | Ian Lance Taylor | 1 | -0/+4 |
1993-12-07 | * libnlm.h (nlm_backend_data): Removed macro definition. | Ian Lance Taylor | 1 | -0/+5 |
1993-12-07 | set the other three terminal state pieces for systems that HAVE_SGTTY | K. Richard Pixley | 2 | -0/+11 |
1993-12-06 | * nlmconv.c (long_options): Changed --header-info to --header-file | Ian Lance Taylor | 2 | -21/+215 |
1993-12-06 | * config/tc-h8300.c (md_assemble): Don't update input_line_pointer. | David Edelsohn | 1 | -0/+4 |
1993-12-06 | * config/obj-som.[ch] (obj_read_begin_hook): Remove last change. | Jeff Law | 2 | -244/+23 |
1993-12-06 | * configure.in: Recognize mips* for all mips targets. | Ian Lance Taylor | 2 | -11/+17 |
1993-12-06 | Added Irix 5 support. | Ian Lance Taylor | 6 | -3637/+203 |
1993-12-06 | * serial.h (serial_fdopen): Make parameter const to match | Ian Lance Taylor | 1 | -1/+1 |
1993-12-06 | New files for Irix 5 support. | Ian Lance Taylor | 8 | -0/+4849 |
1993-12-06 | * config/obj-som.c (obj_som_version): Pass version string to | Jeff Law | 3 | -37/+85 |
1993-12-06 | * som.c (som_begin_writing): Flesh out code for handling simple | Jeff Law | 2 | -3/+107 |
1993-12-06 | * config/obj-som.c (obj_read_begin_hook): Delete unused function. | Jeff Law | 3 | -20/+83 |
1993-12-06 | Unsnarl xref for h8 config (while making sure it still works for "all" config) | Roland Pesch | 1 | -4/+7 |
1993-12-06 | * som.c (R_DLT_REL, R_AUX_UNWIND, R_SEC_STMT): Add protected | Jeff Law | 2 | -6/+22 |
1993-12-06 | * som.c (som_hppa_howto_table): Add missing R_END_TRY. Delete | Jeff Law | 2 | -17/+210 |