summaryrefslogtreecommitdiffhomepage
path: root/mixlib/mix_parser.c
AgeCommit message (Expand)Author
2005-09-20New FSF addressJose Antonio Ortega Ruiz
2004-08-01g_tree_foreach instead of deprecated g_tree_traverse.Jose Antonio Ortega Ruiz
2004-08-01g_tree_foreach instead of deprecated g_tree_traverse.Jose Antonio Ortega Ruiz
2004-06-22 do not store bogus line number for added CON instructions.Jose Antonio Ortega Ruiz
2004-06-12recognition of ALF in listings.Jose Antonio Ortega Ruiz
2004-06-10(mix_parser_compile): correctly set the loc pointer.Jose Antonio Ortega Ruiz
2004-06-08minor changes.Jose Antonio Ortega Ruiz
2004-06-07produce better listings, identifying trailing CON instructions.Jose Antonio Ortega Ruiz
2004-06-06properly treat undefined forward references, inserting new addresses at the p...Jose Antonio Ortega Ruiz
2003-05-27new error message for missing ALF operand quotes (bug #3750 fixed)Jose Antonio Ortega Ruiz
2002-03-19comment correctedJose Antonio Ortega Ruiz
2001-06-05copyright noticeJose Antonio Ortega Ruiz
2001-06-05the src path always correctly storedJose Antonio Ortega Ruiz
2001-04-01including prototype for strlen (string.h)Jose Antonio Ortega Ruiz
2001-02-19copyright notice updatejaortega
2000-12-01removed checks for null pointer after g_new ()jaortega
2000-11-19using skip local symbols mode when printing symbol tablejaortega
2000-11-18fixed 3H ORIG 3B problem (samples/stress{1,2}.mixal)jaortega
2000-11-13corrected bug in stress3.mixal (pking)jaortega
2000-11-07fixed bug with SYM EQU VAL (pking)jaortega
2000-11-07fixed bug with future EQU symbol refs (pking)jaortega
2000-11-01(no commit message)jaortega