Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-22 | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 5 | -1339/+990 | |
2000-06-22 | Fix a problem with 32-bit displacements in .code16gcc mode. | Alan Modra | 2 | -19/+39 | |
2000-06-22 | 2000-06-21 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2342/+1997 | |
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. | |||||
2000-06-21 | * config/tc-h8300.c (parse_reg): Make the function static. | Jeff Law | 2 | -3/+8 | |
(parse_exp): Likewise. | |||||
2000-06-21 | * config/tc-i386.c (tc_i386_fix_adjustable): Revert change from | DJ Delorie | 2 | -1/+6 | |
Sept 1999; RVA relocs need to be treated more like DIR32 relocs for cygwin import libraries to work properly. | |||||
2000-06-20 | 2000-06-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 5 | -1853/+3367 | |
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. * configure: Likewise. * doc/Makefile.in: Likewise. | |||||
2000-06-20 | TI C54x target. | Timothy Wall | 60 | -1835/+353314 | |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 29 | -1143/+6077 | |
for m68hc11 and m68hc12 processors. | |||||
2000-06-19 | Use bfd_octets_per_byte instead of OCTETS_PER_BYTE | Nick Clifton | 2 | -2/+5 | |
2000-06-19 | Fix compile time warnings | Nick Clifton | 3 | -65/+70 | |
2000-06-19 | Fix compile time warnings | Nick Clifton | 1 | -0/+4 | |
2000-06-18 | 2000-06-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -166/+175 | |
* configure.in: Don't emulate i386-pc-pe-coff with i386coff. * configure: Rebuild. | |||||
2000-06-17 | Typo fix: Change BFD_ASSEMLER to BFD_ASSEMBLER. | Nick Clifton | 2 | -1/+5 | |
2000-06-17 | Don't start directives in first column. | Alan Modra | 2 | -2/+7 | |
2000-06-16 | Add -mcpu=rmXXXX switch. | Nick Clifton | 3 | -1/+30 | |
2000-06-15 | * config/tc-mips.h: Remove definition of ONLY_STANDARD_ESCAPES. | Ulf Carlsson | 2 | -1/+4 | |
2000-06-14 | 2000-06-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* gas/macros/strings.d: Support a.out and coff. | |||||
2000-06-14 | Remove 'mrs r9, cpsr_all' since the cpsr_all flag is no longer legal syntax. | Nick Clifton | 2 | -1/+5 | |
2000-06-14 | 2000-06-13 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 2 | -0/+16 | |
* macro.c (getstring): Make it possible to escape the quote character. | |||||
2000-06-14 | * config/tc-hppa.c (pa_export): Weak symbols can be global. | Jeff Law | 2 | -1/+10 | |
2000-06-13 | Add test of macro expansion of string arguments. | Nick Clifton | 5 | -1/+35 | |
2000-06-13 | 2000-06-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* configure: Regenerate. | |||||
2000-06-09 | Don't treat `;' as a line separator by default. | Alan Modra | 15 | -29/+42 | |
Explicitly mention `;' in line_separator_chars in each backend. | |||||
2000-06-08 | Assign correct reloc value to size 1 constant valued fixes. | Nick Clifton | 2 | -5/+11 | |
2000-06-08 | * configure.in (VERSION): Update to show this is the CVS mainline. | David O'Brien | 2 | -1/+5 | |
Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com> | |||||
2000-06-08 | * config/tc-alpha.c (md_undefined_symbol): Properly understand that $at | David O'Brien | 2 | -1/+7 | |
is the integer register $r28, vs. both $r28 and the floating point register $f28. This quiets a bogus warning about needing ".set noat". Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200006081749.KAA12558@elmo.cygnus.com> | |||||
2000-06-08 | unwind bug fixes needed for today's gcc patch. | Jim Wilson | 2 | -21/+24 | |
* config/tc-ia64.c (generate_unwind_image): Call ia64_flush_insns. (dot_endp): Don't call ia64_flush_insns. (emit_one_bundle): Don't delete prologue/body records from unwind_record list in first loop. Rewrite second loop to account for this. | |||||
2000-06-07 | Patch from David Mosberger, cleanups to improve 32b-x-64b cross support. | Jim Wilson | 2 | -1/+133 | |
* config/tc-ia64.c: Add missing prototypes. (generate_unwind_image): Cast argument to output_unw_records call. | |||||
2000-06-07 | * config/tc-avr.c (avr_operand): fix the fomratting of the comment. | Denis Chertykov | 2 | -1/+7 | |
2000-06-07 | * config/tc-avr.c (AVR_ISA_???): moved to include/opcode/avr.h | Denis Chertykov | 2 | -215/+35 | |
(REGISTER_P): likewise. (avr_opcodes): uses include/opcode/avr.h (avr_operand): enable ld r,Z or st r,Z for at90s1200. | |||||
2000-06-04 | Modify test to check line separator works. | Alan Modra | 2 | -8/+8 | |
2000-06-04 | (is_end_of_line): Add three missing lines of 0 initializers. | Alan Modra | 2 | -1/+5 | |
2000-06-04 | (is_end_of_line): No ';' for TC_HPPA. | Alan Modra | 2 | -0/+8 | |
2000-06-03 | 2000-06-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* read.c (is_end_of_line): Put back `;'. | |||||
2000-06-03 | Update md_shortopts to what we actually handle. | Alan Modra | 2 | -3/+7 | |
2000-06-02 | is_end_of_line fixes. | Alan Modra | 8 | -37/+57 | |
2000-06-01 | The ARM assembler is not assembling the following instruction | Scott Bambrough | 2 | -2/+9 | |
correctly. mrs lr, spsr The string pointer is advanced to far before the check to set the SPSR bit. Thu Jun 01 2000 Scott Bambrough <scottb@netwinder.org> * config/tc-arm.c (do_mrs): Allow SPSR_BIT to be set correctly. | |||||
2000-05-29 | Fix compile time warning messages. | Nick Clifton | 3 | -48/+58 | |
2000-05-29 | Minor formatting tweak to make synchronisation easier. | Nick Clifton | 1 | -2/+3 | |
2000-05-29 | Update copyright dates | Nick Clifton | 1 | -1/+1 | |
2000-05-29 | Do not run test sfor c54x | Nick Clifton | 1 | -1/+3 | |
2000-05-29 | Remove RCS date string in order to make synchronisation easier. | Nick Clifton | 1 | -2/+1 | |
2000-05-29 | 2000-05-29 Philip Blundell <philb@gnu.org> | Phil Blundell | 2 | -3/+1 | |
* doc/as.texinfo: (Local Labels): Delete misplaced mention of ARM. | |||||
2000-05-29 | 2000-05-29 Philip Blundell <philb@gnu.org> | Phil Blundell | 3 | -2/+9 | |
* doc/as.texinfo: Update copyright dates. * NEWS: Mention ARM ELF support. | |||||
2000-05-27 | * config/tc-mn10300.c (md_assemble): Copy size to real_size before | Alexandre Oliva | 2 | -2/+10 | |
it is modified, and use the real_size to compute the frag address for dwarf2 line info. | |||||
2000-05-27 | Fix "make dep-in" and "make dep" | Alan Modra | 3 | -122/+147 | |
Previous rules had problems due to automake moving variables around. | |||||
2000-05-26 | * config/tc-sparc.c (sparc_relax): New. | Jakub Jelinek | 2 | -1/+109 | |
(md_longopts): Add -relax and -no-relax options. (md_parse_options, md_show_usage): Likewise. (md_apply_fix3): Optimize tail call into branch always if possible. | |||||
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 | |
* config/tc-ia64.c (dot_restorereg_p): New function. (md_pseudo_table): Add restorereg.p. ... | |||||
2000-05-23 | Oops. Forgot to say "configure: Regenerate". | Hans-Peter Nilsson | 1 | -0/+1 | |