64 Commits (870b3035a486dab29b2169733cb56f40c82a8c43)

Author SHA1 Message Date
Richard Henderson cdfbf930b9 * dw2gencfi.c (struct cfi_escape_data): New. 24 years ago
Alan Modra ed7d5d1a43 * read.c (emit_expr): Set dot_value. 24 years ago
Alan Modra 54cfded08e * dw2gencfi.c, dw2gencfi.h: New files. 24 years ago
Hans-Peter Nilsson 64e55042d6 * read.c (old_buffer, old_input, old_limit): Remove variables. 24 years ago
H.J. Lu a645d1eb84 2003-05-01 H.J. Lu <hjl@gnu.org> 24 years ago
Nick Clifton 0822d0753e (buffer_and_nest): Store more to sb instead of '\n'. 24 years ago
Alan Modra a0ea3e1db8 * read.c (get_absolute_expr): New, split out from.. 24 years ago
Nick Clifton fea179166e Remove GASP. 24 years ago
Hans-Peter Nilsson dc59a89726 * read.c (emit_expr) [WORKING_DOT_WORD]: Initialize x->use_jump. 24 years ago
Hans-Peter Nilsson a6bd2a4f18 * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for label, not 24 years ago
Alan Modra 7065849339 * dwarf2dbg.c: Always include dwarf2dbg.h. 24 years ago
Nick Clifton 8ac9ba6cf2 Catch attempts to create strings in the abs section. 24 years ago
Daniel Jacobowitz ecb4347ade 2002-06-14 H.J. Lu <hjl@gnu.org> 25 years ago
Kazu Hirata d1a6c2428d * as.h: Fix formatting. 25 years ago
Nick Clifton ceac3f6271 do not allow size or nbytes to go negative. 25 years ago
Nick Clifton 7f28ab9dc7 Generate warning message if .endr is used without preceeding .rept/.irc/.irp 25 years ago
Alan Modra ebeb92533b * subsegs.c (subseg_text_p): Return 0 for absolute section. 25 years ago
H.J. Lu 3882b01078 Locale changes from Bruno Haible <haible@clisp.cons.org>. 25 years ago
Alan Modra 23fe39dfb9 * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size. 25 years ago
Alan Modra 0e389e770d * read.c: Standardize error/warning messages - don't capitalise, no 25 years ago
Alan Modra 409d19c41a * read.c (s_set): Check for missing symbol name. 25 years ago
Nick Clifton f740e790c7 Use FOPEN_.. macros in calls to fopen(). 25 years ago
Nick Clifton 7e005732aa Add .incbin pseudo op 25 years ago
Ben Elliston 2a1e2a6d6e 2001-07-05 Ben Elliston <bje@redhat.com> 25 years ago
Richard Henderson 371b7465e4 * read.c (emit_leb128_expr): Call md_cons_align. 26 years ago
Alan Modra ce34c3732a Revert last patch. 26 years ago
Alan Modra 40e3ba9bb7 * expr.c (expr): Set return value to absolute_section for 26 years ago
Richard Henderson 67a659f60e * ehopt.c (get_cie_info): Rename from eh_frame_code_alignment; 26 years ago
H.J. Lu 440ecb3800 2001-03-28 H.J. Lu <hjl@gnu.org> 26 years ago
Nick Clifton 775cf89163 (for COFF) default symbols to being local. 26 years ago
Alan Modra 2289f85d24 Teach .org to handle complex expressions 26 years ago
Nick Clifton f7e42eb4af Fix copyright notices 26 years ago
Richard Henderson 0a9ef43907 * as.h (rs_align_test): New. 26 years ago
Richard Henderson 4dc7ead9fd * as.c (debug_type): Init to DEBUG_UNSPECIFIED. 26 years ago
Kazu Hirata ef99799a42 2000-11-06 Kazu Hirata <kazu@hxi.com> 26 years ago
Nick Clifton 37d8bb275b Preserve copy of case clobber opcodes so that .req pseudo op works 26 years ago
Nick Clifton 85a3969410 Add --gdwarf2 support to ARM toolchain 26 years ago
Kazu Hirata f0e652b4aa 2000-09-11 Kazu Hirata <kazu@hxi.com> 26 years ago
Alan Modra 4c400d5ea7 comment-finding hack for hppa-linux. 26 years ago
Nick Clifton 041ff4dd56 Fix formatting. 26 years ago
Alan Modra 63a0b638d4 Don't treat `;' as a line separator by default. 27 years ago
Alan Modra 0b5454486c (is_end_of_line): Add three missing lines of 0 initializers. 27 years ago
Alan Modra ac743b2c9d (is_end_of_line): No ';' for TC_HPPA. 27 years ago
H.J. Lu 969e1a7b86 2000-06-03 H.J. Lu <hjl@gnu.org> 27 years ago
Alan Modra b75c0c920f is_end_of_line fixes. 27 years ago
Jim Wilson 800eeca487 IA-64 ELF support. 27 years ago
Timothy Wall 9f10757c40 Add macro handling extensions and line substitution support. 27 years ago
Hans-Peter Nilsson 8684e216c8 * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition. 27 years ago
Alan Modra abd63a324b Remove dead code when not TC_M68K. 27 years ago
Timothy Wall a25c045a58 Check label validity with TC_START_LABEL_WITHOUT_COLON if defined. 27 years ago