Changes to let cons handle bignums like general expressions.
[binutils-gdb.git] / gas / read.c
1993-10-06 Ian Lance Taylor Changes to let cons handle bignums like general expres...
1993-09-13 Ian Lance Taylor * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new...
1993-09-10 Ian Lance Taylorgcc lint. See ChangeLog for details. Also:
1993-09-09 Ian Lance Taylor * read.c (get_stab_string_offset, s_stab_generic): If
1993-09-08 Stan ShebsAdd missing ifdef to make m68k-aout targets happy.
1993-09-07 Stan ShebsChanges to support stabs-in-coff
1993-08-18 Ken Raeburn(potable): Treat "string" like "asciz".
1993-08-05 Ken Raeburn(emit_expr): Use BFD_RELOC_64 fr 8-byte expressions.
1993-07-23 Ian Lance Taylor * read.c (read_a_source_file): In NO_PSEUDO_DOT case...
1993-07-21 Ian Lance Taylor * read.c (read_a_source_file): If NO_PSEUDO_DOT is...
1993-07-21 Ian Lance Taylor * Extensive changes to permit symbols to contain any...
1993-07-19 Ken Raeburn(read_begin): Call obstack_begin with values closer...
1993-07-19 Ian Lance Taylor * expr.c (clean_up_expression): Don't cancel the subtr...
1993-07-16 Ian Lance Taylor * read.c (float_cons): Simplified parsing logic. If
1993-07-15 Ian Lance Taylor * Preliminary support for m88k-coff.
1993-07-14 Ian Lance Taylor * Removed sy_forward and replaced it with an undefined...
1993-07-07 Ken Raeburn(s_comm): Values read are type valueT.
1993-05-27 Ken Raeburnread.c (s_align_bytes): Properly record alignment.
1993-05-27 Ian Lance Taylor * app.c (do_scrub_begin): Let line_comment_chars override
1993-03-29 Ken Raeburn(big_cons): If target_big_endian, reverse bytes being...
1993-03-04 Steve Chamberlain * read.c (s_space): Multiply repeat count by mult...
1993-03-04 Ken Raeburnread.c needs ctype.h
1993-01-04 Ken Raeburnfix goof from last change
1993-01-04 Ken Raeburn(s_data): Use "data_section"; it'll map to SEG_DATA...
1992-12-30 Ian Lance TaylorWed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus...
1992-12-13 Ian Lance TaylorSat Dec 12 15:26:34 1992 Ian Lance Taylor (ian@cygnus...
1992-11-23 Ken RaeburnRan "indent", for GNU coding style; some code & comment...
1992-09-09 Ian Lance TaylorWed Sep 9 11:06:25 1992 Ian Lance Taylor (ian@cygnus...
1992-08-06 Steve Chamberlain * read.c (s_fill): make the .fill size clamped error...
1992-06-24 Steve ChamberlainWed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepu...
1992-06-04 Steve ChamberlainThu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepu...
1992-02-21 K. Richard Pixleychanges from Minh Tran-Le <TRANLE@INTELLICORP.COM>...
1992-02-17 K. Richard Pixleyfighting bitrot in a major way
1992-02-15 K. Richard PixleyWhite space and comment changes. #ifdef __STDC__ becom...
1992-02-13 K. Richard PixleyWhite space and comments only. The devo tree prior...
1991-04-04 nobodyThis commit was manufactured by cvs2svn to create branc...
1991-04-04 K. Richard PixleyInitial revision