* struc-symbol.h (struct symbol): Add sy_mri_common bit.
[deliverable/binutils-gdb.git] / gas / read.c
1995-08-08  Ian Lance Taylor * struc-symbol.h (struct symbol): Add sy_mri_common...
1995-07-07  Ian Lance Taylor * read.c (s_lcomm): For .lcomm 1, set align to 0,...
1995-07-07  Ian Lance Taylor * app.c (do_scrub_next_char): Always accept \v. Don...
1995-07-06  Ken Raeburnfsf address update
1995-05-04  Ken Raeburn* as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not...
1995-05-02  Ken Raeburn(pop_insert): New function.
1995-04-26  Ken RaeburnSupport for more portable alignment handling in assembl...
1994-12-31  Ken RaeburnHandle .space directive with non-constant operand:
1994-11-03  Ken RaeburnChanges from net 2.5.2 release branch:
1994-10-17  Ian Lance Taylor * read.c (read_a_source_file): The second argument...
1994-09-21  Ken RaeburnCombine two existing mechanisms for copying symbol...
1994-09-19  Ken Raeburn* read.c (pseudo_set, case O_symbol): If OBJ_COPY_SYMBO...
1994-09-12  Ian Lance Taylor * read.c (read_a_source_file): The second argument...
1994-09-09  Kung HsuModified Files:
1994-07-08  Kung HsuModified Files:
1994-06-04  Ian Lance Taylor * read.c (emit_expr): Use memset to zero out memory...
1994-06-03  David MacKenzie * as.h: Replace flagseen with separate variables.
1994-06-02  Ken Raeburn(potable): Add this_gcc_requires_the_gnu_assembler...
1994-02-22  Ian Lance Taylor * read.c (s_lcomm): Use an alignment power of 3 for...
1994-02-21  Ian Lance Taylor * read.c (read_a_source_file): Use correct arguments...
1994-02-10  Ian Lance Taylor * read.c (do_align): Don't define label just_record_al...
1994-02-09  Ian Lance Taylor * app.c (do_scrub_next_char): If NO_STRING_ESCAPES...
1994-01-31  Steve Chamberlain * read.c (s_lcomm): Align lcomm data.
1994-01-30  Ken Raeburn* read.c (do_align): New function, most of guts of...
1994-01-27  Ian Lance Taylor * read.c (lex_type): No longer make '{' a valid charac...
1994-01-24  Ken Raeburnread.c (s_lcomm): Treat Alpha like MIPS in handling...
1994-01-15  David Edelsohn* read.c (emit_expr): Fix computation of mask.
1994-01-12  David Edelsohn* expr.c (integer_constant): Fix computation of too_man...
1993-12-15  Ken Raeburnremoved an unnecessary comment
1993-11-28  Jeff LawFix typo in last change.
1993-11-28  Jeff Law * read.c (read_a_source_file): Fix test for...
1993-11-17  Ian Lance Taylor * read.c (read_a_source_file): If we find a bad pseudo-op,
1993-11-02  Ian Lance Taylor * read.c (s_lcomm): Put small objects in .sbss for...
1993-11-02  Ian Lance TaylorFix tipo in comment.
1993-10-31  Jeff Law * read.c (get_stab_string_offset): Set SEC_DEBU...
1993-10-31  Jeff Law * expr.c (make_expr_symbol): Delete DOT_LABEL_P...
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
This page took 0.269943 seconds and 80 git commands to generate.