summaryrefslogtreecommitdiff
path: root/gas/read.c
Commit message (Expand)AuthorAgeFilesLines
* * read.c (do_s_func): New function.Doug Evans1998-06-021-8/+24
* * read.c (s_func): Prepend `leading char' by default.Doug Evans1998-06-021-2/+10
* Implement .func/.endfunc pseudo-ops.Doug Evans1998-06-011-1/+72
* tipoIan Lance Taylor1998-05-291-2/+2
* Based on patch from Klaus Kaempf <kkaempf@progis.de>:Ian Lance Taylor1998-05-291-0/+6
* * read.c (generate_file_debug,generate_lineno_debug): New functions.Doug Evans1998-05-131-25/+49
* Fri Apr 24 12:47:42 1998 Philippe De Muyter <phdm@macqel.be>Ian Lance Taylor1998-04-241-1/+1
* * Many files: Added gettext invocations around user-visibleTom Tromey1998-04-221-150/+208
* * read.h (include_dirs): Declare.Doug Evans1998-01-301-11/+70
* * read.c (get_line_sb): Accept any eol marker while scanning macros.Richard Henderson1997-10-151-7/+57
* Make the NUL character be considered to be a line terminator.Nick Clifton1997-08-221-6/+36
* * as.c (show_usage): Add -am.Richard Henderson1997-08-191-2/+34
* * as.h (enum debug_info_type): Define.Ian Lance Taylor1997-08-151-25/+359
* Tue Mar 18 15:50:13 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor1997-03-181-0/+1
* * read.c (read_a_source_file): Call LISTING_NEWLINE beforeIan Lance Taylor1997-03-131-128/+157
* Thu Feb 13 14:48:03 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1997-02-131-1/+6
* * write.c (relax_segment): Give an error if a .space symbol isIan Lance Taylor1997-01-311-1/+3
* Ideas from Srinivas Addagarla <srinivas@cdotd.ernet.in>:Ian Lance Taylor1997-01-301-1/+24
* * read.c (emit_expr): Check for overflow of a negative valueIan Lance Taylor1997-01-091-3/+16
* * read.c (read_a_source_file): When defining a macro in MRI mode,Ian Lance Taylor1997-01-091-5/+22
* Based on patch from Ronald F. Guilmette <rfg@monkeys.com>:Ian Lance Taylor1997-01-031-2/+11
* * read.c (read_a_source_file): Check mri_pending_align afterIan Lance Taylor1996-12-311-8/+11
* * read.c (s_macro): Warn if a macro has the same name as aIan Lance Taylor1996-10-011-10/+101
* * read.c (s_lcomm): Set section flags for .sbss section.Ian Lance Taylor1996-05-301-0/+5
* Add .skip as a synonym for .spaceMichael Meissner1996-05-231-61/+82
* * read.h (enum linkonce_type): Define.Ian Lance Taylor1996-03-291-0/+78
* * as.h (strdup): Don't declare.Ian Lance Taylor1996-03-221-14/+10
* * read.c (potable): Add "mri" and ".mri".Ian Lance Taylor1996-02-131-0/+33
* * read.c (potable): Pass negative numbers for new .balign[wl] andIan Lance Taylor1996-02-091-21/+32
* * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl.Ian Lance Taylor1996-02-081-14/+68
* * as.c (main): Call parse_args before read_begin.Ian Lance Taylor1996-02-071-19/+31
* * read.c (s_fill): If md_flush_pending_output is defined, call it.Ken Raeburn1995-12-051-0/+3
* Clean up hash code, parameterize some actions, tweak some parameters. HashKen Raeburn1995-11-281-30/+28
* * cond.c (s_endif): Call demand_empty_rest_of_line. In MRI mode,Ian Lance Taylor1995-10-031-11/+182
* * config/tc-ppc.h (OBJ_XCOFF): Define if OBJ_COFF and not TE_PE.Ian Lance Taylor1995-09-271-76/+140
* * expr.c (operand): Handle 08 and 09 in MRI mode.Ian Lance Taylor1995-09-071-6/+38
* * read.c (cons_worker): Don't use #elif; old compilers don'tIan Lance Taylor1995-09-071-1/+3
* * app.c (do_scrub_chars): In MRI mode, silently end quoted stringsIan Lance Taylor1995-09-071-28/+144
* * read.c (read_a_source_file): In MRI mode, don't end theIan Lance Taylor1995-08-211-2/+8
* Add support for macros.Ian Lance Taylor1995-08-211-32/+226
* * read.c (s_include): In MRI mode, don't expect quotes around theIan Lance Taylor1995-08-181-5/+21
* * read.c (potable): Add spc, ttl, xcom, xref.Ian Lance Taylor1995-08-101-0/+92
* * read.c (s_set): Remove unused local ptr.Ian Lance Taylor1995-08-101-4/+11
* * read.c (mri_line_label): Make non-static.Ian Lance Taylor1995-08-091-1/+14
* * read.c (abs_section_offset): New global variable.Ian Lance Taylor1995-08-091-107/+314
* * configure.in: Move random special target handling beforeIan Lance Taylor1995-08-091-0/+36
* * struc-symbol.h (struct symbol): Add sy_mri_common bit.Ian Lance Taylor1995-08-081-47/+297
* * read.c (s_lcomm): For .lcomm 1, set align to 0, not 1.Ian Lance Taylor1995-07-071-1/+1
* * app.c (do_scrub_next_char): Always accept \v. Don't make itIan Lance Taylor1995-07-071-2/+0
* fsf address updateKen Raeburn1995-07-061-7/+30