summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* * except.c: Fix comment typos.kazu2002-01-031-2/+2
* * regrename.c (build_def_use): Don't rename asm operands thatrth2001-12-311-8/+5
* * expr.c (store_field): Use adjust_address, not PUT_MODE.kenner2001-12-291-4/+2
* * varasm.c (decode_addr_const, case INTEGER_CST): Callkenner2001-12-291-1/+3
* * varasm.c (record_constant_1): Correct parameter to recursivegeoffk2001-12-281-1/+1
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-201-69/+67
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-118/+84
* * varasm.c (output_constant, case ERROR_MARK): New case.kenner2001-12-051-0/+3
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-21/+1
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-2/+2
* Add missing hunk, due to reject I've missed in my previous commit.hubicka2001-11-281-1/+4
* * cse.c (true_dependence_in_rtx): New function.hubicka2001-11-281-1/+1
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-271-88/+73
* * final.c (output_addr_const): Output PC as '.' even if !flag_pic.rsandifo2001-11-231-4/+4
* * tree.def (VIEW_CONVERT_EXPR): New tree code.kenner2001-11-191-7/+7
* * expr.c (expand_expr, case ADDR_EXPR): Refine test for when tokenner2001-11-161-0/+1
* * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fixghazi2001-11-111-1/+1
* * rtl.h (mem_for_const_double): New declaration.kenner2001-11-061-0/+18
* * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Removekenner2001-11-031-168/+105
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,jsm282001-10-291-1/+1
* * target.h (struct gcc_target): Add asm_out.exception_section,shebs2001-10-221-5/+1
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-1/+1
* * Makefile.in (rtlanal.o): Depend on $(TM_P_H).ghazi2001-10-191-8/+20
* * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.ghazi2001-10-191-0/+4
* * rtl.h (REG_VTABLE_REF): New.rth2001-10-111-0/+29
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-38/+38
* * calls.c: Fix formatting.kazu2001-10-101-3/+3
* * c-common.h: Fix comment formatting.kazu2001-10-091-1/+1
* * varasm.c (set_named_section_flags): Initialize "declared".rth2001-10-091-0/+1
* * varasm.c (struct in_named_entry): Add declared.robertl2001-10-081-0/+32
* * varasm.c (restore_varasm_status): New.rth2001-10-081-0/+17
* * varasm.c (assemble_integer): Bound alignment check byrth2001-09-291-1/+1
* * varasm.c (array_size_for_constructor): Handle STRING_CSTs also.dj2001-09-241-0/+7
* * varasm.c (output_constant): Fix unused variable warning.kenner2001-09-221-1/+1
* gcc/rth2001-09-211-0/+13
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-12/+125
* 2001-08-28 Eric Christopher <echristo@redhat.com>echristo2001-08-281-43/+42
* * c-pragma.h: Move weak_syms and weak_decls...jason2001-08-241-28/+43
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * varasm.c (assemble_integer): Document ppc-eabi -mrelocatable losage.rth2001-08-201-0/+3
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-181-89/+150
* * sbitmap.c: Fix comment formatting.kazu2001-08-171-4/+4
* * varasm.c (text_section): Allow TEXT_SECTION to override therth2001-08-171-0/+4
* * varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.rth2001-08-171-3/+6
* Install the proper patch.hubicka2001-08-171-4/+5
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-44/+108
* * varasm.c (force_const_mem): Keep pool alignment in bits.rth2001-08-171-8/+5
* * dwarf2out.c (output_cfa_loc): Fix typo in comment.aj2001-08-131-1/+1