Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -3/+3 | |
From-SVN: r14024 | |||||
1996-07-03 | formatting tweaks | Mike Stump | 1 | -60/+60 | |
From-SVN: r12390 | |||||
1995-10-26 | (enum st): Define st_Struct, st_Union, and st_Enum. | Richard Kenner | 1 | -28/+60 | |
(st_to_string): Handle them. (type_to_string): Add fdp argument; pass it to emit_aggregate. (print_symbol): Add fdp argument; pass it to type_to_string. Handle st_Struct, st_Union, and st_Enum. (emit_aggregate): Add fdp argument. Handle opaque types. Map through RFD entries. (print_file_desc): Pass FDR to print_symbol. (main): Pass null FDR to type_to_string. From-SVN: r10516 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9961 | |||||
1995-05-16 | (type_to_string): Fix misspellings in messages. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r9715 | |||||
1994-11-11 | Include <time.h>. Delete ctime prototype. | Richard Kenner | 1 | -4/+4 | |
From-SVN: r8425 | |||||
1994-05-31 | (print_global_hdr): Remove "l" from printf format for flags. | Jim Wilson | 1 | -16/+16 | |
(print_global_hdr): Remove "l" from printf format for flags. (print_sym_hdr): Add missing "l" to printf formats. (print_symbol, print_file_desc): Likewise. From-SVN: r7404 | |||||
1994-03-07 | (print_symbol): The index field of a global symbol is the symbol table index ↵ | Jim Wilson | 1 | -10/+7 | |
of the corresponding local symbol... (print_symbol): The index field of a global symbol is the symbol table index of the corresponding local symbol, not an index into the aux table. (print_file_desc): Print out size of line number information rather than repeating line number count. (print_file_desc): The cbLineOffset field of a PDR is relative to the cbLineOffset field of the FDR. Also, when computing line_end of the last PDR, use cbLineOffset, not ilineBase. From-SVN: r6711 | |||||
1994-02-08 | (print_file_desc): Correct printf format. | Jim Wilson | 1 | -2/+2 | |
(main): Likewise. From-SVN: r6501 | |||||
1993-10-13 | (print_global_hdr): Fix typo in cast in ctime call. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r5783 | |||||
1993-09-22 | [CROSS_COMPILE]: Include mips/a.out.h. | Richard Stallman | 1 | -6/+2 | |
From-SVN: r5381 | |||||
1993-04-26 | Add alpha support. | Michael Meissner | 1 | -17/+58 | |
From-SVN: r4236 | |||||
1993-01-13 | Fix printing multiple file section. | Michael Meissner | 1 | -1/+1 | |
From-SVN: r3224 | |||||
1992-11-10 | Move #undef index/rindex up higher. | Michael Meissner | 1 | -5/+4 | |
From-SVN: r2740 | |||||
1992-10-29 | Allow for cross compilation. | Michael Meissner | 1 | -1/+10 | |
From-SVN: r2649 | |||||
1992-10-19 | RISC-OS System V patches for index/rindex. | Michael Meissner | 1 | -0/+6 | |
From-SVN: r2514 | |||||
1992-05-07 | entered into RCS | Charles Hannum | 1 | -7/+7 | |
From-SVN: r928 | |||||
1992-05-06 | *** empty log message *** | Richard Stallman | 1 | -14/+0 | |
From-SVN: r921 | |||||
1992-03-21 | *** empty log message *** | Michael Meissner | 1 | -2/+2 | |
From-SVN: r552 | |||||
1992-03-14 | *** empty log message *** | Michael Meissner | 1 | -0/+1 | |
From-SVN: r490 | |||||
1992-01-10 | Initial revision | Richard Stallman | 1 | -0/+1549 | |
From-SVN: r175 |