summaryrefslogtreecommitdiff
path: root/gas/read.c
Commit message (Expand)AuthorAgeFilesLines
* Teach .org to handle complex expressionsAlan Modra2001-03-171-2/+10
* Fix copyright noticesNick Clifton2001-03-081-2/+2
* * as.h (rs_align_test): New.Richard Henderson2000-12-281-20/+8
* * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson2000-11-171-21/+5
* 2000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-071-14/+12
* Preserve copy of case clobber opcodes so that .req pseudo op worksNick Clifton2000-11-021-1/+8
* Add --gdwarf2 support to ARM toolchainNick Clifton2000-10-251-1/+8
* 2000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-121-59/+59
* comment-finding hack for hppa-linux.Alan Modra2000-07-281-0/+11
* Fix formatting.Nick Clifton2000-07-201-520/+510
* Don't treat `;' as a line separator by default.Alan Modra2000-06-091-4/+0
* (is_end_of_line): Add three missing lines of 0 initializers.Alan Modra2000-06-041-0/+3
* (is_end_of_line): No ';' for TC_HPPA.Alan Modra2000-06-041-0/+4
* 2000-06-03 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-031-1/+1
* is_end_of_line fixes.Alan Modra2000-06-021-21/+14
* IA-64 ELF support.Jim Wilson2000-04-211-0/+2
* Add macro handling extensions and line substitution support.Timothy Wall2000-03-261-7/+41
* * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition.Hans-Peter Nilsson2000-03-131-15/+20
* Remove dead code when not TC_M68K.Alan Modra2000-02-241-15/+11
* Check label validity with TC_START_LABEL_WITHOUT_COLON if defined.Timothy Wall2000-02-101-1/+6
* Remove redundant code for checking numbers with suffixes. AddTimothy Wall2000-02-081-4/+34
* New elseif directive has been added.Timothy Wall2000-02-081-0/+1
* octets vs bytes changes for GASTimothy Wall2000-02-031-2/+2
* Make copyright date lists comply with GNU requirementAlan Modra2000-01-261-2/+2
* This set of patches add support for aout emulation on the x86Alan Modra2000-01-261-8/+13
* * read.c (pseudo_set): Reject attempts to set the value of aIan Lance Taylor1999-11-031-0/+2
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-25/+25
* * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1999-06-121-15/+1
* * read.c (read_a_source_file): Only declare inescape ifIan Lance Taylor1999-06-101-1/+4
* * dwarf2dbg.c (*): Convert to K&R + prototypes.Richard Henderson1999-06-051-2/+8
* * read.c (read_a_source_file): Conditionally allow matched "Richard Henderson1999-06-031-2/+10
* * app.c (input_buffer): New static variable.Ian Lance Taylor1999-06-031-31/+40
* /Alan Modra1999-05-171-3/+11
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+5054