Age | Commit message (Expand) | Author | Files | Lines |
1995-11-29 | Fix -mrelocatable | Michael Meissner | 2 | -4/+8 |
1995-11-28 | Various Thanksgiving weekend hacks: clean up hash table, reduce various | Ken Raeburn | 1 | -0/+70 |
1995-11-28 | Clean up hash code, parameterize some actions, tweak some parameters. Hash | Ken Raeburn | 3 | -173/+221 |
1995-11-28 | Remove unused sy_name_offset from ELF_TARGET_SYMBOL_FIELDS. | Ken Raeburn | 1 | -0/+41 |
1995-11-27 | * configure: Rebuild with autoconf 2.7. | Ian Lance Taylor | 2 | -23/+31 |
1995-11-21 | * aclocal.m4 (AC_PROG_CC): Remove local definition. | Ian Lance Taylor | 2 | -56/+259 |
1995-11-20 | * config/tc-ppc.c (ppc_debug_name_section_size): Remove. | Ian Lance Taylor | 2 | -32/+13 |
1995-11-20 | alpha fixes | Ken Raeburn | 1 | -0/+4 |
1995-11-20 | one-operand versions of jmp, jsr | Ken Raeburn | 1 | -0/+4 |
1995-11-20 | note dependence on alpha opcode table | Ken Raeburn | 1 | -7/+9 |
1995-11-20 | rename te-delta88.h to avoid 8.3 conflict | Ken Raeburn | 5 | -21/+35 |
1995-11-17 | * gas/mri/immconst.d: New test. | Ian Lance Taylor | 2 | -0/+23 |
1995-11-16 | * config/m68k-parse.y (yylex): In MRI mode, '@' can start an octal | Ian Lance Taylor | 1 | -0/+6 |
1995-11-16 | version 2.6 | Ken Raeburn | 1 | -0/+3 |
1995-11-16 | * config/obj-coff.c (write_object_file): Change use of md_do_align to pass a | Ken Raeburn | 1 | -0/+7 |
1995-11-15 | move md_end use, and make use of it in cpu back ends. clean up empty, unused | Ken Raeburn | 4 | -6/+41 |
1995-11-14 | Keep te-macos.h. | Stan Shebs | 1 | -0/+1 |
1995-11-14 | * configure.in (ppc-*-macos*, ppc-*-mpw*): New configurations. | Stan Shebs | 3 | -4/+25 |
1995-11-13 | * gas/hppa/unsorted/brlenbug.s: New test. | Jeff Law | 2 | -0/+3503 |
1995-11-13 | * config/tc-hppa.c (pa_ip): Fix off-by-2 bug in length check for | Jeff Law | 1 | -0/+12 |
1995-11-10 | references to pesch@cygnus.com changed to doc@cygnus.com | Victoria Mixon | 5 | -9/+752 |
1995-11-09 | * config/tc-a29k.c (md_apply_fix): Warn if an attempt is made to | Ian Lance Taylor | 1 | -3/+13 |
1995-11-09 | * config/obj-coff.c (fixup_segment): Don't subtract md_pcrel_from | Ian Lance Taylor | 1 | -0/+6 |
1995-11-09 | * config/tc-a29k.c (line_separator_chars): Restore '@'. Existing | Ian Lance Taylor | 1 | -1/+1 |
1995-11-09 | * config/tc-a29k.c (md_operand): Handle $float, $double, and | Ian Lance Taylor | 3 | -0/+82 |
1995-11-08 | Wed Nov 8 16:38:14 1995 Eric Freudenthal <freudenthal@nyu.edu> | Ian Lance Taylor | 1 | -0/+5 |
1995-11-08 | * config/obj-coff.c (c_dot_file_symbol): Cast xmalloc return. | Ian Lance Taylor | 2 | -1/+17 |
1995-11-06 | * config/tc-alpha.c: Undefine inline if not __GNUC__. | Ian Lance Taylor | 1 | -0/+5 |
1995-11-05 | * config/tc-ppc.c (ppc_biei): Force symbol into text_section. | Ian Lance Taylor | 2 | -5/+5 |
1995-11-04 | * config/tc-ppc.c (md_show_usage): Put backslash at end of line. | Ian Lance Taylor | 2 | -1/+5 |
1995-11-03 | * macro.c (macro_expand_body): Don't warn about == with a | Ian Lance Taylor | 1 | -0/+3 |
1995-11-03 | * as.c (main): On TC_A29K, call macro_init with macro_alternate | Ian Lance Taylor | 4 | -15/+46 |
1995-11-03 | * gas/m68k/link.s: Use "&" instead of "#" for immediate values. | Ian Lance Taylor | 4 | -0/+79 |
1995-11-03 | x | Ian Lance Taylor | 1 | -1/+25 |
1995-11-03 | * gas/m68k/link.s, gas/m68k/link.d: New test. | Ian Lance Taylor | 5 | -1/+37 |
1995-11-03 | Wed Nov 1 15:17:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 7 | -19/+69 |
1995-11-01 | * config/tc-i386.c (md_assemble): For a jump instruction with non-constant | Ken Raeburn | 1 | -0/+6 |
1995-11-01 | * config/tc-ppc.c (ppc_lglobl): Do the right thing. | Ian Lance Taylor | 2 | -4/+17 |
1995-10-31 | * config/obj-elf.h: Include bfd/elf-bfd.h rather than | Fred Fish | 1 | -0/+5 |
1995-10-31 | Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1 | -0/+1 |
1995-10-31 | * config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS. | Ian Lance Taylor | 3 | -19/+86 |
1995-10-31 | Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 4 | -37/+161 |
1995-10-31 | * config/tc-ppc.c (ppc_frob_symbol): Set BSF_NOT_AT_END for | Ian Lance Taylor | 2 | -0/+5 |
1995-10-31 | * config/tc-ppc.c (md_pseudo_table): Add "bc" and "ec". | Ian Lance Taylor | 2 | -1/+78 |
1995-10-31 | * input-scrub.c (input_scrub_push): Reset sb_index. | Ian Lance Taylor | 1 | -0/+4 |
1995-10-30 | * listing.c (listing_newline): Don't create a frag in the absolute | Ian Lance Taylor | 1 | -0/+5 |
1995-10-28 | * config/tc-ppc.c (md_pseudo_table): Add "data" and "text". | Ian Lance Taylor | 2 | -10/+126 |
1995-10-28 | * symbols.c (symbol_find_or_make): Change name to be const. | Ian Lance Taylor | 3 | -3/+18 |
1995-10-26 | doc fixes from Roland | Ken Raeburn | 2 | -0/+389 |
1995-10-26 | * tc-arm.c (do_ldst): Assemble ldr/str r0, [r1] as a pre-increment | David Edelsohn | 1 | -0/+5 |