summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* need GM ChangeLogStan Shebs1994-01-041-0/+4
* fix the .SanitizeStan Shebs1994-01-042-8/+13
* Mon Jan 3 10:47:37 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-01-045-0/+226
* * gas/hppa/more.parse/labelbug.s: Add testcase for bug in lastJeff Law1994-01-031-1/+1
* Revert last change. It loses.Jeff Law1993-12-301-5/+0
* * write.h (struct fix): Field tc_fix_data should be type PTR, not void*, forKen Raeburn1993-12-291-0/+6
* put a breakpoint in as_bad_where tooKen Raeburn1993-12-291-0/+1
* * gas/hppa/more.parse/labelbug.s: Add more colonless labelJeff Law1993-12-293-0/+48
* * app.c (do_scrub_next_char): Fix more bugs dealing withJeff Law1993-12-292-6/+30
* Making HPPA assembler case sensitive where it should be, and speeding it upTorbjorn Granlund1993-12-261-0/+19
* Add TODO list item from observing Solaris assembler.Ken Raeburn1993-12-211-0/+6
* sparc-coff reloc, symbols.c BSF_* changesKen Raeburn1993-12-201-0/+10
* * write.c (adjust_reloc_syms) [RELOC_REQUIRES_SYMBOL]: If no symbol is presentKen Raeburn1993-12-201-2/+21
* md_end, listing, obj-coff changesKen Raeburn1993-12-201-2/+33
* * as.c (main): Only invoke md_end if it's defined as a macro.Ken Raeburn1993-12-207-73/+17
* whitespaceKen Raeburn1993-12-201-1/+0
* * as.c (main): Call listing_print before BFD gets closed, when symbol dataKen Raeburn1993-12-202-10/+16
* * config/tc-hppa.c (md_begin): Initialize "dummy_label".Jeff Law1993-12-171-0/+6
* recent config/* & section_symbol changesKen Raeburn1993-12-161-0/+13
* * config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH nowKen Raeburn1993-12-168-217/+69
* read.c(lex_type): Don't make '[' a valid symbol name char.Ken Raeburn1993-12-161-0/+5
* Makefile.in (RUNTEST): New variable.Ken Raeburn1993-12-151-0/+3
* forgot to check in some log messages last weekKen Raeburn1993-12-151-0/+11
* Some changes from trying to run test suite in California last week:Ken Raeburn1993-12-151-7/+4
* removed an unnecessary commentKen Raeburn1993-12-151-2/+2
* * configure.in (hppa*-*-osf*): Do not consider this a developmentalJeff Law1993-12-151-0/+3
* * config/tc-hppa.c (md_apply_fix): Handle cases where noJeff Law1993-12-152-1/+13
* * config/tc-hppa.c (md_apply_fix): Do not call hppa_field_adjustJeff Law1993-12-142-1/+9
* * config/tc-h8500.c (build_bytes): Get reloc type right for aSteve Chamberlain1993-12-114-237/+287
* Recognise SH.Steve Chamberlain1993-12-111-2/+5
* output-file.c, write.c changesKen Raeburn1993-12-091-0/+6
* (number_to_chars_*): Delete bogus range checks.Ken Raeburn1993-12-091-249/+269
* * gas/m68k/disperr.s: New test.Jeff Law1993-12-083-0/+22
* Tue Dec 7 16:02:53 1993 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain1993-12-081-0/+6
* * config/tc-h8300.c (md_assemble): Don't update input_line_pointer.David Edelsohn1993-12-061-0/+4
* * config/obj-som.[ch] (obj_read_begin_hook): Remove last change.Jeff Law1993-12-062-244/+23
* * config/obj-som.c (obj_som_version): Pass version string toJeff Law1993-12-063-37/+85
* * config/obj-som.c (obj_read_begin_hook): Delete unused function.Jeff Law1993-12-063-20/+83
* * gas/hppa/reloc/roundmode.s: New test.Jeff Law1993-12-063-0/+34
* * config/tc-hppa.c (tc_gen_reloc, SOM version): Handle relocationJeff Law1993-12-062-21/+22
* * config/tc-hppa.c (evaluate_absolute): Support e_rrsel andJeff Law1993-12-062-8/+22
* Fri Dec 3 09:47:30 1993 Pete Hoogenboom (hoogen@cs.utah.edu)Jeff Law1993-12-031-0/+6
* * config/tc-hppa.c (md_apply_fix): Delete old wrapper function.Jeff Law1993-12-032-44/+40
* Deleted RCS crap, since it frequently seems to wind up being the onlyKen Raeburn1993-12-031-178/+0
* Lots of changes for:Ken Raeburn1993-12-037-74/+164
* * Makefile (clean): Depend on clean-here.Jeff Law1993-12-021-0/+4
* changes so farKen Raeburn1993-12-011-0/+21
* include fopen-bin.hKen Raeburn1993-12-011-0/+2
* * config/tc-mips.c (macro): From wilson@cygnus.com: for M_L_DAB,Ian Lance Taylor1993-12-012-2/+3
* * config/tc-hppa.c (hppa_elf_mark_end_of_function): New function.Jeff Law1993-12-012-43/+76