Age | Commit message (Expand) | Author | Files | Lines |
2000-05-27 | * config/tc-mn10300.c (md_assemble): Copy size to real_size before | Alexandre Oliva | 2 | -2/+10 |
2000-05-27 | Fix "make dep-in" and "make dep" | Alan Modra | 3 | -122/+147 |
2000-05-26 | * config/tc-sparc.c (sparc_relax): New. | Jakub Jelinek | 2 | -1/+109 |
2000-05-25 | New short-conditional-branch packing rules for D10V. | Donald Lindsay | 2 | -46/+93 |
2000-05-25 | IA-64 unwind info changes, fix errors, add missing pieces, and some cleanup. | Jim Wilson | 3 | -328/+1191 |
2000-05-23 | Oops. Forgot to say "configure: Regenerate". | Hans-Peter Nilsson | 1 | -0/+1 |
2000-05-23 | * configure.in (i386-*-freebsd a.out entry): Quote properly. | Hans-Peter Nilsson | 3 | -1/+7 |
2000-05-23 | Missed copyright update in last patch. | Alan Modra | 2 | -2/+2 |
2000-05-23 | Pass jump reloc in fr_var so it can be used in | Alan Modra | 4 | -36/+46 |
2000-05-23 | * config/tc-ia64.c (FUNC_PC_RELATIVE): New. | Richard Henderson | 2 | -77/+153 |
2000-05-22 | * obj.h (struct format_ops): New members begin, app_file, | Hans-Peter Nilsson | 9 | -18/+289 |
2000-05-22 | Keep a reloc for jumps to weak and external symbols. | Alan Modra | 2 | -10/+23 |
2000-05-21 | * stabs.c (aout_process_stab): Make global. | Hans-Peter Nilsson | 6 | -223/+245 |
2000-05-21 | * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf. | Hans-Peter Nilsson | 2 | -0/+5 |
2000-05-20 | * Makefile.am (TARG_ENV_HFILES): Delete te-multi.h. | Hans-Peter Nilsson | 3 | -2/+5 |
2000-05-19 | * cgen.h (GAS_CGEN_MAX_FIXUPS): Check if already defined. | Catherine Moore | 2 | -0/+6 |
2000-05-19 | * config/tc-hppa.c (md_apply_fix): Mask out immediate bits of | Jeff Law | 2 | -4/+9 |
2000-05-18 | * configure.in (hppa-*-hpux11*): If the cpu is hppa*64*, then | Jeff Law | 3 | -235/+226 |
2000-05-17 | Update dependencies. | Alan Modra | 3 | -1354/+1637 |
2000-05-15 | Add support for _x and _s flags to MSR instruction | Nick Clifton | 4 | -138/+200 |
2000-05-14 | Apply David O'Brien's comment patch. | Phil Blundell | 17 | -68/+65 |
2000-05-14 | Kazu Hirata's output reloc for mov. | Alan Modra | 2 | -17/+27 |
2000-05-14 | New file | Alan Modra | 2 | -0/+34 |
2000-05-13 | Quell some gcc warnings by defining textdomain and bindtextdomain | Alan Modra | 2 | -6/+9 |
2000-05-13 | Add x86 gas -q option to quiet some x86 gas warnings. | Alan Modra | 4 | -56/+75 |
2000-05-13 | `.arch cpu_type' pseudo for x86. | Alan Modra | 4 | -116/+255 |
2000-05-12 | * config/tc-mn10300.h (md_end): Define. | Alexandre Oliva | 3 | -1/+40 |
2000-05-11 | Ulf Carlsson's patches: | Alan Modra | 5 | -10/+34 |
2000-05-11 | (md_estimate_size_before_relax): Use the external version of | Alan Modra | 2 | -1/+11 |
2000-05-09 | Unwind info bug fixes from David Mosberger. | Jim Wilson | 2 | -7/+13 |
2000-05-08 | Michael Sokolov's 68000 patches + assorted compiler warning fixes. | Alan Modra | 3 | -47/+71 |
2000-05-08 | Fix breakage from 2000-03-31 bfd/srec.c change. | Alan Modra | 2 | -2/+6 |
2000-05-04 | Just mention current year in printed copyright message. | Alan Modra | 2 | -2/+6 |
2000-05-03 | * config/tc-ppc.c (pre_defined_registers): Add entries for vector | J.T. Conklin | 2 | -1/+78 |
2000-05-03 | * config/atof-ieee.c (gen_to_words): When adding carry back in, | Ian Lance Taylor | 2 | -2/+9 |
2000-05-03 | Fix little endian relocs | Nick Clifton | 2 | -25/+24 |
2000-05-03 | Update copyright message. | Alan Modra | 2 | -1/+6 |
2000-05-03 | go32 bss alignment. | Alan Modra | 2 | -0/+6 |
2000-05-02 | Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as | Alan Modra | 10 | -274/+201 |
2000-05-01 | Duplicate hppa*-*-*elf* behaviour for hppa*-*-linux*. | Alan Modra | 10 | -48/+67 |
2000-05-01 | Fix tests to remove leading zeroes from labels | Nick Clifton | 3 | -52/+57 |
2000-05-01 | * macro.c (macro_expand_body): Don't prepend macro number with zeroes. | Catherine Moore | 2 | -1/+5 |
2000-05-01 | * config/tc-avr.c: ATTRIBUTE_UNUSED added to the necessary places. | Denis Chertykov | 2 | -59/+62 |
2000-05-01 | * config/tc-avr.c: New AVR_ISA_ defined. | Denis Chertykov | 2 | -48/+197 |
2000-05-01 | Ensure all pe targets use bfd. | Alan Modra | 3 | -212/+230 |
2000-04-29 | Correctly check gcc version. | Alan Modra | 2 | -2/+6 |
2000-04-26 | Add XCOFF64 support. | Clinton Popetz | 5 | -24/+94 |
2000-04-25 | Remove '/' from comment_chars for FreeBSD so divide operator works. | Alan Modra | 3 | -4/+12 |
2000-04-25 | Mention IA-64. | Jim Wilson | 1 | -0/+4 |
2000-04-25 | * configure.in: Configury support for PA64 (currently disabled). | Jeff Law | 3 | -166/+191 |