summaryrefslogtreecommitdiff
path: root/gas/cgen.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Move struc-symbol.h to symbols.cAlan Modra2018-10-291-15/+21
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-3/+3
* update many old style function definitionsTrevor Saunders2016-04-201-3/+3
* Constify moreAlan Modra2016-04-011-2/+2
* get rid of K&R style argsTrevor Saunders2016-03-311-58/+21
* Remove use of alloca.Nick Clifton2016-03-211-1/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* PR 14072Nick Clifton2012-05-171-2/+2
* * cgen.c (gas_cgen_parse_operand): Do not set BSF_RELC flag onNick Clifton2012-02-201-1/+2
* * cgen.c (gas_cgen_pcrel_r_type): New function.Nick Clifton2011-09-081-2/+25
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-1/+3
* * cgen.c: Whitespace fixes.Doug Evans2010-02-261-34/+35
* update copyright datesAlan Modra2009-09-021-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-2/+1
* * cgen.c (gas_cgen_parse_operand): Guard against NULL pointers.DJ Delorie2009-05-131-3/+4
* Switch to GPLv3Nick Clifton2007-07-031-6/+6
* Support for Toshiba MeP and for complex relocations.Dave Brolley2007-02-051-1/+326
* remove some duplicate #include's.Alan Modra2006-06-071-6/+3
* gas:Zack Weinberg2005-06-071-3/+3
* Update the address and phone number of the FSFNick Clifton2005-05-051-1/+1
* Fix typo introduced byprevious delta.Nick Clifton2005-03-211-1/+1
* (gas_cgen_parse_operand): Copy opinfo parameter into a local variable in caseNick Clifton2005-03-161-2/+5
* * cgen.c: Warning fixes.Alan Modra2005-02-231-6/+8
* bfd/ChangeLog:Alexandre Oliva2005-01-251-0/+3
* Add support for M32R GOT relocsNick Clifton2004-06-251-1/+5
* * app.c: Convert to ISO-C.Kazu Hirata2003-11-211-1/+1
* opcodes:Doug Evans2003-06-101-2/+2
* * as.c (perform_an_assembly_pass): If using cgen, call gas_cgen_begin.Nick Clifton2003-04-081-0/+12
* Fix typo: intial -> initial.Nick Clifton2003-02-201-18/+18
* gas reloc rewrite.Alan Modra2002-09-051-31/+4
* * as.h: Fix formatting.Kazu Hirata2002-05-031-3/+3
* Fix compile time warning messages.Nick Clifton2001-12-171-1/+4
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-18/+15
* Fix formattingNick Clifton2001-10-131-64/+66
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-3/+3
* 2001-07-06 John Healy <jhealy@redhat.com>John Healy2001-07-061-46/+99
* 2001-05-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-05-161-2/+1
* Teach .org to handle complex expressionsAlan Modra2001-03-171-2/+15
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* 2001-02-16 matthew green <mrg@redhat.com>Matthew Green2001-02-161-1/+3
* * gas/cgen featureFrank Ch. Eigler2001-01-121-1/+5
* 2000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-111-4/+3
* 2000-09-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-061-61/+62
* Add --pcrel option to m68k portNick Clifton2000-07-311-1/+1