aboutsummaryrefslogtreecommitdiff
path: root/gas/input-file.c
AgeCommit message (Collapse)AuthorFilesLines
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-11-062000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-11/+8
* input-file.c: Fix formatting. * input-file.h: Likewise. * input-scrub.c: Likewise.
2000-09-092000-09-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-14/+14
* input-file.c: Fix formatting. * itbl-ops.c: Likewise. * messages.c: Likewise.
1999-06-03 * app.c (input_buffer): New static variable.Ian Lance Taylor1-9/+10
(app_push): Save saved_input in allocated buffer. (app_pop): Restored saved_input. (do_scrub_chars): Change get parameter to take char * and int as arguments. Change GET macro to pass input_buffer to get function. Don't save input into allocated buffer. * as.h (do_scrub_chars): Update declaration. * input-file.c (input_file_get): Change to take char * and int. Read data into passed in buffer. Remove static buffer. * read.c (scrub_from_string): Change to take char * and int. Copy data into passed in buffer.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+248