| Commit message (Expand) | Author | Age | Files | Lines |
* | tree.h (tree_index): Add support for V16QI and V8HI. | Aldy Hernandez | 2001-10-31 | 1 | -0/+4 |
* | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 2001-10-29 | 1 | -1/+1 |
* | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 2001-10-23 | 1 | -3/+0 |
* | calls.c: Fix formatting. | Kazu Hirata | 2001-10-11 | 1 | -1/+1 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2001-10-09 | 1 | -15/+15 |
* | c-common.c: Fix comment typos. | Kazu Hirata | 2001-10-09 | 1 | -1/+1 |
* | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2001-10-07 | 1 | -8/+8 |
* | Makefile.in (OBJS): Added tree-inline.o. | Alexandre Oliva | 2001-10-05 | 1 | -0/+23 |
* | attribs.c (decl_attributes): Possibly call insert_default_attributes to inser... | Joseph Myers | 2001-10-02 | 1 | -1/+12 |
* | Add support for 3Dnow builtins | Bernd Schmidt | 2001-09-28 | 1 | -0/+2 |
* | c-common.c (format_attribute_table): Remove decl. | Richard Kenner | 2001-09-22 | 1 | -0/+18 |
* | attribs.c: New file, from c-common.c. | Richard Kenner | 2001-09-22 | 1 | -0/+3 |
* | stringpool.c (get_identifier_with_length): New function. | Alexandre Petit-Bianco | 2001-09-21 | 1 | -0/+5 |
* | Table-driven attributes. | Joseph Myers | 2001-09-21 | 1 | -6/+73 |
* | Remove TYPE_NONCOPIED_PARTS. | Nathan Sidwell | 2001-09-06 | 1 | -2/+0 |
* | function.c: Remove all_functions. | Zack Weinberg | 2001-08-31 | 1 | -0/+3 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | except.c (TYPE_HASH): Delete. | Kaveh R. Ghazi | 2001-08-18 | 1 | -0/+4 |
* | system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node. | Zack Weinberg | 2001-08-17 | 1 | -72/+64 |
* | *** empty log message *** | Alexandre Petit-Bianco | 2001-07-31 | 1 | -0/+4 |
* | dwarf2out.c (dw_val_class_offset): New. | Richard Henderson | 2001-07-28 | 1 | -0/+29 |
* | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 2001-07-19 | 1 | -5/+0 |
* | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 2001-07-17 | 1 | -5/+0 |
* | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 2001-07-15 | 1 | -4/+0 |
* | stmt.c (parse_output_constraint): New function, split out from ... | Mark Mitchell | 2001-07-11 | 1 | -0/+3 |
* | basic-block.h (tree_node): Forward declare if needed. | Diego Novillo | 2001-07-09 | 1 | -0/+1 |
* | target.h (struct gcc_target): Add insert_attributes. | Joseph Myers | 2001-07-08 | 1 | -0/+1 |
* | target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a... | Joseph Myers | 2001-06-29 | 1 | -0/+2 |
* | diagnostic.c (default_print_error_function): Tweak. | Gabriel Dos Reis | 2001-06-28 | 1 | -4/+0 |
* | system.h (TARGET_ESC): Move to ... | Neil Booth | 2001-06-27 | 1 | -0/+3 |
* | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 2001-06-26 | 1 | -2/+8 |
* | stmt.c (current_nesting_level): New fn. | Jason Merrill | 2001-06-08 | 1 | -0/+1 |
* | tree.h (DECL_SOURCE_FILE): Improve documentation. | Mark Mitchell | 2001-06-08 | 1 | -1/+4 |
* | c-tree.h (lang_decl): Add pending_sizes fields. | Mark Mitchell | 2001-06-05 | 1 | -0/+1 |
* | tree.h (struct record_layout_info_s): New field unpadded_align. | Richard Kenner | 2001-06-02 | 1 | -0/+5 |
* | c-decl.c (init_decl_processing): Don't call start_identifier_warnings. | Neil Booth | 2001-05-27 | 1 | -1/+0 |
* | builtins.def: Encode additional information, such as names and types, here. | Mark Mitchell | 2001-05-25 | 1 | -1/+1 |
* | c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one. | Neil Booth | 2001-05-22 | 1 | -4/+0 |
* | tree.h (type_num_arguments): Declare it. | Mark Mitchell | 2001-05-22 | 1 | -0/+1 |
* | Makefile.in (OBJS, [...]): Update. | Neil Booth | 2001-05-20 | 1 | -4/+19 |
* | c-common.h (RID_FIRST_PQ): New. | Neil Booth | 2001-05-16 | 1 | -10/+4 |
* | except.c (expand_eh_region_start): Don't start a new block. | Jason Merrill | 2001-04-27 | 1 | -5/+0 |
* | Makefile.in (reg-stack.o): Depend on reload.h. | Kaveh R. Ghazi | 2001-04-13 | 1 | -4/+0 |
* | dwarf2out.c (modified_type_die): Don't create new types here. | Mark Mitchell | 2001-04-12 | 1 | -6/+8 |
* | Makefile.in (ifcvt.o): Depend on toplev.h. | Kaveh R. Ghazi | 2001-04-11 | 1 | -27/+0 |
* | c-common.h (DECL_NUM_STMTS): New macro. | Mark Mitchell | 2001-03-27 | 1 | -7/+7 |
* | Compute DECL_ASSEMBLER_NAME lazily. | Mark Mitchell | 2001-03-19 | 1 | -5/+39 |
* | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 2001-03-15 | 1 | -2/+21 |
* | emit-rtl.c (remove_unnecessary_notes): Reverse Richard Kenner's 2001-02-24 wh... | Jeffrey Oldham | 2001-03-12 | 1 | -6/+1 |
* | print-rtl.c (print_rtx): Cast enums to int for comparison. | John David Anglin | 2001-03-02 | 1 | -1/+2 |