Age | Commit message (Expand) | Author | Files | Lines |
2001-08-23 | * config/tc-ia64.c (dot_endp): Set function symbol sizes. | Jakub Jelinek | 3 | -4/+60 |
2001-08-21 | * tc_mips.c (md_begin): Warn about incompatibility between -march=FOO | Thiemo Seufer | 2 | -1/+22 |
2001-08-21 | * config/tc-mips.c (md_parse_option): #ifdef the | Thiemo Seufer | 2 | -3/+12 |
2001-08-21 | * config/tc-alpha.h (MD_APPLY_FIX3): Define. | Richard Henderson | 3 | -2/+10 |
2001-08-18 | 2001-08-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+5 |
2001-08-18 | * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression() | Thiemo Seufer | 2 | -73/+161 |
2001-08-17 | 2001-08-17 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+6 |
2001-08-17 | * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size. | Alan Modra | 3 | -9/+15 |
2001-08-16 | Set MIPS n32 ABI flag in ELF header if appropriate. | Thiemo Seufer | 2 | -0/+9 |
2001-08-16 | Add support for MIPS R1[02]000 performance counter opcodes. | Thiemo Seufer | 4 | -0/+25 |
2001-08-16 | Remove obsolete special handling of 64bit Relocations. | Thiemo Seufer | 3 | -35/+6 |
2001-08-14 | 2001-08-14 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -0/+8 |
2001-08-13 | Add missing prototypes | Nick Clifton | 2 | -5/+14 |
2001-08-13 | * config/tc-s390.c (s390_elf_cons): Correct fixups for PLT | Andreas Jaeger | 2 | -55/+62 |
2001-08-12 | Extend unaligned test to check .uaword with mulitple arguments | Nick Clifton | 3 | -1/+13 |
2001-08-12 | Fix behaviour of unaligned data directives | Nick Clifton | 2 | -2/+9 |
2001-08-11 | * config/tc-mips.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2001-08-10 | 2001-08-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 22 | -34/+62 |
2001-08-10 | * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves. | Richard Sandiford | 7 | -12/+21 |
2001-08-10 | * config/tc-mips.c (move_register): New function. | Richard Sandiford | 2 | -13/+36 |
2001-08-10 | * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes | Andreas Jaeger | 3 | -172/+178 |
2001-08-10 | * as.h (alloca): Don't declare if __GNUC__. Remove an old comment. | Alan Modra | 3 | -25/+14 |
2001-08-10 | Move one entry from gas/ChangeLog to gas/testsuite/ChangeLog. | Alan Modra | 2 | -15/+13 |
2001-08-10 | Revert 2001-08-08 changes. | Alan Modra | 2 | -28/+36 |
2001-08-09 | * symbols.c: Add missing prototypes. | Alan Modra | 7 | -17/+55 |
2001-08-08 | * config/tc-ppc.c (md_apply_fix3): Replace haphazard code for | Alan Modra | 2 | -32/+34 |
2001-08-08 | * config/obj-elf.c (elf_copy_symbol_attributes): Make it a global | Alan Modra | 3 | -34/+36 |
2001-08-08 | * output-file.c (output_file_create): Don't try to open using | Alan Modra | 2 | -6/+5 |
2001-08-07 | Replace a bunch of magic constants in tc-mips.c with their proper | Thiemo Seufer | 2 | -42/+54 |
2001-08-07 | Some formatting fixes and assorted cleanup in tc-mips.c. | Thiemo Seufer | 2 | -98/+70 |
2001-08-07 | * config/tc-mips.c (md_begin): Take -mcpu value into account even when | Thiemo Seufer | 2 | -13/+60 |
2001-08-07 | * mips-dis.c (print_insn_arg): Don't use software integer registers | Thiemo Seufer | 6 | -29/+37 |
2001-08-05 | 2001-08-04 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+6 |
2001-08-05 | 2001-08-04 H.J. Lu <hjl@gnu.org> | H.J. Lu | 24 | -14/+107 |
2001-08-03 | * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test. | Richard Sandiford | 5 | -2/+56 |
2001-08-03 | *** empty log message *** | Richard Sandiford | 1 | -0/+7 |
2001-08-03 | * config/tc-mips.c (md_apply_fix): Don't subtract the symbol value | Richard Sandiford | 2 | -1/+8 |
2001-08-02 | * gas/mips/mips-gp32-fp32, | Richard Sandiford | 22 | -0/+2329 |
2001-08-02 | * doc/c-mips.tex (-mgp32, -mfp32): Added -mfp32, unified with -mgp32. | Richard Sandiford | 3 | -259/+202 |
2001-08-01 | Cleanups for z8k target | Nick Clifton | 2 | -1/+18 |
2001-08-01 | * config/tc-i386.c (lex_got): Match lower case relocation tokens. | Alan Modra | 2 | -7/+26 |
2001-08-01 | * gas/elf/section2.l: Adjust warning message comparison. | Alan Modra | 2 | -1/+5 |
2001-08-01 | * read.c: Standardize error/warning messages - don't capitalise, no | Alan Modra | 20 | -170/+224 |
2001-07-31 | * config/tc-ppc.c (ppc_elf_validate_fix): It's OK to have | Geoffrey Keating | 2 | -1/+6 |
2001-07-30 | * gas/mips/mips.exp (el): New variable. | Richard Sandiford | 2 | -39/+17 |
2001-07-30 | * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_type | Alan Modra | 7 | -127/+102 |
2001-07-28 | * config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsr | Stephane Carrez | 2 | -2/+7 |
2001-07-27 | * read.c (s_set): Check for missing symbol name. | Alan Modra | 2 | -0/+13 |
2001-07-27 | 2001-07-26 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -3/+8 |
2001-07-26 | * gas/i386/relax.s: Test rs_space. | Alan Modra | 3 | -4/+22 |