aboutsummaryrefslogtreecommitdiff
path: root/gas/read.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-07do not allow size or nbytes to go negative.Nick Clifton1-3/+3
2001-10-12Generate warning message if .endr is used without preceeding .rept/.irc/.irpNick Clifton1-0/+11
2001-10-05 * subsegs.c (subseg_text_p): Return 0 for absolute section.Alan Modra1-0/+13
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-20/+16
2001-08-17 * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.Alan Modra1-1/+1
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-63/+86
2001-07-27 * read.c (s_set): Check for missing symbol name.Alan Modra1-0/+9
2001-07-10Use FOPEN_.. macros in calls to fopen().Nick Clifton1-8/+10
2001-07-09Add .incbin pseudo opNick Clifton1-0/+116
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston1-2/+2
2001-05-31 * read.c (emit_leb128_expr): Call md_cons_align.Richard Henderson1-0/+5
2001-05-25Revert last patch.Alan Modra1-4/+3
2001-05-25 * expr.c (expr): Set return value to absolute_section forAlan Modra1-3/+4
2001-05-14 * ehopt.c (get_cie_info): Rename from eh_frame_code_alignment;Richard Henderson1-0/+7
2001-03-282001-03-28 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+9
2001-03-27(for COFF) default symbols to being local.Nick Clifton1-0/+6
2001-03-17Teach .org to handle complex expressionsAlan Modra1-2/+10
2001-03-08Fix copyright noticesNick Clifton1-2/+2
2000-12-28 * as.h (rs_align_test): New.Richard Henderson1-20/+8
2000-11-17 * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson1-21/+5
2000-11-072000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-14/+12
2000-11-02Preserve copy of case clobber opcodes so that .req pseudo op worksNick Clifton1-1/+8
2000-10-25Add --gdwarf2 support to ARM toolchainNick Clifton1-1/+8
2000-09-122000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-59/+59
2000-07-28comment-finding hack for hppa-linux.Alan Modra1-0/+11
2000-07-20Fix formatting.Nick Clifton1-520/+510
2000-06-09Don't treat `;' as a line separator by default.Alan Modra1-4/+0
2000-06-04(is_end_of_line): Add three missing lines of 0 initializers.Alan Modra1-0/+3
2000-06-04(is_end_of_line): No ';' for TC_HPPA.Alan Modra1-0/+4
2000-06-032000-06-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2000-06-02is_end_of_line fixes.Alan Modra1-21/+14
2000-04-21IA-64 ELF support.Jim Wilson1-0/+2
2000-03-26Add macro handling extensions and line substitution support.Timothy Wall1-7/+41
2000-03-13 * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition.Hans-Peter Nilsson1-15/+20
2000-02-24Remove dead code when not TC_M68K.Alan Modra1-15/+11
2000-02-10Check label validity with TC_START_LABEL_WITHOUT_COLON if defined.Timothy Wall1-1/+6
2000-02-08Remove redundant code for checking numbers with suffixes. AddTimothy Wall1-4/+34
2000-02-08New elseif directive has been added.Timothy Wall1-0/+1
2000-02-03octets vs bytes changes for GASTimothy Wall1-2/+2
2000-01-26Make copyright date lists comply with GNU requirementAlan Modra1-2/+2
2000-01-26This set of patches add support for aout emulation on the x86Alan Modra1-8/+13
1999-11-03 * read.c (pseudo_set): Reject attempts to set the value of aIan Lance Taylor1-0/+2
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-25/+25
1999-06-12 * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1-15/+1
1999-06-10 * read.c (read_a_source_file): Only declare inescape ifIan Lance Taylor1-1/+4
1999-06-05 * dwarf2dbg.c (*): Convert to K&R + prototypes.Richard Henderson1-2/+8
1999-06-03 * read.c (read_a_source_file): Conditionally allow matched "Richard Henderson1-2/+10
1999-06-03 * app.c (input_buffer): New static variable.Ian Lance Taylor1-31/+40
1999-05-17/Alan Modra1-3/+11
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+5054