25 Commits (84d2ac95e4f51faedabd0219bbf0fd1c2ef5f530)

Author SHA1 Message Date
H.J. Lu 3882b01078 Locale changes from Bruno Haible <haible@clisp.cons.org>. 25 years ago
Alan Modra fa6e93186b * as.h (alloca): Don't declare if __GNUC__. Remove an old comment. 25 years ago
Nick Clifton f7e42eb4af Fix copyright notices 26 years ago
Nick Clifton 0d2bcfafbf Updated ARC assembler from arccores.com 26 years ago
Richard Henderson 0a9ef43907 * as.h (rs_align_test): New. 26 years ago
Kazu Hirata ee515fb7fa 2000-12-13 Kazu Hirata <kazu@hxi.com> 26 years ago
Richard Henderson 220e750f6f * dwarf2dbg.c: Rewrite from scratch. Queue all debugging output 26 years ago
Richard Henderson 4dc7ead9fd * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 26 years ago
Hans-Peter Nilsson d8374dcd8a * as.h (OPTION_MD_BASE): Bump to 190. 26 years ago
Kazu Hirata 30a2b4ef8f 2000-10-12 Kazu Hirata <kazu@hxi.com> 26 years ago
Kazu Hirata a01b9fa4ba 2000-09-12 Kazu Hirata <kazu@hxi.com> 26 years ago
Alan Modra 4c400d5ea7 comment-finding hack for hppa-linux. 26 years ago
Alan Modra 8fce3f5ef7 Michael Sokolov's 68000 patches + assorted compiler warning fixes. 27 years ago
Alan Modra a1934524a3 Correctly check gcc version. 27 years ago
Alan Modra 12ff5d5690 Portability fixes. 27 years ago
Alan Modra c20f4f8c21 Move bug report string to one place. 27 years ago
Timothy Wall 9f10757c40 Add macro handling extensions and line substitution support. 27 years ago
Alan Modra abd63a324b Remove dead code when not TC_M68K. 27 years ago
Timothy Wall f805106cd3 Add handling for numbers with suffixed radix. 27 years ago
Timothy Wall bea9907b2a octets vs bytes changes for GAS 27 years ago
Geoffrey Keating 2bdd6cf599 * as.c (show_usage): Document new options. 27 years ago
Ian Lance Taylor b9e57a387a * subsegs.c (subseg_text_p): New function. 28 years ago
Richard Henderson fac0d250c7 * as.c (parse_args): Add option -gdwarf2 to allow requesting 28 years ago
Ian Lance Taylor 2b47531bf9 * app.c (input_buffer): New static variable. 28 years ago
Richard Henderson 252b5132c7 19990502 sourceware import 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
nobody 94228bd3ca This commit was manufactured by cvs2svn to create branch 'FSF'. 28 years ago
James Lemke cfa025ec7f Define default values of [TEXT|DATA|BSS]_SECTION_NAME 29 years ago
Ian Lance Taylor ffd652c313 * ehopt.c: New file. 29 years ago
Ian Lance Taylor e869646749 * as.h: If gcc version greater than 2.6, use `__format__' and 29 years ago
Bill Moyer 4d1dc7f122 Added "--nowarnswap" option for suppressing "Swapping instructions" warnings. 29 years ago
Ian Lance Taylor fa8666c791 Wed Jan 28 13:54:50 1998 Pat Rankin <rankin@eql.caltech.edu> 29 years ago
Bill Moyer 7012071819 Added --nowarnswap arg to suppress "Swapping instructions" warning. 29 years ago
Richard Henderson c3b27a64b4 * as.c (parse_args): Add --keep-locals alias for -L. 29 years ago
Doug Evans d57d82d7e5 * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if defined) to 29 years ago
Ian Lance Taylor a089d2da97 * as.h: Don't define alloca if __GNUC__. Just declare it. 29 years ago
Ian Lance Taylor 590c50d82c * as.h (bfd_alloc_by_size_t): Don't declare. 30 years ago
Ian Lance Taylor 5cece52677 Wed Aug 7 14:19:03 1996 Philippe De Muyter <phdm@info.ucl.ac.be> 30 years ago
Ian Lance Taylor a5a781751a * as.h: Don't define const or volatile. 31 years ago
Ian Lance Taylor 7e027ce6c2 * as.h (struct frag): Remove unused align_mask and align_offset 31 years ago
Ian Lance Taylor 011d16ac04 update copyrights 31 years ago
Ian Lance Taylor 7e047ac2c1 Add support for macros. 31 years ago
Ken Raeburn 58bd5f50cf * as.h (alloca): Use void* declaration on HP/UX. 31 years ago
Ken Raeburn 3b85367c58 * as.h (alloca): If __STDC__, declare void* instead of char*. 31 years ago
Ian Lance Taylor a7aa7a2ba9 * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF. 32 years ago
Ken Raeburn 9777b772c8 * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, define 32 years ago
Ken Raeburn d5f4140317 * as.h (relax_substateT): Now defined to be unsigned int. 32 years ago
Ken Raeburn 4a9c666ec2 * subsegs.h: Include obstack.h. 32 years ago
Ken Raeburn 87e4849501 * frags.c (frag_init): Call obstack_begin on `frags'. 32 years ago
Ken Raeburn b9419dd224 Do unlink/delete test properly. 32 years ago